Skip to content

Expose prometheus metrics via /metrics endpoint #13

Description

@Allda

The Python REST application should be able to expose metrics via a public endpoint using Prometheus.

As an application owner, I want to have visibility into several metrics:

  • Count of requests per API route
  • average, maximum, and minimum duration per route
  • HTTP status codes per route

Use standard libraries to expose the metrics.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions