dropwizard-prometheus icon indicating copy to clipboard operation
dropwizard-prometheus copied to clipboard

Dropwizard bundle and reporter for Prometheus

Results 9 dropwizard-prometheus issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/dhatim/dropwizard-prometheus). ## Config Migration Needed - [ ]...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v3` -> `v4` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...

I would like to expose metrics via PrometheusBundle, but using different mapping of even different env (not admin). Maybe it could be somehow configured or class PrometheusServlet made public?

https://github.com/dhatim/dropwizard-prometheus/blob/a2b50995356ad610ab07622ad53036e5ffdce89c/src/main/java/org/dhatim/dropwizard/prometheus/PrometheusReporter.java#L187 seems need close the Connection after flushing data, if we don't do that, data will not send to prometheus.

Im getting a lot of Invalid type for Gauge jvm.attribute.name: java.lang.String Invalid type for Gauge jvm.threads.deadlocks: java.util.Collections$EmptySet Invalid type for Gauge jvm.attribute.vendor: java.lang.String Similar to https://github.com/prometheus/client_java/issues/250 Is that due to...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.dropwizard:dropwizard-bom](https://redirect.github.com/dropwizard/dropwizard) | `4.0.16` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.dropwizard:dropwizard-bom/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.dropwizard:dropwizard-bom/4.0.16/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v3` -> `v5` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v5` | --- ### Release...