Skip to content

chore: removes service name as parameter for exporter#131

Merged
jcchavezs merged 2 commits intomainfrom
removes_unneeded_param_in_api
Aug 19, 2021
Merged

chore: removes service name as parameter for exporter#131
jcchavezs merged 2 commits intomainfrom
removes_unneeded_param_in_api

Conversation

@jcchavezs
Copy link
Copy Markdown
Collaborator

It was required for zipkin exporter but not anymore, see open-telemetry/opentelemetry-go#1697.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 19, 2021

Codecov Report

Merging #131 (7184af8) into main (9f93b4d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   59.45%   59.45%           
=======================================
  Files          32       32           
  Lines         952      952           
=======================================
  Hits          566      566           
  Misses        337      337           
  Partials       49       49           
Impacted Files Coverage Δ
instrumentation/opentelemetry/init.go 84.84% <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 9f93b4d...7184af8. Read the comment docs.

@jcchavezs jcchavezs requested a review from prodion23 August 19, 2021 20:43
@jcchavezs jcchavezs merged commit 009b062 into main Aug 19, 2021
@jcchavezs jcchavezs deleted the removes_unneeded_param_in_api branch August 19, 2021 20:57
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