Out of sample order k6 prometheus remote write


following errors are generated when using experimental prometheus or even xk6 prometheus remote write option
Why out of sample orders are generated when running k6 locally ?

Hey @patenvy,
the remote write output has some checks for preventing it so this case could be a bug.

Can you report what version of k6 and Prometheus you are using and the command that you’re using for running k6?

I see you’re testing test-api.k6.io so probably your script does not include any private metadata. Can you share it as well?

Thanks.

Hey @codebien
Is this recognized as a bug? I’m currently playing around with this experimental prometheus remote write output, and getting a similar error as below.


Setup details :
1 Prometheus running in a docker container with remote write enabled.
2 custom k6 binary that outs to this endpoint