Skip to content

Conversation

@joshsmith
Copy link
Contributor

@joshsmith joshsmith commented Oct 27, 2017

What's in this PR?

Adds Scout performance monitoring.

begedin
begedin previously approved these changes Oct 27, 2017
Copy link
Contributor

@begedin begedin left a comment

Choose a reason for hiding this comment

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

I have a minor suggestion, but otherwise, this looks good


config :scout_apm,
name: System.get_env("SCOUT_APP_NAME") || "", # The app name that will appear within the Scout UI
key: System.get_env("SCOUT_APP_KEY") || ""
Copy link
Contributor

Choose a reason for hiding this comment

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

You should maybe add these to .env.example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants