grafana / k6

A modern load testing tool, using Go and JavaScript - https://k6.io
GNU Affero General Public License v3.0
25.03k stars 1.24k forks source link

Remote write Prometheus #3823

Open DanielCastronovo opened 2 months ago

DanielCastronovo commented 2 months ago

Brief summary

whenever I run K6 with Prometheus remote write enabled, I regularly get errors.

k6 version

0.51.0

OS

EKS

Docker version and image (if applicable)

No response

Steps to reproduce the problem

Launch K6 with remote write

Expected behaviour

metric generated

Actual behaviour

level=warning msg="Successful flushed time series to remote write endpoint but it took 15.102561295s whil e flush period is 5s. Some samples may be dropped." nts=40 output="Prometheus remote write"

DanielCastronovo commented 2 months ago

Any news ? did you want some details ?