Gauge

object Gauge
Companion:
class
class Object
trait Matchable
class Any
Gauge.type

Value members

Concrete methods

def apply(key: Gauge): Gauge

Construct a gauge with the specified key.

Construct a gauge with the specified key.

def apply(name: String, tags: Label*): Gauge

Constructs a gauge with the specified name and labels.

Constructs a gauge with the specified name and labels.

Concrete fields

val none: Gauge

A guage that does nothing.

A guage that does nothing.