(IJPL-163509) Update MLSE log group

GitOrigin-RevId: ada6c2c20fa34be9cd6234ddeb2961e719c64c08
This commit is contained in:
Evgeny Abramov
2024-10-14 21:49:40 +03:00
committed by intellij-monorepo-bot
parent cc709448f4
commit bb2eda8ec2

View File

@@ -296,7 +296,7 @@ object SearchEverywhereMLStatisticsCollector : CounterUsagesCollector() {
return true
}
private val GROUP = EventLogGroup("mlse.log", 106, MLSE_RECORDER_ID)
private val GROUP = EventLogGroup("mlse.log", 107, MLSE_RECORDER_ID)
private val IS_INTERNAL = EventFields.Boolean("isInternal")
private val ORDER_BY_ML_GROUP = EventFields.Boolean("orderByMl")