Syntax

trait Syntax

Exposes an implicitly available syntax for inspecting tags and instruments from a metric.

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

Type members

Classlikes

trait RichMetric[Inst <: Instrument[Inst, Sett], Sett <: Settings]

Implicits

Implicits

implicit def metricInspectionSyntax[Inst <: Instrument[LazyRef(...), Sett], Sett <: Settings](metric: Metric[Inst, Sett]): RichMetric[Inst, Sett]