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, remove usage of DeprecatedCode #2441

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

bogdandrutu
Copy link
Member

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

@bogdandrutu
Copy link
Member Author

/cc @pcwiese

Copy link
Contributor

@pcwiese pcwiese left a comment

Choose a reason for hiding this comment

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

I guess nobody else implemented the deprecation logic....

@bogdandrutu
Copy link
Member Author

bogdandrutu commented Feb 23, 2021

@pcwiese we now take care of this in the otlp receiver, so all the data that are added to the pipeline have the correct new "status" set.

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #2441 (32a72ab) into main (3b70661) will increase coverage by 21.55%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2441       +/-   ##
===========================================
+ Coverage   69.33%   90.88%   +21.55%     
===========================================
  Files          34      408      +374     
  Lines        1601    20348    +18747     
===========================================
+ Hits         1110    18494    +17384     
- Misses        416     1393      +977     
- Partials       75      461      +386     
Flag Coverage Δ
integration 69.26% <ø> (-0.07%) ⬇️
unit 89.72% <100.00%> (?)

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

Impacted Files Coverage Δ
exporter/azuremonitorexporter/conventions.go 100.00% <ø> (ø)
exporter/azuremonitorexporter/trace_to_envelope.go 98.44% <100.00%> (ø)
exporter/uptraceexporter/exporter.go 88.88% <0.00%> (ø)
exporter/splunkhecexporter/config.go 80.00% <0.00%> (ø)
exporter/datadogexporter/trace_connection.go 59.64% <0.00%> (ø)
receiver/k8sclusterreceiver/collection/replica.go 100.00% <0.00%> (ø)
exporter/datadogexporter/utils/http.go 45.45% <0.00%> (ø)
receiver/carbonreceiver/transport/udp_server.go 82.69% <0.00%> (ø)
receiver/k8sclusterreceiver/collection/nodes.go 100.00% <0.00%> (ø)
receiver/dotnetdiagnosticsreceiver/factory.go 100.00% <0.00%> (ø)
... and 388 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 3b70661...32a72ab. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 202e6ea into open-telemetry:main Feb 23, 2021
@bogdandrutu bogdandrutu deleted the updatecoredep branch February 23, 2021 16:49
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
* Update versions.yaml for release

Signed-off-by: Anthony J Mirabella <[email protected]>

* Prepare stable-v1 for version v1.3.0

* Prepare experimental-metrics for version v0.26.0

* Prepare bridge for version v0.26.0

* Update CHANGELOG

Signed-off-by: Anthony J Mirabella <[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.

5 participants