Skip to content

Commit

Permalink
adds doc for meta_gce_region label (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dysosmus authored Jul 16, 2019
1 parent f21a5bb commit ce775cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ These are useful for automatically discovering instances behind a load-balancer.
- `__meta_gce_subnetwork`: the subnetwork URL of the instance
- `__meta_gce_tags`: comma separated list of instance tags
- `__meta_gce_zone`: the GCE zone URL in which the instance is running
- `__meta_gce_region`: the GCE region name in which the instance is running
- `__meta_gce_delagate_for_`: URLs of the instance delegate.
- `__meta_gce_name`: the extracted name from the `prometheus_port_*` GCE label, an empty string if the label is exactly `prometheus_port`

Expand Down

0 comments on commit ce775cf

Please sign in to comment.