HostArchValue

org.typelevel.otel4s.semconv.resource.attributes.ResourceAttributes.HostArchValue
See theHostArchValue companion class
object HostArchValue

Attributes

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

Members list

Type members

Classlikes

case object Amd64 extends HostArchValue

AMD64.

AMD64.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Amd64.type
case object Arm32 extends HostArchValue

ARM32.

ARM32.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Arm32.type
case object Arm64 extends HostArchValue

ARM64.

ARM64.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Arm64.type
case object Ia64 extends HostArchValue

Itanium.

Itanium.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ia64.type
case object Ppc32 extends HostArchValue

32-bit PowerPC.

32-bit PowerPC.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ppc32.type
case object Ppc64 extends HostArchValue

64-bit PowerPC.

64-bit PowerPC.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ppc64.type
case object S390x extends HostArchValue

IBM z/Architecture.

IBM z/Architecture.

Attributes

Source
ResourceAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
S390x.type
case object X86 extends HostArchValue

32-bit x86.

32-bit x86.

Attributes

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