You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Profiling] Use descriptive name for ILM policy (#96969)
With this commit we rename the default ILM policy for profiling from
`profiling` to `profiling-60-days` which describes the policy's
intention and allows to add related policies in the future more
naturally.
Copy file name to clipboardExpand all lines: x-pack/plugin/profiler/src/test/java/org/elasticsearch/xpack/profiler/ProfilingIndexTemplateRegistryTests.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ public void testThatNonExistingPoliciesAreAddedImmediately() throws Exception {
0 commit comments