mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Add vpc label to docs.
Signed-off-by: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
This commit is contained in:
parent
0858657516
commit
da8a8585f5
|
@ -444,6 +444,7 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
* `__meta_digitalocean_status`: the status of the droplet
|
||||
* `__meta_digitalocean_features`: the comma-separated list of features of the droplet
|
||||
* `__meta_digitalocean_tags`: the comma-separated list of tags of the droplet
|
||||
* `__meta_digitalocean_vpc`: the id of the droplet's VPC
|
||||
|
||||
```yaml
|
||||
# Authentication information used to authenticate to the API server.
|
||||
|
|
Loading…
Reference in a new issue