Uses of Interface
io.opentelemetry.proto.logs.v1.LogsDataOrBuilder
-
Packages that use LogsDataOrBuilder Package Description io.opentelemetry.proto.logs.v1 -
-
Uses of LogsDataOrBuilder in io.opentelemetry.proto.logs.v1
Classes in io.opentelemetry.proto.logs.v1 that implement LogsDataOrBuilder Modifier and Type Class Description classLogsDataLogsData represents the logs data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP logs data but do not implement the OTLP protocol.static classLogsData.BuilderLogsData represents the logs data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP logs data but do not implement the OTLP protocol.
-