Guilherme Caminha
Guilherme Caminha
I suspect from the current code, that `region` seems to be used just to infer the S3 endpoint if `endpointURL` is not provided, as seen: https://github.com/cloudnative-pg/charts/blob/main/charts/cluster/templates/_barman_object_store.tpl#L18-L31 However, `region` is important...
### Question According to the docs: > Callback metrics, or observable metrics, are a way to create metrics that are automatically updated based on a time interval. However, there doesn't...
According to the README for the example: > Minimal example that shows usage of Prometheus client library and Prometheus FastAPI Instrumentator with FastAPI and Uvicorn where the /metrics endpoint is...