starterkits/rails4-starterkit

newrelic.yml logs errors

Opened this issue · 1 comments

Hello everyone,

When i deploy my rails apps on heroku and i see my logs i have the following errors:

2015-04-03T14:24:22.711459+00:00 app[web.1]: ** [NewRelic][04/03/15 14:24:22 +0000 web.1 (3)] INFO : Reading configuration from config/newrelic.yml (/app)
2015-04-03T14:24:22.711497+00:00 app[web.1]: ** [NewRelic][04/03/15 14:24:22 +0000 web.1 (3)] ERROR : Failed to read or parse configuration file at config/newrelic.yml
2015-04-03T14:24:22.711541+00:00 app[web.1]: ** [NewRelic][04/03/15 14:24:22 +0000 web.1 (3)] ERROR : Psych::SyntaxError: (): mapping values are not allowed in this context at line 40 column 32

An idea?

I resolved my error. I pasted the code of "newrelic.yml" here: http://www.yamllint.com/ and copy the output.