OptionalheadersOptional custom headers to send with requests.
Optionaltenant_Optional tenant name for multi-tenant environments. Typically sent as X-Scope-OrgID header.
OptionaltimeoutOptional request timeout (e.g., "20s", "5m"). Default is "10s".
The URL of the Prometheus remote write endpoint. Can include basic auth credentials: https://user:password@host/path
Optionaluser_Optional custom User-Agent header value. Default is "k6-remote-write/0.0.2".
Configuration options for the Remote Write client.
Example