newrelic-experimental / nr1-command-center

Consolidated Violation Event View
Apache License 2.0
2 stars 4 forks source link

Include custom violation description from NRQL alert #22

Closed mtsou-nr closed 2 years ago

mtsou-nr commented 3 years ago

Summary

When using FACET with NRQL alert conditions, user can add FACETed attributes as custom violation description. This descriptions will allow user to see what combination of attributes is having a violation.

Desired Behaviour

Adding custom violation descriptions as additional columns in the table presentation or combine them as one space separated text field.

Possible Solution

The custom violation descriptions are available in the NrAiIncident events.

Additional context

khpeet commented 2 years ago

fixed in v2 of this nerdpack: https://github.com/newrelic-experimental/nr1-command-center-v2 @mtsou-nr