Skip to content

kristynguyen93/NewRelic_AutomationTools

Repository files navigation

New Relic Automation Tools

Prerequisites

  • Install requirements found in requirements.txt
  • Create a .env file in the main directory
    • Inside the .env file, add the following variables:
      • NEW_RELIC_API_KEY=<YOUR_USER_API_KEY>
      • NEW_RELIC_ACCOUNT_ID=<YOUR_ACCOUNT_ID>

Running The Script

In the terminal, navigate to the project directory and run the following command: python3 main.py

A menu item will be displayed and you will be asked to input a number corresponding to the script you want to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages