Skip to content

Allow to retrieve correlation ID from metadata

Mikhail Mazurskiy requested to merge ash2k/correlation-from-meta into master

This is a follow up for !117 (merged). There is currently no way to retrieve the value as the constant is private. I'd prefer not to copy it but use a helper function for extraction.

Merge request reports