From da8a8585f53a9146dfc7d93c74d7aa3c0fe7cb2a Mon Sep 17 00:00:00 2001 From: Andrew Starr-Bochicchio Date: Wed, 24 Mar 2021 17:05:06 -0400 Subject: [PATCH] Add vpc label to docs. Signed-off-by: Andrew Starr-Bochicchio --- docs/configuration/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 2684eadadd..816a090fc8 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -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.