Tags
Tags organize monitors for filtering and alert routing:
Reference tags by name in monitors:
Environments
Environments represent deployment stages with variable substitution:
Reference environments by slug in monitors:
Secrets
Secrets store sensitive credentials in the DevHelm vault. Define them in YAML and reference them in monitorauth blocks:
Reference secrets by key in monitor authentication:
Secret values are write-only. The CLI compares SHA-256 hashes for drift detection — actual values are never read back from the API.
Webhooks
Platform webhooks push events from DevHelm to your HTTP endpoints:Dependencies
Track third-party services from the Status Data catalog:Next steps
Monitors
Define monitors that use tags, environments, and secrets.
File format
Full YAML schema overview.