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

Manager Instrumentation #520

Open
aluzzardi opened this issue May 4, 2016 · 2 comments
Open

Manager Instrumentation #520

aluzzardi opened this issue May 4, 2016 · 2 comments
Assignees
Milestone

Comments

@aluzzardi
Copy link
Member

The manager is going to need instrumentation.

Instrumenting would provide interesting ops metrics, such as amount of tasks scheduled, scheduling time, etc etc.

This will be extremely useful to ops (e.g. graph scheduling time, page me if raft transactions take more than 5 seconds at 99th over the past hour, etc etc).

The hard part is deciding what to instrument, as to how, using the prometheus client library is probably a good start.

@aluzzardi aluzzardi added this to the 1.13.0 milestone Aug 5, 2016
@aluzzardi
Copy link
Member Author

Tentatively assigning this to you @stevvooe

@aluzzardi
Copy link
Member Author

@crosbymichael - what's the status of go-metrics? Should we start using it now or should we wait?

@anshulpundir anshulpundir self-assigned this Aug 24, 2017
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

3 participants