MessagingRocketmqMessageTypeValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.MessagingRocketmqMessageTypeValue
See theMessagingRocketmqMessageTypeValue companion object
abstract class MessagingRocketmqMessageTypeValue(val value: String)

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Delay.type
object Fifo.type
object Normal.type
object Transaction.type

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala