From 7e2c6fc8f3e0e42927325bdac623ea848575a66e Mon Sep 17 00:00:00 2001 From: wangqing Date: Mon, 20 Nov 2023 17:57:43 +0800 Subject: [PATCH] fix: The automatically generated file is inconsistent with the file in the code warehouse reference: https://github.com/prometheus/prometheus/commit/3ef153b00cdd8842b49b5abe721418fa5e5de9e0 Signed-off-by: wangqing --- plugins.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.yml b/plugins.yml index c10dabddb..c7b9d297d 100644 --- a/plugins.yml +++ b/plugins.yml @@ -18,5 +18,6 @@ - github.com/prometheus/prometheus/discovery/scaleway - github.com/prometheus/prometheus/discovery/triton - github.com/prometheus/prometheus/discovery/uyuni +- github.com/prometheus/prometheus/discovery/vultr - github.com/prometheus/prometheus/discovery/xds - github.com/prometheus/prometheus/discovery/zookeeper