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

Use host root CA set by default for OTLP exporter #2432

Merged
merged 6 commits into from Dec 9, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Dec 7, 2021

Resolve #1584

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #2432 (1a4d214) into main (2b7c650) will increase coverage by 0.6%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2432     +/-   ##
=======================================
+ Coverage   75.3%   75.9%   +0.6%     
=======================================
  Files        173     173             
  Lines      11948   11938     -10     
=======================================
+ Hits        9001    9067     +66     
+ Misses      2706    2626     -80     
- Partials     241     245      +4     
Impacted Files Coverage Δ
...s/otlp/otlpmetric/internal/otlpconfig/envconfig.go 93.1% <100.0%> (+11.8%) ⬆️
...ers/otlp/otlpmetric/internal/otlpconfig/options.go 75.7% <100.0%> (+22.7%) ⬆️
...rs/otlp/otlptrace/internal/otlpconfig/envconfig.go 96.0% <100.0%> (+12.1%) ⬆️
...ters/otlp/otlptrace/internal/otlpconfig/options.go 75.7% <100.0%> (+22.7%) ⬆️
exporters/jaeger/jaeger.go 94.3% <0.0%> (+0.8%) ⬆️
sdk/trace/batch_span_processor.go 85.4% <0.0%> (+1.0%) ⬆️

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
@MrAlias
Copy link
Contributor Author

MrAlias commented Dec 9, 2021

/easycla

@MrAlias MrAlias merged commit b177541 into open-telemetry:main Dec 9, 2021
@MrAlias MrAlias deleted the default-host-ca branch December 9, 2021 16:44
@Aneurysm9 Aneurysm9 mentioned this pull request Dec 10, 2021
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.

Default TLS credentials using system certificates for OTLP GRPC
4 participants