config.yaml 193 B

12345678
  1. vcenter:
  2. endpoint: http://vcsa.host.localnet
  3. username: otelu
  4. password: ${env:VCENTER_PASSWORD}
  5. collection_interval: 5m
  6. metrics:
  7. vcenter.host.cpu.utilization:
  8. enabled: false