Skip to content

View current Alert condition anomaly model behavior and tune alert thresholds for better accuracy.

License

Notifications You must be signed in to change notification settings

newrelic-experimental/nr1-anomaly-optimization

New Relic Experimental header

Anomaly Optimization

Usage

This application allows to analyze, tune, and improve anomaly alert conditions configured across various accounts.

Features

  • View current thresholds, signal trend for selected condition, in order to compare with current model behavior
  • In-app context in regards to tuning conditions

Screenshots

Overview

Getting Started

First, ensure that you have Git and NPM installed. If you're unsure whether you have one or both of them installed, run the following command(s) (If you have them installed these commands will return a version number, if not, the commands won't be recognized):

git --version
npm -v

Next, install the NR1 CLI by going to this link and following the instructions (5 minutes or less) to install and setup your New Relic development environment.

git clone git@github.com:newrelic-experimental/nr1-anomaly-optimization.git
cd nr1-anomaly-optimization
npm install
nr1 nerdpack:uuid -gf [--profile=<PROFILE>]
nr1 nerdpack:serve [--profile=<PROFILE>]

Pro Tip: run nr1 profiles:list to see what profiles (accounts) are available to serve to.

Visit https://one.newrelic.com/?nerdpacks=local, navigate to the Nerdpack, and ✨

Deploying this Nerdpack

Open a command prompt in the nerdpack's directory and run the following commands.

# To create a new uuid for the nerdpack so that you can deploy it to your account:
# nr1 nerdpack:uuid -g [--profile=your_profile_name]

# To see a list of API keys / profiles available in your development environment:
# nr1 profiles:list

nr1 nerdpack:publish [--profile=your_profile_name]
nr1 nerdpack:deploy [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]
nr1 nerdpack:subscribe [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]

Visit https://one.newrelic.com, navigate to the Nerdpack, and ✨

Issues / Enhancement Requests

Issues and enhancement requests can be submitted in the Issues tab of this repository. Please search for and review the existing open issues before submitting a new issue.

Contributing

We encourage your contributions to improve this application! Keep in mind when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project. If you have any questions, or to execute our corporate CLA, required if your contribution is on behalf of a company, please drop us an email at opensource@newrelic.com.

A note about vulnerabilities

As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.

If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through HackerOne.

License

nr1-anomaly-optimization is licensed under the Apache 2.0 License.

About

View current Alert condition anomaly model behavior and tune alert thresholds for better accuracy.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published