Skip to main content

augur

A fast, opinionated linter for OpenTelemetry Collector configurations

Catches what costs you

Missing memory limiters, hardcoded secrets, misordered processors — augur encodes hard-won operational knowledge into automated checks that run in milliseconds.

Transparent Rego rules

Every rule is a plain .rego file under policy/. Read them, override them, or write your own — no magic, no plugins, no config DSL to learn.

CI-friendly from day one

Text, JSON, and GitHub Actions annotation output. Non-zero exit on failure. Skip rules, merge custom policies, and promote warnings with --strict.