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

Remove unnecessary constant and check #1207

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

bogdandrutu
Copy link
Member

Support was removed in #636 and the error will still be returned because we return an error for every unknown protocol.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #1207 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1207      +/-   ##
==========================================
- Coverage   87.64%   87.64%   -0.01%     
==========================================
  Files         204      204              
  Lines       14682    14678       -4     
==========================================
- Hits        12868    12864       -4     
  Misses       1374     1374              
  Partials      440      440              
Impacted Files Coverage Δ
receiver/jaegerreceiver/factory.go 92.98% <ø> (+1.45%) ⬆️
translator/internaldata/resource_to_oc.go 83.72% <0.00%> (-2.33%) ⬇️

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 3d5af8c...55c1089. Read the comment docs.

Collector automation moved this from In progress to Reviewer approved Jun 26, 2020
@tigrannajaryan tigrannajaryan merged commit 2fccde6 into open-telemetry:master Jun 26, 2020
Collector automation moved this from Reviewer approved to Done Jun 26, 2020
@bogdandrutu bogdandrutu deleted the jaegerclean branch June 26, 2020 21:39
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
Support was removed in open-telemetry#636 and the error will still be returned because we return an error for every unknown protocol.
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Fix the metric SDK benchmarks

* Test the benchmarks in precommit
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…pen-telemetry#1207)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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

2 participants