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

Revert "Collector example: add metrics and use official port (#4466)" #4487

Merged
merged 1 commit into from Sep 9, 2023

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 8, 2023

This reverts #4466.

This addition made the stable module go.opentelemetry.io/otel/example/otel-collector depends on the followiung unstable modules

  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • go.opentelemetry.io/otel/sdk/metric
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric

This can be added back in when those modules become stable.

@MrAlias MrAlias added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 8, 2023
@MrAlias MrAlias added this to the v1.18.0/v0.41.0 milestone Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #4487 (7131bc9) into main (9737995) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4487   +/-   ##
=====================================
  Coverage   81.3%   81.3%           
=====================================
  Files        220     220           
  Lines      17670   17670           
=====================================
+ Hits       14378   14380    +2     
+ Misses      2992    2990    -2     
  Partials     300     300           

📢 Thoughts on this report? Let us know!.

@MrAlias MrAlias merged commit e44ea5c into open-telemetry:main Sep 9, 2023
23 of 24 checks passed
@MrAlias MrAlias deleted the revert-4466 branch September 9, 2023 14:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants