@cryptotaxi247 / netdata-1 / commits / 05b39e4f3

add prerequisites to go.d/intelgpu meta (#17355)

Ilya Mashchenko committed Apr 9, 2024 at 14:59 UTC 05b39e4f3cf9444666aa9cb1bb1bfa3987866c0f
1 file changed +3 -1
src/go/collectors/go.d.plugin/modules/intelgpu/metadata.yaml
+3 -1
@@ -41,7 +41,9 @@ modules:
41 description: ""
42 setup:
43 prerequisites:
44 - list: []
44 + list:
45 + - title: Install intel-gpu-tools
46 + description: Install `intel-gpu-tools` using your distribution's package manager.
47 configuration:
48 file:
49 name: go.d/intelgpu.conf