diff --git a/docs/sources/mimir/operators-guide/tools/mimirtool.md b/docs/sources/mimir/operators-guide/tools/mimirtool.md index 2f4fae9f15a..4a849acf160 100644 --- a/docs/sources/mimir/operators-guide/tools/mimirtool.md +++ b/docs/sources/mimir/operators-guide/tools/mimirtool.md @@ -557,7 +557,7 @@ mimirtool analyze dashboard ... | Environment variable | Flag | Description | | -------------------- | ---------- | ------------------------------------------------------------------------- | -| - | `--output` | Sets the output file path, which by default is `prometheus-metrics.json`. | +| - | `--output` | Sets the output file path, which by default is `metrics-in-grafana.json`. | #### Rule-file @@ -570,9 +570,9 @@ mimirtool analyze rule-file ##### Configuration -| Environment variable | Flag | Description | -| -------------------- | ---------- | ------------------------------------------------------------------------- | -| - | `--output` | Sets the output file path, which by default is `prometheus-metrics.json`. | +| Environment variable | Flag | Description | +| -------------------- | ---------- | ----------------------------------------------------------------------- | +| - | `--output` | Sets the output file path, which by default is `metrics-in-ruler.json`. | #### Prometheus