Skip to content

observability

This page is generated from the same Go declarations the loader enforces, so it cannot drift from what ob validate accepts.

alerts · enabled · logs · metrics · retention · unhealthy_after

FieldTypeDefaultWhat it does
alertsobjectDeclared alerting intent. Continuous management is not currently provided.
alerts.unhealthy_afterstringDesired duration of unhealthy state before alerting. Expects a duration such as 30s, 5m, 1h30m or 14d.
logsobjectDeclared log-retention intent. Continuous management is not currently provided.
logs.enabledbooleanfalseDeclare that log collection is desired.
logs.retentionstringDesired log-retention period. Expects a duration such as 30s, 5m, 1h30m or 14d.
metricsobjectDeclared metric-collection intent. Continuous management is not currently provided.
metrics.enabledbooleanfalseDeclare that metric collection is desired.