aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorIvan Topolnak <itopolnak@despegar.com>2014-01-13 17:56:51 -0300
committerIvan Topolnak <itopolnak@despegar.com>2014-01-13 17:56:51 -0300
commit111ea55690351d0903e9902c525c781ef2d743a8 (patch)
tree003b0e1cf95f1d3cba55927422ff063c049a5cf9 /site
parent571e96665bb3cb3f20fb59209be63dabbb3148f4 (diff)
parent7a10c0ef2a6566229e8571f6d385ca2ff794cc20 (diff)
downloadKamon-111ea55690351d0903e9902c525c781ef2d743a8.tar.gz
Kamon-111ea55690351d0903e9902c525c781ef2d743a8.tar.bz2
Kamon-111ea55690351d0903e9902c525c781ef2d743a8.zip
Merge branch 'wip/trace-and-metrics-integration'
Conflicts: kamon-newrelic/src/main/scala/kamon/newrelic/NewRelicErrorLogger.scala
Diffstat (limited to 'site')
-rw-r--r--site/src/jekyll/newrelic/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/jekyll/newrelic/index.md b/site/src/jekyll/newrelic/index.md
index f320861e..ee91a520 100644
--- a/site/src/jekyll/newrelic/index.md
+++ b/site/src/jekyll/newrelic/index.md
@@ -17,7 +17,7 @@ Add the following sbt dependencies to your project settings:
libraryDependencies += "org.kamon" % "kamon-newrelic" % "0.1.0"
libraryDependencies += "com.newrelic.agent.java" % "newrelic-api" % "3.1.0"
```
-### Example Configuration
+### Configuration
```scala
-javaagent:/path-to-newrelic-agent.jar, -Dnewrelic.environment=production, -Dnewrelic.config.file=/path-to-newrelic.yml