getsentry / getsentry/sentry-dotnet
Consolidate usage of Scope and Contexts for all Logging-Integrations
Open
.NET
Improvement
Logs
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
E.g. `Sentry.Hangfire` does not set/read `Scope.Sdk`.
Consolidate usages of getting all Contexts via `Scope` for all Logging-Integrations.
This can be done together (shortly before or shortly after) with Scope-Attributes.
See also changes in #4784.
Contributor guide
Assessment
This issue has not been assessed yet.