Commit Graph

7 Commits

Author SHA1 Message Date
de8cb70f85 Update scrape port for prometheus to 8082
Fixes: #1121

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-04-03 09:20:06 +01:00
ebc41933b7 Remove prometheus changes
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-03-09 17:28:46 +00:00
90ddd56985 Add new HTTPServer to serve /metrics on port 8082
This commit runs a new HTTPServer on port 8082 in a goroutine to serve
/metrics endpoint on a different port.

This also update the configurations and compose files.

Fixes: #1081

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-03-09 17:28:46 +00:00
f954bf0733 Merge master into breakout_swarm
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2018-02-01 09:29:54 +00:00
79b13f685e Move to HA for gateway 2017-06-26 12:38:00 +01:00
ab2f8e85f3 Introduce gateway_function_invocation_total to track individual functions
Introduce prometheus_alertmanager into stack - have it fire into webhook stash
2017-01-21 10:11:33 +00:00
eb0776e3a3 Update to support docker stack deploy 2017-01-09 13:24:42 +00:00