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

Add metrics endpoint to stress test tool #1910

Merged
merged 5 commits into from Dec 15, 2017

Conversation

crosbymichael
Copy link
Member

This refactors the stress test tool to output metrics via prometheus.

This allows us to run stress tests 24/7 and monitor the results. I have a server running that pulls master every hour and runs the stress tests for it. Results are viewed on prometheus.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@codecov-io
Copy link

codecov-io commented Dec 12, 2017

Codecov Report

Merging #1910 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1910   +/-   ##
=======================================
  Coverage   47.29%   47.29%           
=======================================
  Files          89       89           
  Lines        8830     8830           
=======================================
  Hits         4176     4176           
  Misses       3968     3968           
  Partials      686      686
Flag Coverage Δ
#linux 50.66% <ø> (ø) ⬆️
#windows 42.24% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03bc5e9...6ae0f5f. Read the comment docs.

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@AkihiroSuda AkihiroSuda merged commit fad72b6 into containerd:master Dec 15, 2017
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.

None yet

4 participants