You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:34:01 UTC

[GitHub] [beam] kennknowles opened a new issue, #18208: Assert over metrics sent to Graphite

kennknowles opened a new issue, #18208:
URL: https://github.com/apache/beam/issues/18208

   It would be great if we could have a way to assert over metrics sent by the `GraphiteSink` to an actual Graphite server. 
   
   At the moment we have similar tests for the `InMemoryMetrics` sink, which give a good level of confidence (that's why I've set this to Minor), but we might be able to stretch things even further by capturing metrics sent by the graphite reporter in the `GraphiteSink` using an in memory implementation of a simple Graphite server.
   
   This could also be useful for other Beam components once they start reporting to Graphite.
   
   Imported from Jira [BEAM-1215](https://issues.apache.org/jira/browse/BEAM-1215). Original Jira may contain additional context.
   Reported by: staslev.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org