Reproduce a Bearer Leak From an OTel JSON Export You Fed to a Model
This story is from 2026-09-12. It is preserved in the archive; the latest stories are on the live feed.
The export looked harmless. A 48 KB trace.json from a local Jaeger query, one HTTP client span, p99 stuck at 1.8s. I was one paste away from asking a coding assistant why checkout stalled on POST /pay . Then I grepped the file. http.request.header.authorization sat in span.attributes as Bearer eyJh…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-12 17:16 · DEV Community — AI
Reproduce a Bearer Leak From an OTel JSON Export You Fed to a Model