Serverless function that send Segment Protocols Violations to Bugsnag.
- Enable Protocols Audit Source in Segment.
- Create a Google Cloud Function destination also in Segment.
- Grab the
BUGSNAG_API_KEYfrom yourr Bugsnag Project. - Add
BUGSNAG_API_KEYandAUTH_TOKEN(from the Google Cloud Segment Destination) to your environment. - Run
make