prometheus reporter config

pull/6147/head
Thibault Duplessis 2020-03-08 21:17:46 -06:00
parent c2c81c1088
commit c6fae16e07
1 changed files with 6 additions and 0 deletions

View File

@ -515,10 +515,16 @@ kamon {
include-instance = yes
}
}
prometheus {
default-buckets = [ 10, 100, 1000, 10000, 100000 ]
time-buckets = [ 0.01, 0.05, 0.1, 0.5, 1, 5, 10 ]
information-buckets = [ 512, 2048, 16384, 524288, ]
}
modules {
jvm-metrics.enabled = yes
process-metrics.enabled = yes
host-metrics.enabled = no
prometheus-reporter.enabled = yes
}
}
# Don't let play manage its own PID file