chore(newrelic): some newrelic code location experiments

This commit is contained in:
Tyler Renelle
2014-01-30 13:43:30 -07:00
parent 416feca42e
commit 6f2f3dd71e
3 changed files with 4 additions and 8 deletions

View File

@@ -20,6 +20,6 @@ exports.config = {
* issues with the agent, 'info' and higher will impose the least overhead on
* production applications.
*/
level : 'trace'
level : 'warning'
}
};