- Install Node v10 (currently v10.15.3)
- Install git
$ git clone https://github.com/wix/corvid-stackdriver-telemetry-adapter.git
$ cd wix-telemetry-appengine
- Follow GCP instructions for creating a google app engine standard environment for node.js.
- Set up authentication for stackdriver client by adding a
service-account-key.json
.
Before you can run or deploy the sample, you need to install:
npm i
npm run test
npm start
npm run deploy
- Once your service is up and running, you can test it using
/is_alive
endpoint. - Register for Site Monitoring in your wix business manager,
- go to Settings -> Site Monitoring -> Connect Monitoring Tools -> Enter your service URL with
/log
- go to Settings -> Site Monitoring -> Connect Monitoring Tools -> Enter your service URL with