aboutsummaryrefslogtreecommitdiff
path: root/kamon-newrelic/src/main/resources/reference.conf
blob: 24522d632b4d0ab25d4d2d9be5ec37d47bc1fa99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ====================================== #
# Kamon-NewRelic Reference Configuration #
# ====================================== #

kamon {
  newrelic {
    apdexT = 1 second

    app-name = "Kamon[Development]"
    license-key = 2e24765acb032cb9e7207013b5ba3e2ab7d2d75c
  }
}