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

# Functions

New creates a new reloader that watches the given config file and directories and triggers a Prometheus reload upon changes.
ReloadURLFromBase returns the standard Prometheus reload URL from its base URL.
RuntimeInfoURLFromBase returns the standard Prometheus runtime info URL from its base URL.

# Structs

CfgDirOption contains options for watching directories containing configurations.
Options bundles options for the Reloader.
Reloader can watch config files and trigger reloads of a Prometheus server.

# Interfaces

TriggerReloader reloads the configuration of the process.