From db0188c65771a0265308c9cf34c780358793509a Mon Sep 17 00:00:00 2001 From: Adam Arsenault Date: Fri, 23 Mar 2018 13:36:50 -0700 Subject: [PATCH] Add 'Microservice Graph Explorer' to Monitoring and Debugging section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ffc96b..7a7b33b 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Grafana](http://grafana.org/) - An open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. - [Graphite](http://graphite.wikidot.com/) - Scalable realtime graphing. - [IOpipe ![c]](https://www.iopipe.com/) - Application performance monitoring for Amazon Lambda. +- [Microservice Graph Explorer](https://github.com/hootsuite/microservice-graph-explorer) - Navigate and explore all of the microservices in your application in real time using the real application connections. - [Parallec](https://github.com/eBay/parallec) - Fast parallel asynchronous HTTP/SSH/TCP/Ping client Java library. - [Prometheus](http://prometheus.io/) - An open source service monitoring system and time series database. - [REST Commander](https://github.com/eBay/restcommander) - Fast parallel asynchronous HTTP client as a service to monitor and manage HTTP endpoints.