Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 905 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 905 Bytes

alfred-newrelic Build Status

Alfred workflow for opening New Relic apps, with support for APM and Browser apps.

Install

$ npm install --global alfred-newrelic

Requires Node.js 6+ and the Alfred Powerpack.

Usage

Set Account ID

Provide the ID of your New Relic account, e.g. https://rpm.newrelic.com/accounts/######/

Command: nr_id ######

Set API Key

Provide the API key for your account.

Command: nr_api <key>

Open a New Relic app

Provide the name of the New Relic you want to open.

Command: nr app_name

License

MIT © Jason Nutter