psirenny / d-newrelic

A Derby JS component for New Relic's RUM (Real User Monitoring) script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Derby New Relic

A Derby JS component for New Relic's RUM (Real User Monitoring) script.

Installation

$ npm install d-newrelic --save

Usage

Require the component:

app.component(require('d-newrelic'));

Include it in your view:

<Head:>
    <newrelic></newrelic>

About

A Derby JS component for New Relic's RUM (Real User Monitoring) script.

License:MIT License


Languages

Language:JavaScript 100.0%