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:29:36 UTC

[GitHub] [beam] kennknowles opened a new issue, #18176: Uniform metrics step name semantics

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

   Agree on and implement uniform metrics step name semantics which runners would adhere to.
   
   Current discussion seems to point at a string with the pipeline graph path to the step's transform. Something along the lines of: "PBegin/SomeInputTransform/SomeParDo/...MyTransform.#Running_number_for_collisions".
   
   Also agree on and implement metrics querying semantics. Current discussion seems to point at a substring or regex matching of steps on given string input.
   
   [Original dev list discussion](https://lists.apache.org/thread.html/476bf8f8b1bd63ec49a9f4f45d87402d49b9c887216f3b54cb748a12@%3Cdev.beam.apache.org%3E)
   
   Imported from Jira [BEAM-1344](https://issues.apache.org/jira/browse/BEAM-1344). Original Jira may contain additional context.
   Reported by: aviemzur.


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