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

[rails] introduced DISABLE_DATADOG_RAILS env var to skip Rails magic #173

Merged
merged 5 commits into from
Aug 9, 2017

Conversation

ufoot
Copy link
Member

@ufoot ufoot commented Aug 9, 2017

Follow-up to #156

@ufoot ufoot added this to the 0.8.1 milestone Aug 9, 2017
@ufoot ufoot requested a review from palazzem August 9, 2017 09:10
Or, shell syntax, before launching Rails:

```
export DISABLE_DATADOG_RAILS = 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export DISABLE_DATADOG_RAILS=1 otherwise is a bad assignment

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/o\ of course...

Copy link
Contributor

@palazzem palazzem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to merge when the CI is green!

@ufoot ufoot merged commit fffcc89 into master Aug 9, 2017
@palazzem palazzem deleted the christian/norailsmagic branch October 6, 2017 18:00
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