opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

[service] add internal factory method for meter provider

Open codeboten opened this issue 1 year ago • 1 comments
trafficstars

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

codeboten avatar Jun 17 '24 15:06 codeboten

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 :warning:
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              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 17 '24 16:06 codecov[bot]

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

github-actions[bot] avatar Jul 03 '24 03:07 github-actions[bot]

Ping @mx-psi for review

codeboten avatar Jul 04 '24 20:07 codeboten