| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCollector<Child,T extends SimpleCollector>
|
static class |
SimpleCollector.Builder<T extends SimpleCollector>
Builders let you configure and then create collectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Counter
Counter metric, to track counts of events or running totals.
|
class |
Gauge
Gauge metric, to report instantaneous values.
|
class |
Summary
Summary metric, to track distributions and frequencies..
|
Copyright © 2014. All Rights Reserved.