xk6-prometheus
xk6-prometheus copied to clipboard
Prometheus HTTP exporter for k6
Hi. Thank for Prometheus exporter and your job. This is only one solution for scrapping metrics with prometheus. I encountered an error. When I started tests with custom tags in...
The message "Not all tags used as labels" is written a lot, every time how you can configure the log level, or what you need to add to the scripts...
Looking for additional labels to be added. Example: ``` k6_http_req_duration{quantile="0.9",method="GET", scenario="test-1", status="200", name="addToCart"} ```
hi, is it possiable to change the code so the image can push the metrics into the pushgetaway of the prometheus instead of the waiting to the prometheus to collect...