Skip to content

chore(): Documents mTLS environment variables and usage notes#4724

Merged
Kielek merged 3 commits intoopen-telemetry:mainfrom
sandy2008:main
Jan 22, 2026
Merged

chore(): Documents mTLS environment variables and usage notes#4724
Kielek merged 3 commits intoopen-telemetry:mainfrom
sandy2008:main

Conversation

@sandy2008
Copy link
Member

@sandy2008 sandy2008 commented Dec 19, 2025

Why

The OpenTelemetry .NET SDK (version 1.14.0+) supports mTLS (mutual TLS) authentication for OTLP exporter via environment variables, but this feature is not documented in the OpenTelemetry .NET Auto Instrumentation repository. Users may not be aware that they can configure mTLS for secure communication with their collectors.

What

Added documentation for mTLS configuration in config.md.

Tests

  • Documentation-only change, no code changes.

Checklist

  • CHANGELOG.md is updated.
  • Documentation is updated.
  • New features are covered by tests.

@Kielek
Copy link
Member

Kielek commented Dec 19, 2025

@sandy2008, I think that it is not yet released with OTel .NET SDK. It will be included into 1.15.0. We should way with merge here.

@sandy2008
Copy link
Member Author

@sandy2008, I think that it is not yet released with OTel .NET SDK. It will be included into 1.15.0. We should way with merge here.

@Kielek Got it, thank you!

@Kielek Kielek enabled auto-merge (squash) January 22, 2026 07:22
@Kielek Kielek merged commit 93282b5 into open-telemetry:main Jan 22, 2026
51 checks passed
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

Comments