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

Re-add previous metric bridge #3192

Merged
merged 4 commits into from Sep 20, 2022
Merged

Conversation

dashpole
Copy link
Contributor

I realized its ~trivial to support the previous method of invoking the OC metric bridge, so it might be best to include this, rather than break users until the new design is ready. See #3184 (comment)

Opening this as an option.

@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #3192 (84fbef7) into main (b6d4335) will decrease coverage by 0.1%.
The diff coverage is 0.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3192     +/-   ##
=======================================
- Coverage   77.4%   77.3%   -0.2%     
=======================================
  Files        158     159      +1     
  Lines      11084   11101     +17     
=======================================
  Hits        8583    8583             
- Misses      2306    2323     +17     
  Partials     195     195             
Impacted Files Coverage Δ
bridge/opencensus/internal/ocmetric/metric.go 93.8% <ø> (ø)
bridge/opencensus/metric.go 0.0% <0.0%> (ø)

bridge/opencensus/go.mod Outdated Show resolved Hide resolved
@MrAlias
Copy link
Contributor

MrAlias commented Sep 19, 2022

Depends on fix in #3193

@dashpole
Copy link
Contributor Author

I had to move the opencensusmetric/internal package because it wasn't accessible from where I wanted to place the bridge...

@dashpole
Copy link
Contributor Author

rebased on the test fix

@MrAlias MrAlias merged commit 038248b into open-telemetry:main Sep 20, 2022
@dashpole dashpole deleted the old_metric_bridge branch September 20, 2022 19:28
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.

None yet

4 participants