> [!NOTE] > The pull request "[fix(consola): Add extra keys as `consola.` prefixed attributes](https://github.com/getsentry/sentry-javascript/pull/19511)" was created by @s1gr1d but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear. The JS doc states that extra keys are added as `consola.` log attributes. However, this was not yet implemented. Extra keys can be added by, for example, calling the Consola reporter directly. Part of this PR (split up for better reviewing): https://github.com/getsentry/sentry-javascript/pull/18602