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

# Functions

NewApp returns new App.
NewStaticPathContent creates a new content that can be used to serve a static configuration.
PathContentReloader runs the reloadFunc when it detects that the contents of fileContent have changed.
RegisterCommonObjStoreFlags register flags to specify object storage configuration.
RegisterCommonTracingFlags registers flags to pass a tracing configuration to be used with OpenTracing.
RegisterHTTPFlags register flags commonly used to configure http servers with.
RegisterRequestLoggingFlags registers flags to pass a request logging configuration to be used.
RegisterSelectorRelabelFlags register flags to specify relabeling configuration selecting blocks to process.

# Constants

# Structs

App is a wrapper around kingping.Application for easier use.

# Interfaces

# Type aliases

TODO(bwplotka): Consider some extkingpin package that will not depend on those.