Skip to content

Commit 8923e41

Browse files
committed
Update docs
1 parent ad8b4f9 commit 8923e41

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/03-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,13 @@ The `unit` option can be any string, however, some unit of measurement can be us
154154
The custom variable `perfdatagraphs_config_metrics_include (array[string])` is used to select specific metrics that
155155
should be rendered, if not set all metrics are rendered. Wildcards can be used with: `*`.
156156

157+
This will also override the minimum amount the charts being shown on the object's page.
158+
157159
The custom variable `perfdatagraphs_config_metrics_exclude (array[string])` is used to exclude metrics.
158160
This takes precedence over the include. Wildcards can be used with: `*`.
159161

162+
This will exclude the metric from all pages.
163+
160164
Examples:
161165

162166
```

0 commit comments

Comments
 (0)