Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration object for composite propagator

Hierarchy

  • CompositePropagatorConfig

Index

Properties

Properties

propagators?: TextMapPropagator<any>[]

List of propagators to run. Propagators run in the list order. If a propagator later in the list writes the same context key as a propagator earlier in the list, the later on will "win".

Generated using TypeDoc