Ask HN: Best resources to learn about software observability
I want to learn about software monitoring and observability but not able to find many good resources to learn about it. I want to learn it's concepts, what to do, what not to do, how to setup from an existing software, etc.
Looking for some good recommendations.
4 comments
[ 3.3 ms ] story [ 20.6 ms ] thread0-https://sre.google/sre-book/part-II-principles/
This sets you up to play around and learn PromQL.
Once you're familiar with the basics, you can pickup some docs/videos around OpenTelemetry to read about how it is done in the real world. Pretty much all obs systems today have otel support.
For example:
1/ https://rootly.com/blog/monitoring-your-platform-from-multip... 2/ https://rootly.com/blog/the-role-of-sres-in-observability