This project is a Node.js based example of an adapter for Google Operations that lets you integrate Site monitoring with your Velo enabled Wix site.
You can use this project as a basis for deploying your own adapter.
- 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 a 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: Settings -> Site Monitoring -> Connect Monitoring Tools ->
- Enter your service URL with
/log
- Enter your service URL with