Digenaldo Neto

Software and Security Engineer

Monitoring Lab: A Complete Observability Lab with Go, Spring Boot and Prometheus

Monitoring Lab: A Complete Observability Lab with Go, Spring Boot and Prometheus Introduction Observability is essential for understanding how applications perform in production. When you can see what your systems are doing, you can make better decisions about performance, resource usage, and reliability. I built a Monitoring Lab to compare how Go and Spring Boot applications perform under similar conditions. Both applications connect to MongoDB and perform the same operations, while Prometheus collects metrics and Grafana visualizes the results. ...

12/12/2025 · 6 min · Digenaldo Neto