Skip to content

Tls envvars #3047

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Tls envvars #3047

wants to merge 5 commits into from

Conversation

mgs255
Copy link

@mgs255 mgs255 commented Jul 1, 2025

Fixes #
Design discussion issue (if applicable) #

Changes

Please provide a brief description of the changes here.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

jvanz and others added 5 commits April 9, 2025 14:46
Updates the opentelemetry-otlp crate to allow users to configure TLS
using environment variables. Removing the need to crating the TLS config
object and defining it with the `with_tls_config` method. In the same
way other OTLP libraries does (e.g. go lang).

Signed-off-by: José Guilherme Vanz <[email protected]>
Add missing TLS configuration directives.

Signed-off-by: José Guilherme Vanz <[email protected]>
Add comments formatting adding missing periods at the end.

Signed-off-by: José Guilherme Vanz <[email protected]>
Fix a typo in the CHANGELOG.md

Signed-off-by: José Guilherme Vanz <[email protected]>
Copy link

CLA Not Signed

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.

2 participants