Skip to content

Add expvars to the scheduler#286

Merged
masci merged 2 commits intomasterfrom
hippo/scheduler_expvar
Jun 15, 2017
Merged

Add expvars to the scheduler#286
masci merged 2 commits intomasterfrom
hippo/scheduler_expvar

Conversation

@zippolyte
Copy link
Copy Markdown
Contributor

@zippolyte zippolyte commented Jun 8, 2017

What does this PR do?

Add expvars to the scheduler:

  • number of queues and their interval and size
  • number of checks entered

We get something like this:
"scheduler": {"ChecksEntered": 3, "Queues": [{"Interval":15,"Size":3}], "QueuesCount": 1}

Copy link
Copy Markdown
Member

@hush-hush hush-hush left a comment

Choose a reason for hiding this comment

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

please also update the pkg/collector/dist/conf.d/go_expvar.yaml.default to add the new variable to the check.

@masci masci merged commit 67f37bc into master Jun 15, 2017
@masci masci deleted the hippo/scheduler_expvar branch June 15, 2017 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants