InMemoryTelemetryTracer

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun <T> startActiveSpan(name: String, attributes: Map<String, JsonElement> = emptyMap(), block: suspend (TelemetryActiveSpan) -> T): T