mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Removed path and timeseries string from behavior alerts
This commit is contained in:
parent
3579fffa7a
commit
a6aa647624
3 changed files with 32 additions and 11 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue