Skip to content

New metrics to detect connection and channel churn rates #1723

@michaelklishin

Description

@michaelklishin

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions