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

New OpenSignal package to generate configurations for OTEL collector #4306

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

andriisoldatenko
Copy link
Contributor

@andriisoldatenko andriisoldatenko commented Jan 17, 2025

Description

This PR creates an openSignal collector config generator with minimal dependencies.

How to test

unit-tests or generate config and manually run OtelCollector

@andriisoldatenko andriisoldatenko changed the title poc otelcgen New OpenSignal package to generate configurations for OTEL collector Jan 23, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.18900% with 14 lines in your changes missing coverage. Please review.

Project coverage is 64.65%. Comparing base (8e41e10) to head (3bf40ca).

Files with missing lines Patch % Lines
pkg/otelcgen/otelcgen.go 89.55% 12 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4306      +/-   ##
==========================================
+ Coverage   64.32%   64.65%   +0.33%     
==========================================
  Files         402      407       +5     
  Lines       26504    26795     +291     
==========================================
+ Hits        17048    17325     +277     
- Misses       8147     8159      +12     
- Partials     1309     1311       +2     
Flag Coverage Δ
unittests 64.65% <95.18%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

2 participants