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
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
This makes it much easier to reason about connection state/blocking via management UI and/or monitoring tools: we don't sacrifice accuracy.
The downside is that we emit a bit more stats when a lot of connections are blocked. But now that the new parallel event collector is merged, this sounds like a reasonable trade-off.
The text was updated successfully, but these errors were encountered:
of connection (flow control) state.
This makes it much easier to reason about flow control
state when looking at the management UI or monitoring tools
that poll HTTP API.
Now that rabbitmq/rabbitmq-management#41 is merged, there are
few arguments against always emitting stats.
Fixes#70.
This makes it much easier to reason about connection state/blocking via management UI and/or monitoring tools: we don't sacrifice accuracy.
The downside is that we emit a bit more stats when a lot of connections are blocked. But now that the new parallel event collector is merged, this sounds like a reasonable trade-off.
The text was updated successfully, but these errors were encountered: