pieterlange / kube-openvpn

:closed_lock_with_key: Kubernetes native OpenVPN
MIT License
383 stars 57 forks source link

Change metrics collection from logs to prometheus #58

Closed pieterlange closed 6 years ago

pieterlange commented 6 years ago

This removes the shellscript that dumps openvpn metrics in JSON to stdout and replaces it with kumina's openvpn_exporter in the default (full) deployment mode.

Connection statistics collection is not mandatory, refer to kube/deployment-minimal.yaml for the base requirements.