From 5e8c1c8bbade4801bd85f00b7ae7455744f41d32 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 9 Aug 2017 12:07:44 +0200 Subject: [PATCH] updated README with projects using this Repo --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 42df950..181fc7b 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,13 @@ Here are just a couple security considerations for this stack to help you get st ## Troubleshooting It appears some people have reported no data appearing in Grafana. If this is happening to you be sure to check the time range being queried within Grafana to ensure it is using Today's date with current time. + +## Intesting Projects that use this stack +Several projects utilize this Prometheus stack. Here's the list of projects: + +* [Docker Pulls](https://github.com/vegasbrianc/docker-pulls) - Visualize Docker-Hub pull statistics with Prometheus +* [GitHub Monitoring](https://github.com/vegasbrianc/github-monitoring) - Monitor your GitHub projects with Prometheus +* [Traefik Reverse Proxy/Load Balancer Monitoring](https://github.com/vegasbrianc/docker-traefik-prometheus) - Monitor the popular Reverse Proxy/Load Balancer Traefik with Prometheus + +*Have an intersting Project which use this Repo? Submit yours to the list* +