Package-level declarations
Types
Link copied to clipboard
object Http4kOpenTelemetry
OpenTracing works using a set of named Singletons. We use the constant name here to make it simple to get the instances of the required objects.
Link copied to clipboard
Link copied to clipboard
data class OpenTelemetryMetricsDefaults(val metricsDescription: Pair<String, String>, val bucketBoundaryAdvice: List<Double> = DEFAULT_BUCKET_BOUNDARY_ADVICE, val metricsLabeler: MetricsLabeler)