-
-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
Description
Implement Scope setAttributes API as per: https://develop.sentry.dev/sdk/telemetry/scopes/#setting-attributes
Partly implemented by (and waiting on) #1435 (adding attribute creation API)
ToDos
- setAttributes API on the global scope
- apply attributes from global scope to logs
- check if attributes should support lists already