Álvaro Aguilar-Tablada Espinosa
Álvaro Aguilar-Tablada Espinosa
We have two clusters deployed in two different regions in Azure. The idea is replicating by an asynchronous channel from one region to the other in order to have the...
To solve the issue https://github.com/grafana/k6-operator/issues/275
### Feature Description I'd like to be able to tell the operator to clean K6 objects when the test is OK and not when the test has FAILED as I...
Allow configuring ReduceOptions.Fields and ReduceOptions.Values in order to be able to select what to show in Stat panel. For example, having this Prometheus metric: ``` process_runtime_dotnet_info{runtime_version="6.0.11", version="1.0.0", .......} 1 ```...