Skip to content

Commit c68d1d6

Browse files
committed
spelling: vm
Signed-off-by: Josh Soref <[email protected]>
1 parent 38c6fec commit c68d1d6

File tree

1 file changed

+1
-1
lines changed
  • resource/opentelemetry-resource-detector-azure/src/opentelemetry/resource/detector/azure

1 file changed

+1
-1
lines changed

resource/opentelemetry-resource-detector-azure/src/opentelemetry/resource/detector/azure/_constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
ResourceAttributes.FAAS_MAX_MEMORY: _WEBSITE_MEMORY_LIMIT_MB,
5151
}
5252

53-
# Vm
53+
# VM
5454

5555
_AZURE_VM_METADATA_ENDPOINT = "http://169.254.169.254/metadata/instance/compute?api-version=2021-12-13&format=json"
5656
_AZURE_VM_SCALE_SET_NAME_ATTRIBUTE = "azure.vm.scaleset.name"

0 commit comments

Comments
 (0)