Skip to content

Use http for default OTLP endpoint - #112

Merged
rochala merged 1 commit into
mainfrom
worktree-adjust-endpoint
Jul 9, 2026
Merged

Use http for default OTLP endpoint#112
rochala merged 1 commit into
mainfrom
worktree-adjust-endpoint

Conversation

@rochala

@rochala rochala commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

The telemetry server currently has no TLS on the raw IP, so the default https:// OTLP endpoint fails to connect. Switch the default in reference.conf to plain http until TLS is set up (e.g. Let's Encrypt behind the nginx front).

Note: telemetry payloads leave users' machines unencrypted with this default — TLS should be restored before a wider release.

🤖 Generated with Claude Code

The telemetry server has no TLS on the raw IP, so https connections
fail. Point the default at plain http until TLS is set up.
@rochala
rochala merged commit c7d591f into main Jul 9, 2026
5 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.

1 participant