canonical / kratos-operator

Charmed Ory Kratos
https://charmhub.io/kratos
Apache License 2.0
3 stars 1 forks source link

fix(loki-rule): improve error handling in json parsing #178

Closed BarcoMasile closed 8 months ago

BarcoMasile commented 8 months ago

Description

This PR simply adds a LogQL label filter to avoid loki processing log entry that failed json parsing.

Edit

This PR also fixes unit tests that failed due to breaking changes in new ops dependency. Main dependencies are pinned now.