You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have asked this same question here arquivei/laravel-prometheus-exporter#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
The text was updated successfully, but these errors were encountered:
Hi,
I have asked this same question here arquivei/laravel-prometheus-exporter#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
The text was updated successfully, but these errors were encountered: