You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "GET http://localhost/" | vegeta attack -duration=15m -prometheus-addr 0.0.0.0:9090 command works fine. I can see the prometheus stats in the browser. But the Grafana integration is failing.
Actual Behaviour
While trying to add Prometheus data source in Grafana showing below error.
Steps to Reproduce
Install vegeta
Install grafana
Run vegeta w/ prometheus flag
Add prometheus datasource in Grafana
Additional Context
grafana version 10.2.0
The text was updated successfully, but these errors were encountered:
Version and Runtime
Expected Behaviour
echo "GET http://localhost/" | vegeta attack -duration=15m -prometheus-addr 0.0.0.0:9090
command works fine. I can see the prometheus stats in the browser. But the Grafana integration is failing.Actual Behaviour
While trying to add Prometheus data source in Grafana showing below error.
Steps to Reproduce
Additional Context
grafana version 10.2.0
The text was updated successfully, but these errors were encountered: