1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-20 11:16:15 -05:00

Add 'Microservice Graph Explorer' to Monitoring and Debugging section

This commit is contained in:
Adam Arsenault 2018-03-23 13:36:50 -07:00
parent 5bbbcaf88c
commit db0188c657

View file

@ -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.