aboutsummaryrefslogtreecommitdiff
path: root/kamon-system-metrics/src/main/scala/kamon/system/SystemMetrics.scala
Commit message (Collapse)AuthorAgeFilesLines
* = kamon-system-metrics: system metrics loaded banner + some OS info with ↵Diego2014-07-271-3/+2
| | | | system load average and uptime
* = kamon-system-metrics: source formatDiego2014-07-251-3/+3
|
* = kamon-system-metrics: round math in toLongDiego2014-07-251-3/+3
|
* = kamon-system-metrics: collector actor refactorDiego2014-07-251-89/+5
|
* = kamon-system-metrics: introduce actor system collectorDiego2014-07-231-5/+88
|
* = kamon-system-metrics: Initialization-on-demand holder idiom in order to ↵Diego2014-07-231-2/+2
| | | | load one instance of Sigar
* = kamon-system-metrics: SynchronizedSigar in order to share the same instanceDiego2014-07-221-0/+1
|
* ! kamon-system-metrics: introducing System and JVM metrics moduleDiego2014-07-211-0/+64