DbSystemValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Adabas
object Cache
object Cassandra
object Clickhouse
object Cloudscape
object Cockroachdb
object Coldfusion
object Cosmosdb
object Couchbase
object Couchdb
object Db2
object Derby
object Dynamodb
object Edb
object Elasticsearch
object Filemaker
object Firebird
object Firstsql
object Geode
object H2
object Hanadb
object Hbase
object Hive
object Hsqldb
object Informix
object Ingres
object Instantdb
object Interbase
object Mariadb
object Maxdb
object Memcached
object Mongodb
object Mssql
object Mssqlcompact
object Mysql
object Neo4j
object Netezza
object Opensearch
object Oracle
object OtherSql
object Pervasive
object Pointbase
object Postgresql
object Progress
object Redis
object Redshift
object Spanner
object Sqlite
object Sybase
object Teradata
object Trino
object Vertica
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala