druid/extensions-contrib
Roman Leventov 2cdce2e2a6
Add RequestLogEventBuilderFactory (#6477)
This PR allows to control the fields in `RequestLogEvent`, emitted in `EmittingRequestLogger`. In our case, we want to get rid of the `intervals` fields of the query objects that are a part of `DefaultRequestLogEvent`. They are enormous (thousands of segments) and not useful.

Related to #5522, FYI @a2l007.
2018-10-31 22:24:37 +01:00
..
ambari-metrics-emitter Add RequestLogEventBuilderFactory (#6477) 2018-10-31 22:24:37 +01:00
azure-extensions Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
cassandra-storage combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
cloudfiles-extensions Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
distinctcount combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
druid-rocketmq combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
google-extensions Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
graphite-emitter Add RequestLogEventBuilderFactory (#6477) 2018-10-31 22:24:37 +01:00
influx-extensions combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
kafka-eight-simpleConsumer Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
kafka-emitter combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
materialized-view-maintenance Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
materialized-view-selection Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
opentsdb-emitter combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
orc-extensions Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
parquet-extensions Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
rabbitmq combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
redis-cache combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
sqlserver-metadata-storage combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
statsd-emitter combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
thrift-extensions change project versions to 0.13.0-incubating-SNAPSHOT (#6453) 2018-10-11 19:28:01 -07:00
time-min-max Prohibit some guava collection APIs and use JDK collection APIs directly (#6511) 2018-10-29 13:02:43 +01:00
virtual-columns combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
README.md Replace dev list references in docs. (#5723) 2018-04-30 11:25:45 -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/content/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!