Volatile
Gauge implementation backed by a volatile variable.
Value members
Inherited methods
Schedules a call to the provided consumer with a reference to this histogram as parameter. The schedule uses the
default auto-update interval. See the kamon.metric.instrument-factory
configuration settings for more details.
Schedules a call to the provided consumer with a reference to this histogram as parameter. The schedule uses the
default auto-update interval. See the kamon.metric.instrument-factory
configuration settings for more details.
- Inherited from:
- Instrument
Schedules a call to the provided consumer with a reference to this histogram as parameter, overriding the metric's auto-update interval.
Schedules a call to the provided consumer with a reference to this histogram as parameter, overriding the metric's auto-update interval.
- Inherited from:
- Instrument
Schedules a call to the provided consumer with a reference to this histogram as parameter. The schedule uses the
default auto-update interval. See the kamon.metric.instrument-factory
configuration settings for more details.
Schedules a call to the provided consumer with a reference to this histogram as parameter. The schedule uses the
default auto-update interval. See the kamon.metric.instrument-factory
configuration settings for more details.
- Inherited from:
- Instrument
Removes this instrument from the metric.
Removes this instrument from the metric.
- Inherited from:
- Instrument