Skip to content

Commit 6da2947

Browse files
authored
Add support for OTel semconv versions 1.33, 1.34 (#318)
1 parent c06123d commit 6da2947

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/system-requirements.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Axiom supports the following versions of OTel semantic conventions:
2222

2323
| Version | Date when supported added | Schema in OTel docs |
2424
| --- | --- | --- |
25+
| 1.34.0 | 27-06-2025 | [1.34.0](https://github.com/open-telemetry/semantic-conventions/blob/main/schemas/1.34.0) |
26+
| 1.33.0 | 27-06-2025 | [1.33.0](https://github.com/open-telemetry/semantic-conventions/blob/main/schemas/1.33.0) |
2527
| 1.32.0 (default) | 12-06-2025 | [1.32.0](https://github.com/open-telemetry/semantic-conventions/blob/main/schemas/1.32.0) |
2628
| 1.31.0 | 12-06-2025 | [1.31.0](https://github.com/open-telemetry/semantic-conventions/blob/main/schemas/1.31.0) |
2729
| 1.30.0 | 12-06-2025 | [1.30.0](https://github.com/open-telemetry/semantic-conventions/blob/main/schemas/1.30.0) |

0 commit comments

Comments
 (0)