TraceID
- Last Updated: November 10, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
Purpose
Specifies a correlation or trace ID that is included in logging output and server communication. This ID enables tracing of requests across Hybrid Data Pipeline and client components.
Valid Values
traceid
where:
- traceid
- is a string value up to 64 ASCII/UTF-8 Latin block characters in length, typically a UUID or a custom trace token.
Notes
If no value is provided, an auto-generated UUID is used for TraceID.
Default
None