Skip to content

Don't ignore RailsAdmin controllers in NewRelic#2402

Merged
mshibuya merged 1 commit into
railsadminteam:masterfrom
vincentwoo:patch-1
Oct 4, 2015
Merged

Don't ignore RailsAdmin controllers in NewRelic#2402
mshibuya merged 1 commit into
railsadminteam:masterfrom
vincentwoo:patch-1

Conversation

@vincentwoo

Copy link
Copy Markdown
Contributor

Closes #2318

First introduced in 33917af, the linked commit unilaterally removes the ability to measure RailsAdmin performance with NewRelic. This is a crazy thing to do out of the box, and incredibly surprising to find.

NewRelic offers many robust ways for users to ignore endpoints that they choose, from the method used here to https://docs.newrelic.com/docs/agents/ruby-agent/installation-configuration/ignoring-specific-transactions. There's no reason for RailsAdmin to be this prescriptive about this topic.

Personally, I am concerned about RailsAdmin performance in production, and want some insight into why our admin console times out so frequently.

@vincentwoo

Copy link
Copy Markdown
Contributor Author

@mshibuya can you please take a look at this one? I think this is a really simple change that helps people out a ton.

mshibuya added a commit that referenced this pull request Oct 4, 2015
Don't ignore RailsAdmin controllers in NewRelic
@mshibuya mshibuya merged commit a8a97ee into railsadminteam:master Oct 4, 2015
@mshibuya

mshibuya commented Oct 4, 2015

Copy link
Copy Markdown
Member

Merging in, thanks.
Could you please create Wiki entry on how to ignore newrelic monitoring on RailsAdmin?

@vincentwoo

Copy link
Copy Markdown
Contributor Author

@vincentwoo vincentwoo deleted the patch-1 branch October 5, 2015 02:02
@mshibuya

mshibuya commented Oct 5, 2015

Copy link
Copy Markdown
Member

😃

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.

2 participants