Package

kamon

testkit

Permalink

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. trait Reconfigure extends AnyRef

    Permalink
  2. trait SpanInspection extends AnyRef

    Permalink

    Utility functions to extract information that is not exposed on the Span interface.

  3. trait TestSpanReporter extends Reconfigure

    Permalink

    A Mixing that creates and initializes an inspectable Span reporter, setting up the typical options required for it to work as expected (sample always and fast span flushing).

Value Members

  1. object InstrumentInspection

    Permalink

    Utility functions to extract snapshots from instruments.

    Utility functions to extract snapshots from instruments. These utilities are only meant to be used for testing purposes.

  2. object MetricInspection

    Permalink

    Utility functions to extract tags and instrument information from metrics.

    Utility functions to extract tags and instrument information from metrics. These utilities are only meant to be used for testing purposes.

  3. object MetricSnapshotBuilder

    Permalink

    Utilities for creating metric snapshots for testing purposes.

  4. object Reconfigure extends Reconfigure

    Permalink
  5. object SpanInspection extends SpanInspection

    Permalink
  6. object TestSpanReporter

    Permalink

Ungrouped