Remove 10 factor of media nodes metricbeat

pull/609/head
cruizba 2021-02-10 14:12:30 +01:00
parent 23e83aaa80
commit e1c01bd9c2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ metricbeat.modules:
- regexp:
system.filesystem.mount_point: '^/hostfs/(sys|cgroup|proc|dev|etc|host)($|/)'
enabled: true
period: ${OPENVIDU_PRO_STATS_MONITORING_INTERVAL}0s
period: ${OPENVIDU_PRO_STATS_MONITORING_INTERVAL}s
cpu.metrics: [normalized_percentages]
fields:
ip: "${MEDIA_NODE_IP}"