com.netflix.servo.examples
Class TagListExample

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

public class TagListExample
extends java.lang.Object

Creates a lot of tag lists with a fixed set of key/value pairs. 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