opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
187 stars 9 forks source link

Integrate Infrahub with the Grafana Stack in the demo environment #511

Open dgarros opened 1 year ago

dgarros commented 1 year ago

Component

No response

Task Description

Today, we have Prometheus & Grafana integrated in the demo environment (docker compose) but we are still missing the logs with Loki and the traces with Grafana Tempo.

Both solutions should be able to run in light mode in docker-compose so we should be able to have the entire stack running for demo and troubleshooting purposes.

Once the components are in place, the main effort will be to integrate Infrahub to send all observability data logs. traces & metrics to the Grafana stack.

dgarros commented 1 year ago

I recently came across this repo that look very close to what we want to achieve https://github.com/Blueswen/fastapi-observability

BeArchiTek commented 1 year ago

New dashboard and first integration with Loki in https://github.com/opsmill/infrahub/pull/907