TelemetrySdkLanguageValue

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

Attributes

Companion
object
Source
ResourceAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cpp.type
object Dotnet.type
object Erlang.type
object Go.type
object Java.type
object Nodejs.type
object Php.type
object Python.type
object Ruby.type
object Scala.type
object Swift.type
object Webjs.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala