whereismyjetpack commented on issue #705:
URL: https://github.com/apache/solr-operator/issues/705#issuecomment-2150791056
I believe this is an issue with the solr-prometheus-exporter. I've tried
with the same, and latest version. it seems to be duplicating, at least in my
case, the /admin/ping handler.
```
solr_metrics_core_time_seconds_total{category="ADMIN",handler="/admin/ping",core="my-cool-core",collection="my-cool-collection",shard="shard1",replica="replica_n1",base_url="http://solr-qa-solrcloud-0.solr-qa-solrcloud-headless.solr-qa:8983/solr",}
6.4896774849E7
solr_metrics_core_time_seconds_total{category="ADMIN",handler="/admin/ping",core="my-cool-core",collection="my-cool-collection",shard="shard1",replica="replica_n1",base_url="http://solr-qa-solrcloud-0.solr-qa-solrcloud-headless.solr-qa:8983/solr",}
0.0
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]