We should list all the fields that should be included in log messages, rather than just mentioning the linking metadata accessors.
Ideally, we should list the fields, and what happens in the UI if the field is present.
Like this:
| field |
description |
| trace_id |
log messages that include the trace_id field will be linked to the distributed trace with a matching trace_id. |
| etc... |
|