Skip to content

Commit

Permalink
Align documentation with code (#3648)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxvms authored Dec 5, 2022
1 parent 424d549 commit 61487e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/sources/mimir/operators-guide/tools/mimirtool.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ mimirtool analyze dashboard <file>...

| 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

Expand All @@ -570,9 +570,9 @@ mimirtool analyze rule-file <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

Expand Down

0 comments on commit 61487e8

Please sign in to comment.