prometheus-net-contrib
prometheus-net-contrib copied to clipboard
Fix SignalR reported stopped connection value when there are no stopped connections
When there are no stopped connections, the gauge connections-stopped
reports that these is one.
To reproduce, start a SignalR app but don't connect any SignalR clients to it. The gauge will report one stopped connection.