OptionalbaseBase URL of the Prometheus server. Defaults to http://localhost:9090.
OptionalclientOptional pre-built HTTP client. When provided it is used verbatim and
baseURL is ignored; otherwise an internal fetch-based client is
built against baseURL on connect().
OptionalheadersExtra HTTP headers sent with every internal-client request.
Connection options for
PrometheusStore.