newrelic_platform_plugins
newrelic_platform_plugins copied to clipboard
The newrelic_plugin.yml examples
The example described newrelic_plugin.yml and the readme indicate you can use the connection the string redis://user:password@hostname:port:db, but it isn't working for me. However, redis://user:password@hostname:port/db does work. The difference is the forward slash between port and db.
The other configurations have worked perfectly for me.
I'm facing a similar problem, maybe you could take a look ? https://github.com/railsware/newrelic_platform_plugins/issues/46 I don't have the database name.