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.
      Deprecated, use `rpc.message.compressed_size` instead.
      Deprecated, use rpc.message.compressed_size instead.
    • MESSAGE_ID

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

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

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