k6 extension for Prometheus Remote Write load testing.
This module provides the ability to send metrics to any Prometheus Remote Write compatible endpoint,
including Prometheus, Cortex, Thanos, Mimir, and other services that implement the remote_write API.
Features
Send custom time series data to remote write endpoints
Generate metrics efficiently using templates to reduce JavaScript overhead
Support for custom headers, authentication, and multi-tenant configurations
Built-in support for high-cardinality testing scenarios
k6 extension for Prometheus Remote Write load testing.
This module provides the ability to send metrics to any Prometheus Remote Write compatible endpoint, including Prometheus, Cortex, Thanos, Mimir, and other services that implement the remote_write API.
Features
Basic Usage