-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestMetrics
Description
https://develop.sentry.dev/sdk/telemetry/metrics/
Add support for Sentry Metrics to the .NET SDK!
This will enable users to record counters, gauges, and distributions.
- Define the Metrics Protocol and
trace_metricenvelope type in the SDK. - Add the Public API (SDK options and methods) as per the docs.
- Make sure the the SDK follow the documented behavior.
- Attach default attributes and optional user attributes to the SDK as per docs.
- Follow requirements for rate limiting, buffering, batching & flushing and build in measures to prevent excessive memory usage.
For general feedback & questions about Sentry Metrics use this GH discussion; for .NET SDK specific feedback & questions use the comment functionality on this GH issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestMetrics
Projects
Status
Done
Status
No status