vultr_sd_configs not found in type config.ScrapeConfig

Host operating system: output of uname -a

Linux ip-172-31-1-74.ap-southeast-1.compute.internal 5.10.130-118.517.amzn2.x86_64 #1 SMP Wed Jul 13 16:51:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

node_exporter version: output of node_exporter --version

node_exporter, version 1.0.1 (branch: HEAD, revision: 3715be6)
build user: root@1f76dbbcfa55
build date: 20200616-12:44:12
go version: go1.14.4

node_exporter command line flags

ExecStart=/usr/local/bin/node_exporter

Are you running node_exporter in Docker?

No

What did you do that produced an error?

adding
vultr_sd_configs:

  • authorization:
    credentials: “”
    in scrape_configs section for prometheus.yml file

What did you expect to see?

able to start promethus.service

What did you see instead?

promethus.service fail to start because of field vultr_sd_configs not found in type config.ScrapeConfig
image
vultr_sd_config also return same error
image