jbertram commented on PR #5226: URL: https://github.com/apache/activemq-artemis/pull/5226#issuecomment-2341557922
@fogninid, the underlying problem here is not clear to me. Do you have a test that demonstrates the problem and validates the proposed fix? The `io.micrometer.core.instrument.MeterRegistry.Config#commonTags(java.lang.String...)` method is being invoked on a specific instance of `MeterRegistry`. I wouldn't expect the configuration of one `MeterRegistry` instance to impact another. Is your application using this same `MeterRegistry` instance or its own? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact