diff --git a/semantic_conventions/resource/telemetry.yaml b/semantic_conventions/resource/telemetry.yaml index 3854bb86a..367e22d9c 100644 --- a/semantic_conventions/resource/telemetry.yaml +++ b/semantic_conventions/resource/telemetry.yaml @@ -33,6 +33,8 @@ groups: value: "ruby" - id: webjs value: "webjs" + - id: swift + value: "swift" brief: > The language of the telemetry SDK. - id: sdk.version diff --git a/specification/resource/semantic_conventions/README.md b/specification/resource/semantic_conventions/README.md index cfcf14575..ab5fe29d4 100644 --- a/specification/resource/semantic_conventions/README.md +++ b/specification/resource/semantic_conventions/README.md @@ -128,6 +128,7 @@ The identifier SHOULD be stable across different versions of an implementation. | `python` | python | | `ruby` | ruby | | `webjs` | webjs | +| `swift` | swift | ## Compute Unit