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 search-engine-bc #117

Open i5okie opened 11 months ago

i5okie commented 11 months ago

As per @WadeBarnes comment: https://github.com/bcgov/orgbook-configurations/pull/137#issuecomment-1719716946

We have limited options for parsing logs within Kibana.

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.

esune commented 11 months ago

Relates and might superseed/replace #80