Commit Graph

166 Commits

Author SHA1 Message Date
Liudmila Molkova 7ab7a384e3
Render template attribute name consistently in the table and notes (#2193) 2025-05-01 01:21:08 +00:00
Liudmila Molkova 0268189395
Make db.operation.name required where it's available, clarify what to do with multiple layers (#2200)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-04-30 17:19:49 +00:00
Liudmila Molkova 66ba317a2f
Move key names from template attribute examples to notes (#2175) 2025-04-29 18:39:20 +00:00
Liudmila Molkova 454d1b3ea9
Remove field values from Redis query examples (#2195) 2025-04-29 18:37:29 +00:00
Trask Stalnaker 08728eb08d
Move `db.query.parameter.<key>` from release_candidate back to development (#2194) 2025-04-29 13:59:47 +00:00
Josh Suereth c1146636ab
Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
Trask Stalnaker 78346782a8
Remove outdated sanitization requirement (#2187) 2025-04-28 14:39:21 +00:00
Trask Stalnaker 14f5330922
Improve wording of `db.collection.name` and `db.operation.name` (#2186) 2025-04-28 14:38:29 +00:00
Trask Stalnaker b40b5f3ac9
Use pipe as the `db.namespace` separator (#2151) 2025-04-22 19:01:43 +00:00
Preston Vasquez 5e932efbfc
[chore] allow category-specific values in OTEL_SEMCONV_STABILITY_OPT_IN (#2158) 2025-04-22 18:05:57 +00:00
Trask Stalnaker 69fae2852c
Rename file name and internal id from mssql to sql_server (#2150) 2025-04-22 03:47:27 +00:00
OpenTelemetry Bot 671b54448e
[chore] Update spec repo links to v1.44.0 (#2118)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-04-15 22:19:29 +00:00
Trask Stalnaker e500db3ac8
Add `db.query.parameter.<key>` (#2093) 2025-04-14 09:00:45 -07:00
Liudmila Molkova a86a51c932
Add span rendering template and clean up span briefs and notes (#1505) 2025-04-09 09:32:28 -07:00
Sudarshan Soma 0a521716ce
Add Semantic definitions for Oracle Database (#1911)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-08 13:09:37 -07:00
Liudmila Molkova 1830ef2d0b
Convert headings to sentence case (#2056)
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
2025-04-07 16:51:23 +00:00
Trask Stalnaker 54d1612b67
Add `db.stored_procedure.name` (#2037) 2025-03-30 12:34:50 -07:00
Trask Stalnaker 9727b525e5
`db.operation.parameter.<key>` should not be captured for batch operations (#2034)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-29 20:20:29 +00:00
Trask Stalnaker aea127e104
Normalize spaces in `db.operation.name` (if any) (#2033) 2025-03-29 20:18:38 +00:00
Trask Stalnaker 9a4feb2263
Truncate `db.query.summary` to 255 characters if parsed from the query (#2027) 2025-03-29 13:17:36 -07:00
OpenTelemetry Bot 4ede4f8a6a
[chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
Tobias Bachert 301d6ee195
[chore] Fix minor typos in `db.query.summary` and `code.function.name` example (#1996) 2025-03-17 07:59:42 -07:00
Trask Stalnaker ac2f077847
Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
Liudmila Molkova d963d60dc0
Clarify notes on system-specific databases for operation and collection names (#1863)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-02-19 18:38:37 -08:00
OpenTelemetry Bot c863656856
[chore] Update spec repo links to v1.42.0 (#1920) 2025-02-19 16:54:14 -08:00
Chao Weng 61132ad905
[db] rename `db.system` to `db.system.name` for metrics and update values (#1917)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-02-18 08:48:51 -08:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Trask Stalnaker d7b2942208
Website TOC updates (#1859)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2025-02-04 12:28:12 +00:00
Patrice Chalin 7639732843
[editorial] Drop path_base_for_github_subdir from front matter (#1846)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-28 19:36:43 -08:00
Patrice Chalin 21c230d03f
[editorial] Drop markdown-toc comment from .md files (#1847) 2025-01-28 18:03:00 -08:00
Patrice Chalin 046cf01f47
[editorial] Normalize path to docs from docs (#1843) 2025-01-28 13:45:03 -08:00
Patrice Chalin aff2c09add
[editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -08:00
Joao Grassi 6e8e8d2a47
[chore] Fix broken SQL Where Wikipedia link (#1825)
Signed-off-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-27 16:24:23 +00:00
OpenTelemetry Bot 812323b274
Update spec repo links to v1.41.0 (#1807) 2025-01-24 09:21:50 -08:00
Liudmila Molkova 62d5a7cd37
Consistent naming: `db.system` to `db.system.name`, namespace constants, remove `db` from system-specific names (#1734) 2025-01-23 23:02:12 -08:00
Liudmila Molkova cc780be44b
Database: mention metrics in system-specific docs (#1779)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-24 03:21:44 +00:00
Liudmila Molkova d571d3a92c
Fix broken link to redis HMSET command (#1788) 2025-01-22 18:04:48 -08:00
Trask Stalnaker 44fc8fa2f1
Update specification version to 1.40.0 (#1763) 2025-01-17 15:51:42 -08:00
Liudmila Molkova 539ce854bf
Add common guidance on recording errors on spans and metrics, clarify DB conventions (#1716)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-16 11:54:10 -08:00
Trask Stalnaker 8d9d4a1ce8
Fix small typos (#1745) 2025-01-15 08:52:55 -08:00
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