In amonaly detection I get an actual value of "75.0" when I go to a visualization of the raw data I cant find that actual value, I was thinking that maybe the agregation was blurring the value, but I choose a smaller interval in the visualization to get the raw data and still is far from the actual, the max value shown in the visualization is 35
the visualization is TSVB and is using percent format, the actual value in the watcher is multiplied by 100
"actual_per": {
"script": {
"lang": "painless",
"source": """(doc["actual"].value) * 100"""
}
},
Cant find the value in discover too
values over 0.7 are from november and I got the alert with timestamp "2020-12-04T12:30:00.000Z"
another weird thing is that when I click on the link of the watcher mail to go to the anomaly explorer, it doesnt match the top records that comes in the mail