prometheus/web
Julien Pivotto b40e254f25
Agent: Add a boolean to the index to indicate agent mode. (#9649)
I would like to avoid extra API call's to determine if we are running in
Agent Mode, so I think we could use this approach.

This is a bootstrap of #9612

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-11-03 03:47:14 +00:00
..
api/v1 Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
ui Agent: Add a boolean to the index to indicate agent mode. (#9649) 2021-11-03 03:47:14 +00:00
federate.go Ask querier for sorted series in /federate 2021-06-25 16:13:28 +05:30
federate_test.go Ask querier for sorted series in /federate 2021-06-25 16:13:28 +05:30
web.go Agent: Add a boolean to the index to indicate agent mode. (#9649) 2021-11-03 03:47:14 +00:00
web_test.go Initial draft of prometheus-agent (#8785) 2021-10-29 16:25:05 +01:00