From 2d4bcb3ee1f348418dc6b531c21eb3e429d805f5 Mon Sep 17 00:00:00 2001 From: Javier Kohen Date: Fri, 10 Aug 2018 11:59:22 -0400 Subject: [PATCH] Document the new __meta_gce_instance_id discovery label. Signed-off-by: Javier Kohen --- docs/configuration/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 8fc479963b..9c97002ace 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -589,6 +589,7 @@ address with relabeling. The following meta labels are available on targets during [relabeling](#relabel_config): +* `__meta_gce_instance_id`: the numeric id of the instance * `__meta_gce_instance_name`: the name of the instance * `__meta_gce_label_`: each GCE label of the instance * `__meta_gce_machine_type`: full or partial URL of the machine type of the instance