Skip to content

Commit acfd756

Browse files
vitorvascchalin
authored andcommitted
fix(blog): update database operations link to point to spans documentation, not metrics
Signed-off-by: Vitor Vasconcellos <[email protected]>
1 parent 6ace0fc commit acfd756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/2025/complex-attribute-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Examples include:
7171
inherently structured
7272
- **GraphQL** — responses may include
7373
[lists of structured errors](https://graphql.org/learn/response/#errors)
74-
- **[Database operations](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-metrics.md)** — batch
74+
- **[Database operations](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-spans.md)** — batch
7575
operations have properties that flat attributes cannot adequately capture
7676

7777
Before extending support for complex attributes to all signals, we explored

0 commit comments

Comments
 (0)