| Copyright | (c) Ian Duncan 2021 |
|---|---|
| License | BSD-3 |
| Maintainer | Ian Duncan |
| Stability | experimental |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
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