We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
meta_gce_region
1 parent f21a5bb commit ce775cfCopy full SHA for ce775cf
1 file changed
README.md
@@ -72,6 +72,7 @@ These are useful for automatically discovering instances behind a load-balancer.
72
- `__meta_gce_subnetwork`: the subnetwork URL of the instance
73
- `__meta_gce_tags`: comma separated list of instance tags
74
- `__meta_gce_zone`: the GCE zone URL in which the instance is running
75
+- `__meta_gce_region`: the GCE region name in which the instance is running
76
- `__meta_gce_delagate_for_`: URLs of the instance delegate.
77
- `__meta_gce_name`: the extracted name from the `prometheus_port_*` GCE label, an empty string if the label is exactly `prometheus_port`
78
0 commit comments