# Functions
IsDirAccessible returns no error if dir can be found.
IsWALDirAccessible returns no error if WAL dir can be found.
NewClient returns a new Prometheus API client.
NewDefaultClient returns Client with tracing tripperware.
NewWithTracingClient returns client with tracing tripperware.
# Interfaces
HTTPClient sends an HTTP request and returns the response.