Skip to content

Is there a metric for http requests counted by endpoint or path? #435

@tomk-gloat

Description

@tomk-gloat

For example: I'm looking to count the number of requests going to /api/v1/something with a method GET and response code 500.

I found metrics that have method labels and response labels, but no endpoint or path endpoint.

Is there a way to configure django-promethues to export a metric with a path label?
If there isn't, what's the next best alternative?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions