Module ot_correlations
Data Types
hop_limit()
hop_limit() = no_propagation | unlimited_propagation
key()
key() = string()
value()
value() = string()
Function Index
ctx_key/0 | |
get_http_propagators/0 | |
set/3 |
Function Details
ctx_key/0
ctx_key() -> any()
get_http_propagators/0
get_http_propagators() -> {ot_propagation:http_extractor(), ot_propagation:http_injector()}
set/3
set(Key::key(), Value::value(), HopLimit::hop_limit()) -> ok