Safe Haskell | None |
---|---|
Language | Haskell2010 |
Instana.SDK.Span.SimpleSpan
Description
Documentation
data SimpleSpan Source #
A representation of the span fit for external use by clients of the SDK.
Constructors
SimpleSpan | |
Instances
convert :: Span -> SimpleSpan Source #
Converts the internal span datastructure into the simplified format.