tracing
tracing copied to clipboard
feat[tracing-subscriber]: extra fields
Ref #1531. Superseeds #2664.
Currently the trace ID, added to Format, is only serialized for Json.
This is very useful for linking logs to traces. I would love to see it get merged.
Dear maintainers, please approve the workflow for this PR at least. Reviewing and potentially merging would also be highly appreciated.
Hi, I'll preface this with that I am not a maintainer so I don't have approval rights, I'll just offer some observations. So feel free to ignore any or all of my suggestions.
Anyway, thanks you for this, I really think we need something like this. Are you still open working on this even after the time since you have opened the PR?
I've tried to play around with this and made a test, would you be open to me opening a PR to your branch so that it can be added?
This also currently lacks documentation. Would you be open to me writing something for this?
any progress on this PR? @mladedav @hseeberger . Would love to get this merged for easier trace_id support.