Package io.sentry.metrics
Interface MetricsApi.IMetricsInterface
- All Known Implementing Classes:
Hub
,NoopMetricsAggregator
- Enclosing class:
- MetricsApi
@Internal
public static interface MetricsApi.IMetricsInterface
-
Method Summary
Modifier and TypeMethodDescription@Nullable LocalMetricsAggregator
@NotNull IMetricsAggregator
@Nullable ISpan
startSpanForMetric
(@NotNull String op, @NotNull String description)
-
Method Details
-
getMetricsAggregator
-
getLocalMetricsAggregator
-
getDefaultTagsForMetrics
-
startSpanForMetric
-