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

New metric to measure sleep times #880

Closed
na-- opened this issue Dec 18, 2018 · 1 comment
Closed

New metric to measure sleep times #880

na-- opened this issue Dec 18, 2018 · 1 comment
Labels
evaluation needed proposal needs to be validated or tested before fully implementing it in k6 feature

Comments

@na--
Copy link
Member

na-- commented Dec 18, 2018

In certain situations, it may be useful to have a measurement of how much time k6 spent in sleep() calls. This should probably be done after we have implemented #570 and it likely should be disabled by default, to avoid excessive metric spam. Even then, it may be more useful as a per-iteration or per-group metric (like iteration_duration or group_duration) instead of being emitted by each sleep() call.

@olegbespalov
Copy link
Contributor

The team decided to close this as not planned.

@olegbespalov olegbespalov closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evaluation needed proposal needs to be validated or tested before fully implementing it in k6 feature
Projects
None yet
Development

No branches or pull requests

2 participants