Skip to content

Feat/span the spanners - #228

Merged
IanEff merged 2 commits into
mainfrom
feat/span-the-spanners
Aug 18, 2026
Merged

Feat/span the spanners#228
IanEff merged 2 commits into
mainfrom
feat/span-the-spanners

Conversation

@IanEff

@IanEff IanEff commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Checklist

  • task ci is green locally (fmt-check, vet, lint, vulncheck, chart-lint, race, build) — GitHub doesn't run race, so this is the only place it's checked.
  • This does not touch a beat's never-clause (see README.md § Invariants / CONTRIBUTING.md § "What gets reviewed hardest") — or, if it does, that's called out below.
  • This does not change the execution surface (config/*/actions/catalog.yaml, config/*/hiss/policy.yaml, internal/actuate) — or, if it does, that's called out below.

Closes #209

IanEff added 2 commits August 18, 2026 08:29
Instrument internal thump transport and engine stages with trace spans
to ensure all operations nest correctly under the decision's TraceID.

Closes issues #209
@IanEff
IanEff merged commit 9ad1395 into main Aug 18, 2026
1 check passed
@IanEff
IanEff deleted the feat/span-the-spanners branch August 18, 2026 13: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.

thump's execution and clank's tool calls have no spans

1 participant