relay
relay copied to clipboard
Introduce received field for logs
Similar to events we may want to introduce a received top level field instead of immediately normalizing it into an attribute, then only do that conversion in the store.
This may also give us better end2end latency metrics.
Need to investigate how the received timestamp is handled with managed/external Relays for events and implement it accordingly.