A monorepo for our unified metrics collection built on Protobufs and gRPC
First install the protoc binary
and install all of the node dependencies in the node package directory:
cd node
npm install
Now you can generate all the gRPC code using protoc and build.sh:
./build.sh