elasticsearch/docs/reference/migration
James Baiera aa3d5109b1
Automatically install monitoring templates at plugin initialization (#78350)
This PR adds a MonitoringIndexTemplateRegistry to the monitoring plugin which automatically 
installs all monitoring templates locally when the plugin is initialized. Exporters have been 
updated to no longer attempt installation of the monitoring templates, and instead will wait for 
the templates to become available before setting themselves as started. Some older 
functionality related to templates has been removed as well, such as the expectation that 
version 6 monitoring templates are installed, as well as the setting that controls their installation
(xpack.monitoring.exporters.<EXPORTER>.index.template.create_legacy_templates).
2021-10-05 14:05:20 -04:00
..
apis Feature upgrade rest stubs (#77827) 2021-09-29 16:25:15 -04:00
migrate_8_0 Automatically install monitoring templates at plugin initialization (#78350) 2021-10-05 14:05:20 -04:00
index.asciidoc [DOCS] Remove duplicate line from migration guide (#78688) 2021-10-05 08:52:11 -04:00
migrate_8_0.asciidoc Remove JodaCompatibleZonedDateTime (#78417) 2021-09-29 13:01:40 -07:00
migration.asciidoc Feature upgrade rest stubs (#77827) 2021-09-29 16:25:15 -04:00