You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the query-frontend code to proxy queries to 'vanilla' Prometheus. (#1441)
* Allow the query-frontend code to proxy queries to 'vanilla' Prometheus.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
* Various tweaks
- Allow specification of target in config file.
- Allow sepcification of HTTP prefix (/api/prom), so we can drop it to look like a 'normal' prometheus.
- Fix forwarding request to normal Prometheus.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
* Add example config for using with vanilla prometheus.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
* Add newline at end of config file.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
0 commit comments