laravel-redis-sentinel-drivers icon indicating copy to clipboard operation
laravel-redis-sentinel-drivers copied to clipboard

Integration with other packages

Open Jacq opened this issue 4 years ago • 0 comments

Hi,

I have asked this same question here https://github.com/arquivei/laravel-prometheus-exporter/issues/20, but did not receive any guidance, I will try my luck here. I'm using both, this package redis sentinel driver and that other laravel prometheus package, but I do not know how to config the prometheus exporter to use the sentinel driver. The redis sentinel is configured ok for all laravel services (horizon, broadcast, cache, ...). Should this work out-of-the-box following the standard configuration detailed here https://github.com/monospice/laravel-redis-sentinel-drivers#configuration ? Do you have any recommendations for this case? I could not get the exporter to populate metrics with the sentinel driver but it works ok with standard redis, thanks! Cheers, Jacq

Jacq avatar Sep 30 '21 15:09 Jacq