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

real-time graphing #317

Closed
ghost opened this issue Aug 10, 2015 · 10 comments
Closed

real-time graphing #317

ghost opened this issue Aug 10, 2015 · 10 comments

Comments

@ghost
Copy link

ghost commented Aug 10, 2015

I have added real-time graphing to Locust, with InfluxDB and Grafana
https://github.com/BBC/locust-load-tests/#real-time-graphing

@molsky
Copy link

molsky commented Oct 22, 2015

Page not fount, looks like that you have deleted that repository? That example was quite useful because of the lack of graphing tools and plugins for Locust.

@ghost
Copy link
Author

ghost commented Oct 22, 2015

Yes, I deleted the Locust repo yesterday and the Locust docker images as I am now exclusively using Gatling. I had also moved to Taurus and Blazemeter for real-time graphing. If your are still interested, I can commit the repo to my own github account?

@ghost
Copy link
Author

ghost commented Oct 22, 2015

@ghost ghost closed this as completed Oct 22, 2015
@Nesh108
Copy link

Nesh108 commented May 9, 2016

I still cannot see the repo.

I would really like to get some cool graphs out of Locust.

@ghost
Copy link
Author

ghost commented May 11, 2016

Oh yes. I deleted this again. Can't remember why. But what you could do is parse the real-time web stats and format them into a graphite message. Push them along the graphite protocol into Influxdb and use Grafana for visualisation. This may help: https://github.com/bbc/notes-on-perf-testing/blob/master/ch/gatling/real_time_graphs.md.

@ghost
Copy link
Author

ghost commented May 11, 2016

In fact, maybe use this python influxdb client library to write data: https://github.com/influxdata/influxdb-python

@ghost
Copy link
Author

ghost commented Jul 8, 2016

I will create some documentation if anyone is still interested in this.

@molsky
Copy link

molsky commented Jul 8, 2016

Found this alternative solution and it is quite nice: http://steelkiwi.com/blog/load-testing-python-locust-testing-and-bokeh-vis/

@brandonparncutt
Copy link

Thanks for that...this might just work.

@ghost
Copy link

ghost commented Jan 21, 2020

Oh yes. I deleted this again. Can't remember why. But what you could do is parse the real-time web stats and format them into a graphite message. Push them along the graphite protocol into Influxdb and use Grafana for visualisation. This may help: https://github.com/bbc/notes-on-perf-testing/blob/master/ch/gatling/real_time_graphs.md.

Hi, Can you please provide the solution.None of the urls are not working

This issue was closed.
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

3 participants