wix-incubator / corvid-stackdriver-telemetry-adapter

MIT License
15 stars 46 forks source link

Velo by Wix Example: Site Monitoring Sync for Google Operations on GAE

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.

Build Status

Setup

Development

Install

Before you can run or deploy the sample you need to install:

npm i

Run tests

npm run test

Run locally

npm start

Deploy to App Engine

npm run deploy

Register for Site Monitoring