mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
test(multiplayer): verify observability manifests locally
This commit is contained in:
@@ -7,6 +7,9 @@ the documented 250 ms p95 SLO with `histogram_quantile`. The optional
|
||||
5xx alerts for clusters running the Prometheus Operator. The matching optional
|
||||
`deploy/observability/prometheus-service-monitor.yaml` discovers the internal
|
||||
control-plane Service on its named `http` port and scrapes only `/metrics`.
|
||||
`scripts/verify_observability_manifests.py` is included in the local
|
||||
multiplayer gate and checks this Service/monitor contract without requiring a
|
||||
Kubernetes or Prometheus installation.
|
||||
|
||||
Install the rule only after confirming that the `PrometheusRule` CRD and the
|
||||
`ServiceMonitor` CRD and the `cosmic-clash` namespace exist. The example
|
||||
|
||||
Reference in New Issue
Block a user