kamon.testkit

package kamon.testkit

Members list

Type members

Classlikes

trait InitAndStopKamonAfterAll extends BeforeAndAfterAll

Attributes

Supertypes
trait BeforeAndAfterAll
trait SuiteMixin
class Object
trait Matchable
class Any
Self type
Suite

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Utilities for creating metric snapshots for testing purposes.

Utilities for creating metric snapshots for testing purposes.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait Reconfigure

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Reconfigure.type
object Reconfigure extends Reconfigure

Attributes

Companion
trait
Supertypes
trait Reconfigure
class Object
trait Matchable
class Any
Self type

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

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

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait TestSpanReporter extends Reconfigure, BeforeAndAfterAll

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).

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).

Attributes

Companion
object
Supertypes
trait BeforeAndAfterAll
trait SuiteMixin
trait Reconfigure
class Object
trait Matchable
class Any
Show all
Self type
Suite

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type