druid/extensions-contrib
Mainak Ghosh 8168e14e92
Adding task slot count metrics to Druid Overlord (#10379)
* Adding more worker metrics to Druid Overlord

* Changing the nomenclature from worker to peon as that represents the metrics that we want to monitor better

* Few more instance of worker usage replaced with peon

* Modifying the peon idle count logic to only use eligible workers available capacity

* Changing the naming to task slot count instead of peon

* Adding some unit test coverage for the new test runner apis

* Addressing Review Comments

* Modifying the TaskSlotCountStatsProvider apis so that overlords which are not leader do not emit these metrics

* Fixing the spelling issue in the docs

* Setting the annotation Nullable on the TaskSlotCountStatsProvider methods
2020-09-28 23:50:38 -07:00
..
aliyun-oss-extensions Add maxNumFiles to splitHintSpec (#10243) 2020-08-21 09:43:58 -07:00
ambari-metrics-emitter Ignore CVEs from htrace and ambari transitive deps (#10353) 2020-09-04 15:22:26 -07:00
cassandra-storage bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
cloudfiles-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
distinctcount refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
dropwizard-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
gce-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
graphite-emitter Remove implied profanity from error messages. (#10270) 2020-08-28 11:38:50 -07:00
influx-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
influxdb-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
kafka-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
materialized-view-maintenance Store hash partition function in dataSegment and allow segment pruning only when hash partition function is provided (#10288) 2020-09-24 16:32:56 -07:00
materialized-view-selection bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
momentsketch refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
moving-average-query refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
opentsdb-emitter Remove implied profanity from error messages. (#10270) 2020-08-28 11:38:50 -07:00
redis-cache Redis cache extension enhancement (#10240) 2020-08-24 10:29:04 +08:00
sqlserver-metadata-storage bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
statsd-emitter Adding task slot count metrics to Druid Overlord (#10379) 2020-09-28 23:50:38 -07:00
tdigestsketch refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
thrift-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
time-min-max refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
virtual-columns Cluster wide default query context setting (#10208) 2020-07-29 15:19:18 -07:00
README.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under docs/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on dev@druid.apache.org to let us know!