Package io.sentry.metrics
package io.sentry.metrics
-
ClassDescriptionCounters track a value that can only be incremented.EncodedMetrics is a class that represents a collection of aggregated metrics, grouped by buckets.Gauges track a value that can go up and down.Correlates metrics to spans.Base class for metric instrumentsThe metric instrument typeSets track a set of values on which you can perform aggregations such as count_unique.