HttpFlavorValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Http10.type
object Http11.type
object Http20.type
object Http30.type
object Quic.type
object Spdy.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala