timeabarna edited a comment on pull request #5571: URL: https://github.com/apache/nifi/pull/5571#issuecomment-1008811658
@exceptionfactory Unfortunately it is not working as expected for 5582. All the metrics required where sampleLabelValue is RootProcessGroup and all the jvm metrics. I am able to filter to these metrics separately but not at the same time as if I provide a sampleName not matching metrics will be removed from the iterator so won't be checked for sampleLabelValue. JVM metrics are generic so they don't have component type LabelValues. -- 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]
