Skip to content

Commit 68a103e

Browse files
[semantic conventions] trivial: Amend Azure FaaS Description (#1595)
* Fix Azure Member Brief Azure currently has an incorrect description associated with it. This fixes it πŸ˜„ * Update faas.md Co-authored-by: Sergey Kanzhelev <[email protected]>
1 parent f86a465 commit 68a103e

File tree

2 files changed

+2
-2
lines changed
  • semantic_conventions/trace
  • specification/trace/semantic_conventions

2 files changed

+2
-2
lines changed

β€Žsemantic_conventions/trace/faas.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ groups:
159159
brief: 'Amazon Web Services'
160160
- id: Azure
161161
value: 'azure'
162-
brief: 'Amazon Web Services'
162+
brief: 'Microsoft Azure'
163163
- id: GCP
164164
value: 'gcp'
165165
brief: 'Google Cloud Platform'

β€Žspecification/trace/semantic_conventions/faas.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ which the invoked FaaS instance reports about itself, if it's instrumented.
117117
| Value | Description |
118118
|---|---|
119119
| `aws` | Amazon Web Services |
120-
| `azure` | Amazon Web Services |
120+
| `azure` | Microsoft Azure |
121121
| `gcp` | Google Cloud Platform |
122122
<!-- endsemconv -->
123123

0 commit comments

Comments
Β (0)