Skip to content

filesystem: add --reload-url flag for a custom reload endpoint - #1924

Open
ChrisJr404 wants to merge 1 commit into
pyrra-dev:mainfrom
ChrisJr404:filesystem-reload-url
Open

ChrisJr404 wants to merge 1 commit into
pyrra-dev:mainfrom
ChrisJr404:filesystem-reload-url

Conversation

@ChrisJr404

Copy link
Copy Markdown

Adds a --reload-url flag to the filesystem component so the reload can target something other than the Prometheus URL's /-/reload endpoint, which is needed when running against Thanos Rule behind a route prefix. When unset the behaviour is unchanged. Fixes #986.

The reload endpoint is not always reachable at the Prometheus URL's /-/reload,
for example when running against Thanos Rule behind a route prefix. Allow
overriding it with a --reload-url flag while keeping the existing default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customizable reload URI

1 participant