OptionalbaseBase URL of the Loki server. Defaults to http://localhost:3100.
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.
OptionaltenantOptional tenant ID sent as the X-Scope-OrgID header.
Connection options for
LokiStore.