-
Notifications
You must be signed in to change notification settings - Fork 714
Implement Client Key and Certificate File Support for All OTLP Exporters #4116
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
Merged
lzchen
merged 32 commits into
open-telemetry:main
from
sandy2008:2991-client-key-and-certificate-for-otlp-exporters
Aug 20, 2024
Merged
Changes from 11 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
39bc279
Implement client key file and client certificate file for all otlp ex…
chittalpatel 6bef4e6
Update CHANGELOG.md
chittalpatel 975b64c
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
srikanthccv 5c7e9a3
Merge remote-tracking branch 'origin/main' into 2991-client-key-and-c…
chittalpatel df4c502
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
xrmx 5425755
Merge branch '2991-client-key-and-certificate-for-otlp-exporters' of …
sandy2008 e0b9ac7
Update changelog and add logging to _load_credentials.
sandy2008 10ba43d
Change CHANGELOG.md PR to #4116
sandy2008 deba1ab
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
sandy2008 e59453d
refactor(otlp exporter): refactor client certificate and key handling
sandy2008 d254a53
refactor(otlp exporter): refactor client certificate and key handling
sandy2008 b7b5a2f
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
sandy2008 c87f715
test: Add coverage for OTLP exporters without client certificates
sandy2008 4f4942f
test: Add coverage for OTLP exporters without client certificates
sandy2008 de377b5
Merge branch '2991-client-key-and-certificate-for-otlp-exporters' of …
sandy2008 b16967a
test: Add coverage for OTLP exporters without client certificates
sandy2008 bfcea4e
fix: fix linting for test_otlp_trace_exporter
sandy2008 3b62fd5
fix: fix linting for test_otlp_trace_exporter
sandy2008 13c8963
test: add test case for OTLP log exporter with only certificate set
sandy2008 2feed0d
refactor: handle FileNotFoundError within _read_file function
sandy2008 b0901a5
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
sandy2008 9e1e80d
refactor: handle FileNotFoundError within _read_file function
sandy2008 cc0166a
Merge branch '2991-client-key-and-certificate-for-otlp-exporters' of …
sandy2008 5eeb62a
refactor: handle FileNotFoundError within _read_file function
sandy2008 d0f48d4
fix: fix linting for test_otlp_trace_exporter
sandy2008 89376ec
fix: fix linting for test_otlp_trace_exporter
sandy2008 c48d4ee
fix: fix linting for test_otlp_trace_exporter
sandy2008 e426963
Merge branch 'main' into 2991-client-key-and-certificate-for-otlp-exp…
lzchen 5204b06
refactor: update `_read_file` function to make `file_path` mandatory
sandy2008 7d8decb
Merge branch '2991-client-key-and-certificate-for-otlp-exporters' of …
sandy2008 651cc7d
refactor: standardize handling of client certificate and key file ass…
sandy2008 19f2836
refactor: standardize handling of client certificate and key file ass…
sandy2008 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.