kibana/x-pack/plugins
Patrick Mueller bb77fa6967
[alerting][actions] add task scheduled date and delay to event log (#102252)
resolves #98634

This adds a new object property to the event log kibana object named
task, with two properties to track the time the task was scheduled to
run, and the delay between when it was supposed to run and when it
actually started. This task property is only added to the appropriate
events.

	task: schema.maybe(
	  schema.object({
	    scheduled: ecsDate(),
	    schedule_delay: ecsNumber(),
	  })
	),
2021-06-22 20:57:26 -04:00
..
actions [alerting][actions] add task scheduled date and delay to event log (#102252) 2021-06-22 20:57:26 -04:00
alerting [alerting][actions] add task scheduled date and delay to event log (#102252) 2021-06-22 20:57:26 -04:00
apm [APM] Fix bug when error page is empty (#102940) 2021-06-23 00:12:05 +02:00
banners
canvas [canvas] New Home Page (#102446) 2021-06-22 14:11:15 -05:00
cases [Security Solution] show case names in isolation success message (#102664) 2021-06-22 14:01:24 -04:00
cloud Add xpack.cloud.full_story configuration (#102363) 2021-06-17 10:25:32 -04:00
console_extensions
cross_cluster_replication [CCR] Migrate to new page layout structure (#102507) 2021-06-22 17:47:24 +02:00
dashboard_enhanced
dashboard_mode
data_enhanced Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
data_visualizer
discover_enhanced
drilldowns
embeddable_enhanced
encrypted_saved_objects
enterprise_search [App Search] Convert Curations pages to new page template (#102835) 2021-06-22 17:35:00 -07:00
event_log [alerting][actions] add task scheduled date and delay to event log (#102252) 2021-06-22 20:57:26 -04:00
features
file_upload
fleet [Agent Packages] Extend 'contains' helper to work on strings (#102786) 2021-06-22 11:30:32 -04:00
global_search
global_search_bar
global_search_providers
graph
grokdebugger
index_lifecycle_management ILM locators (#102313) 2021-06-21 22:11:12 +02:00
index_management Migrate Index Management to new solutions nav (#101548) 2021-06-22 17:15:57 -07:00
infra Renamed button and dropdown items in headers (apm, logs, metrics and uptime) from alerts to rules (#100918) 2021-06-22 13:15:17 +02:00
ingest_pipelines [Ingest Node Pipelines] Remove default value for error_distance param (#102222) 2021-06-21 12:09:57 -04:00
lens [Lens] Update dimension panel copy to suggested one (#102890) 2021-06-22 16:30:02 +02:00
license_api_guard
license_management [License management] Migrate to new page layout (#102218) 2021-06-22 09:17:52 +02:00
licensing Display Kibana overall status in the logs and have FTR wait for green status before running tests (#102108) 2021-06-17 10:19:07 -04:00
lists [Security Solution][Endpoint] Don't create event filters list from manifest manager (#102618) 2021-06-22 18:49:34 +02:00
logstash
maps [Maps] clean up feature editing name space to avoid conflicts with layer settings editing (#102516) 2021-06-17 19:52:31 -06:00
metrics_entities
ml [ML] Anomaly Detection: Visualize delayed - data Part 2 (#102270) 2021-06-22 16:58:18 -04:00
monitoring [Monitoring] Update Kibana rules/alerts language in setup mode (#102441) 2021-06-22 11:21:19 -07:00
observability [Cases] RBAC Bugs (#101325) 2021-06-22 13:52:03 -04:00
osquery Osquery telemetry usage bug (#102762) 2021-06-21 13:47:15 -04:00
painless_lab
remote_clusters
reporting
rollup [Rollups] Migrate to new page layout (#102268) 2021-06-22 14:13:48 -04:00
rule_registry Move ES aggregation types to src/core (#102597) 2021-06-21 11:11:15 +01:00
runtime_fields
saved_objects_tagging Converts saved object tagging to new management layout (#102284) 2021-06-17 14:46:30 -04:00
searchprofiler
security Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
security_solution [Security Solution][Endpoint] Adjust Host Isolation form to match UI mocks (#102978) 2021-06-22 19:44:09 -04:00
snapshot_restore Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
spaces
stack_alerts Move ES aggregation types to src/core (#102597) 2021-06-21 11:11:15 +01:00
task_manager Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
telemetry_collection_xpack [Asset Management] Osquery telemetry updates (#100754) 2021-06-17 14:53:27 -04:00
timelines [RAC] T-Grid is moving to a new home (#100265) 2021-06-22 18:56:33 -04:00
transform Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
translations [Uptime] Refactor cert alerts from batched to individual (#102138) 2021-06-22 20:56:43 -04:00
triggers_actions_ui Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
ui_actions_enhanced
upgrade_assistant
uptime [Uptime] Refactor cert alerts from batched to individual (#102138) 2021-06-22 20:56:43 -04:00
watcher
xpack_legacy