Skip to content

Commit 52ef6b3

Browse files
committed
Fix format
1 parent 37a087f commit 52ef6b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ 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-spans.md)** — batch
75-
operations have properties that flat attributes cannot adequately capture
74+
- **[Database operations](https://github.com/open-telemetry/semantic-conventions/blob/v1.38.0/docs/database/database-spans.md)**
75+
— batch operations have properties that flat attributes cannot adequately
76+
capture
7677

7778
Before extending support for complex attributes to all signals, we explored
7879
several alternatives:

0 commit comments

Comments
 (0)