Skip to content

Function to move GitHub webhook events to NRDB using the Insights Collector endpoint.

License

Notifications You must be signed in to change notification settings

newrelic-experimental/newrelic-serverless-github-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

New Relic Experimental header

newrelic-serverless-github-webhook

Function to move GitHub webhook events to NRDB using the Insights Collector endpoint.

Usage

# if you don't have serverless installed
npm install -g serverless
git clone https://github.com/newrelic-experimental/newrelic-serverless-github-webhook.git
cd newrelic-serverless-github-webhook/github-to-newrelic
npm install
serverless deploy

You'll need to configure the following fields in your serverless environment

Querying the Data

  • Login to New Relic One
  • Open the Chart Builder
  • Query the chosen event type (default: SELECT * from GithubEvent)

About

Function to move GitHub webhook events to NRDB using the Insights Collector endpoint.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages