dropwizard-prometheus
dropwizard-prometheus copied to clipboard
Dropwizard bundle and reporter for Prometheus
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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...