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

Implement a telemetry interface (including Prometheus) #406

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Apr 13, 2024

What do these changes do?

resolves #372.

This PR adds a separate endpoint to serve various telemetry inspection.
The first target will be Prometheus.

Are there changes in behavior for the user?

Users will become able to connect various metric dashboards to monitor asyncio apps.

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@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 this pull request may close these issues.

Integration with OpenTelemetry, Prometheus, etc.
1 participant