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

[service] add internal factory method for meter provider #10415

Merged

Conversation

codeboten
Copy link
Contributor

This will be used when moving the meter provider configuration to use the otel-go config package.

Part of #10414

Skipping changelog as there's no usage of this method yet. It will be done in a separate PR

This will be used when moving the meter provider configuration to use the otel-go config package.

Part of open-telemetry#10414

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and bogdandrutu June 17, 2024 15:51
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.35%. Comparing base (e014c1e) to head (db09796).

Files Patch % Lines
service/telemetry/internal/factory.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10415      +/-   ##
==========================================
- Coverage   92.39%   92.35%   -0.04%     
==========================================
  Files         393      393              
  Lines       18614    18622       +8     
==========================================
  Hits        17199    17199              
- Misses       1058     1066       +8     
  Partials      357      357              

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

Copy link
Contributor

github-actions bot commented Jul 3, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jul 3, 2024
@codeboten
Copy link
Contributor Author

Ping @mx-psi for review

service/telemetry/internal/factory.go Outdated Show resolved Hide resolved
service/telemetry/internal/factory.go Outdated Show resolved Hide resolved
service/telemetry/internal/factory.go Outdated Show resolved Hide resolved
service/telemetry/internal/factory.go Outdated Show resolved Hide resolved
service/telemetry/internal/factory.go Outdated Show resolved Hide resolved
@codeboten codeboten merged commit 6fca9ee into open-telemetry:main Jul 5, 2024
48 of 49 checks passed
@codeboten codeboten deleted the codeboten/add-meterprovider-factory branch July 5, 2024 16:13
@github-actions github-actions bot added this to the next release milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants