hs-opentelemetry-sdk-0.0.3.4: OpenTelemetry SDK for use in applications.
Copyright(c) Ian Duncan 2021
LicenseBSD-3
MaintainerIan Duncan
Stabilityexperimental
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenTelemetry.Trace.Id.Generator.Default

Description

A reasonably performant out of the box implementation of random span and trace id generation.

Synopsis

Documentation

defaultIdGenerator :: IdGenerator Source #

The default generator for trace and span ids.

Since: 0.1.0.0