Thanks for this article, I find it very valuable and will improve my monitoring at work. Generally speaking, what's your go to tool / set of tools / libraries you're using for monitoring? Are you automatically implementing otel metrics even for pet projects / new projects?
Appreciate the kind words! My go-to stack is OpenTelemetry for instrumentation + Prometheus for metrics collection + Grafana for dashboards. The earlier you set it up, the less painful it gets when things scale.
Thanks for this article, I find it very valuable and will improve my monitoring at work. Generally speaking, what's your go to tool / set of tools / libraries you're using for monitoring? Are you automatically implementing otel metrics even for pet projects / new projects?
Appreciate the kind words! My go-to stack is OpenTelemetry for instrumentation + Prometheus for metrics collection + Grafana for dashboards. The earlier you set it up, the less painful it gets when things scale.
Thanks a ton for your answer 🙏🙏