honeycomb-beeline
Advanced tools
Changelog
4.2.0 [2024-04-26]
Minimum Node version is now 14.18.
Changelog
4.1.0 [2024-03-07]
Changelog
4.0.0 [2022-09-20]
Changelog
3.4.0 [2022-05-04]
Changelog
3.3.0 [2022-03-21]
Changelog
3.2.2 [2022-01-19]
Changelog
3.2.1 [2022-01-06]
Changelog
3.2.0 [2021-12-22]
Changelog
3.1.0 [2021-12-06]
Changelog
3.0.0 [2021-10-14]
marshalTraceContext()
--> use provider-specific functions, e.g. honeycomb.marshalTraceContext()
unmarshalTraceContext()
--> use provider-specific functions, e.g. honeycomb.unmarshalTraceContext()
TRACE_HTTP_HEADER
--> use provider-specific constants, e.g. honeycomb.TRACE_HTTP_HEADER
AMAZON_TRACE_HTTP_HEADER
--> use aws.TRACE_HTTP_HEADER
removeContext()
--> no replacementcustomContext.add()
--> use addTraceContext()
customContext.remove()
--> no replacement