grafana / xk6-output-prometheus-remote

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

Omit parseEnvs linter issue #171

Closed olegbespalov closed 2 weeks ago

olegbespalov commented 2 weeks ago

What?

This is a temporary omitting of the linter issue; in the future, we should refactor this method.

Triggered after https://github.com/grafana/xk6-output-prometheus-remote/pull/169, but not caused.

Why?

To make CI green again.