Syntax

kamon.testkit.MetricInspection.Syntax
See theSyntax companion trait
object Syntax extends Syntax

Attributes

Companion
trait
Graph
Supertypes
trait Syntax
class Object
trait Matchable
class Any
Self type
Syntax.type

Members list

Type members

Inherited classlikes

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

Attributes

Inherited from:
Syntax
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

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

Attributes

Inherited from:
Syntax