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

does have url to get the response time distribution? #833

Closed
jiuchongxiao opened this issue Jul 5, 2018 · 0 comments
Closed

does have url to get the response time distribution? #833

jiuchongxiao opened this issue Jul 5, 2018 · 0 comments

Comments

@jiuchongxiao
Copy link

my focust web url is "http://192.168.181.93:30089",and the result of the url as below:
image
i can get my request statistics by visite the url "http://192.168.181.93:30089/stats/requests",and the response as below:
{"errors": [], "stats": [{"median_response_time": 22, "min_response_time": 13, "current_rps": 5.2, "name": "/portal/info", "num_failures": 0, "max_response_time": 517, "avg_content_length": 287, "avg_response_time": 25.88888888888889, "method": "GET", "num_requests": 1143}, {"median_response_time": 22, "min_response_time": 13, "current_rps": 5.2, "name": "Total", "num_failures": 0, "max_response_time": 517, "avg_content_length": 287, "avg_response_time": 25.88888888888889, "method": null, "num_requests": 1143}], "fail_ratio": 0.0, "slave_count": 2, "state": "stopped", "user_count": 0, "total_rps": 5.2}

i want to know if has a url to get the response time distribution data?just like 'http://192.168.181.93:30089/stats/respones'. but sadlly it did not work.

i want to get the response time distribution by visiting url not download the csv.

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

No branches or pull requests

1 participant