endclothing / prometheus_client_php

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

Support redis w/ password #39

Open mvalee opened 4 years ago

mvalee commented 4 years ago

Would be great to see password-enabled Redis connections supported!

fernandesGabriel commented 4 years ago

As I comment on https://github.com/endclothing/prometheus_client_php/issues/38#issuecomment-623490574 I was about to suggest a integration with a PSR 6 compatible lib as Symfony Cache, it would help improving the current storages features, plus allowing to add new storages possibilities