aboutsummaryrefslogtreecommitdiff
path: root/kamon-scala/src/main/resources/reference.conf
blob: 1a621e094a433db734b633c4e49ac2e634ebc9be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# =================================== #
# Kamon-Scala Reference Configuration #
# =================================== #

kamon {

  module-info {
    kamons {
      auto-start = yes
      requires-aspectj = yes
      extension-id = none
    }
  }
}