Commit Graph

125 Commits

Author SHA1 Message Date
SylvainJuge d39f065902
rename some code attributes (#1624) 2025-01-07 13:09:08 -08:00
Trask Stalnaker 5a5803258f
Improve rendering of database release candidate status (#1702)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-12-20 09:14:54 +01:00
Gerhard Stöbich 3d4013dbf2
[chore] Add x-amzn-requestid as source for aws.request_id (#1691) 2024-12-19 08:19:17 -08:00
Trivikram Kamat 01be4a4240
chore: add extended request ID to general AWS Attributes (#1671)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-12-16 20:16:41 -08:00
Liudmila Molkova 0edb9e2b42
Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -08:00
Liudmila Molkova f49b5cd076
Add section on span status for databases (#1560)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-26 20:50:34 +00:00
Trask Stalnaker 3fa52acca3
Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566) 2024-11-25 11:56:09 -08:00
Liudmila Molkova ab1362c44e
Fix broken anchors, remove `en` from some links (#1610) 2024-11-25 10:45:14 -08:00
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08:00
Sourabh Jain 2566b8bb05
Cosmos DB: Added regions_contacted as new dimension (#1525)
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-20 19:49:46 -08:00
Joao Grassi 4717a9fb43
[chore] Generate attr name on requirement level notes (#1589) 2024-11-18 18:03:29 +01:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Trask Stalnaker 56a2bb7d0e
Remove redis database index from redis span name (#1565)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-13 14:30:17 +00:00
Trask Stalnaker 62306fc875
Generalize `db.query.parameter.<key>` to `db.operation.parameter.<key>` (#1559)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-13 06:15:13 -08:00
Trask Stalnaker 3c959946a0
Remove "sampling relevant" from metric sections (#1551) 2024-11-12 11:14:05 -05:00
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Trask Stalnaker 273056b74d
Specific URL query string values should be redacted (#971)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-10 11:38:10 -08:00
Sourabh Jain 63094c6c92
Cosmos DB: Operation Level Metrics (#1438)
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-28 16:49:22 -07:00
Liudmila Molkova 1050236d6e
Use `SHOULD` instead of `MUST` for span kinds on DB, GenAI and FaaS (#1506) 2024-10-24 15:02:45 +02:00
Liudmila Molkova 25f74191d7
DB: fix how operation and collection names are recorded for complex queries (opt-in `db.query.text` on metrics, new `db.query.summary` recommended attribute) (#1482)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-18 08:36:09 -07:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -07:00
Trask Stalnaker 934e026aee
Clarify database _client_ metrics (#1468) 2024-10-14 12:53:36 +02:00
Liudmila Molkova f336f0e471
Fix table-check (again) and regenerate tables (#1463) 2024-10-10 08:50:04 -04:00
Liudmila Molkova 96f8bda9ba
Prepare release 1.28.0 (#1458) 2024-10-07 17:00:55 -07:00
Trask Stalnaker 8d2ab74d40
Mark database semconv as release candidate (#1101)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 11:50:59 -07:00
Trask Stalnaker fbecf791d1
Add `db.operation.batch.size` to markdown (#1448)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-07 10:02:15 -07:00
Trask Stalnaker 5298ea9064
Copy database semconv warning from spans/metrics to general README (#1445)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-03 08:45:17 -07:00
Trask Stalnaker 25d438c3bf
Recommend to capture `db.namespace` from initial connection over not capturing any, also specify `db.namespace` value for PostgreSQL, MySQL and MariaDB (#1437) 2024-10-02 21:09:46 -07:00
Liudmila Molkova 5e933fd5c2
Add `db.response.status_code` attribute, deprecate `db.cosmos.status_code` (#1424)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-01 09:30:21 -07:00
Josh Suereth ab0e4b4b2b
Proposal: Unify metric templates (#1411)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-17 10:08:17 -04:00
Liudmila Molkova 3c16c802e8
CosmosDB: define applicable values for `db.operation.name` and add proper reference to `az.namespace` (#1330) 2024-08-23 12:43:43 -07:00
Marylia Gutierrez 8101a6397c
Db metrics pending requests (#1290)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-12 11:47:40 -07:00
Liudmila Molkova 8c918fb046
[editorial] remove 'full' options from markdown snippets, remove unused tags (#1303)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-08-05 09:41:37 -07:00
Trask Stalnaker a5a6cc55b5
Stable semconv migration clarification (#1310) 2024-08-05 15:27:40 +00:00
Liudmila Molkova 8965ee99a7
Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
Marylia Gutierrez ea6e22bbf2
clarify database pool name being unique (#1289)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-01 15:52:55 +00:00
Trask Stalnaker c7fe07e542
db.query.text IN-clauses MAY be collapsed during the sanitization process (#1243)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-15 16:17:06 -07:00
Liudmila Molkova dde9dbd25e
Clarify that DB and messaging system-specific conventions override common ones (#1244)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-15 16:57:17 +02:00
Trask Stalnaker 3f936c6a8f
Define sampling relevant attributes for database client spans (#1166)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-11 22:45:52 +00:00
Trask Stalnaker 0e56677c84
Editorial: mention that Redis `db.namespace` is a string (#1233) 2024-07-11 15:25:32 -07:00
Trask Stalnaker ad05f1d8d3
Clarify db.query.parameter is string representation (#1165)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-25 11:40:10 +00:00
Gergely Kalapos eeed399850
Define sanitization for db.query.text (#1100)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-24 07:23:59 -07:00
Liudmila Molkova ca6e1c5df5
Clean up database systems (#1120) 2024-06-07 13:04:54 -07:00
Gergely Kalapos 315a717762
Adapt Elasticsearch spec to stability changes (#1002)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-07 11:28:55 -07:00
Trask Stalnaker de58491fa5
Rename `db.client.connections.*` attributes to `db.client.connection.*` (#1125)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-07 08:39:56 -07:00
Jeremy Blythe 78db110a80
[chore] Fixed Bug: Examples rendering is broken in 1.26 release for array types (#1088)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-06-06 07:30:10 -07:00
Liudmila Molkova f974aeddac
[chore] Remove the workaround to drop inherited note (#1092) 2024-06-03 21:22:04 +00:00
Liudmila Molkova 6a0a75e73e
[chore] Use document status link to otel.io instead of versioned spec (#1093) 2024-06-03 13:33:39 +02:00
Liudmila Molkova b56bad395b
Database: clarify list of SQL `db.system`s (#1024)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-29 09:57:14 -07:00
Trask Stalnaker e3217bea91
Add support for database batch operations (#1072)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-29 09:38:22 -07:00