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
If the spring boot actuator metrics are to be used with certain metrics engines, then the names of the metrics need to be namespaced so that duplicates are not provided.
This is an integration issue between Spring Cloud and the Prometheus Java Client for Spring Boot. Both sides have determined that its a semantic understanding problem of the APIs and should be fixed by the custom collectors.
If the spring boot actuator metrics are to be used with certain metrics engines, then the names of the metrics need to be namespaced so that duplicates are not provided.
This is an integration issue between Spring Cloud and the Prometheus Java Client for Spring Boot. Both sides have determined that its a semantic understanding problem of the APIs and should be fixed by the custom collectors.
See:
prometheus/client_java#130
and
spring-projects/spring-boot#6404
The text was updated successfully, but these errors were encountered: