Skip to content

Add protocol as an argument to the Jaeger exporter constructor#978

Merged
lzchen merged 4 commits intoopen-telemetry:masterfrom
bitspradp:set_collector_prot
Aug 13, 2020
Merged

Add protocol as an argument to the Jaeger exporter constructor#978
lzchen merged 4 commits intoopen-telemetry:masterfrom
bitspradp:set_collector_prot

Conversation

@bitspradp
Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #962

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Updated existing tests to check if the transfer-protocol is correctly set in both default and non-default cases.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@bitspradp bitspradp requested a review from a team August 8, 2020 15:21
Copy link
Copy Markdown
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Nice, thanks for the fix!

@lzchen lzchen merged commit cffc016 into open-telemetry:master Aug 13, 2020
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.

Thrift URL for Jaeger exporter doesn't allow HTTPS (hardcoded to HTTP)

4 participants