Re: [PR] Change prometheus dummy metric to a more unique label [solr]

2024-08-01 Thread via GitHub
mlbiscoc commented on PR #2613: URL: https://github.com/apache/solr/pull/2613#issuecomment-2264053909 @dsmiley This should make the dummy metric unique enough to not clash with real leaking jetty metrics from other tests. I ran tests locally multiple times. Any ideas what we can do to make

[PR] Change prometheus dummy metric to a more unique label [solr]

2024-08-01 Thread via GitHub
mlbiscoc opened a new pull request, #2613: URL: https://github.com/apache/solr/pull/2613 https://issues.apache.org/jira/browse/SOLR-17368 # Description `TestPrometheusResponseWriter` was failing ~25% of tests due to dummy metric `dummyMetrics.2xx-responses` not uniq