Hey Andy, We're currently looking into allowing non-Rails applications to use the New Relic addon. I've currently got it working on a Sinatra application, but now we need to package that up and get it into production. Unfortunately I don't have an ETA yet, but we're working on it :)
As far as a manual install, it is possible. If you run "heroku config --long" on your application with the NR addon installed, you can see some New Relic configuration parameters that you'd need to set up the configuration file. - David On Wed, Dec 23, 2009 at 8:29 AM, Andy Shipman <[email protected]> wrote: > I'm running a Merb app and would like to use New Relic. > Currently, I can do this myself - i.e. add it to my app as a gem dependency > - rather than via the Add On (as that is Rails only, apparently) but I'm > concerned that this might not work right across multiple dynos. That plus > the fact the Bronze level of New Relic is part of the Heroku setup makes me > ask whether there are plans for direct New Relic Merb support? If not, am I > likely to have any issues with the manual gem install? > Thanks, > > Andy Shipman > > > > > -- > > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
