Uses of Interface
io.opentelemetry.proto.common.v1.InstrumentationScopeOrBuilder
-
Packages that use InstrumentationScopeOrBuilder Package Description io.opentelemetry.proto.common.v1 io.opentelemetry.proto.logs.v1 io.opentelemetry.proto.metrics.v1 io.opentelemetry.proto.trace.v1 -
-
Uses of InstrumentationScopeOrBuilder in io.opentelemetry.proto.common.v1
Classes in io.opentelemetry.proto.common.v1 that implement InstrumentationScopeOrBuilder Modifier and Type Class Description classInstrumentationScopeInstrumentationScope is a message representing the instrumentation scope information such as the fully qualified name and version.static classInstrumentationScope.BuilderInstrumentationScope is a message representing the instrumentation scope information such as the fully qualified name and version. -
Uses of InstrumentationScopeOrBuilder in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationScopeOrBuilder Modifier and Type Method Description InstrumentationScopeOrBuilderScopeLogs.Builder. getScopeOrBuilder()The instrumentation scope information for the logs in this message.InstrumentationScopeOrBuilderScopeLogs. getScopeOrBuilder()The instrumentation scope information for the logs in this message.InstrumentationScopeOrBuilderScopeLogsOrBuilder. getScopeOrBuilder()The instrumentation scope information for the logs in this message. -
Uses of InstrumentationScopeOrBuilder in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return InstrumentationScopeOrBuilder Modifier and Type Method Description InstrumentationScopeOrBuilderScopeMetrics.Builder. getScopeOrBuilder()The instrumentation scope information for the metrics in this message.InstrumentationScopeOrBuilderScopeMetrics. getScopeOrBuilder()The instrumentation scope information for the metrics in this message.InstrumentationScopeOrBuilderScopeMetricsOrBuilder. getScopeOrBuilder()The instrumentation scope information for the metrics in this message. -
Uses of InstrumentationScopeOrBuilder in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationScopeOrBuilder Modifier and Type Method Description InstrumentationScopeOrBuilderScopeSpans.Builder. getScopeOrBuilder()The instrumentation scope information for the spans in this message.InstrumentationScopeOrBuilderScopeSpans. getScopeOrBuilder()The instrumentation scope information for the spans in this message.InstrumentationScopeOrBuilderScopeSpansOrBuilder. getScopeOrBuilder()The instrumentation scope information for the spans in this message.
-