Skip to content

docs(otlp): document HTTP/protobuf insecure env vars - #8037

Merged
pellared merged 3 commits into
open-telemetry:mainfrom
marcschaeferger:docs-otlp-http-exporter
Mar 11, 2026
Merged

docs(otlp): document HTTP/protobuf insecure env vars#8037
pellared merged 3 commits into
open-telemetry:mainfrom
marcschaeferger:docs-otlp-http-exporter

Conversation

@marcschaeferger

Copy link
Copy Markdown
Contributor

This updates the package documentation for:

  • otlptracehttp
  • otlpmetrichttp
  • otlploghttp

to document the already-supported OTEL_EXPORTER_OTLP_INSECURE and signal-specific *_INSECURE environment variables.

closes #7614


First Contribution. I read the CONTRIBUTING.md and CODE_OF_CONDUCT.md thoroughly

I did run make precommit anyway even if its just a small additional documentation. For my understand i don't need to update the Changelog, if i do need, let me know.

Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
@pellared pellared added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 10, 2026
@codecov

codecov Bot commented Mar 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.6%. Comparing base (3447d09) to head (631b467).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8037   +/-   ##
=====================================
  Coverage   81.6%   81.6%           
=====================================
  Files        304     304           
  Lines      23429   23429           
=====================================
+ Hits       19133   19136    +3     
+ Misses      3908    3905    -3     
  Partials     388     388           

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@pellared
pellared merged commit 526b68f into open-telemetry:main Mar 11, 2026
31 checks passed
@pellared

Copy link
Copy Markdown
Member

@marcschaeferger, thank you for your contribution.

@marcschaeferger
marcschaeferger deleted the docs-otlp-http-exporter branch March 11, 2026 18:19
@pellared pellared added this to the v1.43.0 milestone Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

6 participants