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.