[Feature Request]: Add examples for using metrics with Python to Beam Website
What would you like to happen?
Currently the website only has examples for Java and Go: https://beam.apache.org/documentation/programming-guide/#metrics
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
- [X] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam YAML
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [X] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
can I work on this issue?
Yes, and thank you!
can I work on this issue?
- Component: Java SDK
can i work on this issue?
Feel free to take the issue: https://github.com/apache/beam/blob/master/.github/ACTIONS.md#issue-management
@tvalentyn can i work on this issue ? i am beginner to open source
.take-issue
can i work on this issue..?
Given how much interest this issue has been receiving, feel free to express the interest by sending a PR without asking for permission to work on it.
For anyone else who commented before - do feel free to chime in or send a link to draft PR if you had a chance to start and plan to finish this work.
Is this issue outdated? I see examples of how to use metrics with the python SDK on the website already
A recent addition - https://github.com/apache/beam/pull/32464, hooray! Thanks @boomanaiden154
@boomanaiden154 in the future, you can mention #fixes:
in the future, you can mention #fixes: in the PR description, to automatically link the affected issue. Thanks for your contribution!
I didn't even realize there was an issue open for this or I would've tagged it in the PR. Sorry about that.
Ah, that's even better :)