Skip to content

OtlpExporter: Enable support for both http and https - no tests#1804

Merged
cijothomas merged 7 commits into
open-telemetry:mainfrom
alanwest:alanwest/otlp-allow-tls-without-test
Feb 8, 2021
Merged

OtlpExporter: Enable support for both http and https - no tests#1804
cijothomas merged 7 commits into
open-telemetry:mainfrom
alanwest:alanwest/otlp-allow-tls-without-test

Conversation

@alanwest

@alanwest alanwest commented Feb 8, 2021

Copy link
Copy Markdown
Member

PR with just the functional changes from #1795. Putting this PR out here in case there is interest in merging this for the 1.0 release Monday.

I have not yet had a change to address the feedback on the integration test included in #1795, but will get to it soon. However, I think the test has been sufficient to demonstrate this is change is ok.

@alanwest alanwest requested a review from a team February 8, 2021 02:31
@codecov

codecov Bot commented Feb 8, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1804 (d432c8f) into main (044ba3e) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1804      +/-   ##
==========================================
- Coverage   83.87%   83.86%   -0.01%     
==========================================
  Files         187      187              
  Lines        5952     5955       +3     
==========================================
+ Hits         4992     4994       +2     
- Misses        960      961       +1     
Impacted Files Coverage Δ
...xporter.OpenTelemetryProtocol/OtlpTraceExporter.cs 47.22% <66.66%> (+0.84%) ⬆️

@cijothomas cijothomas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. We can keep working on the original PR for integration tests.

@cijothomas

Copy link
Copy Markdown
Member

Merging as this is the same change proposed in the linked PR, and is addressing a critical feature for 1.0.

@cijothomas cijothomas merged commit d485768 into open-telemetry:main Feb 8, 2021
@alanwest alanwest deleted the alanwest/otlp-allow-tls-without-test branch March 9, 2021 18:48
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.

3 participants