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

Upgrade otel collector core, fix changes for non-nullable InstrumentationLibrary #1702

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

…tionLibrary

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

codecov bot commented Nov 25, 2020

Codecov Report

Merging #1702 (5252b0b) into master (e5c6664) will increase coverage by 18.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1702       +/-   ##
===========================================
+ Coverage   70.97%   89.53%   +18.56%     
===========================================
  Files          33      373      +340     
  Lines        1509    18233    +16724     
===========================================
+ Hits         1071    16325    +15254     
- Misses        366     1419     +1053     
- Partials       72      489      +417     
Flag Coverage Δ
integration 70.97% <ø> (ø)
unit 88.23% <100.00%> (?)

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

Impacted Files Coverage Δ
...acloudlogserviceexporter/logsdata_to_logservice.go 100.00% <ø> (ø)
exporter/datadogexporter/translate_traces.go 80.88% <ø> (ø)
receiver/stanzareceiver/converter.go 100.00% <ø> (ø)
exporter/awsemfexporter/metric_translator.go 94.97% <100.00%> (ø)
exporter/azuremonitorexporter/trace_to_envelope.go 98.40% <100.00%> (ø)
...sticexporter/internal/translator/elastic/traces.go 93.94% <100.00%> (ø)
exporter/honeycombexporter/honeycomb.go 88.63% <100.00%> (ø)
exporter/newrelicexporter/transformer.go 95.65% <100.00%> (ø)
exporter/sentryexporter/sentry_exporter.go 90.32% <100.00%> (ø)
exporter/stackdriverexporter/spandata.go 75.47% <100.00%> (ø)
... and 360 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 e5c6664...5252b0b. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 0705ace into open-telemetry:master Nov 25, 2020
@bogdandrutu bogdandrutu deleted the notnilil branch November 25, 2020 23:23
mx-psi added a commit to mx-psi/aws-otel-collector that referenced this pull request Nov 30, 2020
mxiamxia pushed a commit to aws-observability/aws-otel-collector that referenced this pull request Nov 30, 2020
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
…date docs (#1702)

* Rename WithDefaultSampler TracerProvider option to WithSampler

The term "DefaultSampler" comes from early ideas of this project where
there would be overriding samplers lower in the trace SDK. This
overriding does not exist and if it is going to be introduced in the
future the sampler associated with the TracerProvider is already scoped
based on that association (no need to scope with a name). This renames
the TracerProvider option to not include this anachronism.

* Update PR number in CHANGELOG

* Propagate rename

* Update defaults documentation for TracerProvider

* Update sdk/trace/provider.go

Co-authored-by: Steven E. Harris <seh@panix.com>

* Update sdk/trace/provider.go

Co-authored-by: Steven E. Harris <seh@panix.com>
gotikkoxq added a commit to gotikkoxq/aws-otel-collector that referenced this pull request Aug 26, 2024
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