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

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

Merged

Conversation

alanwest
Copy link
Member

@alanwest alanwest commented Feb 8, 2021

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
Copy link

codecov bot commented Feb 8, 2021

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%) ⬆️

Copy link
Member

@cijothomas cijothomas left a comment

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
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