TlsProtocolNameValue

org.typelevel.otel4s.semconv.experimental.attributes.TlsExperimentalAttributes.TlsProtocolNameValue
See theTlsProtocolNameValue companion class

Attributes

Companion
class
Source
TlsExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Ssl extends TlsProtocolNameValue

ssl.

ssl.

Attributes

Source
TlsExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ssl.type
case object Tls extends TlsProtocolNameValue

tls.

tls.

Attributes

Source
TlsExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Tls.type