Skip to content

porchdotcom/gatsby-source-newrelic-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-source-newrelic-apps

Gatsby source plugin for applications on New Relic

Usage

npm install @porch/gatsby-source-newrelic-apps

Add the following to your gatsby-config

 plugins: [
    {
      resolve: '@porch/gatsby-source-newrelic-apps',
      options: {
        apiKey: 'your-private-api-key'
    }
]

About

Gatsby source plugin for applications on New Relic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published