exceptionfactory commented on pull request #5571:
URL: https://github.com/apache/nifi/pull/5571#issuecomment-997225825


   @timeabarna I pushed an update with a refactored approach that supports 
filtering against the Sample Name and Sample Label Value fields using regular 
expression patterns. This required implementing a custom `Enumeration` to 
maintain integration with the Prometheus `TextFormat.write004()` method. The 
pattern matching approach provides a great degree of flexibility when it comes 
to filtering based on those fields. I also updated the `TestFlowResource` unit 
tests to provide some additional filtering examples.


-- 
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]


Reply via email to