@forgecart/flight-observability 0.202608212205.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,9 @@
1
+ # @forgecart/flight-observability
2
+
3
+ Contents (verbatim from shop-beta `tool/flight/` — the machine-checked contract):
4
+ - `dashboards/` — the Flight Deck + Multiplexing Grafana dashboards (`$DS`/`$env`/`$run_type`/`$replay_run` vars; every panel `fc:*`-only)
5
+ - `rules/fc-recording.yml` — the `fc:` recording rules (the local↔prod parity seam)
6
+ - `rules/fc-alerts.yml` — the alert set (local: blackhole notifier; prod: Discord via alertmanager)
7
+ - `exporters/pg-custom-queries.yaml` — the CNPG `monitoring.customQueriesConfigMap` source
8
+
9
+ Consumed by forgecart/cloud (P4 #973): pin a version, render into the observability namespace.