gotjosh

Results 41 issues of gotjosh

At the moment, it is unclear what is the _exact_ difference between both commands. From a quick peek at the code it seems like load is more of a "only...

question

When running `cortextool prepare` on a query such as: ``` (sum by (node, resource) (kube_node_status_capacity{})) * on(node) group_left(cluster, nodepool) nodepool:node:{} < %(threshold)0.2f ) ``` I'll produce ``` (sum by (node,...

Right now, when you use the `diff` command it will only tell you which groups are going to be changed, but does not tell you which individual rules/alerts are changing....

Right now we keep a central changelogs for all the binaries. Consider each binary having its own separate changelog.

You can have your Ruler and Alertmanager in separate URLs. As a result, it becomes tedious having to change between commands, we should make this a bit more explicit that...

enhancement
command/cortex-tool

At the moment we only have cortextool, but would be good to include the other binaries as well.

It involves a number of manual steps, they can be seen here: https://github.com/grafana/cortex-tools/pull/51

Right now when you try to delete, it only allows a group specification.

I don't think we need three (and maybe more?) images, we could pack all the binaries in a single image making the release process simpler.