Class MessageIncubatingAttributes

java.lang.Object
io.opentelemetry.semconv.incubating.MessageIncubatingAttributes

public final class MessageIncubatingAttributes extends Object
  • Field Details

    • MESSAGE_COMPRESSED_SIZE

      @Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> MESSAGE_COMPRESSED_SIZE
      Deprecated.
      Replaced by rpc.message.compressed_size.
      Deprecated, use rpc.message.compressed_size instead.
    • MESSAGE_ID

      @Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> MESSAGE_ID
      Deprecated.
      Replaced by rpc.message.id.
      Deprecated, use rpc.message.id instead.
    • MESSAGE_TYPE

      @Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> MESSAGE_TYPE
      Deprecated.
      Replaced by rpc.message.type.
      Deprecated, use rpc.message.type instead.
    • MESSAGE_UNCOMPRESSED_SIZE

      @Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> MESSAGE_UNCOMPRESSED_SIZE
      Deprecated.
      Replaced by rpc.message.uncompressed_size.
      Deprecated, use rpc.message.uncompressed_size instead.