mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
[ai-completion] ML-4178 bump version for inline completion logs
(cherry picked from commit e981d878272be62ffe1d7bdb4421d3daf0614efd) IJ-CR-148517 GitOrigin-RevId: c5417a03130e4b29fed3783d365cd48d1d66d618
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3bb8f60297
commit
35277e87cd
@@ -14,7 +14,7 @@ import org.jetbrains.annotations.ApiStatus
|
||||
@ApiStatus.Internal
|
||||
object InlineCompletionLogs : CounterUsagesCollector() {
|
||||
// TODO use ML_RECORDER_ID
|
||||
val GROUP = EventLogGroup("inline.completion.v2", 24, recorder = "ML")
|
||||
val GROUP = EventLogGroup("inline.completion.v2", 25, recorder = "ML")
|
||||
|
||||
override fun getGroup(): EventLogGroup = GROUP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user