googleapis / googleapis/google-cloud-java
[java-spanner-jdbc] docs: add a section for using metrics to the latency_debugging_guide
オープン
api: spanner
- 主要言語
- Java
- スター
- 2.1k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 154
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。