Packages

p

kamon

testkit

package testkit

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Reconfigure extends AnyRef
  2. trait SpanInspection extends AnyRef

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

  3. trait TestSpanReporter extends Reconfigure

    A Mixin 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

    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

    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

    Utilities for creating metric snapshots for testing purposes.

  4. object Reconfigure extends Reconfigure
  5. object SpanInspection extends SpanInspection
  6. object TestSpanReporter

Ungrouped