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

feat: add headers to OTEL config #333

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'formancehq:main' into main

3bb497a
Select commit
Loading
Failed to load commit list.
Open

feat: add headers to OTEL config #333

Merge branch 'formancehq:main' into main
3bb497a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2025 in 0s

25.42% (-0.21%) compared to fbcb459

View this Pull Request on Codecov

25.42% (-0.21%) compared to fbcb459

Details

Codecov Report

Attention: Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.

Project coverage is 25.42%. Comparing base (fbcb459) to head (3bb497a).

Files with missing lines Patch % Lines
otlp/otlpmetrics/cli.go 0.00% 8 Missing ⚠️
otlp/otlpmetrics/module.go 0.00% 8 Missing ⚠️
otlp/otlptraces/cli.go 50.00% 4 Missing and 1 partial ⚠️
otlp/otlptraces/traces.go 50.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   25.62%   25.42%   -0.21%     
==========================================
  Files         117      117              
  Lines        5062     5094      +32     
==========================================
- Hits         1297     1295       -2     
- Misses       3665     3699      +34     
  Partials      100      100              

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