prometheus/web
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
..
api api/v1: fix response format tests 2015-07-02 14:12:26 +02:00
blob Consolidate external reachability flags into one. 2015-07-03 13:39:10 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
Makefile Web: Format files.go when it is built. 2015-06-13 15:27:08 +01:00
federate.go web: add basic federation support. 2015-06-23 13:45:15 +02:00
web.go Consolidate external reachability flags into one. 2015-07-03 13:39:10 +02:00