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.type
object Cache.type
object Cassandra.type
object Clickhouse.type
object Cloudscape.type
object Cockroachdb.type
object Coldfusion.type
object Cosmosdb.type
object Couchbase.type
object Couchdb.type
object Db2.type
object Derby.type
object Dynamodb.type
object Edb.type
object Elasticsearch.type
object Filemaker.type
object Firebird.type
object Firstsql.type
object Geode.type
object H2.type
object Hanadb.type
object Hbase.type
object Hive.type
object Hsqldb.type
object Informix.type
object Ingres.type
object Instantdb.type
object Interbase.type
object Mariadb.type
object Maxdb.type
object Memcached.type
object Mongodb.type
object Mssql.type
object Mssqlcompact.type
object Mysql.type
object Neo4j.type
object Netezza.type
object Opensearch.type
object Oracle.type
object OtherSql.type
object Pervasive.type
object Pointbase.type
object Postgresql.type
object Progress.type
object Redis.type
object Redshift.type
object Spanner.type
object Sqlite.type
object Sybase.type
object Teradata.type
object Vertica.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala