googleapis / googleapis/google-cloud-java
[java-spanner-jdbc] docs: add a section for using metrics to the latency_debugging_guide
Đang mở
api: spanner
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.