DbCosmosdbOperationTypeValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Batch
object Create
object Delete
object Execute
object Head
object HeadFeed
object Invalid
object Patch
object Query
object QueryPlan
object Read
object ReadFeed
object Replace
object Upsert
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala