Similar to an Event's ingest_path field, we want to have a sentry.relay.ingest_path (to be bikeshed on) attribute added to all (native?) EAP item types (Spans, Logs, Trace Metrics).
The attribute should be a human readable list of strings, comprised of {version}@[{hash8}]:{public_key}.
Where the hash is the first 8 characters of the git hash if it's available.
The attribute needs to be defined in conventions with visibility hidden.
Similar to an Event's
ingest_pathfield, we want to have asentry.relay.ingest_path(to be bikeshed on) attribute added to all (native?) EAP item types (Spans, Logs, Trace Metrics).The attribute should be a human readable list of strings, comprised of
{version}@[{hash8}]:{public_key}.Where the hash is the first 8 characters of the git hash if it's available.
The attribute needs to be defined in conventions with visibility hidden.