observability: StarIntel telemetry abstraction + OTLP instrumentation (PR2 server) #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implementation issue for the starintel-server side of the OpenObserve observability slice. Umbrella + infra slice: starintel-labs/starintel-infra#162.
h2. Scope (PR 2 — starintel-server
feat/observability-slice)New ASDF system =starintel-observability= (package =star.observability=, addon-registered via =register-addon=) implementing the StarIntel observability abstraction. Applications depend on this, never on an OpenObserve client. Telemetry flows:
h2. Contents
h2. Acceptance criteria (PR 2)
h2. Out of scope
Predicate-level Prolog tracing by default; LLM content capture; alert routing beyond the webhook boundary contract; OpenObserve HA.
Umbrella + infra slice: starintel-labs/starintel-infra#162. Cross-linked; see infra issue for design decisions and acceptance criteria.
PR 2 merged: #9 (feat/observability-slice,
87622e0+bc64bd0). Local gates at exact head: star-unit-tests 23/23 suites green (incl. 8 observability tests), nix flake check green, doc-coverage 844/844, gen-api-docs clean, prolog-verify check pass. NOTE: the doc-coverage CI job fails identically on master (pre-existing since2065321; runs 3037-3401 all failure, job logs 404) - not a regression from this PR; filed as follow-up infra investigation.