SystemMemoryStateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.SystemMemoryStateValue
See theSystemMemoryStateValue companion class

Attributes

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

Members list

Type members

Classlikes

case object Buffers extends SystemMemoryStateValue

buffers.

buffers.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Buffers.type
case object Cached extends SystemMemoryStateValue

cached.

cached.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Cached.type
case object Free extends SystemMemoryStateValue

free.

free.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Free.type
case object Shared extends SystemMemoryStateValue

shared.

shared.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Shared.type
case object Used extends SystemMemoryStateValue

used.

used.

Attributes

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

Deprecated classlikes

case object Total extends SystemMemoryStateValue

total.

total.

Attributes

Deprecated

this value has been removed as of 1.23.1 of the semantic conventions.

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