Default
Default HTTP Propagation in Kamon.
Value members
Concrete methods
Reads context tags and entries on the following order:
Reads context tags and entries on the following order:
- Read all context tags from the context tags header.
- Read all context tags with explicit mappings. This overrides any tag from the previous step in case of a tag key clash.
- Read all context entries using the incoming entries configuration.
- Definition Classes