Expand description
Stable Phase 219 observability contract names.
These constants mirror docs/observability-metric-contract.md and
docs/observability-event-trace-contract.md. Producers should use
these names instead of repeating string literals so metrics, events,
traces, dashboards, and docs stay aligned.
Constants§
- FORBIDDEN_
DEFAULT_ METRIC_ LABELS - Default production Prometheus labels must not use these fields.
- PHASE_
219_ EVENT_ NAMES - Required event names for Phase 219 lifecycle and decision streams.
- PHASE_
219_ METRIC_ FAMILIES - Required dimensional metric families for Phase 219 producers.
- PHASE_
219_ SPAN_ NAMES - Required span names for Phase 219 admission-to-lease traces.
- STABLE_
METRIC_ FAMILIES - Existing aggregate metric families rendered by the current
PrometheusExporter.
Functions§
- is_
forbidden_ default_ metric_ label - Return true when
labelis forbidden on default production metric families.