Skip to content

Conversation

bogdan-st
Copy link

Description

Add exporter_dropped_* metrics to track dropped items, allowing exporter devs to report back the number of dropped items.

Link to tracking issue

Fixes #13643

Documentation

Added instructions for exporter devs

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 12, 2025
Copy link

codecov bot commented Sep 18, 2025

Codecov Report

❌ Patch coverage is 75.51020% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.34%. Comparing base (f423e20) to head (b7d8037).

Files with missing lines Patch % Lines
...orter/exporterhelper/internal/obs_report_sender.go 36.84% 23 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (75.51%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13704      +/-   ##
==========================================
- Coverage   91.39%   91.34%   -0.06%     
==========================================
  Files         648      648              
  Lines       42626    42719      +93     
==========================================
+ Hits        38959    39020      +61     
- Misses       2846     2875      +29     
- Partials      821      824       +3     

☔ 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.

@github-actions github-actions bot removed the Stale label Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal telemetry of Prometheus exporter incorrectly reports dropped metrics as "Sent"
2 participants