This is an automated email from the ASF dual-hosted git repository.

abhishekrb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 004cd012e1 HttpClient: Include error handler on all connection 
attempts. (#14915)
     add d201ea0ece prometheus-emitter: add extraLabels parameter (#14728)

No new revisions were added by this update.

Summary of changes:
 docs/development/extensions-contrib/prometheus.md  |   3 +-
 .../apache/druid/emitter/prometheus/Metrics.java   |   9 +-
 .../emitter/prometheus/PrometheusEmitter.java      |   7 +-
 .../prometheus/PrometheusEmitterConfig.java        |  30 ++++-
 .../druid/emitter/prometheus/MetricsTest.java      |  49 ++++++-
 .../prometheus/PrometheusEmitterConfigTest.java    |  51 +++++++
 .../emitter/prometheus/PrometheusEmitterTest.java  | 149 +++++++++++++++++++--
 7 files changed, 280 insertions(+), 18 deletions(-)
 create mode 100644 
extensions-contrib/prometheus-emitter/src/test/java/org/apache/druid/emitter/prometheus/PrometheusEmitterConfigTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to