config.yaml 158 B

1234567
  1. bigip:
  2. collection_interval: 10s
  3. endpoint: https://localhost:443
  4. username: otelu
  5. password: ${env:BIGIP_PASSWORD}
  6. tls:
  7. insecure_skip_verify: true