Skip to content

feat OTel: added support pool metrics#658

Open
KirillKurdyukov wants to merge 1 commit into
masterfrom
feat/metrics-v2
Open

feat OTel: added support pool metrics#658
KirillKurdyukov wants to merge 1 commit into
masterfrom
feat/metrics-v2

Conversation

@KirillKurdyukov
Copy link
Copy Markdown
Contributor

No description provided.

@KirillKurdyukov KirillKurdyukov requested a review from alex268 June 3, 2026 13:02
@KirillKurdyukov KirillKurdyukov changed the title feat: otel metrics v2 feat: otel metrics Jun 3, 2026
@KirillKurdyukov KirillKurdyukov changed the title feat: otel metrics feat OTel: added support rpc and pool metrics Jun 3, 2026
@KirillKurdyukov KirillKurdyukov changed the title feat OTel: added support rpc and pool metrics feat OTel: added support pool metrics Jun 4, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.03704% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.27%. Comparing base (6922803) to head (14fc8f1).
⚠️ Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
...java/tech/ydb/core/metrics/OpenTelemetryMeter.java 0.00% 34 Missing ⚠️
core/src/main/java/tech/ydb/core/metrics/Attr.java 0.00% 7 Missing ⚠️
...in/java/tech/ydb/table/impl/PooledTableClient.java 50.00% 5 Missing ⚠️
...ore/src/main/java/tech/ydb/core/metrics/Meter.java 0.00% 4 Missing ⚠️
...main/java/tech/ydb/query/impl/QueryClientImpl.java 66.66% 2 Missing and 2 partials ⚠️
...main/java/tech/ydb/query/impl/TableClientImpl.java 0.00% 2 Missing ⚠️
...in/java/tech/ydb/core/metrics/DoubleHistogram.java 0.00% 1 Missing ⚠️
...c/main/java/tech/ydb/core/metrics/LongCounter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #658      +/-   ##
============================================
+ Coverage     71.03%   71.27%   +0.24%     
- Complexity     3352     3386      +34     
============================================
  Files           379      385       +6     
  Lines         15862    16064     +202     
  Branches       1664     1684      +20     
============================================
+ Hits          11267    11450     +183     
- Misses         3950     3961      +11     
- Partials        645      653       +8     

☔ View full report in Codecov by Harness.
📢 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

🌋 SLO Test Results

🟢 1 workload(s) tested — All thresholds passed

Commit: a040005 · View run

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

Generated by ydb-slo-action

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.

2 participants