File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -523,13 +523,13 @@ The following meta labels are available on targets during [relabeling](#relabel_
523523
524524* ` __meta_gce_instance_name ` : the name of the instance
525525* ` __meta_gce_metadata_<name> ` : each metadata item of the instance
526- * ` __meta_gce_network ` : the network of the instance
526+ * ` __meta_gce_network ` : the network URL of the instance
527527* ` __meta_gce_private_ip ` : the private IP address of the instance
528528* ` __meta_gce_project ` : the GCP project in which the instance is running
529529* ` __meta_gce_public_ip ` : the public IP address of the instance, if present
530- * ` __meta_gce_subnetwork ` : the subnetwork of the instance
530+ * ` __meta_gce_subnetwork ` : the subnetwork URL of the instance
531531* ` __meta_gce_tags ` : comma separated list of instance tags
532- * ` __meta_gce_zone ` : the GCE zone in which the instance is running
532+ * ` __meta_gce_zone ` : the GCE zone URL in which the instance is running
533533
534534See below for the configuration options for GCE discovery:
535535
You can’t perform that action at this time.
0 commit comments