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

[confmap/provider/{httpprovider,httpsprovider}] Mark modules as 1.0 #11194

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 17, 2024

Description

  • Mark httpprovider as stable
  • Mark httpsprovider as stable

Link to tracking issue

Fixes #11191

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (ac19cb4) to head (aaa7799).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11194   +/-   ##
=======================================
  Coverage   91.44%   91.45%           
=======================================
  Files         424      424           
  Lines       20270    20270           
=======================================
+ Hits        18535    18537    +2     
+ Misses       1359     1358    -1     
+ Partials      376      375    -1     

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

@mx-psi mx-psi marked this pull request as ready for review September 17, 2024 10:38
@mx-psi mx-psi requested review from a team, evan-bradley and bogdandrutu September 17, 2024 10:38
@mx-psi mx-psi requested a review from a team as a code owner October 1, 2024 09:28
@mx-psi mx-psi merged commit 700aadc into open-telemetry:main Oct 1, 2024
49 checks passed
@mx-psi mx-psi deleted the mx-psi/mark-httpproviders-1.0 branch October 1, 2024 10:50
@github-actions github-actions bot added this to the next release milestone Oct 1, 2024
jackgopack4 pushed a commit to jackgopack4/opentelemetry-collector that referenced this pull request Oct 8, 2024
…pen-telemetry#11194)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number if applicable -->
- Mark httpprovider as stable
- Mark httpsprovider as stable

#### Link to tracking issue
Fixes open-telemetry#11191
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.

Stabilize modules httpprovider and httpsprovider
3 participants