Rename monitor

This commit is contained in:
Asim 2016-02-03 17:20:32 +00:00
parent 9f0dd3dc8c
commit 984a546708

View File

@ -30,7 +30,7 @@ Project | Description
[discovery-srv](https://github.com/micro/discovery-srv) | A discovery in the micro platform
[geocode-srv](https://github.com/micro/geocode-srv) | A geocoding service using the Google Geocoding API
[hailo-srv](https://github.com/micro/hailo-srv) | A service for the hailo taxi service developer api
[monitoring-srv](https://github.com/micro/monitoring-srv) | A monitoring service for Micro services
[monitor-srv](https://github.com/micro/monitor-srv) | A monitoring service for Micro services
[place-srv](https://github.com/micro/place-srv) | A microservice to store and retrieve places (includes Google Place Search API)
[slack-srv](https://github.com/micro/slack-srv) | The slack bot API as a go-micro RPC service
[trace-srv](https://github.com/micro/trace-srv) | A distributed tracing microservice in the realm of dapper, zipkin, etc