From 2178fe854079342f3540c32bb87034aa65058e79 Mon Sep 17 00:00:00 2001 From: Johannes Tax Date: Mon, 27 May 2024 12:47:59 +0200 Subject: [PATCH] Add missing attributes --- detectors/azure/vm/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/detectors/azure/vm/README.md b/detectors/azure/vm/README.md index 5987b85b7ce..b1f92c62b84 100644 --- a/detectors/azure/vm/README.md +++ b/detectors/azure/vm/README.md @@ -21,6 +21,8 @@ attributes, each of the following attributes is added if it is available: * `cloud.provider` * `cloud.platform` +* `cloud.region` +* `cloud.resource_id` * `host.id` * `host.name` * `host.type`