We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ace0fc commit acfd756Copy full SHA for acfd756
content/en/blog/2025/complex-attribute-types.md
@@ -71,7 +71,7 @@ Examples include:
71
inherently structured
72
- **GraphQL** — responses may include
73
[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
+- **[Database operations](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-spans.md)** — batch
75
operations have properties that flat attributes cannot adequately capture
76
77
Before extending support for complex attributes to all signals, we explored
0 commit comments