cortex-tools
cortex-tools copied to clipboard
If you're using this tool with Grafana Mimir, please switch to "mimirtool" instead: https://github.com/grafana/mimir
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Currently, if trying to use the standard cortextool commands to interact with a Loki or GEL cluster e.g. - `cortextool rules print` - `cortextool rules load` These commands will fail...
Hi everyone, I'm trying use cortex-tool to interact with my grafana loki for upload rules to S3. In the command "cortextool rules load", I use in the --address flag the...
The latest version (`v0.11.0`) doesn't have any `amd64` arch available. https://hub.docker.com/layers/grafana/cortex-tools/v0.11.0/images/sha256-7f081e85823c6965780fb9d2c0eddfbd46526e3a237ddd538ea550a1ebd5142b?context=explore
To avoid large queries, we've set a limit to the number of series a query can hit ```bash ./cortextool analyse prometheus \ --address=https://internal-cortex.../ \ --id= \ --key= \ --log.level=debug \...
#The following command deletes all of the rule groups in a namespace, including the namespace itself: mimirtool rules delete-namespace https://grafana.com/docs/mimir/latest/operators-guide/tools/mimirtool/#delete-a-namespace similar to the mimirtool does the cortextool support delete-namespace ?...
Currently, cortextool always sets the namespace based on the name of the file. This behavior results in rule organization that feels quite unnatural. For example, if we want to define...
We are using [cortex-tools analyse prometheus ](https://github.com/grafana/cortex-tools/tree/v0.10.7#analyse-prometheus)to figure out high cardinality metrics. But the analyse prometheus command doesn't take an org-id as variable. Without it we get a 401 authorization...
When trying to prepare and load a loki recording rule with "cortextool rules load --backend=loki " I get the error : "cortextool: error: 1:52: parse error: unexpected character: '|', try...
We build a container with cortextool 0.10.7 installed and upload it to AWS ECR. AWS Inspector then scans these containers for known vulnerabilites and it has flagged the binary with...