druid/extensions-contrib
dependabot[bot] ee44fe45c6
Bump java-dogstatsd-client from 2.13.0 to 4.0.0 (#12353)
* Bump java-dogstatsd-client from 2.13.0 to 4.0.0
Bumps [java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 2.13.0 to 4.0.0.
- [Release notes](https://github.com/DataDog/java-dogstatsd-client/releases)
- [Changelog](https://github.com/DataDog/java-dogstatsd-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/java-dogstatsd-client/compare/v2.13.0...v4.0.0)

* migrate statsd-emitter tests from easymock to mockito
* add simple init test to make diff coverage happy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xavier Léauté <xvrl@apache.org>
2022-03-26 16:25:13 -07: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 fix typo in materialized view (#12174) 2022-01-22 11:32:22 +08:00
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 Bump java-dogstatsd-client from 2.13.0 to 4.0.0 (#12353) 2022-03-26 16:25:13 -07: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!