Class MessageIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.MessageIncubatingAttributes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<Long>Deprecated.Replaced byrpc.message.compressed_size.static final io.opentelemetry.api.common.AttributeKey<Long>Deprecated.Replaced byrpc.message.id.static final io.opentelemetry.api.common.AttributeKey<String>Deprecated.Replaced byrpc.message.type.static final io.opentelemetry.api.common.AttributeKey<Long>Deprecated.Replaced byrpc.message.uncompressed_size. -
Method Summary
-
Field Details
-
MESSAGE_COMPRESSED_SIZE
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> MESSAGE_COMPRESSED_SIZEDeprecated.Replaced byrpc.message.compressed_size.Deprecated, userpc.message.compressed_sizeinstead. -
MESSAGE_ID
Deprecated.Replaced byrpc.message.id.Deprecated, userpc.message.idinstead. -
MESSAGE_TYPE
Deprecated.Replaced byrpc.message.type.Deprecated, userpc.message.typeinstead. -
MESSAGE_UNCOMPRESSED_SIZE
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> MESSAGE_UNCOMPRESSED_SIZEDeprecated.Replaced byrpc.message.uncompressed_size.Deprecated, userpc.message.uncompressed_sizeinstead.
-
rpc.message.type.