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] Add config settings for Http Client, change Zipkin to use it. #1186

Merged
merged 1 commit into from Jun 25, 2020

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Jun 24, 2020

Breaking change for Zipkin config "url" -> "endpoint", this makes it consistent with others.

Depends on #1184

Side effects:

  • Zipkin exporter supports tls and mtls now.
  • Allow to configure Client Timeout.

config/confighttp/confighttp.go Outdated Show resolved Hide resolved
config/confighttp/confighttp.go Outdated Show resolved Hide resolved
config/confighttp/confighttp.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #1186 into master will decrease coverage by 0.00%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1186      +/-   ##
==========================================
- Coverage   87.58%   87.57%   -0.01%     
==========================================
  Files         203      204       +1     
  Lines       14561    14573      +12     
==========================================
+ Hits        12753    12763      +10     
- Misses       1370     1371       +1     
- Partials      438      439       +1     
Impacted Files Coverage Δ
exporter/zipkinexporter/zipkin.go 69.56% <81.81%> (-5.95%) ⬇️
config/confighttp/confighttp.go 100.00% <100.00%> (ø)
exporter/zipkinexporter/factory.go 100.00% <100.00%> (ø)

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 bd886e8...a1fb20b. Read the comment docs.

@bogdandrutu bogdandrutu force-pushed the httpclient branch 2 times, most recently from e1631d2 to 4455e2c Compare June 24, 2020 21:53
Copy link
Member

@james-bebbington james-bebbington left a comment

Choose a reason for hiding this comment

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

LGTM

config/confighttp/confighttp.go Show resolved Hide resolved
Collector automation moved this from In progress to Reviewer approved Jun 25, 2020
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit c8b812b into open-telemetry:master Jun 25, 2020
Collector automation moved this from Reviewer approved to Done Jun 25, 2020
@bogdandrutu bogdandrutu deleted the httpclient branch June 25, 2020 21:03
@flands flands changed the title Add config settings for Http Client, change Zipkin to use it. [BREAKING CHANGE] Add config settings for Http Client, change Zipkin to use it. Jun 27, 2020
@flands flands added this to the Beta 0.5 milestone Jun 27, 2020
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
Signed-off-by: Hui Kang <kangh@us.ibm.com>

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants