diff --git a/semantic_conventions/trace/faas.yaml b/semantic_conventions/trace/faas.yaml index e9f4f1320..7ce6610b0 100644 --- a/semantic_conventions/trace/faas.yaml +++ b/semantic_conventions/trace/faas.yaml @@ -159,7 +159,7 @@ groups: brief: 'Amazon Web Services' - id: Azure value: 'azure' - brief: 'Amazon Web Services' + brief: 'Microsoft Azure' - id: GCP value: 'gcp' brief: 'Google Cloud Platform' diff --git a/specification/trace/semantic_conventions/faas.md b/specification/trace/semantic_conventions/faas.md index 14aa147b9..00b29831a 100644 --- a/specification/trace/semantic_conventions/faas.md +++ b/specification/trace/semantic_conventions/faas.md @@ -117,7 +117,7 @@ which the invoked FaaS instance reports about itself, if it's instrumented. | Value | Description | |---|---| | `aws` | Amazon Web Services | -| `azure` | Amazon Web Services | +| `azure` | Microsoft Azure | | `gcp` | Google Cloud Platform |