getsentry / getsentry/sentry-dotnet
Add device attributes to Logs in the MAUI SDK
Open
.NET
Feature
Logs
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Problem Statement
The Sentry MAUI SDK currently [does not include ](https://docs.sentry.io/platforms/dotnet/guides/maui/logs/#default-attributes) device-specific attributes (such as device.model, device.platform, device.manufacturer, and device.brand) in structured logs, even though this information is collected and sent with error events and issues.
### Solution Brainstorm
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.