通过 OpenTelemetry 和 OpenMetrics 在 Grafana 上使用可观察性的三大支柱来观察 Spring Boot 应用程序:跟踪 (Tempo)、指标 (Prometheus)、日志 (Loki)。

https://grafana.com/grafana/dashboards/17175-spring-boot-observability/

在 Grafana 上通过三大可观察性支柱观察 Spring Boot 应用程序:

  • 使用Tempo和OpenTelemetry Instrumentation for Java进行跟踪
  • Prometheus、Spring Boot Actuator和Micrometer的指标
  • 使用Loki和Logback记录日志
  • 在 GitHub 存储库上查看更多详细信息:Spring Boot with Observability。

还有一个 FastAPI 版本:FastAPI with Observability。

作者:Jeebiz  创建时间:2023-06-28 13:27
最后编辑:Jeebiz  更新时间:2024-02-26 11:18