aboutsummaryrefslogtreecommitdiff
path: root/kamon-system-metrics/src/main/resources/reference.conf
diff options
context:
space:
mode:
authorAndrei Pozolotin <Andrei.Pozolotin@gmail.com>2014-12-03 10:27:17 -0600
committerAndrei Pozolotin <Andrei.Pozolotin@gmail.com>2014-12-04 08:02:56 -0600
commitfe724251011c177aabdf2810dfb5d4eb3a97852c (patch)
tree2d9be3524a1b0df6c29c96a3e1b455f1147ab0ff /kamon-system-metrics/src/main/resources/reference.conf
parent3905757c2eb9658d136c50de82180a74b002df7e (diff)
downloadKamon-fe724251011c177aabdf2810dfb5d4eb3a97852c.tar.gz
Kamon-fe724251011c177aabdf2810dfb5d4eb3a97852c.tar.bz2
Kamon-fe724251011c177aabdf2810dfb5d4eb3a97852c.zip
+ system-metrics: two-phase sigar loading
* update slf4jVersion * redirect JUL and LOG4J logging to SLF4J * use two-phase sigar loading
Diffstat (limited to 'kamon-system-metrics/src/main/resources/reference.conf')
-rw-r--r--kamon-system-metrics/src/main/resources/reference.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/kamon-system-metrics/src/main/resources/reference.conf b/kamon-system-metrics/src/main/resources/reference.conf
index 0fab129f..4d564e38 100644
--- a/kamon-system-metrics/src/main/resources/reference.conf
+++ b/kamon-system-metrics/src/main/resources/reference.conf
@@ -2,6 +2,10 @@
# Kamon-System-Metrics Reference Configuration #
# ============================================ #
+# Sigar provisioner native library extract location.
+# Use per-application-instance scoped location, such as program working directory.
+kamon.sigar.folder = ${user.dir}"/native"
+
kamon {
metrics {
precision {