Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the front page links to probe logs into relative links #520

Merged
merged 1 commit into from
Sep 11, 2019

Conversation

siebenmann
Copy link
Contributor

The front page contains a table of links to logs from the most recent
probes. These links were accidentally changed to absolute links in
252a878, in a form that doesn't work when using --web.external-url.
Rather than prefixing these with the external URL (if set), we return
them to being relative links, as they are meant to be (per issue #519).

Fixes #519

Signed-off-by: Chris Siebenmann [email protected]

The front page contains a table of links to logs from the most recent
probes. These links were accidentally changed to absolute links in
252a878, in a form that doesn't work when using --web.external-url.
Rather than prefixing these with the external URL (if set), we return
them to being relative links, as they are meant to be (per issue prometheus#519).

Fixes prometheus#519

Signed-off-by: Chris Siebenmann <[email protected]>
@brian-brazil brian-brazil merged commit bbf23e7 into prometheus:master Sep 11, 2019
@brian-brazil
Copy link
Contributor

Thanks!

@kormotodor
Copy link

@brian-brazil, This PR should be a part of tag 0.15.1, am i understand it right? When it planned to be released?

@brian-brazil
Copy link
Contributor

I'm waiting to see if there's any other issues.

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.

Support for --web.external-url and --web.route-prefix in 0.15.0 is incomplete
3 participants