Uses of Class
io.opentelemetry.proto.common.v1.InstrumentationScope
Packages that use InstrumentationScope
Package
Description
-
Uses of InstrumentationScope in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return InstrumentationScopeModifier and TypeMethodDescriptionInstrumentationScope.Builder.build()InstrumentationScope.Builder.buildPartial()static InstrumentationScopeInstrumentationScope.getDefaultInstance()InstrumentationScope.Builder.getDefaultInstanceForType()InstrumentationScope.getDefaultInstanceForType()static InstrumentationScopeInstrumentationScope.parseDelimitedFrom(InputStream input) static InstrumentationScopeInstrumentationScope.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentationScopeInstrumentationScope.parseFrom(byte[] data) static InstrumentationScopeInstrumentationScope.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentationScopeInstrumentationScope.parseFrom(com.google.protobuf.ByteString data) static InstrumentationScopeInstrumentationScope.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentationScopeInstrumentationScope.parseFrom(com.google.protobuf.CodedInputStream input) static InstrumentationScopeInstrumentationScope.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentationScopeInstrumentationScope.parseFrom(InputStream input) static InstrumentationScopeInstrumentationScope.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentationScopeInstrumentationScope.parseFrom(ByteBuffer data) static InstrumentationScopeInstrumentationScope.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type InstrumentationScopeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InstrumentationScope>InstrumentationScope.getParserForType()static com.google.protobuf.Parser<InstrumentationScope>InstrumentationScope.parser()Methods in io.opentelemetry.proto.common.v1 with parameters of type InstrumentationScopeModifier and TypeMethodDescriptionInstrumentationScope.Builder.mergeFrom(InstrumentationScope other) static InstrumentationScope.BuilderInstrumentationScope.newBuilder(InstrumentationScope prototype) -
Uses of InstrumentationScope in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationScopeModifier and TypeMethodDescriptionScopeLogs.Builder.getScope()The instrumentation scope information for the logs in this message.ScopeLogs.getScope()The instrumentation scope information for the logs in this message.ScopeLogsOrBuilder.getScope()The instrumentation scope information for the logs in this message.Methods in io.opentelemetry.proto.logs.v1 with parameters of type InstrumentationScopeModifier and TypeMethodDescriptionScopeLogs.Builder.mergeScope(InstrumentationScope value) The instrumentation scope information for the logs in this message.ScopeLogs.Builder.setScope(InstrumentationScope value) The instrumentation scope information for the logs in this message. -
Uses of InstrumentationScope in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return InstrumentationScopeModifier and TypeMethodDescriptionScopeMetrics.Builder.getScope()The instrumentation scope information for the metrics in this message.ScopeMetrics.getScope()The instrumentation scope information for the metrics in this message.ScopeMetricsOrBuilder.getScope()The instrumentation scope information for the metrics in this message.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type InstrumentationScopeModifier and TypeMethodDescriptionScopeMetrics.Builder.mergeScope(InstrumentationScope value) The instrumentation scope information for the metrics in this message.ScopeMetrics.Builder.setScope(InstrumentationScope value) The instrumentation scope information for the metrics in this message. -
Uses of InstrumentationScope in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return InstrumentationScopeModifier and TypeMethodDescriptionScopeProfiles.Builder.getScope()The instrumentation scope information for the profiles in this message.ScopeProfiles.getScope()The instrumentation scope information for the profiles in this message.ScopeProfilesOrBuilder.getScope()The instrumentation scope information for the profiles in this message.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type InstrumentationScopeModifier and TypeMethodDescriptionScopeProfiles.Builder.mergeScope(InstrumentationScope value) The instrumentation scope information for the profiles in this message.ScopeProfiles.Builder.setScope(InstrumentationScope value) The instrumentation scope information for the profiles in this message. -
Uses of InstrumentationScope in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationScopeModifier and TypeMethodDescriptionScopeSpans.Builder.getScope()The instrumentation scope information for the spans in this message.ScopeSpans.getScope()The instrumentation scope information for the spans in this message.ScopeSpansOrBuilder.getScope()The instrumentation scope information for the spans in this message.Methods in io.opentelemetry.proto.trace.v1 with parameters of type InstrumentationScopeModifier and TypeMethodDescriptionScopeSpans.Builder.mergeScope(InstrumentationScope value) The instrumentation scope information for the spans in this message.ScopeSpans.Builder.setScope(InstrumentationScope value) The instrumentation scope information for the spans in this message.