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

kamon {

  modules {
    kamon-akka-remote {
      auto-start = yes
      requires-aspectj = yes
      extension-id = none
    }
  }
}