getsentry / getsentry/sentry-dotnet

Drop support setMeasurement in favor of `transaction.SetData`

Open
#4,113 1 comment 0 reactions 0 assignees View on GitHub
.NET Improvement
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

We are in the process of deprecating [custom measurements]() (the `setMeasurement` API) in favour of just numeric attributes via span metrics.

See, examples:

Python: [https://docs.sentry.io/platforms/python/tracing/instrumentation/custom-instrumentation/#improving-data-on-transactions-and-spans]()
Java: [https://docs.sentry.io/platforms/java/tracing/instrumentation/custom-instrumentation/#improving-data-on-transactions-and-spans]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.