Package com.netflix.servo.examples

Examples of how to use servo.

See:
          Description

Class Summary
BasicExample Simple Sample Code for getting a monitor into JMX.
EchoServerExample An really basic echo server that uses the utility methods from DynamicCounter
EchoServerExample.AcceptTask  
EchoServerExample.ClientTask  
JmxClientExample JMX client that grabs the MonitoredResources.
JvmMetricExample Example of collecting arbitrary JMX metrics, in this case the standard metrics exposed under java.lang by the JVM.
ManyMetricsExample Registers a lot of metrics and configures a poller to query them once a second.
TagListExample Creates a lot of tag lists with a fixed set of key/value pairs.
 

Package com.netflix.servo.examples Description

Examples of how to use servo.