OsTypeValue

org.typelevel.otel4s.semconv.resource.attributes.ResourceAttributes.OsTypeValue
See theOsTypeValue companion object
abstract class OsTypeValue(val value: String)

Attributes

Companion
object
Source
ResourceAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Aix
object Darwin
object Dragonflybsd
object Freebsd
object Hpux
object Linux
object Netbsd
object Openbsd
object Solaris
object Windows
object ZOs
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala