Expand description
Service-check contexts: the stable _sc identity a driver renders status, message, and timestamp
against.
The Agent does not aggregate service checks, but each has a natural stable identity — name, tags, and host — distinct from the per-occurrence status, message, and timestamp. The pool recurs the identity; the driver varies status, message, and timestamp each render.
Structs§
- Service
Check Context - A service-check identity: name, tags, and fixed option chunks (a host). Status, message, and timestamp vary per render.