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

Update core to latest, fix rename ServiceExtension #2567

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #2567 (82dd0c7) into main (c0d9ae9) will decrease coverage by 0.00%.
The diff coverage is 93.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
- Coverage   91.30%   91.30%   -0.01%     
==========================================
  Files         429      429              
  Lines       21449    21449              
==========================================
- Hits        19585    19583       -2     
- Misses       1395     1396       +1     
- Partials      469      470       +1     
Flag Coverage Δ
integration 69.24% <0.00%> (+0.06%) ⬆️
unit 90.20% <93.10%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exporter/signalfxexporter/dimensions/metadata.go 70.21% <0.00%> (ø)
extension/httpforwarder/extension.go 91.48% <ø> (ø)
extension/observer/hostobserver/extension.go 94.69% <ø> (ø)
extension/observer/k8sobserver/extension.go 100.00% <ø> (ø)
receiver/receivercreator/observerhandler.go 63.63% <0.00%> (ø)
cmd/otelcontribcol/components.go 87.34% <100.00%> (ø)
exporter/datadogexporter/translate_traces.go 89.21% <100.00%> (-0.83%) ⬇️
exporter/elasticexporter/exporter.go 89.53% <100.00%> (ø)
exporter/honeycombexporter/honeycomb.go 92.85% <100.00%> (ø)
exporter/loadbalancingexporter/exporter.go 92.23% <100.00%> (ø)
... and 12 more

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 c0d9ae9...82dd0c7. Read the comment docs.

@bogdandrutu bogdandrutu merged commit d6e93bb into open-telemetry:main Mar 5, 2021
@bogdandrutu bogdandrutu deleted the updateextension branch March 5, 2021 21:54
kisieland referenced this pull request in kisieland/opentelemetry-collector-contrib Mar 16, 2021
* Bump google.golang.org/grpc from 1.35.0 to 1.36.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.35.0...v1.36.0)

Signed-off-by: dependabot[bot] <[email protected]>

* make gotidy

Signed-off-by: Bogdan Drutu <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bogdan Drutu <[email protected]>
pmatyjasek-sumo referenced this pull request in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
…rnal/tools (#2567)

* Bump github.com/golangci/golangci-lint in /internal/tools

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Auto-fix go.sum changes in dependent modules

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

None yet

3 participants