dilshan5 / vegeta-script

A custom code which written by Go Language to send Vegeta test results to Grafana Dashboard and print the error responses for debugging purposes.
0 stars 0 forks source link

Vegeta Script

With Vegeta library, you may have already noticed following drawbacks with comparing to other Performance testing tools:

In order to overcome the above concerns, this GO script can be used. This script prints all the error responses (responseErrors.log) during the test and publish the Raw data of each request to InfluxDB. So, we can use these DATA for further analysis through Grafana Dashboard.

Before you begin

Features Available

Screenshot

For more information, please refer to the : https://dilshan-fdo.medium.com/publish-vegeta-test-results-to-influxdb-2-0-flux-language-d18f5763c81f