From f32f65e6549fc803c56e4a9c3c69200d2437e0aa Mon Sep 17 00:00:00 2001 From: Vitor Vasconcellos Date: Wed, 26 Nov 2025 17:07:44 -0300 Subject: [PATCH 1/2] docs(blog): update database semantic conventions links to point to the latest documentation Signed-off-by: Vitor Vasconcellos --- content/en/blog/2024/spring-starter-stable/index.md | 2 +- content/en/blog/2025/complex-attribute-types.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/en/blog/2024/spring-starter-stable/index.md b/content/en/blog/2024/spring-starter-stable/index.md index 25360c4da55a..990ac51efa03 100644 --- a/content/en/blog/2024/spring-starter-stable/index.md +++ b/content/en/blog/2024/spring-starter-stable/index.md @@ -79,7 +79,7 @@ Note that the Spring Starter uses some semantic conventions that are not stable, which are still evolving and may change in the future. [HTTP semantic conventions](/docs/specs/semconv/http/http-metrics/) are stable and will not change. -[Database semantic conventions](/docs/specs/semconv/database/database-metrics/) +[Database semantic conventions](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-metrics.md) are still experimental and may change. However, they are expected to become stable at the end of 2024. diff --git a/content/en/blog/2025/complex-attribute-types.md b/content/en/blog/2025/complex-attribute-types.md index f7962a9124d8..796ab5313b88 100644 --- a/content/en/blog/2025/complex-attribute-types.md +++ b/content/en/blog/2025/complex-attribute-types.md @@ -71,8 +71,9 @@ Examples include: inherently structured - **GraphQL** — responses may include [lists of structured errors](https://graphql.org/learn/response/#errors) -- **[Database operations](/docs/specs/semconv/database/database-spans)** — batch - operations have properties that flat attributes cannot adequately capture +- **[Database operations](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-spans.md)** + — batch operations have properties that flat attributes cannot adequately + capture Before extending support for complex attributes to all signals, we explored several alternatives: From 53beef9bfb369b005c4e4dc4246340c7bb087c9f Mon Sep 17 00:00:00 2001 From: Vitor Vasconcellos Date: Wed, 26 Nov 2025 17:15:48 -0300 Subject: [PATCH 2/2] chore(refcache): update refcache Signed-off-by: Vitor Vasconcellos --- static/refcache.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 6f2fcd546d9b..a75169a48605 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -12995,6 +12995,14 @@ "StatusCode": 206, "LastSeen": "2025-11-21T09:44:12.160727406Z" }, + "https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-metrics.md": { + "StatusCode": 206, + "LastSeen": "2025-11-26T17:11:11.439344-03:00" + }, + "https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-spans.md": { + "StatusCode": 206, + "LastSeen": "2025-11-26T17:11:13.714024-03:00" + }, "https://github.com/open-telemetry/semantic-conventions/issues": { "StatusCode": 206, "LastSeen": "2025-11-21T09:40:49.920728711Z"