mlbiscoc commented on PR #3671: URL: https://github.com/apache/solr/pull/3671#issuecomment-3335945445
Ah sorry forgot that duh... I would be ok with either of these 2 things unless you have a different idea but don't want to put these cacheName in the metric name. Either add a `namespace` or `component` attribute to differentiate by `node`/`searcher` or we allow a string prefix for the `namespace` that isn't the name of the distinct cacheName. to basically `solr_ + prefix + _cache` and we can sanitize it to lower case to keep things consistent. -- 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]
