googleapis / googleapis/google-cloud-java
[java-spanner-jdbc] docs: add a section for using metrics to the latency_debugging_guide
Offen
#12,279
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @olavloite
Auf GitHub ansehen
api: spanner
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.