-
I am following the steps here: https://grafana.com/blog/2023/04/11/how-to-visualize-load-testing-results/ to install the xk6-dashboard. At this step:
Where am I going wrong and how should this be fixed? Env: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
try |
Beta Was this translation helpful? Give feedback.
try
xk6 build --with github.com/grafana/xk6-dashboard@latest
instead(the repo moved from szkiba to grafana)
BTW dashboard already included in latest k6 release so you don't need to use custom build...