Skip to content

Commit

Permalink
Add default value for prometheus.cluster.settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sokratis Papadopoulos <[email protected]>
  • Loading branch information
Sokratis Papadopoulos authored and lukas-vlcek committed Nov 15, 2024
1 parent 4ad34e4 commit 1410181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ prometheus.indices: false

#### Cluster settings

Whether to export cluster settings metrics or not. Default value: `true`.

To disable exporting cluster settings use:
```
prometheus.cluster.settings: false
Expand Down

0 comments on commit 1410181

Please sign in to comment.