Grafana k6 extension topic
xk6 is one of the core components of the Grafana k6 performance testing ecosystem. Developers can use the xk6 command-line tool to customize k6, allowing them to add features, protocols, or output options to meet specific testing needs.
k6 extensions are located in repositories named xk6-* and tagged with the xk6 topic.
xk6-playwright
k6 extension that adds support for browser automation and end-to-end web testing using playwright-go
xk6-output-prometheus-remote
k6 extension to output real-time test metrics using Prometheus Remote Write.
xk6-diameter
A k6 extension for Diameter protocol
xk6-output-influxdb
k6 extension to output real-time test metrics to an InfluxDB 2.x database.
xk6-client-tracing
A k6 extension for testing distributed tracing backends
xk6-distributed-tracing
A k6 extension for distributed tracing.
xk6-output-timescaledb
k6 extension to output real-time test metrics to TimescaleDB.
xk6-output-kafka
k6 extension to output real-time test metrics to a Kafka topic.
xk6-opentelemetry
k6 extension to generate OpenTelemetry signals for load testing