Commit 7cebba5
authored
feat: increase Drain tree depth from 4 to 30 (#24)
Matches Loki's default. Higher depth means the prefix tree routes more
precisely, reducing the number of candidate clusters that need similarity
comparison at leaf nodes. This improves both accuracy and performance for
pattern detection.1 parent 5a6b00c commit 7cebba5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments