sample implementation of grpc server with metrics collection & distributed tracing by OpenCensus
make proto-build
make go-build
- execute
cmd/api/api
- launch Evans
- evans -r --host localhost -p 3000
- select service
- service Server
- call rpc
- call GetData