Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will this currently work on Heroku with multiple dynos? #1

Open
peteygao opened this issue Feb 17, 2015 · 14 comments
Open

Will this currently work on Heroku with multiple dynos? #1

peteygao opened this issue Feb 17, 2015 · 14 comments

Comments

@peteygao
Copy link

More specifically, will enabling this on Heroku across all dynos give a correct estimate of GC values based on data received from all running dynos, or would receiving potentially widely differing values request to request from different dynos throw off the tuner logic?

The use case I'm describing is having 30+ dynos (running Unicorn with 3 workers per dyno), each in various memory usage state, all sending samples to TuneMyGC. I'm wondering if the output of such a setup can be trusted?

@methodmissing
Copy link
Member

@peteygao we have a Heroku addon in the works and can invite you as an alpha tester. Aggregations we didn't add to the MVP, but the agent already emits hostname, process id and parent process id for us to track and implement aggregation on the backend, when required We were waiting for a concrete context and problem to solve and work with for such a feature, especially on the Heroku platform. Willing to sync with us in private to get this rolled out over the next few days?

@charlietran
Copy link

@methodmissing i have a similar setup on Heroku and would love to be invited to the alpha

@jelder
Copy link

jelder commented Mar 6, 2015

Is this the right place to ask for access to the Heroku alpha?

@ml
Copy link

ml commented Mar 12, 2015

I'd love to get an access to alpha!

@brega
Copy link

brega commented Mar 13, 2015

I would love to as well. Right place to request?

@erkki
Copy link
Member

erkki commented Mar 13, 2015

Coming soon, we'll keep you posted!

@pomartel
Copy link

I would also like an invite!

@methodmissing
Copy link
Member

End of the week !! :-)

@beanieboi
Copy link

+1 :)

@BenMorganIO
Copy link

👍

@skyshard
Copy link

+1!

@methodmissing
Copy link
Member

Hi all, ping your preferred Heroku emails for invites to the addon to tunemygc@bearmetal.eu . Thanks!

@fgrehm
Copy link

fgrehm commented Apr 22, 2015

@methodmissing I'm having trouble with that email address 😢

image

@methodmissing
Copy link
Member

Haha, whoops, Thanks for flagging - tunemygc@bearmetal.eu - still to early for Bear Meal :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests