docs(gpu-operator): document native-talos service-monitor interval
Signed-off-by: Arsolitt <arsolitt@gmail.com>
This commit is contained in:
parent
b5232bd15c
commit
4d9a61a0ec
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ spec:
|
|||
dcgmExporter:
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
# Matches the 1m evaluation cadence of GPU recording rules with
|
||||
# 4x oversampling headroom. DCGM_FI_PROF_* counters have
|
||||
# documented overhead concerns below 1s; 15s is safe.
|
||||
interval: "15s"
|
||||
honorLabels: true
|
||||
config:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue