Re: MongoDB instrumentation in New Relic using Mongoid 2.0.0.beta.19

2010-11-07 Thread fbjork
count' >   end > end > > In our Mongoid models, we have tracers on frequently used methods: > > app/models/member.rb > 1082:  require 'new_relic/agent/method_tracer.rb' > 1084:  add_method_tracer :next_untaken_quickhit > 1085:  add_method_tracer :next_unseen_result

MongoDB instrumentation in New Relic using Mongoid 2.0.0.beta.19

2010-11-02 Thread fbjork
Hi guys, is anyone using Mongoid and the New Relic addon and successfully seeing MongoDB transactions? I can get Resque and Redis to work, but MongoDB doesn't show up. I have the following in my Gemfile: gem 'rpm_contrib', '1.0.13' gem 'newrelic_rpm', '2.13.3' -- You received this message beca

Amazon VPC and Heroku

2010-09-03 Thread fbjork
I'm currently developing an app that needs to connect to a service behind firewall. Any ideas on how to set this up with little moving parts? I've looked at Amazon VPC. Any one who is running an app on Heroku that has similar requirements that could share some ideas? -- You received this messag

Getting Heroku to access a private repo on GitHub

2010-07-13 Thread fbjork
Hi, i would like to setup a Continuous Integration server (Integrity) on Heroku that fetches code from private repos on GitHub. Is this possible somehow today? If not this would be a great feature to add to the config system of Heroku! -- You received this message because you are subscribed to

PGError: server closed the connection unexpectedly

2010-05-21 Thread fbjork
Hi, I get the following error at random times on my heroku app: ActiveRecord::StatementInvalid (PGError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. : SELECT * FROM "posts" WHERE ("posts"."a

Re: Koi DB upgrade

2010-05-20 Thread fbjork
the same as a Blossom, > with a higher space quota. > > - David > > On May 21, 2010, at 2:34 AM, fbjork wrote: > > > > > > > Hi, > > > anyone who knows how long it usually takes to get a Koi DB upgrade > > done? I've waiting several

Koi DB upgrade

2010-05-20 Thread fbjork
Hi, anyone who knows how long it usually takes to get a Koi DB upgrade done? I've waiting several days now and no reply from support regarding the issue. Cheers, Fredrik -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send em

Re: Deploying with Bundler from private repos on GitHub

2010-05-13 Thread fbjork
at this moment, unfortunately. > > But there is probably one or another way around this issue, we'll keep > you guys updated. > > > > > > On Tue, May 11, 2010 at 1:33 AM, fbjork wrote: > > Hi all, > > > Is it possible to deploy to heroku using bundler if

Deploying with Bundler from private repos on GitHub

2010-05-12 Thread fbjork
Hi all, Is it possible to deploy to heroku using bundler if i'm using the :git directive for gems that are in a private repo on GitHub? Regards, Fredrik -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@goo