Skip to content

fix: support OpenTelemetry log 0.21 - #12

Merged
rcyw merged 1 commit into
mainfrom
agent/update-opentelemetry
Aug 10, 2026
Merged

rcyw merged 1 commit into
mainfrom
agent/update-opentelemetry

Conversation

@rcyw

@rcyw rcyw commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What

Why

OpenTelemetry Log 0.21 removed log.StringValue and changed Record.SetBody to accept attribute.Value. The automated dependency update therefore could not compile without a source adaptation.

Supersedes #9.

Validation

  • go test ./...
  • go vet ./...
  • make lint-scripts
  • make helm-template
  • make e2e-observability (local CN verification profile; telemetry received)

@rcyw
rcyw enabled auto-merge (squash) August 10, 2026 04:31
@rcyw
rcyw merged commit 506d57e into main Aug 10, 2026
5 checks passed
@rcyw
rcyw deleted the agent/update-opentelemetry branch August 10, 2026 04:42
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