TypeValue

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

Attributes

Companion
object
Deprecated

This item has been renamed as of 1.21.0 of the semantic conventions. Use SemanticAttributes.JvmMemoryTypeValue instead.

Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Heap
object NonHeap

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala