shahramk / nr1-tag-analyser

Tag Analyser is a nerdlet which allows users to anaylze their New Relic entity tags, and provides a scoring mechanism based on the mandatory tags that you define in the tagging policy for your organization. It also provide a PDF reporting which can be downloaded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@REPO@

Getting started

Run the following scripts:

npm install
npm start

Visit https://one.newrelic.com/?nerdpacks=local and ✨

Creating new artifacts

If you want to create new artifacts run the following command:

nr1 create

Example: nr1 create --type nerdlet --name my-nerdlet.

About

Tag Analyser is a nerdlet which allows users to anaylze their New Relic entity tags, and provides a scoring mechanism based on the mandatory tags that you define in the tagging policy for your organization. It also provide a PDF reporting which can be downloaded.


Languages

Language:JavaScript 86.7%Language:SCSS 13.3%