googleapis / googleapis/google-cloud-java

[java-spanner-jdbc] docs: add a section for using metrics to the latency_debugging_guide

Abierto
#12,279 0 comentarios 0 reacciones 1 asignado Reclamado por @olavloite Ver en GitHub
api: spanner
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

The current latency_debugging_guide only contains information about tracing. The OpenTelemetry integration however also includes metrics, and while these are not directly useful for investigating the latency of a single statement, they are useful for monitoring the overall health of the system.
The lack of this documentation also means that it is easy for users to miss the requirement to call `SpannerOptions.enableOpenTelemetryMetrics()` in order to use metrics with JDBC.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.