github getsentry/sentry-native 0.12.6

6 hours ago

Features:

  • Add support for metrics. It is currently experimental, and one can enable it by setting sentry_options_set_enable_metrics. When enabled, you can record a metric using sentry_metrics_count(), sentry_metrics_gauge(), or sentry_metrics_distribution(). Metrics can be filtered by setting the before_send_metric hook. (#1498)

Don't miss a new sentry-native release

NewReleases is sending notifications on new releases.