serputko / performance-testing-framework

Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest
Apache License 2.0
404 stars 209 forks source link

I'm getting 502 error when accessing the compare script in grafana #20

Open 7eventhCode opened 5 years ago

7eventhCode commented 5 years ago

I can run and test jmx files and see them in grafana normally but for some reason im getting this error when trying to run the compare_test.js "grafana templating init failed network error bad gateway(502)" http://10.20.12.17:8857/dashboard/script/compare_tests.js image

calvernaz commented 4 years ago

Check you datasource:

URL: http://:8089 (influxdb_timeshift_proxy IP) Access: Server (default) Database:

I had the same connection issues until I used the above config