-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
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"
stefan-fast and LCaparelli