relay icon indicating copy to clipboard operation
relay copied to clipboard

Gate access to attributes behind conventions

Open loewenheim opened this issue 3 months ago • 1 comments

Taking https://github.com/getsentry/relay/pull/5149 even further, we could disallow access to individual attributes in an Attributes object via bare strings, and instead require passing a token defined in relay-conventions. That way we could enforce that only known, non-deprecated attribute names are used.

loewenheim avatar Oct 20 '25 12:10 loewenheim

RELAY-170

linear[bot] avatar Oct 20 '25 12:10 linear[bot]