HostArchValue

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

Attributes

Companion
object
Source
ResourceAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Amd64.type
object Arm32.type
object Arm64.type
object Ia64.type
object Ppc32.type
object Ppc64.type
object S390x.type
object X86.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala