OsExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.OsExperimentalAttributes

Attributes

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

Members list

Type members

Classlikes

abstract class OsTypeValue(val value: String)

Values for OsType.

Values for OsType.

Attributes

Companion
object
Source
OsExperimentalAttributes.scala
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
object OsTypeValue

Attributes

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

Value members

Concrete fields

Unique identifier for a particular build or compilation of the operating system.

Unique identifier for a particular build or compilation of the operating system.

Attributes

Source
OsExperimentalAttributes.scala

Human readable (not intended to be parsed) OS version information, like e.g.

Human readable (not intended to be parsed) OS version information, like e.g. reported by ver or lsb_release -a commands.

Attributes

Source
OsExperimentalAttributes.scala

Human readable operating system name.

Human readable operating system name.

Attributes

Source
OsExperimentalAttributes.scala

The operating system type.

The operating system type.

Attributes

Source
OsExperimentalAttributes.scala

The version string of the operating system as defined in <a href="/docs/resource/README.md#version-attributes">Version Attributes.

The version string of the operating system as defined in <a href="/docs/resource/README.md#version-attributes">Version Attributes.

Attributes

Source
OsExperimentalAttributes.scala