Skip to content

Implement a telemetry interface (including Prometheus)#406

Draft
achimnol wants to merge 8 commits intomainfrom
feature/telemtry
Draft

Implement a telemetry interface (including Prometheus)#406
achimnol wants to merge 8 commits intomainfrom
feature/telemtry

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

Comments