summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml')
-rw-r--r--src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml b/src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml
index 0aabcb6ceb..1ff16ed785 100644
--- a/src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml
+++ b/src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml
@@ -64,7 +64,13 @@ modules:
folding:
title: Config
enabled: true
- list: []
+ list:
+ - name: Custom update_every
+ description: Allows you to override the default data collection interval.
+ config: |
+ jobs:
+ - name: intelgpu
+ update_every: 5 # Collect Intel iGPU metrics every 5 seconds
troubleshooting:
problems:
list: []