@@ -174,62 +174,6 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
174
174
175
175
---
176
176
177
- ` db.system ` has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
178
-
179
- | Value | Description | Stability |
180
- | ---| ---| ---|
181
- | ` adabas ` | Adabas (Adaptable Database System) | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
182
- | ` cassandra ` | Apache Cassandra | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
183
- | ` clickhouse ` | ClickHouse | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
184
- | ` cockroachdb ` | CockroachDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
185
- | ` cosmosdb ` | Microsoft Azure Cosmos DB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
186
- | ` couchbase ` | Couchbase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
187
- | ` couchdb ` | CouchDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
188
- | ` db2 ` | IBM Db2 | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
189
- | ` derby ` | Apache Derby | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
190
- | ` dynamodb ` | Amazon DynamoDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
191
- | ` edb ` | EnterpriseDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
192
- | ` elasticsearch ` | Elasticsearch | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
193
- | ` filemaker ` | FileMaker | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
194
- | ` firebird ` | Firebird | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
195
- | ` geode ` | Apache Geode | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
196
- | ` h2 ` | H2 | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
197
- | ` hanadb ` | SAP HANA | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
198
- | ` hbase ` | Apache HBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
199
- | ` hive ` | Apache Hive | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
200
- | ` hsqldb ` | HyperSQL DataBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
201
- | ` influxdb ` | InfluxDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
202
- | ` informix ` | Informix | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
203
- | ` ingres ` | Ingres | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
204
- | ` instantdb ` | InstantDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
205
- | ` interbase ` | InterBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
206
- | ` intersystems_cache ` | InterSystems Caché | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
207
- | ` mariadb ` | MariaDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
208
- | ` maxdb ` | SAP MaxDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
209
- | ` memcached ` | Memcached | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
210
- | ` mongodb ` | MongoDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
211
- | ` mssql ` | Microsoft SQL Server | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
212
- | ` mysql ` | MySQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
213
- | ` neo4j ` | Neo4j | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
214
- | ` netezza ` | Netezza | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
215
- | ` opensearch ` | OpenSearch | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
216
- | ` oracle ` | Oracle Database | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
217
- | ` other_sql ` | Some other SQL database. Fallback only. See notes. | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
218
- | ` pervasive ` | Pervasive PSQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
219
- | ` pointbase ` | PointBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
220
- | ` postgresql ` | PostgreSQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
221
- | ` progress ` | Progress Database | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
222
- | ` redis ` | Redis | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
223
- | ` redshift ` | Amazon Redshift | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
224
- | ` spanner ` | Cloud Spanner | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
225
- | ` sqlite ` | SQLite | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
226
- | ` sybase ` | Sybase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
227
- | ` teradata ` | Teradata | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
228
- | ` trino ` | Trino | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
229
- | ` vertica ` | Vertica | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
230
-
231
- ---
232
-
233
177
` db.system.name ` has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
234
178
235
179
| Value | Description | Stability |
@@ -284,8 +228,10 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
284
228
| ---| ---| ---|
285
229
| ` _OTHER ` | A fallback error value to be used when the instrumentation doesn't define a custom value. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
286
230
287
- ** Past Attributes:**
288
- | Attribute | Type | Description | Examples | Deprecation Action | Deprecation Explanation |
231
+ <details >
232
+ <summary ><b >Past Attributes:</b ></summary >
233
+
234
+ | Key | Type | Summary | Example Values | Deprecation Action | Deprecation Explanation |
289
235
| ---| ---| ---| ---| ---| ---|
290
236
| [ ` db.system ` ] ( /docs/registry/attributes/db.md ) | string | Deprecated, use ` db.system.name ` instead. | ` other_sql ` ; ` adabas ` ; ` intersystems_cache ` | ` Rename ` | Use [ ` db.system.name ` ] ( /docs/registry/attributes/db.md ) instead. |
291
237
@@ -345,6 +291,8 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
345
291
| ` trino ` | Trino | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
346
292
| ` vertica ` | Vertica | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
347
293
294
+ </details >
295
+
348
296
<!-- markdownlint-restore -->
349
297
<!-- prettier-ignore-end -->
350
298
<!-- END AUTOGENERATED TEXT -->
@@ -470,62 +418,6 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
470
418
471
419
---
472
420
473
- ` db.system ` has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
474
-
475
- | Value | Description | Stability |
476
- | ---| ---| ---|
477
- | ` adabas ` | Adabas (Adaptable Database System) | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
478
- | ` cassandra ` | Apache Cassandra | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
479
- | ` clickhouse ` | ClickHouse | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
480
- | ` cockroachdb ` | CockroachDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
481
- | ` cosmosdb ` | Microsoft Azure Cosmos DB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
482
- | ` couchbase ` | Couchbase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
483
- | ` couchdb ` | CouchDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
484
- | ` db2 ` | IBM Db2 | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
485
- | ` derby ` | Apache Derby | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
486
- | ` dynamodb ` | Amazon DynamoDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
487
- | ` edb ` | EnterpriseDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
488
- | ` elasticsearch ` | Elasticsearch | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
489
- | ` filemaker ` | FileMaker | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
490
- | ` firebird ` | Firebird | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
491
- | ` geode ` | Apache Geode | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
492
- | ` h2 ` | H2 | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
493
- | ` hanadb ` | SAP HANA | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
494
- | ` hbase ` | Apache HBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
495
- | ` hive ` | Apache Hive | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
496
- | ` hsqldb ` | HyperSQL DataBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
497
- | ` influxdb ` | InfluxDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
498
- | ` informix ` | Informix | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
499
- | ` ingres ` | Ingres | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
500
- | ` instantdb ` | InstantDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
501
- | ` interbase ` | InterBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
502
- | ` intersystems_cache ` | InterSystems Caché | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
503
- | ` mariadb ` | MariaDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
504
- | ` maxdb ` | SAP MaxDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
505
- | ` memcached ` | Memcached | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
506
- | ` mongodb ` | MongoDB | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
507
- | ` mssql ` | Microsoft SQL Server | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
508
- | ` mysql ` | MySQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
509
- | ` neo4j ` | Neo4j | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
510
- | ` netezza ` | Netezza | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
511
- | ` opensearch ` | OpenSearch | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
512
- | ` oracle ` | Oracle Database | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
513
- | ` other_sql ` | Some other SQL database. Fallback only. See notes. | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
514
- | ` pervasive ` | Pervasive PSQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
515
- | ` pointbase ` | PointBase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
516
- | ` postgresql ` | PostgreSQL | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
517
- | ` progress ` | Progress Database | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
518
- | ` redis ` | Redis | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
519
- | ` redshift ` | Amazon Redshift | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
520
- | ` spanner ` | Cloud Spanner | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
521
- | ` sqlite ` | SQLite | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
522
- | ` sybase ` | Sybase | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
523
- | ` teradata ` | Teradata | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
524
- | ` trino ` | Trino | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
525
- | ` vertica ` | Vertica | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
526
-
527
- ---
528
-
529
421
` db.system.name ` has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
530
422
531
423
| Value | Description | Stability |
@@ -580,8 +472,10 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
580
472
| ---| ---| ---|
581
473
| ` _OTHER ` | A fallback error value to be used when the instrumentation doesn't define a custom value. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
582
474
583
- ** Past Attributes:**
584
- | Attribute | Type | Description | Examples | Deprecation Action | Deprecation Explanation |
475
+ <details >
476
+ <summary ><b >Past Attributes:</b ></summary >
477
+
478
+ | Key | Type | Summary | Example Values | Deprecation Action | Deprecation Explanation |
585
479
| ---| ---| ---| ---| ---| ---|
586
480
| [ ` db.system ` ] ( /docs/registry/attributes/db.md ) | string | Deprecated, use ` db.system.name ` instead. | ` other_sql ` ; ` adabas ` ; ` intersystems_cache ` | ` Rename ` | Use [ ` db.system.name ` ] ( /docs/registry/attributes/db.md ) instead. |
587
481
@@ -641,6 +535,8 @@ Parameterized query text SHOULD NOT be sanitized. Even though parameterized quer
641
535
| ` trino ` | Trino | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
642
536
| ` vertica ` | Vertica | ![ Development] ( https://img.shields.io/badge/-development-blue ) |
643
537
538
+ </details >
539
+
644
540
<!-- markdownlint-restore -->
645
541
<!-- prettier-ignore-end -->
646
542
<!-- END AUTOGENERATED TEXT -->
0 commit comments