Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Make statistics collection and aggregation distributed across all cluster nodes #298

Merged
merged 177 commits into from
Dec 1, 2016

Conversation

kjnilsson
Copy link
Contributor

Fixes #236

Copy link
Member

@michaelklishin michaelklishin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've noticed that Consumer Utilization is always displayed as NaN%.

To reproduce:

  • Declare 100 queues, with a consumer on each one
  • Publish to them in a loop, sequentially, possibly in bursts

The rates are non-0 as expected but Consumer Utilization stays at NaN%.

michaelklishin and others added 9 commits November 25, 2016 01:01
Credentials are never sent with preflight requests, and preflight
requests are only accepted if they return successfully (eg 200).
We returned a 401 when credentials were missing so browsers rejected
the response.
Conflicts:
	Makefile
@michaelklishin michaelklishin self-assigned this Dec 1, 2016
@michaelklishin michaelklishin changed the title DO NOT MERGE - Make statistics collection and aggregation distributed across all cluster nodes Make statistics collection and aggregation distributed across all cluster nodes Dec 1, 2016
@michaelklishin michaelklishin merged commit 3495b4b into stable Dec 1, 2016
@dumbbell dumbbell deleted the rabbitmq-management-236 branch January 3, 2018 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants