prometheus/web/blob
Julius Volz fcff35b43e Consolidate external reachability flags into one.
Besides fixing https://github.com/prometheus/prometheus/issues/805 by
making the entire externally reachable server URL configurable, this
adds tests for the "globalURL" template function and makes it easier to
test other such functions in the future.

This breaks the `web.Hostname` flag (and introduces `web.external-url`).
This flag is likely only used by few users, so I hope that's
justifiable.

Fixes https://github.com/prometheus/prometheus/issues/805
2015-07-03 13:39:10 +02:00
..
static Use v1 API for querying. 2015-06-25 15:05:04 +02:00
templates Consolidate external reachability flags into one. 2015-07-03 13:39:10 +02:00
.gitignore Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
blob.go Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
files.go Consolidate external reachability flags into one. 2015-07-03 13:39:10 +02:00