Skip to content

No-op: Otel headers as string already addressed by #3338#3353

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/support-otel-headers-as-string
Closed

No-op: Otel headers as string already addressed by #3338#3353
Copilot wants to merge 1 commit intomainfrom
copilot/support-otel-headers-as-string

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

Issue requested support for OpenTelemetry headers as a string instead of an object. This was already implemented and merged in PR #3338 ("Update OTLP headers to accept string format (spec v1.13.0)") on April 7, 2026.

PR #3338 changed:

  • TracingConfig.Headers / StdinOpenTelemetryConfig.Headers: map[string]stringstring
  • Added parseOTLPHeaders() to parse "key=value,key=value" at export time
  • JSON schema updated from type: object to type: string

No additional changes needed. This PR can be closed.

Copilot AI linked an issue Apr 8, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add support for Otel headers as string format No-op: Otel headers as string already addressed by #3338 Apr 8, 2026
Copilot AI requested a review from lpcox April 8, 2026 00:49
Copilot finished work on behalf of lpcox April 8, 2026 00:49
@lpcox lpcox closed this Apr 8, 2026
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.

Support for Otel headers as string (not object)

2 participants