-
Bug
-
Resolution: Done
-
Major
-
14.0.13.Final, 15.0.0.Final
Calling a Prometheus metrics endpoint should only collect local metrics as other node's metrics will be collected from the other node's metrics endpoints.
Introducing a @ManagedAttribute(clusterWide=true) configuration option would allow us to distinguish between local/clustered statistics and only register the former with the Micrometer registry.