Observability as code, continuouslyMake your repo ready for production-quality SLAs - effortlessly.
HoundOS installs as a GitHub App, derives SLOs and SLIs from Observability Engineering best practices for your services, and opens pull requests that close the OpenTelemetry instrumentation gaps — then keeps them aligned as your code changes.
v0 preview · Java, Node, Python, Go · No telemetry leaves your repos
How it works
HoundOS reads the codebase, detects services and runtimes, and maps message brokers, databases, and business flows.
A curated template library produces a defensible starting set of SLOs and SLIs per service archetype. Edit, version, and approve as the contract.
HoundOS opens pull requests that add OpenTelemetry auto-instrumentation and custom spans/metrics to close the gaps.
Continuous adherence
Every push to the default branch re-runs analysis. If a change breaks the instrumentation backing an agreed SLI, HoundOS fails the PR check and surfaces a drift item with the one-line fix.
ValidationsAggregatorService.handle() lost the order.validation.passed attribute. SLI Order Entry Success Rate can no longer be computed from traces.