grafana / xk6-output-prometheus-remote

k6 extension to output real-time test metrics using Prometheus Remote Write.
GNU Affero General Public License v3.0
156 stars 72 forks source link

Stale marker option #86

Closed codebien closed 1 year ago

codebien commented 1 year ago

It introduces a new option K6_PROMETHEUS_RW_STALE_MARKERS=<bool> for enabling the Staleness marking process at the end of the test. It also disables the option by default.