Update recommended template priority for override in documentation to 500
#115196
Labels
:Data Management/Indices APIs
APIs to create and manage indices and templates
>enhancement
Team:Data Management
Meta label for data/management team
Description
APM team recently migrated to APM data plugin for managing our index templates, component templates, ingest pipelines, etc. As part of the change, we were forced to increase the priority of our index templates from
200
to210
to override the fleet's priority. Fleet installs templates with a priority of either 150 or 200, documented to be anything between 100 and 200.The current recommendation in https://www.elastic.co/guide/en/elasticsearch/reference/current/index-templates.html indicates to override with priority greater than
200
which won't work for APM cases now with our updated priority. I am proposing to increase the recommended priority number to500
to give us enough room to make changes to managed templates when and if required.There were similar changes made earlier to the doc in #68982.
The text was updated successfully, but these errors were encountered: