druid/docs/content
Nishant 35160e5595 Add metrics for Query Count statistics (#3470)
* 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
2016-12-19 09:47:58 -08:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration Add metrics for Query Count statistics (#3470) 2016-12-19 09:47:58 -08:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Blacklist workers if they fail for too many times (#3643) 2016-11-29 12:38:56 +05:30
development add documentation on segments generated (#3785) 2016-12-19 09:41:47 -08:00
ingestion Make buildV9Directly the default. (#3688) 2016-11-14 09:29:32 -08:00
misc Support string type in math expression (#2836) 2016-11-02 21:10:48 -06:00
operations Add metrics for Query Count statistics (#3470) 2016-12-19 09:47:58 -08:00
querying Built-in SQL. (#3682) 2016-12-16 17:15:59 -08:00
tutorials Replace caravel with superset (#3780) 2016-12-16 20:47:52 -08:00
toc.md JavaScript docs: Fix links and typos, add to TOC. (#3457) 2016-09-13 15:26:44 -07:00