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

[BREAKING CHANGE] Remove export_resource_labels flag from Zipkin exporter #1163

Merged

Conversation

flands
Copy link
Contributor

@flands flands commented Jun 23, 2020

Addresses #595

@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #1163 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1163      +/-   ##
==========================================
- Coverage   86.89%   86.87%   -0.02%     
==========================================
  Files         201      201              
  Lines       14524    14518       -6     
==========================================
- Hits        12620    12612       -8     
- Misses       1454     1456       +2     
  Partials      450      450              
Impacted Files Coverage Δ
exporter/zipkinexporter/zipkin.go 75.51% <100.00%> (-2.68%) ⬇️
service/service.go 52.06% <0.00%> (-0.69%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f1c0cb...9a3538d. Read the comment docs.

@flands flands changed the title Remove export_resource_labels flag from Zipkin exporter [BREAKING CHANGE] Remove export_resource_labels flag from Zipkin exporter Jun 23, 2020
Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tigrannajaryan tigrannajaryan merged commit c108cef into open-telemetry:master Jun 23, 2020
@flands flands added this to the Beta 0.5 milestone Jun 28, 2020
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
…porter (open-telemetry#1163)

Addresses open-telemetry#595

This flag was scheduled to be removed. Removing now.
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Recommend use of initializers for config structs

Updates style guide and changes existing configure() implementations to
newConfig() as appropriate.

* Add CHANGELOG.md entry

* Update stdout exporter config initializer

* Add documentation to exported functions

* Convert otlp.Config to unexported otlp.config
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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.

2 participants