mirror of https://github.com/apache/druid.git
35160e5595
* Add metrics for Query Count statistics This PR adds a new metrics monitor “QueryCountStatsMonitor” which emits three new metrics - 1) query/success/count - number of successful queries 2) query/failed/count - number of failed queries 3) query/interrupted/count - number of interrupted/timedout queries fix bindings * make fields final * fix imports * AsyncQueryForwardingServlet implement QueryStatsProvider * remove unused import |
||
---|---|---|
.. | ||
broker.md | ||
caching.md | ||
coordinator.md | ||
historical.md | ||
index.md | ||
indexing-service.md | ||
logging.md | ||
realtime.md |