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

Update default of NEWRELIC_DISPACHER for New Relic #658

Merged
merged 1 commit into from
Feb 23, 2015
Merged

Update default of NEWRELIC_DISPACHER for New Relic #658

merged 1 commit into from
Feb 23, 2015

Conversation

tomohiro
Copy link
Contributor

Current NEWRELIC_DISPACHER default value is not works in Rails 4.2 with Puma, New Relic on Heroku.

Not works:

$ heroku config:add NEWRELIC_DISPACHER=puma

Works:

$ heroku config:add NEWRELIC_DISPACHER=Puma

So I've updated the default of NEWRELIC_DISPACHER.

Current NEWRELIC_DISPACHER default value is not works
in Rails 4.2 with Puma, New Relic on Heroku.

Not works:

    $ heroku config:add NEWRELIC_DISPACHER=puma

Works:

    $ heroku config:add NEWRELIC_DISPACHER=Puma

So I have updated default value.
evanphx added a commit that referenced this pull request Feb 23, 2015
Update default of NEWRELIC_DISPACHER for New Relic
@evanphx evanphx merged commit 41825c7 into puma:master Feb 23, 2015
@tomohiro tomohiro deleted the newrelic-dispatcher-default-update branch February 23, 2015 17:34
tomohiro added a commit to tomohiro/plate that referenced this pull request Feb 24, 2015
Because:

Update default of NEWRELIC_DISPACHER for New Relic by Tomohiro · Pull Request #658 · puma/puma
puma/puma#658
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

Successfully merging this pull request may close these issues.

None yet

2 participants