Uses of Class
io.opentelemetry.proto.common.v1.InstrumentationLibrary
-
Packages that use InstrumentationLibrary Package Description io.opentelemetry.proto.common.v1 io.opentelemetry.proto.logs.v1 io.opentelemetry.proto.metrics.v1 io.opentelemetry.proto.trace.v1 -
-
Uses of InstrumentationLibrary in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryInstrumentationLibrary.Builder. build()InstrumentationLibraryInstrumentationLibrary.Builder. buildPartial()static InstrumentationLibraryInstrumentationLibrary. getDefaultInstance()Deprecated.InstrumentationLibraryInstrumentationLibrary.Builder. getDefaultInstanceForType()InstrumentationLibraryInstrumentationLibrary. getDefaultInstanceForType()Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseDelimitedFrom(InputStream input)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(byte[] data)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(com.google.protobuf.ByteString data)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(InputStream input)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(ByteBuffer data)Deprecated.static InstrumentationLibraryInstrumentationLibrary. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type InstrumentationLibrary Modifier and Type Method Description com.google.protobuf.Parser<InstrumentationLibrary>InstrumentationLibrary. getParserForType()Deprecated.static com.google.protobuf.Parser<InstrumentationLibrary>InstrumentationLibrary. parser()Deprecated.Methods in io.opentelemetry.proto.common.v1 with parameters of type InstrumentationLibrary Modifier and Type Method Description InstrumentationLibrary.BuilderInstrumentationLibrary.Builder. mergeFrom(InstrumentationLibrary other)static InstrumentationLibrary.BuilderInstrumentationLibrary. newBuilder(InstrumentationLibrary prototype)Deprecated. -
Uses of InstrumentationLibrary in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryInstrumentationLibraryLogs.Builder. getInstrumentationLibrary()The instrumentation library information for the logs in this message.InstrumentationLibraryInstrumentationLibraryLogs. getInstrumentationLibrary()Deprecated.The instrumentation library information for the logs in this message.InstrumentationLibraryInstrumentationLibraryLogsOrBuilder. getInstrumentationLibrary()Deprecated.The instrumentation library information for the logs in this message.Methods in io.opentelemetry.proto.logs.v1 with parameters of type InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryLogs.BuilderInstrumentationLibraryLogs.Builder. mergeInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the logs in this message.InstrumentationLibraryLogs.BuilderInstrumentationLibraryLogs.Builder. setInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the logs in this message. -
Uses of InstrumentationLibrary in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryInstrumentationLibraryMetrics.Builder. getInstrumentationLibrary()The instrumentation library information for the metrics in this message.InstrumentationLibraryInstrumentationLibraryMetrics. getInstrumentationLibrary()Deprecated.The instrumentation library information for the metrics in this message.InstrumentationLibraryInstrumentationLibraryMetricsOrBuilder. getInstrumentationLibrary()Deprecated.The instrumentation library information for the metrics in this message.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryMetrics.BuilderInstrumentationLibraryMetrics.Builder. mergeInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the metrics in this message.InstrumentationLibraryMetrics.BuilderInstrumentationLibraryMetrics.Builder. setInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the metrics in this message. -
Uses of InstrumentationLibrary in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationLibrary Modifier and Type Method Description InstrumentationLibraryInstrumentationLibrarySpans.Builder. getInstrumentationLibrary()The instrumentation library information for the spans in this message.InstrumentationLibraryInstrumentationLibrarySpans. getInstrumentationLibrary()Deprecated.The instrumentation library information for the spans in this message.InstrumentationLibraryInstrumentationLibrarySpansOrBuilder. getInstrumentationLibrary()Deprecated.The instrumentation library information for the spans in this message.Methods in io.opentelemetry.proto.trace.v1 with parameters of type InstrumentationLibrary Modifier and Type Method Description InstrumentationLibrarySpans.BuilderInstrumentationLibrarySpans.Builder. mergeInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the spans in this message.InstrumentationLibrarySpans.BuilderInstrumentationLibrarySpans.Builder. setInstrumentationLibrary(InstrumentationLibrary value)The instrumentation library information for the spans in this message.
-