Uptime anomaly detection configurationsedit

If you have appropriate Heartbeat data in Elasticsearch, you can enable this anomaly detection job in the Elastic Uptime app in Kibana. For more details, see the datafeed and job definitions in GitHub.

high_latency_by_geo
  • Detects unusually high average latency values (using the high_mean function on the monitor.duration.us field).
  • Models the occurrences across geographical locations (partition_field_name is observer.geo.name).