From d63949620d0e1064cd0c8a6878483860f903707f Mon Sep 17 00:00:00 2001 From: David Ashpole Date: Tue, 2 Aug 2022 15:04:27 -0400 Subject: [PATCH] Update example short name --- semantic_conventions/scope/scope.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semantic_conventions/scope/scope.yaml b/semantic_conventions/scope/scope.yaml index af0e84602ec..4d0a831ae6b 100644 --- a/semantic_conventions/scope/scope.yaml +++ b/semantic_conventions/scope/scope.yaml @@ -13,4 +13,4 @@ groups: unique, but should be unique enough to make it very unlikely to collide with other short names. An example use is as the [namespace](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#metric-naming-and-namespaces) (prefix) for OpenMetrics metric names. - examples: ['mylibrary', 'otelhttp'] + examples: ['mylibrary', 'otelmacaron']