Skip to content

SMOODEV-2026: Go observability transport via SmooAI/fetch#65

Merged
brentrager merged 2 commits into
mainfrom
SMOODEV-2026-go-fetch
Jun 21, 2026
Merged

SMOODEV-2026: Go observability transport via SmooAI/fetch#65
brentrager merged 2 commits into
mainfrom
SMOODEV-2026-go-fetch

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Webhook batch transport now goes through github.com/SmooAI/fetch/go/fetch (retries/timeouts/circuit-breaking). OTLP deferred: otlptracehttp/otlpmetrichttp only accept a *http.Client + speak protobuf, and fetch (generics-over-JSON, no http.RoundTripper seam) can't drive that without reimplementing the protobuf export + double-retry — documented in otel.go, revisit if fetch grows a RoundTripper. go build/vet/gofmt/test(52) green. SMOODEV-2026 / epic 1981.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jun 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8ed77c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brentrager brentrager merged commit c06a551 into main Jun 21, 2026
6 checks passed
@brentrager brentrager deleted the SMOODEV-2026-go-fetch branch June 21, 2026 03:10
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