M26: harden clean observability acceptance
This commit is contained in:
@@ -30,7 +30,7 @@ HTTP_IN_PROGRESS = Gauge(
|
||||
OUTBOX_EVENTS = Gauge(
|
||||
"mobilityops_outbox_events",
|
||||
"Persisted outbox events by state and scenario type.",
|
||||
("status", "scenario"),
|
||||
("scenario", "status"),
|
||||
)
|
||||
DATABASE_READY = Gauge(
|
||||
"mobilityops_database_ready",
|
||||
|
||||
Reference in New Issue
Block a user