Skip to content

Commit

Permalink
remove commented out alert_severity_value
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiota committed Aug 18, 2021
1 parent 87c3ce6 commit 72bccd9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ export function registerTransactionDurationAnomalyAlertType({
[TRANSACTION_TYPE]: transactionType,
[PROCESSOR_EVENT]: ProcessorEvent.transaction,
[ALERT_SEVERITY]: severityLevel,
// [ALERT_SEVERITY_VALUE]: score,
[ALERT_EVALUATION_VALUE]: score,
[ALERT_EVALUATION_THRESHOLD]: threshold,
[ALERT_REASON]: formatTransactionDurationAnomalyReason({
Expand Down

0 comments on commit 72bccd9

Please sign in to comment.