Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-13057 New telemetry endpoint. #3230

Open
wants to merge 19 commits into
base: v3
Choose a base branch
from

PMM-13057 Fix for changes.

15d411f
Select commit
Loading
Failed to load commit list.
Open

PMM-13057 New telemetry endpoint. #3230

PMM-13057 Fix for changes.
15d411f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

43.46% (+0.04%) compared to 7d2c4fd

View this Pull Request on Codecov

43.46% (+0.04%) compared to 7d2c4fd

Details

Codecov Report

Attention: Patch coverage is 55.76923% with 23 lines in your changes missing coverage. Please review.

Project coverage is 43.46%. Comparing base (7d2c4fd) to head (15d411f).

Files with missing lines Patch % Lines
managed/services/telemetry/uievents/uievents.go 0.00% 9 Missing ⚠️
.../services/telemetry/datasource_victoria_metrics.go 0.00% 4 Missing ⚠️
managed/services/telemetry/datasources.go 0.00% 3 Missing ⚠️
managed/services/telemetry/telemetry.go 91.30% 2 Missing ⚠️
managed/utils/platform/client.go 0.00% 2 Missing ⚠️
.../services/telemetry/datasource_grafanadb_select.go 0.00% 1 Missing ⚠️
...aged/services/telemetry/datasource_pmmdb_select.go 0.00% 1 Missing ⚠️
...aged/services/telemetry/datasource_qandb_select.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3230      +/-   ##
==========================================
+ Coverage   43.41%   43.46%   +0.04%     
==========================================
  Files         360      360              
  Lines       43979    43976       -3     
==========================================
+ Hits        19093    19113      +20     
+ Misses      23224    23203      -21     
+ Partials     1662     1660       -2     

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