Skip to content

feat OTel: added support rpc and pool metrics#642

Open
medvezhonokok wants to merge 3 commits into
ydb-platform:masterfrom
medvezhonokok:ydb-otel-tracing
Open

feat OTel: added support rpc and pool metrics#642
medvezhonokok wants to merge 3 commits into
ydb-platform:masterfrom
medvezhonokok:ydb-otel-tracing

Conversation

@medvezhonokok
Copy link
Copy Markdown
Contributor

added metrics

@medvezhonokok medvezhonokok force-pushed the ydb-otel-tracing branch 2 times, most recently from 9bc2b1a to 0ac006e Compare April 30, 2026 10:31
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 58.64662% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.21%. Comparing base (6922803) to head (6169638).
⚠️ Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
...java/tech/ydb/core/metrics/OpenTelemetryMeter.java 0.00% 36 Missing ⚠️
...src/main/java/tech/ydb/core/metrics/NoopMeter.java 0.00% 7 Missing ⚠️
...src/main/java/tech/ydb/query/impl/SessionImpl.java 83.87% 3 Missing and 2 partials ⚠️
...main/java/tech/ydb/query/impl/QueryClientImpl.java 83.33% 0 Missing and 2 partials ⚠️
...src/main/java/tech/ydb/query/impl/SessionPool.java 93.54% 0 Missing and 2 partials ⚠️
...main/java/tech/ydb/query/impl/TableClientImpl.java 50.00% 2 Missing ⚠️
...able/src/main/java/tech/ydb/table/TableClient.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #642      +/-   ##
============================================
+ Coverage     71.03%   71.21%   +0.18%     
- Complexity     3352     3377      +25     
============================================
  Files           379      381       +2     
  Lines         15862    16038     +176     
  Branches       1664     1682      +18     
============================================
+ Hits          11267    11422     +155     
- Misses         3950     3960      +10     
- Partials        645      656      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@medvezhonokok medvezhonokok force-pushed the ydb-otel-tracing branch 2 times, most recently from 9bc1f71 to 75a421c Compare April 30, 2026 12:45
Comment thread core/src/main/java/tech/ydb/core/tracing/OpenTelemetryTracer.java
Comment thread core/src/main/java/tech/ydb/core/tracing/Span.java
Comment thread core/src/main/java/tech/ydb/core/tracing/OpenTelemetryTracer.java
Comment thread query/src/main/java/tech/ydb/query/impl/SessionImpl.java
@KirillKurdyukov KirillKurdyukov changed the title Ydb otel tracing feat OTel: added support rpc and pool metrics May 7, 2026
@polRk polRk added the SLO label May 20, 2026
@KirillKurdyukov KirillKurdyukov force-pushed the ydb-otel-tracing branch 4 times, most recently from 889c9d9 to ca35572 Compare May 27, 2026 11:20
@KirillKurdyukov KirillKurdyukov force-pushed the ydb-otel-tracing branch 3 times, most recently from af23ccf to 159ae1e Compare May 27, 2026 11:33
@github-actions
Copy link
Copy Markdown

🌋 SLO Test Results

🟢 1 workload(s) tested — All thresholds passed

Commit: d6d1c85 · View run

Workload Thresholds Duration Report
java-query-kv 🟢 OK 10m 4s 📄 Report

Generated by ydb-slo-action

@KirillKurdyukov KirillKurdyukov requested a review from alex268 May 27, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants