From 6bd3a37d5ccd113b4cf83fb9339de3598c5da711 Mon Sep 17 00:00:00 2001 From: Ioannis Kakavas Date: Wed, 10 Sep 2025 23:45:11 +0300 Subject: [PATCH] Resolve typo in README --- specs/agents/mobile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/agents/mobile/README.md b/specs/agents/mobile/README.md index 7fd53a94..6191b890 100644 --- a/specs/agents/mobile/README.md +++ b/specs/agents/mobile/README.md @@ -10,7 +10,7 @@ The mobile specific docs can be found: ## OpenTelemetry The mobile agents are the first agents at Elastic to be built on top of Open-Telementry. -A large portion of the mobile agents' functionality can be attributed to the [opentelementry-swift](https://github.com/open-telemetry/opentelemetry-swift) and [opentelementry-java](https://github.com/open-telemtry/opentelemetry-java) packages. +A large portion of the mobile agents' functionality can be attributed to the [opentelementry-swift](https://github.com/open-telemetry/opentelemetry-swift) and [opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) packages. The Open-Telemetry libraries adhere to the semantic conventions outlined in [opentelementry-specifications](https://github.com/open-telemetry/opentelemetry-specification). However, the Elastic mobile agents don't set every attribute defined (many only apply to server type monitoring). Additionally, these Open Telementry attributes will be remapped to Elastic specific terms.