# Functions
New creates a new reloader that watches the given config file and directories and triggers a Prometheus reload upon changes.
No description provided by the author
No description provided by the author
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.
No description provided by the author
Options bundles options for the Reloader.
No description provided by the author
Reloader can watch config files and trigger reloads of a Prometheus server.
# Interfaces
TriggerReloader reloads the configuration of the process.