DevOps drawer – Telegram
DevOps drawer
395 subscribers
9 photos
2 files
9.17K links
Curated DevOps resources from trustworthy sources.
Download Telegram
Grafana Loki query acceleration: How we sped up queries without adding resources

https://grafana.com/blog/2024/05/29/grafana-loki-query-acceleration-how-we-sped-up-queries-without-adding-resources
jsondiff

jsondiff is a Go package for computing the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations, which is particularly suitable to create the patch response of a Kubernetes Mutating Webhook for example.


https://github.com/wI2L/jsondiff
sqlite-studio

Single binary, single command SQLite database explorer. SQLite studio supports opening both local SQLite DB files, libSQL servers and PostgreSQL.


https://github.com/frectonz/sqlite-studio
Anomaly Alerting in Prometheus

Exploring how to do anomaly alerting on seasonal data in Prometheus.


https://karlstoney.com/response-time-anomaly-alert