OtelExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.OtelExperimentalAttributes

Attributes

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

Members list

Type members

Classlikes

Attributes

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

Deprecated classlikes

abstract class OtelStatusCodeValue(val value: String)

Values for OtelStatusCode.

Values for OtelStatusCode.

Attributes

Companion
object
Deprecated
true
Source
OtelExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Error
object Ok

Value members

Deprecated fields

None

None

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala

None

None

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala

The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).

The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala

The version of the instrumentation scope - (InstrumentationScope.Version in OTLP).

The version of the instrumentation scope - (InstrumentationScope.Version in OTLP).

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala

Name of the code, either "OK" or "ERROR".

Name of the code, either "OK" or "ERROR". MUST NOT be set if the status code is UNSET.

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala

Description of the Status if it has a value, otherwise not set.

Description of the Status if it has a value, otherwise not set.

Attributes

Deprecated
true
Source
OtelExperimentalAttributes.scala