Removed path and timeseries string from behavior alerts

This commit is contained in:
MatteoBiscosi 2021-06-23 16:23:24 +02:00
parent 3579fffa7a
commit a6aa647624
3 changed files with 32 additions and 11 deletions

View file

@ -627,9 +627,8 @@ function alerts_api.formatBehaviorAlert(params, anomalies, stats, id, subtype, n
value,
lower_bound,
upper_bound,
anomaly_table["ts_schema"],
anomaly_table["page_path"],
anomaly_table["timeserie_id"]
anomaly_table["family_key"],
id
)
alert:set_score_warning()