• Robert Knight's avatar
    Record document URL as "extra" metadata rather than a tag · fe1b5559
    Robert Knight authored
    It turns out that Sentry has various contraints on the characters that
    can appear in tags as well as their length. For debugging purposes we
    want to capture the full document URL unmodified. Therefore capture this
    as un-indexed "extra" metadata, which has fewer constraints, rather than
    an indexed "tag".
    fe1b5559
sentry.js 1.94 KB