druid/extensions-contrib
zachjsh 564d6defd4
Worker level task metrics (#12446)
* * fix metric name inconsistency

* * add task slot metrics for middle managers

* * add new WorkerTaskCountStatsMonitor to report task count metrics
  from worker

* * more stuff

* * remove unused variable

* * more stuff

* * add javadocs

* * fix checkstyle

* * fix hadoop test failure

* * cleanup

* * add more code coverage in tests

* * fix test failure

* * add docs

* * increase code coverage

* * fix spelling

* * fix failing tests

* * remove dead code

* * fix spelling
2022-04-26 11:44:44 -05:00
..
aliyun-oss-extensions Lazy instantiation for segmentKillers, segmentMovers, and segmentArchivers (#12207) 2022-02-08 13:02:06 -08:00
ambari-metrics-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
cassandra-storage Migrate File.mkdirs to FileUtils.mkdirp. (#11879) 2021-11-09 11:10:49 -08:00
cloudfiles-extensions Migrate File.mkdirs to FileUtils.mkdirp. (#11879) 2021-11-09 11:10:49 -08:00
distinctcount Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
dropwizard-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
gce-extensions bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
graphite-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
influx-extensions A new includeAllDimension flag for dimensionsSpec (#12276) 2022-02-25 18:27:48 -08:00
influxdb-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
kafka-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
materialized-view-maintenance A new includeAllDimension flag for dimensionsSpec (#12276) 2022-02-25 18:27:48 -08:00
materialized-view-selection Add support for authorizing query context params (#12396) 2022-04-21 14:21:16 +05:30
momentsketch Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
moving-average-query Refactor ResponseContext (#11828) 2021-12-06 17:03:12 -08:00
opentelemetry-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
opentsdb-emitter Add more metrics for Jetty server thread pool usage (#11113) 2021-11-07 16:51:44 +05:30
prometheus-emitter Added support in urls, and grouped metrics (#12296) 2022-03-22 11:22:05 -07:00
redis-cache bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
sqlserver-metadata-storage bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
statsd-emitter Worker level task metrics (#12446) 2022-04-26 11:44:44 -05:00
tdigestsketch allow optimizing sql expressions and virtual columns (#12241) 2022-02-09 14:55:50 -08:00
thrift-extensions upgrade Error Prone to 2.11 (requires Java 11) (#12306) 2022-03-14 19:40:48 -07:00
time-min-max restore and deprecate AggregatorFactory methods (#11917) 2021-11-19 15:59:35 -08:00
virtual-columns Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08: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!