Uses of Interface
io.opentelemetry.api.metrics.LongCounter
Packages that use LongCounter
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
Internal utilities for exporters.
Log exporters.
The SDK implementation of metrics.
Utilities that allow tracing services to export data for sampled spans, as well as providing
in-process span processing APIs.
-
Uses of LongCounter in io.opentelemetry.api.incubator.metrics
Subinterfaces of LongCounter in io.opentelemetry.api.incubator.metricsClasses in io.opentelemetry.api.incubator.metrics that implement LongCounterFields in io.opentelemetry.api.incubator.metrics declared as LongCounterModifier and TypeFieldDescriptionprivate static final LongCounterExtendedDefaultMeter.NoopLongCounterBuilder.NOOP_COUNTERMethods in io.opentelemetry.api.incubator.metrics that return LongCounter -
Uses of LongCounter in io.opentelemetry.api.metrics
Classes in io.opentelemetry.api.metrics that implement LongCounterFields in io.opentelemetry.api.metrics declared as LongCounterModifier and TypeFieldDescriptionprivate static final LongCounterDefaultMeter.NoopLongCounterBuilder.NOOP_COUNTERMethods in io.opentelemetry.api.metrics that return LongCounter -
Uses of LongCounter in io.opentelemetry.exporter.internal
Fields in io.opentelemetry.exporter.internal declared as LongCounterModifier and TypeFieldDescriptionprivate LongCounterExporterMetrics.exportedAccess viaExporterMetrics.exported().private LongCounterExporterMetrics.seenAccess viaExporterMetrics.seen().Methods in io.opentelemetry.exporter.internal that return LongCounterModifier and TypeMethodDescriptionprivate LongCounterExporterMetrics.exported()private LongCounterExporterMetrics.seen() -
Uses of LongCounter in io.opentelemetry.sdk.logs.export
Fields in io.opentelemetry.sdk.logs.export declared as LongCounterModifier and TypeFieldDescriptionprivate final LongCounterBatchLogRecordProcessor.Worker.processedLogsCounter -
Uses of LongCounter in io.opentelemetry.sdk.metrics
Classes in io.opentelemetry.sdk.metrics that implement LongCounter -
Uses of LongCounter in io.opentelemetry.sdk.trace.export
Fields in io.opentelemetry.sdk.trace.export declared as LongCounterModifier and TypeFieldDescriptionprivate final LongCounterBatchSpanProcessor.Worker.processedSpansCounter