com.netflix.servo.examples
Class ManyMetricsExample

java.lang.Object
  extended by com.netflix.servo.examples.ManyMetricsExample

public class ManyMetricsExample
extends java.lang.Object

Registers a lot of metrics and configures a poller to query them once a second. Mostly used for running under a profiler.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception