Skip to content

[exporter/exporterhelper] Add per-signal in-flight request metrics#15014

Closed
tank-500m wants to merge 3 commits intoopen-telemetry:mainfrom
tank-500m:add-exporter-in-flight-request-metric
Closed

[exporter/exporterhelper] Add per-signal in-flight request metrics#15014
tank-500m wants to merge 3 commits intoopen-telemetry:mainfrom
tank-500m:add-exporter-in-flight-request-metric

Conversation

@tank-500m
Copy link
Copy Markdown
Contributor

Description

Add per-signal otelcol_exporter_in_flight_* metrics to track the number of export requests currently in-flight per exporter.
This helps operators detect when an exporter is saturating its worker pool or when a slow backend is causing request buildup.

Link to tracking issue

Fixes #15009

Testing

Documentation

@tank-500m tank-500m requested review from a team, bogdandrutu and dmitryax as code owners March 27, 2026 02:25
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Mar 27, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

@tank-500m tank-500m force-pushed the add-exporter-in-flight-request-metric branch from 2581393 to 26a5c5a Compare March 27, 2026 02:27
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.33%. Comparing base (c04f677) to head (b85928d).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15014   +/-   ##
=======================================
  Coverage   91.32%   91.33%           
=======================================
  Files         697      697           
  Lines       44456    44540   +84     
=======================================
+ Hits        40601    40679   +78     
- Misses       2716     2720    +4     
- Partials     1139     1141    +2     

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

@tank-500m
Copy link
Copy Markdown
Contributor Author

Hi @jade-guiton-dd
Please proceed with #15016.
thanks

@tank-500m tank-500m closed this Mar 31, 2026
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.

[exporterhelper] Add in-flight export request metric per exporter and data type

1 participant