Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Graphite のレンダリング API を使用して、成功したログインの総数を取得しようとしています。
http://localhost/render?target=hitcount(stats_counts.login.success,"99years",true)&from=-99years&format=json
このクエリの実行に時間がかかりすぎています(~ 30 秒)。
これは合計数を取得する正しい方法ですか?