dgdevops
dgdevops
Hello @aantn, Thank you for your quick response. To test this I split the action into two parts: 1) Write out the output to a file (`krr simple --prometheus-url http://localhost:53312...
Using the `--quiet` flag on its own (`krr simple --prometheus-url http://localhost:53312 --quiet --fileoutput myfile`) still results in an empty file so I have to use `>>` to write out the...
Hello @aantn, I have tested it and both the `--fileoutput` & `--slackoutput` flags work fine. Thank you for your quick action. One idea, when using the table formatter there is...