Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics should be sent to a special metrics topic #8

Open
4 of 9 tasks
georgevanburgh opened this issue Nov 27, 2015 · 0 comments
Open
4 of 9 tasks

Metrics should be sent to a special metrics topic #8

georgevanburgh opened this issue Nov 27, 2015 · 0 comments
Assignees

Comments

@georgevanburgh
Copy link
Owner

Autonomic component will require access to real-time broker metrics. External components can receive metrics in the same way as they would receive messages.

The following metrics are required:

  • Pending Messages per Q/T
  • Message Rate per Q/T
  • Subscribers per Q/T
  • Connections per broker
  • Client latency
  • Client packet loss
  • Broker memory usage
  • Machine memory free
  • Machine CPU use
@georgevanburgh georgevanburgh self-assigned this Nov 27, 2015
georgevanburgh pushed a commit that referenced this issue Dec 3, 2015
Metrics now sent to queue (in addition to statsd). StatsD logging should
be removed entirely before this item is closed.
georgevanburgh pushed a commit that referenced this issue Dec 30, 2015
Also added associated tests. Part of #8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant