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

[chore] Update component distributions #11525

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

TylerHelmuth
Copy link
Member

Description

Update component distros for new otlp distro

@TylerHelmuth TylerHelmuth requested a review from a team as a code owner October 23, 2024 16:58
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (cb19e1d) to head (feb4b3f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11525      +/-   ##
==========================================
+ Coverage   91.43%   91.47%   +0.03%     
==========================================
  Files         435      435              
  Lines       23712    23748      +36     
==========================================
+ Hits        21682    21723      +41     
+ Misses       1653     1648       -5     
  Partials      377      377              

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

@@ -21,6 +21,7 @@ var Distros = map[string]string{
"core": "https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol",
"contrib": "https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib",
"k8s": "https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-k8s",
"otlp": "https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-otlp",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha... I created #11527

@codeboten codeboten merged commit 866c7fc into open-telemetry:main Oct 23, 2024
49 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 23, 2024
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.

4 participants