Syntax

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

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Syntax.type

Members list

Type members

Classlikes

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

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

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