prometheus/web
Fabian Reinartz 39a8254963 web: add basic federation support.
This commit adds a federation handler on /federate. It accepts `match[]`
query parameters containing vector selectors. Their intersection determines
the in-memory metrics that are returned in the same way as the
/metrics endpoint does (modulo sorting).
2015-06-23 13:45:15 +02:00
..
api Merge pull request #810 from prometheus/fabxc/lmatch 2015-06-22 15:45:50 +02:00
blob version: move version information into separate package. 2015-06-16 14:48:29 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
federate.go web: add basic federation support. 2015-06-23 13:45:15 +02:00
Makefile Web: Format files.go when it is built. 2015-06-13 15:27:08 +01:00
web.go web: add basic federation support. 2015-06-23 13:45:15 +02:00