From c76c20354c640f4be211abda1e1e604638306ec6 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 9 Jan 2017 10:49:01 +0000 Subject: [PATCH] Add link to quickstart for Prometheus --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 963d0ce7..5c969a34 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ Visit the accompanying blog post to find out how to build your own function in w [FaaS blog post](http://blog.alexellis.io/functions-as-a-service/) +#### Setup a Prometheus instance + +Please review the following quickstart example and edit the configuration in `monitor/prometheus.yml`. + +* [Quickstart-Prometheus](https://github.com/alexellis/quickstart-prometheus) + # Overview ## the gateway