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

[otelcol] Allow passing confmap.Providers to otelcol.Collector #9228

Merged
merged 1 commit into from
Feb 29, 2024

Allow passing confmap.Providers to the Collector

32ddd03
Select commit
Loading
Failed to load commit list.
Merged

[otelcol] Allow passing confmap.Providers to otelcol.Collector #9228

Allow passing confmap.Providers to the Collector
32ddd03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 0s

90.74% (target 90.00%)

View this Pull Request on Codecov

90.74% (target 90.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f11c5bb) 90.70% compared to head (32ddd03) 90.74%.

Files Patch % Lines
otelcol/collector.go 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9228      +/-   ##
==========================================
+ Coverage   90.70%   90.74%   +0.03%     
==========================================
  Files         347      347              
  Lines       18199    18212      +13     
==========================================
+ Hits        16507    16526      +19     
+ Misses       1369     1365       -4     
+ Partials      323      321       -2     

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