prometheus operator v0.93.1

ScrapeConfig.spec.nomadSDConfigs[].server

server defines the Nomad server address to connect to for service discovery. This should be the full URL including protocol (e.g., "https://nomad.example.com:4646").

1 fields
ScrapeConfig.spec.nomadSDConfigs[].server fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.nomadSDConfigs[].server
string

server defines the Nomad server address to connect to for service discovery. This should be the full URL including protocol (e.g., "https://nomad.example.com:4646").

  • pattern: ^https?://.+$