SRE: Service Health
sre_service_healthAggregate SRE health data for a service including events, errors, logs, metrics, and last seen. Determine if a service is healthy or get a rollback signal.
Instructions
SRE health rollup for one service: total events, error count, logs, metrics, last seen. Use for 'is service X healthy' or 'rollback signal for X'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Time window e.g. '15m ago', '1h ago', '2d ago'. | |
| service | Yes | service.name value |