You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every so often we come across support cases in which knowing connection churn rate would significantly cut the amount of time operators and our team spend investigating the root cause.
I suggest adding rate metrics for the following events (names match those used by rabbitmq-event-exchange):
connection.created
connection.closed
channel.created
channel.closed
And expose them in the HTTP API/management UI. These metrics are both node and cluster-wide ones.