Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with OpenTelemetry, Prometheus, etc. #372

Open
achimnol opened this issue Aug 22, 2023 · 0 comments · May be fixed by #406
Open

Integration with OpenTelemetry, Prometheus, etc. #372

achimnol opened this issue Aug 22, 2023 · 0 comments · May be fixed by #406
Assignees

Comments

@achimnol
Copy link
Member

achimnol commented Aug 22, 2023

In both PyCon US and KR talks, there were folks to suggest integration with OpenTelemetry.
https://opentelemetry.io/
https://opentelemetry.io/docs/instrumentation/python/
https://opentelemetry.io/docs/instrumentation/python/manual/

It would be nice to expose some basic metrics like the number of currently running tasks as telemetry stats.

Let's explore which metrics could be useful and how to expose them.

A QnA comment after PyCon APAC 2023 talk:

It would be nice if we could "tag" tasks and get statistics of task grouped by the same tag in metric monitoring systems.

@achimnol achimnol changed the title Integration with Open Telemetry Integration with OpenTelemetry Aug 22, 2023
@achimnol achimnol changed the title Integration with OpenTelemetry Integration with OpenTelemetry, Prometheus, etc. Oct 27, 2023
@achimnol achimnol linked a pull request Apr 13, 2024 that will close this issue
3 tasks
@achimnol achimnol self-assigned this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant