Skip to content

Commit

Permalink
Clarify name of the new component template in a comment
Browse files Browse the repository at this point in the history
Co-authored-by: Christos Kalkanis <[email protected]>
  • Loading branch information
danielmitterdorfer and christos68k authored Sep 27, 2023
1 parent 2bee04d commit 1ad25a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class ProfilingIndexTemplateRegistry extends IndexTemplateRegistry {
// history (please add a comment why you increased the version here)
// version 1: initial
// version 2: Added 'profiling.host.machine' keyword mapping to profiling-hosts
// version 3: Add optional component template profiling-ilm@custom to all ILM-managed index templates
// version 3: Add optional component template 'profiling-ilm@custom' to all ILM-managed index templates
public static final int INDEX_TEMPLATE_VERSION = 3;

// history for individual indices / index templates. Only bump these for breaking changes that require to create a new index
Expand Down

0 comments on commit 1ad25a7

Please sign in to comment.