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.type
object Darwin.type
object Dragonflybsd.type
object Freebsd.type
object Hpux.type
object Linux.type
object Netbsd.type
object Openbsd.type
object Solaris.type
object Windows.type
object ZOs.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala