# PropagationInfo

**Kind**: interface | **Module**: [Insights](https://docs.interop.io/desktop/reference/javascript/insights/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/insights/propagationinfo/index.html

Span and trace information that can be used to manually control the
nesting of a newly created span.

## Properties

- **`forceTracing`** (`boolean`, optional)
- **`traceparent`** (`string`, optional)
- **`tracestate`** (`string`, optional)
