Julian Deutsch

Results 5 comments of Julian Deutsch

> please add a test what kind of tests should i add exactly?

When testing using the prometheus mode on a centralized Prometheus (VictoriaMetrics), I encountered the following errors. I specified the labels `--prometheus-label` and `--prometheus-cluster-label` according to the docs: `python krr.py simple...

@aantn Sure, thanks a lot for working on the bugfix! Whett testing with the options `--prometheus-cluster-key` and `-l` I encountered the following error: ``` krr git:(prometheus-workload-loader) python krr.py simple --prometheus-url...

@aantn Unfortunately not, no - this yields the same error as above, `CRITICAL Cannot scan multiple clusters for this prometheus, Rerun with the flag '-c ' where is one of...

@viceice I created pull request #1023 to add the `set -e` option.