Implement Scope setAttributes API as per: [https://develop.sentry.dev/sdk/telemetry/scopes/#setting-attributes](https://develop.sentry.dev/sdk/telemetry/scopes/#setting-attributes) ## ToDos - [ ] `setAttributes` API on the global scope - [ ] apply attributes from global scope to logs (in the future to spans, metrics as well)