newrelic_platform_plugins icon indicating copy to clipboard operation
newrelic_platform_plugins copied to clipboard

The newrelic_plugin.yml examples

Open qixtand opened this issue 11 years ago • 1 comments

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.

qixtand avatar Apr 11 '14 19:04 qixtand

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.

jeromeboe avatar Aug 28 '14 09:08 jeromeboe