seapagan / fastapi-template

Configurable template for a FastAPI application, with Authentication and User integration.
https://api-template.seapagan.net
MIT License
130 stars 10 forks source link

Metrics and Observability endpoints #114

Open pdrivom opened 1 year ago

pdrivom commented 1 year ago

Is your feature request related to a problem? Please describe. Add Prometheus endpoint based on Starlette exporter and OpenTelemetry collector for a proper management on clustered environments.

seapagan commented 1 year ago

Hi @pdrivom

The idea is a good one though I've got too much core stuff to work on right now though.

I'm very open for a PR to implement this :smiley:

pdrivom commented 1 year ago

Hello @seapagan, ok I will work on it and open a PR 😃

seapagan commented 1 year ago

Hello @seapagan, ok I will work on it and open a PR

Thanks! :smiley: