Uses of Interface
io.opentelemetry.proto.common.v1.InstrumentationLibraryOrBuilder
-
Packages that use InstrumentationLibraryOrBuilder Package Description io.opentelemetry.proto.common.v1 io.opentelemetry.proto.logs.v1 io.opentelemetry.proto.metrics.v1 io.opentelemetry.proto.trace.v1 -
-
Uses of InstrumentationLibraryOrBuilder in io.opentelemetry.proto.common.v1
Classes in io.opentelemetry.proto.common.v1 that implement InstrumentationLibraryOrBuilder Modifier and Type Class Description classInstrumentationLibraryDeprecated.static classInstrumentationLibrary.BuilderDeprecated.InstrumentationLibrary is a message representing the instrumentation library information such as the fully qualified name and version. -
Uses of InstrumentationLibraryOrBuilder in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationLibraryOrBuilder Modifier and Type Method Description InstrumentationLibraryOrBuilderInstrumentationLibraryLogs.Builder. getInstrumentationLibraryOrBuilder()The instrumentation library information for the logs in this message.InstrumentationLibraryOrBuilderInstrumentationLibraryLogs. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the logs in this message.InstrumentationLibraryOrBuilderInstrumentationLibraryLogsOrBuilder. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the logs in this message. -
Uses of InstrumentationLibraryOrBuilder in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return InstrumentationLibraryOrBuilder Modifier and Type Method Description InstrumentationLibraryOrBuilderInstrumentationLibraryMetrics.Builder. getInstrumentationLibraryOrBuilder()The instrumentation library information for the metrics in this message.InstrumentationLibraryOrBuilderInstrumentationLibraryMetrics. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the metrics in this message.InstrumentationLibraryOrBuilderInstrumentationLibraryMetricsOrBuilder. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the metrics in this message. -
Uses of InstrumentationLibraryOrBuilder in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationLibraryOrBuilder Modifier and Type Method Description InstrumentationLibraryOrBuilderInstrumentationLibrarySpans.Builder. getInstrumentationLibraryOrBuilder()The instrumentation library information for the spans in this message.InstrumentationLibraryOrBuilderInstrumentationLibrarySpans. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the spans in this message.InstrumentationLibraryOrBuilderInstrumentationLibrarySpansOrBuilder. getInstrumentationLibraryOrBuilder()Deprecated.The instrumentation library information for the spans in this message.
-