mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-25 14:36:38 -05:00
ae01a7edd3
Principally, `prometheus_client.REGISTRY.register` now requires its argument to extend `prometheus_client.Collector`. Additionally, `Gauge.set` is now annotated so that passing `Optional[int]` causes an error.