© 2026 Hashnode
Monitoring and observability have become essential in modern development. If you're looking to run the LGTP stack on your Windows laptop for local testing or learning, this guide walks you through each step—no Docker required! Prerequisites Before w...

Now that we have log aggregation and visualization in place, the rest of the observability stack is fairly easy to setup. We will be setting up the metrics monitoring with Prometheus, Mimir, Grafana, and OpenTelemetry Collector. Prometheus Prometheus...

Now that we have log aggregation and metrics visualization in place, the only thing left is to setup the distributed tracing. We will be using Tempo for this purpose. Tempo Tempo is a high-scale, production-grade, and cost-effective distributed traci...

This is the second part of the series of articles on Observability with OpenTelemetry and Grafana stack. In this part, we will be instrumenting the services with the OpenTelemetry Java agent. Previously, we have setup the services and the auth server...
