kibana/docs
Mike Côté 44f8c129f7
Task manager enhancements for error handling in alerting and actions (#39829) (#42004)
* Allow mtask definitions to overwrite default setting maxAttemps

* Leverage scheduledAt from task manager

* Treat maxAttempts like attempts and not retries

* Add support for second intervals

* Min 1 attempt

* Reverse relying on scheduledAt

* Add new startedAt attribute in task manager that keeps track when task started running

* Don't extend runAt when claiming a task

* Remove startedAt from state

* Attempt trying to define custom getBackpressureDelay function

* Pass error object to getBackpressureDelay

* Cleanup processResultForRecurringTask code

* Add backpressure to timed out tasks

* Change default timeout backpressure calculation

* getBackpressureDelay to return seconds instead of milliseconds

* Add comment for task store query

* Compress query

* Revert alert / actions specific code

* Add more interval tests

* Fix failing jest tests

* Fix test

* Add more unit tests

* Fix integration tests

* Fix sorting of tasks to process

* WIP

* Always provide error when getBackpressureDelay is called

* Rename getBackpressureDelay to getRetryDelay

* retryAt to be calculated from timeout time by default

* Remove invalid test

* Add unit tests

* Consider timeout before scheduling a retryAt

* Remove backpressure terminology

* Remove support for 0 based intervals and timeouts

* Apply PR feedback

* Fix last place using Math.abs

* Modify migrations to allow running a script when converting an index to an alias

* Convert task manager to use saved objects

* Fix broken test

* Fix broken tests pt1

* Remove index from task manager config schema

* Accept platform changes

* PR feedback

* Apply PR feedback

* Apply PR feedback pt2

* Apply PR feedback pt3

* Apply PR feedback pt4

* Fix feedback pt3

* Rename RawSavedObjectDoc to SavedObjectsRawDoc
2019-07-25 21:35:42 -04:00
..
api [DOCS] Fixes experimental annotations (#40376) 2019-07-15 10:18:58 -07:00
apm [APM][docs] APM breakdown graph docs (#41615) 2019-07-19 13:52:29 -07:00
canvas Updates getting started guide (#41778) 2019-07-25 14:29:24 -07:00
code [Code] update doc about index scheduler (#39869) (#39875) 2019-06-27 23:57:06 -07:00
dev-tools [DOCS] Updates Console doc (#41371) (#41813) 2019-07-23 11:27:57 -07:00
development Task manager enhancements for error handling in alerting and actions (#39829) (#42004) 2019-07-25 21:35:42 -04:00
discover [docs][skip ci] Read only access for @elastic/kibana-app applications (#35560) (#38306) 2019-06-13 09:31:52 -07:00
getting-started Updates getting started guide (#41778) 2019-07-25 14:29:24 -07:00
graph [docs][skip ci] Read only access for @elastic/kibana-app applications (#35560) (#38306) 2019-06-13 09:31:52 -07:00
images Updates getting started guide (#41778) 2019-07-25 14:29:24 -07:00
infrastructure [7.x] [Infra UI] Metrics Explorer Documentation (#37040) (#39315) 2019-06-20 17:56:31 -05:00
limitations
logs [Docs] Add simple phrase highlighting to Logs UI (#41610) (#41696) 2019-07-22 15:55:10 -05:00
management [DOCS] Updates images and adds example to rollup jobs doc (#41839) (#41913) 2019-07-24 10:47:07 -07:00
maps [skip ci][Maps] rework terms join documentation (#40005) (#41040) 2019-07-12 13:08:31 -06:00
migration [DOCS] Fixes tagging for notable breaking changes (#41264) 2019-07-16 10:02:36 -07:00
ml [DOCS] Removes links to out-dated ML tutorials (#40943) 2019-07-12 08:37:47 -07:00
monitoring [DOCS] Updates title for Stack Monitoring app (#39814) 2019-06-28 10:40:58 -07:00
plugins Added Flexmonster Pivot Table to known plugins list (#41655) (#41781) 2019-07-23 12:48:17 -04:00
release-notes [DOCS] Adds structure for 7.3 release docs (#40622) 2019-07-09 13:18:00 -07:00
reporting [Docs/Reporting] More information about HTTP / script stuff (#41200) (#41523) 2019-07-18 15:01:41 -07:00
security [DOCS] Puts Spaces content on single page (#41536) (#41809) 2019-07-23 12:29:05 -07:00
settings [DOCS] Clarifies xpack.security.enabled setting (#41904) 2019-07-24 09:33:31 -07:00
setup configurable global socket timeouts (#31603) 2019-07-03 12:23:20 -05:00
siem Add docs for siem app 7.x (#39116) 2019-06-17 16:54:24 -04:00
spaces [DOCS] Puts Spaces content on single page (#41536) (#41809) 2019-07-23 12:29:05 -07:00
uptime docs: fix link (#41132) 2019-07-15 08:10:22 -07:00
uptime-guide [7.x][docs][uptime] Add links from kibana to uptime (#41047) 2019-07-15 07:43:41 -07:00
visualize [DOCS] Updates images and adds example to rollup jobs doc (#41839) (#41913) 2019-07-24 10:47:07 -07:00
api.asciidoc
canvas.asciidoc [7.x] [Canvas][Docs] Merge Canvas function references (#38300) (#40917) 2019-07-11 17:14:05 -07:00
CHANGELOG.asciidoc [DOCS][7.X] Adds 7.2.1 Release Notes (#41153) 2019-07-15 10:28:44 -07:00
dashboard.asciidoc [docs][skip ci] Read only access for @elastic/kibana-app applications (#35560) (#38306) 2019-06-13 09:31:52 -07:00
dev-tools.asciidoc
development.asciidoc
discover.asciidoc
getting-started.asciidoc Updates getting started guide (#41778) 2019-07-25 14:29:24 -07:00
gs-index.asciidoc
index.asciidoc [DOCS] Moved Timelion content under Visualize section 2019-07-16 11:05:21 -05:00
index.x.asciidoc
introduction.asciidoc
limitations.asciidoc
management.asciidoc [DOCS] Updates images and adds example to rollup jobs doc (#41839) (#41913) 2019-07-24 10:47:07 -07:00
migration.asciidoc [DOCS] Adds structure for 7.3 release docs (#40622) 2019-07-09 13:18:00 -07:00
plugins.asciidoc
redirects.asciidoc [7.x][docs][uptime] Add links from kibana to uptime (#41047) 2019-07-15 07:43:41 -07:00
release-notes.asciidoc
setup.asciidoc
timelion.asciidoc
visualize.asciidoc [DOCS] Updates images and adds example to rollup jobs doc (#41839) (#41913) 2019-07-24 10:47:07 -07:00