HttpFlavorValue

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

Attributes

Companion
object
Deprecated

This item has been removed as of 1.20.0 of the semantic conventions.

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

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala