-
Couldn't load subscription status.
- Fork 42
Description
Hello,
Thank you guys for your time in putting together STAC FastAPI PgSTAC. It is such a good project, and we use it in our premises to serve geospatial data at scale, with success.
Over the last few months, we have been busy instrumenting our APIs, a lot of which are implemented using FastAPI, with OpenTelemetry. We used for this the official, open-source opentelemetry-instrumentation-fastapi package. It makes it quite easy and standard to instrument FastAPI applications, almost without adding code to the project.
Given the features this adds, from a systems management/administration perspective, I was wondering if you ever considered instrumenting stac-fastapi-pgstac, or if you will be keen to accept a pull request with this feature, which I would be happy to contribute. I was thinking of it as a feature that could be enabled via some environment variable(s), so these users who don't need or want it will not have to configure anything.
What are your thoughts on this?
Many thanks.