Skip to content

aneeshco/newrelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewRelic - Observability as code

Terraform to automate alert and dashboard creation

set the below environment variable

export NEW_RELIC_API_KEY="YOUR_API_KEY"
export NEW_RELIC_ACCOUNT_ID="YOUR_ACCOUNT_ID"
export NEW_RELIC_REGION="YOUR REGION"
export TF_VAR_accountid="YOUR_ACCOUNT_ID"

Run Terraform to create alerts and dashboard

terraform plan
terraform apply

To delete what's created

terraform destroy

About

Observability as code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages