bcgov / DITP-DevOps

Digital Identity and Trust Program Team's DevOps Documentation Repository
Apache License 2.0
2 stars 5 forks source link

Implement Grafana Loki, Mimir, and Grafana for better log parsing and monitoring of the Traction deployments #139

Closed i5okie closed 7 months ago

i5okie commented 9 months ago

We have limited options for parsing logs within Kibana. And some limitations when it comes to monitoring apps with SysDig.

Since Grafana Agent can collect both, logs and metrics, we can use Grafana Mimir to store/aggregate/query collected metrics. This can also allow correlating logs and metrics within Grafana if necessary.

i5okie commented 7 months ago

The monitoring stack has been deployed. Resolved several initial issues with normal use. An issue remains with Mimir, will continue to be tracked in a new ticket.