Jimdo / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
281 stars 213 forks source link

Add Redis auth support #53

Closed oraoto closed 6 years ago

oraoto commented 7 years ago

Oftentimes, redis servers in production require password authentication, this PR adds a password field to the redis config.

laurenzgamper commented 7 years ago

+1, would love to have this feature