package
0.37.2
Repository: https://github.com/thanos-io/thanos.git
Documentation: pkg.go.dev

# 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.

# Constants

# Variables

# Structs

Client represents a Prometheus API client.

# Interfaces

HTTPClient sends an HTTP request and returns the response.