trallnag / prometheus-fastapi-instrumentator

Instrument your FastAPI with Prometheus metrics.
ISC License
948 stars 84 forks source link

labels on highr bucket default metrics #270

Open blankenshipz opened 1 year ago

blankenshipz commented 1 year ago

Is there a specific reason that the method and handler labels are not on the default metrics with the "highr" bucket resolution?

For example https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/b645ccb618ce9cbe8fd935868f359ebbc12ea217/src/prometheus_fastapi_instrumentator/metrics.py#L693-L719