micrometer-metrics/context-propagation

Custom Context Propogation

krshna-dtdl opened this issue · 1 comments

I have a requirement where I need to save the current traceId information in a database. After a few minutes, a job will pick a task and that task needs to have the same traceId with a diff span id.

How can I do that? I am using Spring 3 with Micrometer.

Please consider using Micrometer's Slack or stackoverflow.com to ask questions:
https://slack.micrometer.io/

The issue tracker is for bug reports / enhancement ideas.