docs: position against the OTel GenAI process-line gap - #7
Merged
Conversation
The 2026 telemetry standard covers what an agent spent (session spans, token counters, cost rollups) and stops at the process line: wedged, crash-looping, and leaking processes appear in no GenAI span, and the agent CLIs don't export even their own pid. Add that bullet to the why-not section and retitle it to include OTel. Existing htop/Grafana bullets unchanged; no code touched.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One README section, +7/-1, no code.
The competitive framing now names the ground the OTel GenAI semantic conventions leave open: they standardized the semantic half of agent telemetry — what the agent spent — and the vendor dashboards consume it natively, but they stop at the process line. Whether the host process is wedged at 97% CPU, crash-looping, or leaking RSS is modeled by no
gen_aispan, and the agent CLIs don't export even their own pid. That half needs its own tool; this is it.Pre-existing, not from this PR: HLD.md:81 cites README.md:377-392 for the systemd unit, but that section already starts at line 393 on main (now 400). Flagging for whoever next touches the HLD.