K6

From Indie IT Wiki

Introduction

Grafana k6 is a developer-friendly and extensible load testing tool that helps prevent performance issues and improve reliability. Learn how to use k6 for load, browser, synthetic, and chaos testing, and integrate it with CI/CD and Grafana Cloud.

Installation

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C5AD17C747E3415A3642D57D77C6C491D6AC1D69
echo "deb https://dl.k6.io/deb stable main" | sudo tee /etc/apt/sources.list.d/k6.list
sudo apt-get update
sudo apt-get install k6

Documentation

https://grafana.com/docs/k6/latest