Registry / observability / grafana-xk6-output-prometheus-remote

grafana-xk6-output-prometheus-remote

JSON →
library0.5.1gogounverified

Package prometheusremote provides a k6 extension to output metrics to Prometheus remote write endpoint.

go get github.com/grafana/xk6-output-prometheus-remote
INSTALL
IMPORT
SIG · GRAFANA-XK6-OUTPUT
G
grafana-xk6-output-prometheus-remote
observabilitygov0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

prometheusremote
github.com/grafana/xk6-output-prometheus-remote

Load the Prometheus remote write output extension for k6

package main import ( "fmt" "go.k6.io/k6/js/modules" "github.com/grafana/xk6-output-prometheus-remote" ) func main() { // This is a k6 extension, typically used as a module import in k6 scripts fmt.Println("xk6-output-prometheus-remote extension loaded") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
2
Resources
grafana-xk6-output-prometheus-remote — go get grafana-xk6-output-prometheus-remote · libregistry