adamjq commented on PR #3665:
URL: https://github.com/apache/solr/pull/3665#issuecomment-3300386898
I raised this with @mlbiscoc, but I noticed that the timer histogram metrics
are all landing in the `le="+Inf"`, since they are recorded in Nanoseconds.
Example:
```bash
solr_auditlogger_request_times_nanoseconds_bucket{category="SECURITY",handler="/auditlogging",otel_scope_name="org.apache.solr",plugin_name="SolrLogAuditLoggerPlugin",le="+Inf"}
6
```
This might be something we want to address separately or in this PR as it's
also observed in https://github.com/apache/solr/pull/3636
--
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]