You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using the 0.x Prometheus client (simple client). We want to move up to the 1.x client as Boot will remove the support for simple client auto-configuration in SB 3.5.x
Replaces the `micrometer.io:micrometer-registry-prometheus-simpleclient`
with `micrometer.io:micrometer-registry-prometheus`.
Also updates the Prometheus Rsocket version from `2.0.0-M3`
to `2.0.0-SNAPSHOT` as the M3 has a bug. Will update to M4 when available.
See spring-cloud#6068
See spring-cloud#6069
Replaces the `micrometer.io:micrometer-registry-prometheus-simpleclient`
with `micrometer.io:micrometer-registry-prometheus`.
Also updates the Prometheus RSocket version from `2.0.0-M3`
to `2.0.0-M4`.
See spring-cloud#6068
See spring-cloud#6069
Replaces the `micrometer.io:micrometer-registry-prometheus-simpleclient`
with `micrometer.io:micrometer-registry-prometheus`.
Also updates the Prometheus RSocket version from `2.0.0-M3`
to `2.0.0-M4`.
See #6068
See #6069
We are currently using the 0.x Prometheus client (simple client). We want to move up to the 1.x client as Boot will remove the support for simple client auto-configuration in SB 3.5.x
Note
The update to 1.x client changes output of metrics and is likely to break our dashboard.
Pay attention to: https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide
The text was updated successfully, but these errors were encountered: