SystemMemoryStateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.SystemMemoryStateValue
See theSystemMemoryStateValue companion object
abstract class SystemMemoryStateValue(val value: String)

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Buffers
object Cached
object Free
object Shared
object Total
object Used
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala