logger=settings t=2026-05-27T14:00:29.685176928Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T14:00:29Z logger=settings t=2026-05-27T14:00:29.685428545Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T14:00:29.685441646Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T14:00:29.685444996Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T14:00:29.685447816Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T14:00:29.685450606Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T14:00:29.685453296Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T14:00:29.685456246Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T14:00:29.685461956Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T14:00:29.685466206Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T14:00:29.686051493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T14:00:29.686088694Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T14:00:29.686092934Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T14:00:29.686096104Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T14:00:29.686100084Z level=info msg=Target target=[all] logger=settings t=2026-05-27T14:00:29.686178336Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T14:00:29.686189347Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T14:00:29.686280819Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T14:00:29.686379022Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T14:00:29.686401463Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T14:00:29.686431844Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T14:00:29.687418621Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T14:00:29.687490033Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T14:00:29.691331594Z level=info msg="Locking database" logger=migrator t=2026-05-27T14:00:29.691373725Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T14:00:29.69226178Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T14:00:29.693542557Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.280157ms logger=migrator t=2026-05-27T14:00:29.717193774Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T14:00:29.718550023Z level=info msg="Migration successfully executed" id="create user table" duration=1.358449ms logger=migrator t=2026-05-27T14:00:29.733714227Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T14:00:29.735328793Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.621996ms logger=migrator t=2026-05-27T14:00:29.747716918Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T14:00:29.749164659Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.451741ms logger=migrator t=2026-05-27T14:00:29.763271722Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T14:00:29.76455859Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.284878ms logger=migrator t=2026-05-27T14:00:29.775423651Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T14:00:29.776313086Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=885.065µs logger=migrator t=2026-05-27T14:00:29.789396261Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T14:00:29.793413715Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.019934ms logger=migrator t=2026-05-27T14:00:29.799371956Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T14:00:29.800259452Z level=info msg="Migration successfully executed" id="create user table v2" duration=887.666µs logger=migrator t=2026-05-27T14:00:29.810811403Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T14:00:29.812319497Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.506514ms logger=migrator t=2026-05-27T14:00:29.818627767Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T14:00:29.819865213Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.236936ms logger=migrator t=2026-05-27T14:00:29.832304199Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T14:00:29.833185984Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=884.265µs logger=migrator t=2026-05-27T14:00:29.84144577Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T14:00:29.842438589Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=993.839µs logger=migrator t=2026-05-27T14:00:29.853784004Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T14:00:29.856003248Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.219294ms logger=migrator t=2026-05-27T14:00:29.865762827Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T14:00:29.865804388Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.471µs logger=migrator t=2026-05-27T14:00:29.872464178Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T14:00:29.873498328Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.03561ms logger=migrator t=2026-05-27T14:00:29.882260179Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T14:00:29.882512786Z level=info msg="Migration successfully executed" id="Add missing user data" duration=255.217µs logger=migrator t=2026-05-27T14:00:29.893414979Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T14:00:29.89453106Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.117802ms logger=migrator t=2026-05-27T14:00:29.905762291Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T14:00:29.90673449Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=973.519µs logger=migrator t=2026-05-27T14:00:29.914918024Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T14:00:29.91615943Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.241076ms logger=migrator t=2026-05-27T14:00:29.926441984Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T14:00:29.934190146Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.747732ms logger=migrator t=2026-05-27T14:00:29.940882747Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T14:00:29.942462232Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.585075ms logger=migrator t=2026-05-27T14:00:29.948888327Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T14:00:29.94936432Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=479.603µs logger=migrator t=2026-05-27T14:00:29.95566457Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T14:00:29.956973218Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.305308ms logger=migrator t=2026-05-27T14:00:29.966571812Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-27T14:00:29.966937413Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=367.131µs logger=migrator t=2026-05-27T14:00:29.972259425Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T14:00:29.972655747Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=396.382µs logger=migrator t=2026-05-27T14:00:29.978609537Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T14:00:29.980044338Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.434061ms logger=migrator t=2026-05-27T14:00:29.987630476Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T14:00:29.988430798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=799.772µs logger=migrator t=2026-05-27T14:00:29.998821336Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T14:00:30.000103422Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.284686ms logger=migrator t=2026-05-27T14:00:30.010274444Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T14:00:30.011484008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.202034ms logger=migrator t=2026-05-27T14:00:30.027799505Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T14:00:30.029104932Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.304257ms logger=migrator t=2026-05-27T14:00:30.044655418Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T14:00:30.044700549Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.931µs logger=migrator t=2026-05-27T14:00:30.054286633Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T14:00:30.055603341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.318918ms logger=migrator t=2026-05-27T14:00:30.062257292Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T14:00:30.06289465Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=637.568µs logger=migrator t=2026-05-27T14:00:30.070361613Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T14:00:30.071487856Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.122873ms logger=migrator t=2026-05-27T14:00:30.079555566Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T14:00:30.080635308Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.079632ms logger=migrator t=2026-05-27T14:00:30.08872483Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T14:00:30.093517336Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.801807ms logger=migrator t=2026-05-27T14:00:30.101422572Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T14:00:30.102537925Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.120083ms logger=migrator t=2026-05-27T14:00:30.109644538Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T14:00:30.110769891Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.123512ms logger=migrator t=2026-05-27T14:00:30.118196343Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T14:00:30.119450199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.254856ms logger=migrator t=2026-05-27T14:00:30.125701738Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T14:00:30.126463779Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=762.531µs logger=migrator t=2026-05-27T14:00:30.132961765Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T14:00:30.134236052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.275157ms logger=migrator t=2026-05-27T14:00:30.142082527Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T14:00:30.142385585Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=303.848µs logger=migrator t=2026-05-27T14:00:30.158871467Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T14:00:30.159710051Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=837.054µs logger=migrator t=2026-05-27T14:00:30.166209087Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T14:00:30.166759243Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=550.546µs logger=migrator t=2026-05-27T14:00:30.17224932Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T14:00:30.173194297Z level=info msg="Migration successfully executed" id="create star table" duration=944.518µs logger=migrator t=2026-05-27T14:00:30.181154325Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T14:00:30.183819872Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.664447ms logger=migrator t=2026-05-27T14:00:30.194022643Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T14:00:30.195756283Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.73344ms logger=migrator t=2026-05-27T14:00:30.206390428Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T14:00:30.207967312Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.517853ms logger=migrator t=2026-05-27T14:00:30.218590067Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T14:00:30.219477832Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=889.016µs logger=migrator t=2026-05-27T14:00:30.229681564Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T14:00:30.230933909Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.254335ms logger=migrator t=2026-05-27T14:00:30.239606429Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T14:00:30.240642968Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.036469ms logger=migrator t=2026-05-27T14:00:30.25188926Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T14:00:30.252997401Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.167793ms logger=migrator t=2026-05-27T14:00:30.26449684Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T14:00:30.264571743Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.972µs logger=migrator t=2026-05-27T14:00:30.273316654Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T14:00:30.273373455Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=53.891µs logger=migrator t=2026-05-27T14:00:30.281949211Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T14:00:30.282425134Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=483.444µs logger=migrator t=2026-05-27T14:00:30.290357771Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T14:00:30.291463613Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.105852ms logger=migrator t=2026-05-27T14:00:30.297164816Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T14:00:30.297950538Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=785.562µs logger=migrator t=2026-05-27T14:00:30.303927429Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T14:00:30.305389031Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.462682ms logger=migrator t=2026-05-27T14:00:30.313343809Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T14:00:30.314243054Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=903.385µs logger=migrator t=2026-05-27T14:00:30.323200571Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T14:00:30.324103987Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=904.246µs logger=migrator t=2026-05-27T14:00:30.332129917Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T14:00:30.333883577Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.75762ms logger=migrator t=2026-05-27T14:00:30.341812664Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T14:00:30.347083665Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.274581ms logger=migrator t=2026-05-27T14:00:30.356820543Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T14:00:30.358026048Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.205575ms logger=migrator t=2026-05-27T14:00:30.367936921Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T14:00:30.369653471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.71775ms logger=migrator t=2026-05-27T14:00:30.374741057Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T14:00:30.375547929Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=806.663µs logger=migrator t=2026-05-27T14:00:30.388301845Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T14:00:30.388883592Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=582.516µs logger=migrator t=2026-05-27T14:00:30.398407614Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T14:00:30.400098612Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.691939ms logger=migrator t=2026-05-27T14:00:30.406586688Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T14:00:30.406720132Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=134.474µs logger=migrator t=2026-05-27T14:00:30.414038302Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T14:00:30.416743809Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.704067ms logger=migrator t=2026-05-27T14:00:30.423761579Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T14:00:30.425893651Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.132362ms logger=migrator t=2026-05-27T14:00:30.43318934Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T14:00:30.435001741Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.812581ms logger=migrator t=2026-05-27T14:00:30.441943041Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T14:00:30.442804635Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=860.975µs logger=migrator t=2026-05-27T14:00:30.451709919Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T14:00:30.455383785Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.674026ms logger=migrator t=2026-05-27T14:00:30.462352955Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T14:00:30.463533278Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.175354ms logger=migrator t=2026-05-27T14:00:30.473948396Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T14:00:30.475876862Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.928056ms logger=migrator t=2026-05-27T14:00:30.488459691Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T14:00:30.488516503Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.802µs logger=migrator t=2026-05-27T14:00:30.500305831Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T14:00:30.500425395Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=128.644µs logger=migrator t=2026-05-27T14:00:30.512924912Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T14:00:30.516538055Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.612153ms logger=migrator t=2026-05-27T14:00:30.521836177Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T14:00:30.523874316Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.037919ms logger=migrator t=2026-05-27T14:00:30.529915618Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T14:00:30.533339966Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.424278ms logger=migrator t=2026-05-27T14:00:30.542690944Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T14:00:30.544816924Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.12688ms logger=migrator t=2026-05-27T14:00:30.553640658Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T14:00:30.553996888Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=358.14µs logger=migrator t=2026-05-27T14:00:30.559556527Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T14:00:30.560458843Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=902.386µs logger=migrator t=2026-05-27T14:00:30.569167482Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T14:00:30.570433669Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.263906ms logger=migrator t=2026-05-27T14:00:30.581948848Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T14:00:30.582066212Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=124.684µs logger=migrator t=2026-05-27T14:00:30.592883621Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T14:00:30.594704183Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.824162ms logger=migrator t=2026-05-27T14:00:30.612003528Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T14:00:30.614332925Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.333517ms logger=migrator t=2026-05-27T14:00:30.625291748Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T14:00:30.632982099Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.69427ms logger=migrator t=2026-05-27T14:00:30.643730437Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T14:00:30.645019753Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.291846ms logger=migrator t=2026-05-27T14:00:30.65575213Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T14:00:30.657282975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.529704ms logger=migrator t=2026-05-27T14:00:30.669085083Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T14:00:30.670201104Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.118532ms logger=migrator t=2026-05-27T14:00:30.681783035Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T14:00:30.682652551Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=864.006µs logger=migrator t=2026-05-27T14:00:30.693649686Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T14:00:30.694661905Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.011238ms logger=migrator t=2026-05-27T14:00:30.703867028Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T14:00:30.706162703Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.298196ms logger=migrator t=2026-05-27T14:00:30.718846887Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T14:00:30.720138903Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.290906ms logger=migrator t=2026-05-27T14:00:30.727918927Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T14:00:30.728315168Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=395.691µs logger=migrator t=2026-05-27T14:00:30.73747377Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T14:00:30.737811369Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=336.6µs logger=migrator t=2026-05-27T14:00:30.74622158Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T14:00:30.747531378Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.309378ms logger=migrator t=2026-05-27T14:00:30.755666101Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T14:00:30.757850954Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.183223ms logger=migrator t=2026-05-27T14:00:30.766901282Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T14:00:30.76788942Z level=info msg="Migration successfully executed" id="create data_source table" duration=987.718µs logger=migrator t=2026-05-27T14:00:30.778512614Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T14:00:30.779837172Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.324248ms logger=migrator t=2026-05-27T14:00:30.786930796Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T14:00:30.787831581Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=898.145µs logger=migrator t=2026-05-27T14:00:30.799831425Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T14:00:30.801118282Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.293307ms logger=migrator t=2026-05-27T14:00:30.807912006Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T14:00:30.80872681Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=818.625µs logger=migrator t=2026-05-27T14:00:30.817134991Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T14:00:30.821442163Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.306642ms logger=migrator t=2026-05-27T14:00:30.827296671Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T14:00:30.827982041Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=686.05µs logger=migrator t=2026-05-27T14:00:30.840402616Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T14:00:30.84192039Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.519654ms logger=migrator t=2026-05-27T14:00:30.850851746Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T14:00:30.852158023Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.303896ms logger=migrator t=2026-05-27T14:00:30.858075742Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T14:00:30.859004189Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=927.098µs logger=migrator t=2026-05-27T14:00:30.868014027Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T14:00:30.871418714Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.402497ms logger=migrator t=2026-05-27T14:00:30.877991262Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T14:00:30.880441632Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.45006ms logger=migrator t=2026-05-27T14:00:30.888680948Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T14:00:30.888721119Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.131µs logger=migrator t=2026-05-27T14:00:30.893576148Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T14:00:30.893761533Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=185.585µs logger=migrator t=2026-05-27T14:00:30.898725536Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T14:00:30.902641978Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.915862ms logger=migrator t=2026-05-27T14:00:30.914365653Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T14:00:30.914656412Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=291.479µs logger=migrator t=2026-05-27T14:00:30.923430933Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T14:00:30.923697611Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=266.748µs logger=migrator t=2026-05-27T14:00:30.932709129Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T14:00:30.935617432Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.907443ms logger=migrator t=2026-05-27T14:00:30.942655603Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T14:00:30.942842999Z level=info msg="Migration successfully executed" id="Update uid value" duration=186.236µs logger=migrator t=2026-05-27T14:00:30.951657231Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T14:00:30.952985138Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.327097ms logger=migrator t=2026-05-27T14:00:30.959134825Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T14:00:30.959887717Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=753.032µs logger=migrator t=2026-05-27T14:00:30.969848471Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T14:00:30.970593312Z level=info msg="Migration successfully executed" id="create api_key table" duration=744.731µs logger=migrator t=2026-05-27T14:00:30.982884015Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T14:00:30.984173191Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.289756ms logger=migrator t=2026-05-27T14:00:30.999513481Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T14:00:31.0015851Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.073649ms logger=migrator t=2026-05-27T14:00:31.013149951Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T14:00:31.014060707Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=910.806µs logger=migrator t=2026-05-27T14:00:31.028954093Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T14:00:31.030319803Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.36536ms logger=migrator t=2026-05-27T14:00:31.040484073Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T14:00:31.041656047Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.170674ms logger=migrator t=2026-05-27T14:00:31.050879921Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T14:00:31.052015964Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.131003ms logger=migrator t=2026-05-27T14:00:31.063450201Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T14:00:31.073973772Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.524781ms logger=migrator t=2026-05-27T14:00:31.081330533Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T14:00:31.082469895Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.139412ms logger=migrator t=2026-05-27T14:00:31.090575497Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T14:00:31.091879025Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.303818ms logger=migrator t=2026-05-27T14:00:31.105859165Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T14:00:31.10708443Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.225285ms logger=migrator t=2026-05-27T14:00:31.129854082Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T14:00:31.131945132Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.087251ms logger=migrator t=2026-05-27T14:00:31.153609312Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T14:00:31.154142217Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=533.545µs logger=migrator t=2026-05-27T14:00:31.162887567Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T14:00:31.163592717Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=707.83µs logger=migrator t=2026-05-27T14:00:31.176351943Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T14:00:31.176405494Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.591µs logger=migrator t=2026-05-27T14:00:31.183240079Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T14:00:31.185678649Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.43961ms logger=migrator t=2026-05-27T14:00:31.191380003Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T14:00:31.193688929Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.308846ms logger=migrator t=2026-05-27T14:00:31.201487342Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T14:00:31.201733309Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=248.297µs logger=migrator t=2026-05-27T14:00:31.210065518Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T14:00:31.214498015Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.427667ms logger=migrator t=2026-05-27T14:00:31.22410272Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T14:00:31.226570391Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.46939ms logger=migrator t=2026-05-27T14:00:31.296313087Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T14:00:31.297792349Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.481972ms logger=migrator t=2026-05-27T14:00:31.315597009Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T14:00:31.316546906Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=949.697µs logger=migrator t=2026-05-27T14:00:31.325940904Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T14:00:31.327353085Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.411861ms logger=migrator t=2026-05-27T14:00:31.335122408Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T14:00:31.336029494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=906.716µs logger=migrator t=2026-05-27T14:00:31.349005315Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T14:00:31.350408655Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.40306ms logger=migrator t=2026-05-27T14:00:31.359084583Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T14:00:31.360468853Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.38067ms logger=migrator t=2026-05-27T14:00:31.370067798Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T14:00:31.370167541Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=100.883µs logger=migrator t=2026-05-27T14:00:31.377911723Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T14:00:31.377957254Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.352µs logger=migrator t=2026-05-27T14:00:31.385571452Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T14:00:31.390107601Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.535429ms logger=migrator t=2026-05-27T14:00:31.399781199Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T14:00:31.402549788Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.768019ms logger=migrator t=2026-05-27T14:00:31.410799434Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T14:00:31.410862416Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.452µs logger=migrator t=2026-05-27T14:00:31.418256897Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T14:00:31.419528864Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.271477ms logger=migrator t=2026-05-27T14:00:31.42674926Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T14:00:31.428090559Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.340349ms logger=migrator t=2026-05-27T14:00:31.436823869Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T14:00:31.43687067Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.561µs logger=migrator t=2026-05-27T14:00:31.446215327Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T14:00:31.447750552Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.534555ms logger=migrator t=2026-05-27T14:00:31.46201193Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T14:00:31.462925656Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=912.856µs logger=migrator t=2026-05-27T14:00:31.47213402Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T14:00:31.477172064Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.036923ms logger=migrator t=2026-05-27T14:00:31.484319169Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T14:00:31.484345879Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.59µs logger=migrator t=2026-05-27T14:00:31.491425991Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T14:00:31.492879684Z level=info msg="Migration successfully executed" id="create session table" duration=1.452962ms logger=migrator t=2026-05-27T14:00:31.502440817Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T14:00:31.502593851Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=151.394µs logger=migrator t=2026-05-27T14:00:31.510547729Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T14:00:31.510704794Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=155.444µs logger=migrator t=2026-05-27T14:00:31.520393601Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T14:00:31.521688448Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.293757ms logger=migrator t=2026-05-27T14:00:31.530409387Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T14:00:31.531273113Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=863.796µs logger=migrator t=2026-05-27T14:00:31.537569583Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T14:00:31.537612124Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.431µs logger=migrator t=2026-05-27T14:00:31.546435697Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T14:00:31.546483918Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.212µs logger=migrator t=2026-05-27T14:00:31.555169786Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T14:00:31.558644745Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.474209ms logger=migrator t=2026-05-27T14:00:31.566614564Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T14:00:31.570776554Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.154249ms logger=migrator t=2026-05-27T14:00:31.581700256Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T14:00:31.58181383Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.573µs logger=migrator t=2026-05-27T14:00:31.591593519Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T14:00:31.591759794Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=170.274µs logger=migrator t=2026-05-27T14:00:31.602964685Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T14:00:31.603770397Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=807.443µs logger=migrator t=2026-05-27T14:00:31.616054249Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T14:00:31.616115891Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.862µs logger=migrator t=2026-05-27T14:00:31.62201653Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T14:00:31.626430137Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.414617ms logger=migrator t=2026-05-27T14:00:31.636440993Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T14:00:31.636629568Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=189.945µs logger=migrator t=2026-05-27T14:00:31.643154325Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T14:00:31.647275623Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.120808ms logger=migrator t=2026-05-27T14:00:31.655591241Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T14:00:31.659854824Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.264663ms logger=migrator t=2026-05-27T14:00:31.670061155Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T14:00:31.670147778Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.222µs logger=migrator t=2026-05-27T14:00:31.683976314Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T14:00:31.685489267Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.512473ms logger=migrator t=2026-05-27T14:00:31.695698079Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T14:00:31.698117128Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.413869ms logger=migrator t=2026-05-27T14:00:31.710979537Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T14:00:31.713109108Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.133181ms logger=migrator t=2026-05-27T14:00:31.725009378Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T14:00:31.726358987Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.358218ms logger=migrator t=2026-05-27T14:00:31.743936411Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T14:00:31.745434843Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.505013ms logger=migrator t=2026-05-27T14:00:31.762063839Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T14:00:31.76384766Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.786901ms logger=migrator t=2026-05-27T14:00:31.772871819Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T14:00:31.77364411Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=773.562µs logger=migrator t=2026-05-27T14:00:31.783294987Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T14:00:31.785559231Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.264364ms logger=migrator t=2026-05-27T14:00:31.801093836Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T14:00:31.802561598Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.490812ms logger=migrator t=2026-05-27T14:00:31.81520501Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T14:00:31.828520922Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.314522ms logger=migrator t=2026-05-27T14:00:31.85816105Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T14:00:31.859531699Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.37313ms logger=migrator t=2026-05-27T14:00:31.906200514Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-27T14:00:31.907522713Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.324069ms logger=migrator t=2026-05-27T14:00:31.918202909Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T14:00:31.918904839Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=709.941µs logger=migrator t=2026-05-27T14:00:31.931961213Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T14:00:31.932782336Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=820.444µs logger=migrator t=2026-05-27T14:00:31.94585019Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T14:00:31.947182608Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.333458ms logger=migrator t=2026-05-27T14:00:31.953233291Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T14:00:31.956562496Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.327805ms logger=migrator t=2026-05-27T14:00:31.965987486Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T14:00:31.971956967Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.970841ms logger=migrator t=2026-05-27T14:00:31.983648102Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T14:00:31.989705915Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.063094ms logger=migrator t=2026-05-27T14:00:32.007472224Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T14:00:32.012061295Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.585951ms logger=migrator t=2026-05-27T14:00:32.017959174Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T14:00:32.018979663Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.02053ms logger=migrator t=2026-05-27T14:00:32.028394953Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T14:00:32.028478835Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=85.723µs logger=migrator t=2026-05-27T14:00:32.035408274Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T14:00:32.035485356Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=78.852µs logger=migrator t=2026-05-27T14:00:32.045729539Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T14:00:32.047090498Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.36078ms logger=migrator t=2026-05-27T14:00:32.066049581Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T14:00:32.067592045Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.541974ms logger=migrator t=2026-05-27T14:00:32.081813902Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T14:00:32.082933244Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.117803ms logger=migrator t=2026-05-27T14:00:32.090749847Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T14:00:32.092040755Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.291418ms logger=migrator t=2026-05-27T14:00:32.105803229Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T14:00:32.107205498Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.401529ms logger=migrator t=2026-05-27T14:00:32.119076488Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T14:00:32.122889618Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.81499ms logger=migrator t=2026-05-27T14:00:32.136287751Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T14:00:32.143161058Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.875607ms logger=migrator t=2026-05-27T14:00:32.165760985Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T14:00:32.166095344Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=335.279µs logger=migrator t=2026-05-27T14:00:32.175768622Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T14:00:32.176711518Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=942.676µs logger=migrator t=2026-05-27T14:00:32.185062337Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T14:00:32.18654072Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.480633ms logger=migrator t=2026-05-27T14:00:32.206895533Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T14:00:32.212068701Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.173868ms logger=migrator t=2026-05-27T14:00:32.221548212Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T14:00:32.221668485Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=123.733µs logger=migrator t=2026-05-27T14:00:32.233489294Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T14:00:32.235180312Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.690339ms logger=migrator t=2026-05-27T14:00:32.251381846Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T14:00:32.253097914Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.717408ms logger=migrator t=2026-05-27T14:00:32.270942096Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T14:00:32.271110181Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=172.295µs logger=migrator t=2026-05-27T14:00:32.27912104Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T14:00:32.280674094Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.555584ms logger=migrator t=2026-05-27T14:00:32.289948669Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T14:00:32.291450263Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.503704ms logger=migrator t=2026-05-27T14:00:32.311386193Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T14:00:32.312385191Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.002438ms logger=migrator t=2026-05-27T14:00:32.31999888Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T14:00:32.321487913Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.491103ms logger=migrator t=2026-05-27T14:00:32.329717059Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T14:00:32.330653765Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=936.587µs logger=migrator t=2026-05-27T14:00:32.33749105Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T14:00:32.338349895Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=858.995µs logger=migrator t=2026-05-27T14:00:32.345675795Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T14:00:32.345723446Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.041µs logger=migrator t=2026-05-27T14:00:32.353131579Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T14:00:32.360162569Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.028251ms logger=migrator t=2026-05-27T14:00:32.374957523Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T14:00:32.376537788Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.583675ms logger=migrator t=2026-05-27T14:00:32.387126341Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T14:00:32.391844277Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.717916ms logger=migrator t=2026-05-27T14:00:32.405245021Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T14:00:32.40663152Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.362589ms logger=migrator t=2026-05-27T14:00:32.415701929Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T14:00:32.41676654Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.064511ms logger=migrator t=2026-05-27T14:00:32.429539665Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T14:00:32.430906275Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.36809ms logger=migrator t=2026-05-27T14:00:32.442036984Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T14:00:32.45272931Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.689596ms logger=migrator t=2026-05-27T14:00:32.462738976Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T14:00:32.464065615Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.328888ms logger=migrator t=2026-05-27T14:00:32.472267349Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-27T14:00:32.474000498Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.734389ms logger=migrator t=2026-05-27T14:00:32.487029991Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T14:00:32.487585657Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=556.126µs logger=migrator t=2026-05-27T14:00:32.498702146Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T14:00:32.49992426Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.235045ms logger=migrator t=2026-05-27T14:00:32.514143377Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T14:00:32.514490298Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=349.391µs logger=migrator t=2026-05-27T14:00:32.522008372Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T14:00:32.526683697Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.676294ms logger=migrator t=2026-05-27T14:00:32.539859624Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T14:00:32.544476615Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.618631ms logger=migrator t=2026-05-27T14:00:32.554805662Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T14:00:32.556018066Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.214655ms logger=migrator t=2026-05-27T14:00:32.565622001Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T14:00:32.566736443Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.116962ms logger=migrator t=2026-05-27T14:00:32.578344955Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T14:00:32.578770448Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=427.813µs logger=migrator t=2026-05-27T14:00:32.594615021Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T14:00:32.600396946Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.783505ms logger=migrator t=2026-05-27T14:00:32.620507662Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T14:00:32.621747398Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.234325ms logger=migrator t=2026-05-27T14:00:32.635614875Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T14:00:32.635979005Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=366.851µs logger=migrator t=2026-05-27T14:00:32.646759224Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T14:00:32.647490094Z level=info msg="Migration successfully executed" id="Move region to single row" duration=732.81µs logger=migrator t=2026-05-27T14:00:32.660499757Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T14:00:32.662001919Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.504002ms logger=migrator t=2026-05-27T14:00:32.672670195Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T14:00:32.674107757Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.427052ms logger=migrator t=2026-05-27T14:00:32.682473936Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T14:00:32.684121393Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.647377ms logger=migrator t=2026-05-27T14:00:32.691890145Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T14:00:32.692925555Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.03585ms logger=migrator t=2026-05-27T14:00:32.70465018Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T14:00:32.706289858Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.642118ms logger=migrator t=2026-05-27T14:00:32.720248807Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T14:00:32.721384619Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.138272ms logger=migrator t=2026-05-27T14:00:32.729770489Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T14:00:32.729933574Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=166.545µs logger=migrator t=2026-05-27T14:00:32.738929892Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T14:00:32.740386033Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.457431ms logger=migrator t=2026-05-27T14:00:32.753316804Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T14:00:32.755056353Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.741699ms logger=migrator t=2026-05-27T14:00:32.76332172Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T14:00:32.764321629Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=998.809µs logger=migrator t=2026-05-27T14:00:32.776298291Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T14:00:32.778368081Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.07156ms logger=migrator t=2026-05-27T14:00:32.788496531Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T14:00:32.788750298Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=256.228µs logger=migrator t=2026-05-27T14:00:32.796115549Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T14:00:32.79652434Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=409.471µs logger=migrator t=2026-05-27T14:00:32.804933871Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T14:00:32.805013203Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.562µs logger=migrator t=2026-05-27T14:00:32.817625075Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T14:00:32.818573122Z level=info msg="Migration successfully executed" id="create team table" duration=942.976µs logger=migrator t=2026-05-27T14:00:32.825933653Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T14:00:32.827805156Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.872922ms logger=migrator t=2026-05-27T14:00:32.83635196Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T14:00:32.837885295Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.534215ms logger=migrator t=2026-05-27T14:00:32.848615882Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T14:00:32.856011303Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.396291ms logger=migrator t=2026-05-27T14:00:32.870253292Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T14:00:32.870580141Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=330.21µs logger=migrator t=2026-05-27T14:00:32.884351975Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T14:00:32.885891849Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.542083ms logger=migrator t=2026-05-27T14:00:32.898259013Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T14:00:32.899349554Z level=info msg="Migration successfully executed" id="create team member table" duration=1.092661ms logger=migrator t=2026-05-27T14:00:32.913400736Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T14:00:32.91460647Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.202944ms logger=migrator t=2026-05-27T14:00:32.926493591Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T14:00:32.927725046Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.232075ms logger=migrator t=2026-05-27T14:00:32.935608772Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T14:00:32.936800836Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.194814ms logger=migrator t=2026-05-27T14:00:32.94917171Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T14:00:32.956730426Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.570506ms logger=migrator t=2026-05-27T14:00:32.964212461Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T14:00:32.981902566Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=17.685725ms logger=migrator t=2026-05-27T14:00:32.999918373Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T14:00:33.005438021Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.519878ms logger=migrator t=2026-05-27T14:00:33.01586131Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T14:00:33.016716644Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=859.074µs logger=migrator t=2026-05-27T14:00:33.021541542Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T14:00:33.022600532Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.05855ms logger=migrator t=2026-05-27T14:00:33.031174697Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T14:00:33.032918998Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.746171ms logger=migrator t=2026-05-27T14:00:33.046215238Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T14:00:33.047826264Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.604416ms logger=migrator t=2026-05-27T14:00:33.057549812Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T14:00:33.0588554Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.307378ms logger=migrator t=2026-05-27T14:00:33.070452462Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T14:00:33.071923645Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.471833ms logger=migrator t=2026-05-27T14:00:33.082190018Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T14:00:33.083258559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.069861ms logger=migrator t=2026-05-27T14:00:33.09134492Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T14:00:33.09275022Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.40536ms logger=migrator t=2026-05-27T14:00:33.098950527Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T14:00:33.099701158Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=747.021µs logger=migrator t=2026-05-27T14:00:33.105618199Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T14:00:33.10599518Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=379.031µs logger=migrator t=2026-05-27T14:00:33.117717975Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T14:00:33.11896021Z level=info msg="Migration successfully executed" id="create tag table" duration=1.247705ms logger=migrator t=2026-05-27T14:00:33.124497478Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T14:00:33.126012192Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.512394ms logger=migrator t=2026-05-27T14:00:33.134355841Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T14:00:33.135303708Z level=info msg="Migration successfully executed" id="create login attempt table" duration=950.157µs logger=migrator t=2026-05-27T14:00:33.146787357Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T14:00:33.148345832Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.561326ms logger=migrator t=2026-05-27T14:00:33.156195807Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T14:00:33.157165734Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=972.548µs logger=migrator t=2026-05-27T14:00:33.164120503Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T14:00:33.180556863Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.43432ms logger=migrator t=2026-05-27T14:00:33.190069096Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T14:00:33.191407414Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.341068ms logger=migrator t=2026-05-27T14:00:33.200832314Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T14:00:33.202358868Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.528473ms logger=migrator t=2026-05-27T14:00:33.210675826Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T14:00:33.21118151Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=507.345µs logger=migrator t=2026-05-27T14:00:33.220514578Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T14:00:33.221577048Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.06482ms logger=migrator t=2026-05-27T14:00:33.229292489Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T14:00:33.230573175Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.281956ms logger=migrator t=2026-05-27T14:00:33.237955837Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T14:00:33.23950022Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.544533ms logger=migrator t=2026-05-27T14:00:33.247018316Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T14:00:33.247113989Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.693µs logger=migrator t=2026-05-27T14:00:33.254374367Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T14:00:33.259949927Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.577139ms logger=migrator t=2026-05-27T14:00:33.270430166Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T14:00:33.278640691Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.212326ms logger=migrator t=2026-05-27T14:00:33.289172093Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T14:00:33.294653479Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.481657ms logger=migrator t=2026-05-27T14:00:33.305299975Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T14:00:33.312656396Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.35775ms logger=migrator t=2026-05-27T14:00:33.318725549Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T14:00:33.3198342Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.110011ms logger=migrator t=2026-05-27T14:00:33.329502577Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T14:00:33.334999424Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.497747ms logger=migrator t=2026-05-27T14:00:33.341260404Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T14:00:33.342789677Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.536513ms logger=migrator t=2026-05-27T14:00:33.347962305Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T14:00:33.348647475Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=685.94µs logger=migrator t=2026-05-27T14:00:33.353915986Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T14:00:33.354988137Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.072811ms logger=migrator t=2026-05-27T14:00:33.364584242Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T14:00:33.365734984Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.153853ms logger=migrator t=2026-05-27T14:00:33.382865865Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T14:00:33.384531422Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.668957ms logger=migrator t=2026-05-27T14:00:33.392400308Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T14:00:33.394167049Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.773871ms logger=migrator t=2026-05-27T14:00:33.40123063Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T14:00:33.411660179Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.426159ms logger=migrator t=2026-05-27T14:00:33.420098651Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T14:00:33.420983776Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=887.925µs logger=migrator t=2026-05-27T14:00:33.433304279Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T14:00:33.43510899Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.807071ms logger=migrator t=2026-05-27T14:00:33.44593658Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T14:00:33.447653339Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.719569ms logger=migrator t=2026-05-27T14:00:33.457357517Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T14:00:33.458458649Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.102672ms logger=migrator t=2026-05-27T14:00:33.472047457Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T14:00:33.47388421Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.844093ms logger=migrator t=2026-05-27T14:00:33.479916553Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T14:00:33.480071537Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=155.674µs logger=migrator t=2026-05-27T14:00:33.491389111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T14:00:33.491551616Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.874µs logger=migrator t=2026-05-27T14:00:33.499452542Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T14:00:33.501014117Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.562415ms logger=migrator t=2026-05-27T14:00:33.510152949Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T14:00:33.511355383Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.200434ms logger=migrator t=2026-05-27T14:00:33.518714293Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T14:00:33.52032069Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.561135ms logger=migrator t=2026-05-27T14:00:33.528916256Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T14:00:33.528983668Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.121µs logger=migrator t=2026-05-27T14:00:33.539796698Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T14:00:33.541384482Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.590555ms logger=migrator t=2026-05-27T14:00:33.546423727Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T14:00:33.547875228Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.452881ms logger=migrator t=2026-05-27T14:00:33.551911494Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T14:00:33.553012475Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.101591ms logger=migrator t=2026-05-27T14:00:33.569333522Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T14:00:33.57098624Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.653828ms logger=migrator t=2026-05-27T14:00:33.58042968Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T14:00:33.588384428Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.955188ms logger=migrator t=2026-05-27T14:00:33.593983488Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T14:00:33.594998787Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.014649ms logger=migrator t=2026-05-27T14:00:33.602885743Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T14:00:33.603017787Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.273µs logger=migrator t=2026-05-27T14:00:33.610715407Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T14:00:33.612136037Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.42261ms logger=migrator t=2026-05-27T14:00:33.621324431Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T14:00:33.623294387Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.971486ms logger=migrator t=2026-05-27T14:00:33.627685023Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T14:00:33.62865766Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=967.197µs logger=migrator t=2026-05-27T14:00:33.63281792Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T14:00:33.632889652Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.392µs logger=migrator t=2026-05-27T14:00:33.63804067Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T14:00:33.639019497Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=982.378µs logger=migrator t=2026-05-27T14:00:33.646188523Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T14:00:33.647269023Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.07848ms logger=migrator t=2026-05-27T14:00:33.653966475Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-27T14:00:33.65480724Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=840.995µs logger=migrator t=2026-05-27T14:00:33.661611324Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T14:00:33.662686124Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.07505ms logger=migrator t=2026-05-27T14:00:33.672952298Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T14:00:33.682451171Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.497443ms logger=migrator t=2026-05-27T14:00:33.691564382Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T14:00:33.692270182Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=705.949µs logger=migrator t=2026-05-27T14:00:33.699976012Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T14:00:33.700685542Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=709.79µs logger=migrator t=2026-05-27T14:00:33.706744565Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T14:00:33.737736003Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.986088ms logger=migrator t=2026-05-27T14:00:33.745213497Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T14:00:33.77256558Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.348953ms logger=migrator t=2026-05-27T14:00:33.78025511Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T14:00:33.781144866Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=891.476µs logger=migrator t=2026-05-27T14:00:33.792041478Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T14:00:33.793692584Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.648116ms logger=migrator t=2026-05-27T14:00:33.800424288Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T14:00:33.809761545Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.336857ms logger=migrator t=2026-05-27T14:00:33.818175215Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T14:00:33.828619045Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.44574ms logger=migrator t=2026-05-27T14:00:33.836040807Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T14:00:33.837228791Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.188844ms logger=migrator t=2026-05-27T14:00:33.842491272Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T14:00:33.843433349Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=942.177µs logger=migrator t=2026-05-27T14:00:33.848596946Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T14:00:33.849530203Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=933.047µs logger=migrator t=2026-05-27T14:00:33.855393391Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T14:00:33.85710453Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.708159ms logger=migrator t=2026-05-27T14:00:33.865732657Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T14:00:33.86583725Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=105.423µs logger=migrator t=2026-05-27T14:00:33.872458709Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T14:00:33.882568219Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.10881ms logger=migrator t=2026-05-27T14:00:33.893963355Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T14:00:33.903764166Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.797931ms logger=migrator t=2026-05-27T14:00:33.909704746Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T14:00:33.917009165Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.304969ms logger=migrator t=2026-05-27T14:00:33.921222346Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T14:00:33.921993307Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=771.031µs logger=migrator t=2026-05-27T14:00:33.930197502Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T14:00:33.932026085Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.828673ms logger=migrator t=2026-05-27T14:00:33.936636586Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T14:00:33.943844673Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.206107ms logger=migrator t=2026-05-27T14:00:33.947961251Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T14:00:33.952294415Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.332754ms logger=migrator t=2026-05-27T14:00:33.958017979Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T14:00:33.961360444Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=3.343616ms logger=migrator t=2026-05-27T14:00:33.966118021Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T14:00:33.972199395Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.079485ms logger=migrator t=2026-05-27T14:00:33.976142647Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T14:00:33.982541081Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.397864ms logger=migrator t=2026-05-27T14:00:33.986406761Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T14:00:33.986529295Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=124.154µs logger=migrator t=2026-05-27T14:00:33.989791968Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T14:00:33.990949802Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.157643ms logger=migrator t=2026-05-27T14:00:33.99860191Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-27T14:00:33.999678552Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.076492ms logger=migrator t=2026-05-27T14:00:34.010336127Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-27T14:00:34.012062665Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.726408ms logger=migrator t=2026-05-27T14:00:34.018067297Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T14:00:34.018209561Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=180.105µs logger=migrator t=2026-05-27T14:00:34.022084813Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T14:00:34.028817555Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.730502ms logger=migrator t=2026-05-27T14:00:34.031941735Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T14:00:34.036436074Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.494368ms logger=migrator t=2026-05-27T14:00:34.040003305Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T14:00:34.046670137Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.666882ms logger=migrator t=2026-05-27T14:00:34.052511194Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T14:00:34.059588696Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.078122ms logger=migrator t=2026-05-27T14:00:34.063362854Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T14:00:34.070091347Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.729043ms logger=migrator t=2026-05-27T14:00:34.0737055Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T14:00:34.073804303Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.303µs logger=migrator t=2026-05-27T14:00:34.07720486Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T14:00:34.078141347Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=933.207µs logger=migrator t=2026-05-27T14:00:34.082151852Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T14:00:34.09292652Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.771888ms logger=migrator t=2026-05-27T14:00:34.097181413Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T14:00:34.097254745Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.312µs logger=migrator t=2026-05-27T14:00:34.099677693Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T14:00:34.104871942Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.192159ms logger=migrator t=2026-05-27T14:00:34.109650269Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T14:00:34.110810592Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.161453ms logger=migrator t=2026-05-27T14:00:34.115513717Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T14:00:34.122176377Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.66271ms logger=migrator t=2026-05-27T14:00:34.126201363Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T14:00:34.127123769Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=921.296µs logger=migrator t=2026-05-27T14:00:34.131867905Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T14:00:34.133911024Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.041739ms logger=migrator t=2026-05-27T14:00:34.138591157Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T14:00:34.147171243Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.576356ms logger=migrator t=2026-05-27T14:00:34.151660042Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T14:00:34.152571217Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=914.025µs logger=migrator t=2026-05-27T14:00:34.15858943Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T14:00:34.160905186Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.304686ms logger=migrator t=2026-05-27T14:00:34.165255741Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T14:00:34.166144636Z level=info msg="Migration successfully executed" id="create alert_image table" duration=888.685µs logger=migrator t=2026-05-27T14:00:34.170077749Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T14:00:34.171252102Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.172303ms logger=migrator t=2026-05-27T14:00:34.175815954Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T14:00:34.175962158Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=147.494µs logger=migrator t=2026-05-27T14:00:34.179627192Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T14:00:34.180771035Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.145663ms logger=migrator t=2026-05-27T14:00:34.185216622Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T14:00:34.186954072Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.73821ms logger=migrator t=2026-05-27T14:00:34.192000466Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T14:00:34.19244853Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T14:00:34.195696572Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T14:00:34.196276429Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=579.887µs logger=migrator t=2026-05-27T14:00:34.199525922Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T14:00:34.200660094Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.131613ms logger=migrator t=2026-05-27T14:00:34.203928578Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T14:00:34.211077692Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.147604ms logger=migrator t=2026-05-27T14:00:34.219799332Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T14:00:34.221081419Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.282067ms logger=migrator t=2026-05-27T14:00:34.228338996Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T14:00:34.230292163Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.952016ms logger=migrator t=2026-05-27T14:00:34.23541973Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T14:00:34.236355186Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=936.057µs logger=migrator t=2026-05-27T14:00:34.240399352Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T14:00:34.241583756Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.184574ms logger=migrator t=2026-05-27T14:00:34.245825448Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T14:00:34.247057242Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.232115ms logger=migrator t=2026-05-27T14:00:34.252844368Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T14:00:34.25292668Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=78.632µs logger=migrator t=2026-05-27T14:00:34.257160282Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T14:00:34.25743927Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=285.998µs logger=migrator t=2026-05-27T14:00:34.262946078Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T14:00:34.272149541Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.197972ms logger=migrator t=2026-05-27T14:00:34.277291058Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T14:00:34.277756201Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=465.953µs logger=migrator t=2026-05-27T14:00:34.281772106Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T14:00:34.282835817Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.064322ms logger=migrator t=2026-05-27T14:00:34.287407737Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T14:00:34.287971694Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=565.037µs logger=migrator t=2026-05-27T14:00:34.292254396Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T14:00:34.293803111Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.548535ms logger=migrator t=2026-05-27T14:00:34.298858536Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T14:00:34.300287426Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.438671ms logger=migrator t=2026-05-27T14:00:34.304804496Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T14:00:34.337551722Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.712815ms logger=migrator t=2026-05-27T14:00:34.343828053Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T14:00:34.351170783Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.341539ms logger=migrator t=2026-05-27T14:00:34.355855087Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T14:00:34.356250778Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=402.261µs logger=migrator t=2026-05-27T14:00:34.360360106Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T14:00:34.39960646Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.237164ms logger=migrator t=2026-05-27T14:00:34.404566861Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T14:00:34.439127981Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.56016ms logger=migrator t=2026-05-27T14:00:34.44438377Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T14:00:34.445312028Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=924.628µs logger=migrator t=2026-05-27T14:00:34.451058622Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T14:00:34.452277897Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.218904ms logger=migrator t=2026-05-27T14:00:34.458686301Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T14:00:34.458962508Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=276.637µs logger=migrator t=2026-05-27T14:00:34.467814412Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T14:00:34.470675764Z level=info msg="Migration successfully executed" id="create permission table" duration=2.859442ms logger=migrator t=2026-05-27T14:00:34.476967544Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T14:00:34.478363064Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.397071ms logger=migrator t=2026-05-27T14:00:34.483945824Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T14:00:34.485159638Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.214234ms logger=migrator t=2026-05-27T14:00:34.488696229Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T14:00:34.489671248Z level=info msg="Migration successfully executed" id="create role table" duration=974.559µs logger=migrator t=2026-05-27T14:00:34.495243487Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T14:00:34.507461717Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.220519ms logger=migrator t=2026-05-27T14:00:34.512499061Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T14:00:34.517857834Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.354403ms logger=migrator t=2026-05-27T14:00:34.522557368Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T14:00:34.523950299Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.399731ms logger=migrator t=2026-05-27T14:00:34.529403835Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T14:00:34.531046921Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.649036ms logger=migrator t=2026-05-27T14:00:34.536095376Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T14:00:34.537144497Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.04655ms logger=migrator t=2026-05-27T14:00:34.5418222Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T14:00:34.542621623Z level=info msg="Migration successfully executed" id="create team role table" duration=800.353µs logger=migrator t=2026-05-27T14:00:34.548638425Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T14:00:34.549989774Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.352229ms logger=migrator t=2026-05-27T14:00:34.554806962Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T14:00:34.556242683Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.438591ms logger=migrator t=2026-05-27T14:00:34.561970166Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T14:00:34.56347196Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.500884ms logger=migrator t=2026-05-27T14:00:34.571449228Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T14:00:34.572606321Z level=info msg="Migration successfully executed" id="create user role table" duration=1.159323ms logger=migrator t=2026-05-27T14:00:34.577356387Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T14:00:34.579290663Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.938086ms logger=migrator t=2026-05-27T14:00:34.585028387Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T14:00:34.586623022Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.595345ms logger=migrator t=2026-05-27T14:00:34.594513338Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T14:00:34.595976001Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.462042ms logger=migrator t=2026-05-27T14:00:34.603605318Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T14:00:34.605098362Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.494963ms logger=migrator t=2026-05-27T14:00:34.609767796Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T14:00:34.611186366Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.41971ms logger=migrator t=2026-05-27T14:00:34.617763954Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T14:00:34.620144252Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.389279ms logger=migrator t=2026-05-27T14:00:34.625185736Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T14:00:34.638436136Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.24955ms logger=migrator t=2026-05-27T14:00:34.642589424Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T14:00:34.643422139Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=832.615µs logger=migrator t=2026-05-27T14:00:34.647733532Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T14:00:34.649126522Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.39143ms logger=migrator t=2026-05-27T14:00:34.654386012Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T14:00:34.656128322Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.73995ms logger=migrator t=2026-05-27T14:00:34.660079685Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T14:00:34.661200987Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.124223ms logger=migrator t=2026-05-27T14:00:34.666416927Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T14:00:34.667898509Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.475382ms logger=migrator t=2026-05-27T14:00:34.672642425Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T14:00:34.675087505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.44615ms logger=migrator t=2026-05-27T14:00:34.679157851Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T14:00:34.687814799Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.656878ms logger=migrator t=2026-05-27T14:00:34.691736412Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T14:00:34.699628058Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.891837ms logger=migrator t=2026-05-27T14:00:34.70462892Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T14:00:34.711667922Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.038452ms logger=migrator t=2026-05-27T14:00:34.715039748Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T14:00:34.723166721Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.127953ms logger=migrator t=2026-05-27T14:00:34.727931788Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T14:00:34.72872493Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=792.792µs logger=migrator t=2026-05-27T14:00:34.733058255Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T14:00:34.734110215Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.051589ms logger=migrator t=2026-05-27T14:00:34.738382496Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T14:00:34.739494359Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.111263ms logger=migrator t=2026-05-27T14:00:34.74443949Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T14:00:34.746108888Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.669357ms logger=migrator t=2026-05-27T14:00:34.75002829Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T14:00:34.751149002Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.120262ms logger=migrator t=2026-05-27T14:00:34.756576088Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T14:00:34.756696571Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=120.833µs logger=migrator t=2026-05-27T14:00:34.761579491Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T14:00:34.762018853Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=440.492µs logger=migrator t=2026-05-27T14:00:34.7661207Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T14:00:34.76676644Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=643.569µs logger=migrator t=2026-05-27T14:00:34.771080392Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T14:00:34.772011329Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=932.207µs logger=migrator t=2026-05-27T14:00:34.775956972Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T14:00:34.776755655Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=796.753µs logger=migrator t=2026-05-27T14:00:34.782483199Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T14:00:34.782838669Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=356.27µs logger=migrator t=2026-05-27T14:00:34.787427611Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T14:00:34.788259534Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=830.803µs logger=migrator t=2026-05-27T14:00:34.792376673Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T14:00:34.79334128Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=962.317µs logger=migrator t=2026-05-27T14:00:34.799083654Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T14:00:34.800791223Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.709179ms logger=migrator t=2026-05-27T14:00:34.806768804Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T14:00:34.8164182Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.649306ms logger=migrator t=2026-05-27T14:00:34.820470117Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T14:00:34.820531249Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.081µs logger=migrator t=2026-05-27T14:00:34.824462501Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T14:00:34.825386867Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=922.256µs logger=migrator t=2026-05-27T14:00:34.832716527Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T14:00:34.835709372Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.962784ms logger=migrator t=2026-05-27T14:00:34.842624421Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T14:00:34.843861606Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.232785ms logger=migrator t=2026-05-27T14:00:34.849189909Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T14:00:34.855750886Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.557617ms logger=migrator t=2026-05-27T14:00:34.861717597Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T14:00:34.863868518Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.156132ms logger=migrator t=2026-05-27T14:00:34.872684971Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T14:00:34.873821294Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.141743ms logger=migrator t=2026-05-27T14:00:34.878977922Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T14:00:34.903166984Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.182581ms logger=migrator t=2026-05-27T14:00:34.909940888Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T14:00:34.911980846Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.042077ms logger=migrator t=2026-05-27T14:00:34.916891416Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T14:00:34.918012019Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.121223ms logger=migrator t=2026-05-27T14:00:34.923157035Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T14:00:34.92503671Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.878745ms logger=migrator t=2026-05-27T14:00:34.930363192Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T14:00:34.93171119Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.348648ms logger=migrator t=2026-05-27T14:00:34.937411394Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T14:00:34.937709323Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=297.99µs logger=migrator t=2026-05-27T14:00:34.945565857Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T14:00:34.946612717Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.04809ms logger=migrator t=2026-05-27T14:00:34.952262129Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T14:00:34.964839569Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.58159ms logger=migrator t=2026-05-27T14:00:34.9704719Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T14:00:34.971439188Z level=info msg="Migration successfully executed" id="create entity_events table" duration=966.138µs logger=migrator t=2026-05-27T14:00:34.979013004Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T14:00:34.981217398Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.204093ms logger=migrator t=2026-05-27T14:00:34.987645292Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T14:00:34.988199698Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T14:00:34.993130029Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T14:00:34.993665605Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T14:00:35.000231532Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T14:00:35.001474387Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.242265ms logger=migrator t=2026-05-27T14:00:35.008315114Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T14:00:35.009980301Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.672098ms logger=migrator t=2026-05-27T14:00:35.016045245Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T14:00:35.017521207Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.473262ms logger=migrator t=2026-05-27T14:00:35.024676602Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T14:00:35.026451212Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.77311ms logger=migrator t=2026-05-27T14:00:35.031920289Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T14:00:35.033065612Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.144763ms logger=migrator t=2026-05-27T14:00:35.038140927Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T14:00:35.039303771Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.162094ms logger=migrator t=2026-05-27T14:00:35.056520393Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T14:00:35.057482891Z level=info msg="Migration successfully executed" id="Drop public config table" duration=962.678µs logger=migrator t=2026-05-27T14:00:35.06688367Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T14:00:35.06900491Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.11552ms logger=migrator t=2026-05-27T14:00:35.076500925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T14:00:35.07768488Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.183635ms logger=migrator t=2026-05-27T14:00:35.104809876Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T14:00:35.106041161Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232295ms logger=migrator t=2026-05-27T14:00:35.111458047Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T14:00:35.112501866Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.04347ms logger=migrator t=2026-05-27T14:00:35.126149007Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T14:00:35.151669667Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.506411ms logger=migrator t=2026-05-27T14:00:35.160419348Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T14:00:35.171297259Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.878661ms logger=migrator t=2026-05-27T14:00:35.175842939Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T14:00:35.18321925Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.371861ms logger=migrator t=2026-05-27T14:00:35.190484269Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T14:00:35.190747406Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=263.668µs logger=migrator t=2026-05-27T14:00:35.198457487Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T14:00:35.210010147Z level=info msg="Migration successfully executed" id="add share column" duration=11.55521ms logger=migrator t=2026-05-27T14:00:35.216324458Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T14:00:35.216709649Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=385.901µs logger=migrator t=2026-05-27T14:00:35.221907048Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T14:00:35.223493394Z level=info msg="Migration successfully executed" id="create file table" duration=1.586826ms logger=migrator t=2026-05-27T14:00:35.229539476Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T14:00:35.230692339Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.152523ms logger=migrator t=2026-05-27T14:00:35.236981799Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T14:00:35.239058418Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.076169ms logger=migrator t=2026-05-27T14:00:35.245183124Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T14:00:35.246023778Z level=info msg="Migration successfully executed" id="create file_meta table" duration=840.584µs logger=migrator t=2026-05-27T14:00:35.253595395Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T14:00:35.255548141Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.951567ms logger=migrator t=2026-05-27T14:00:35.26181946Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T14:00:35.261936803Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=118.353µs logger=migrator t=2026-05-27T14:00:35.266649078Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T14:00:35.266742311Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.763µs logger=migrator t=2026-05-27T14:00:35.271703093Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T14:00:35.27265178Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=948.957µs logger=migrator t=2026-05-27T14:00:35.278635531Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T14:00:35.279037203Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=402.062µs logger=migrator t=2026-05-27T14:00:35.283918263Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T14:00:35.286120386Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.203223ms logger=migrator t=2026-05-27T14:00:35.290902703Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T14:00:35.300143327Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.240114ms logger=migrator t=2026-05-27T14:00:35.304998447Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T14:00:35.305140371Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=142.094µs logger=migrator t=2026-05-27T14:00:35.311642556Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T14:00:35.313727816Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.08483ms logger=migrator t=2026-05-27T14:00:35.320220132Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T14:00:35.321096196Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=878.724µs logger=migrator t=2026-05-27T14:00:35.326394428Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T14:00:35.326672926Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=282.418µs logger=migrator t=2026-05-27T14:00:35.331474424Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T14:00:35.33205085Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=576.736µs logger=migrator t=2026-05-27T14:00:35.341205343Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T14:00:35.35332634Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.121756ms logger=migrator t=2026-05-27T14:00:35.359179017Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T14:00:35.367991099Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.812112ms logger=migrator t=2026-05-27T14:00:35.37430518Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T14:00:35.375449163Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.141443ms logger=migrator t=2026-05-27T14:00:35.382029131Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T14:00:35.457213113Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.183122ms logger=migrator t=2026-05-27T14:00:35.463550804Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T14:00:35.465642075Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.09317ms logger=migrator t=2026-05-27T14:00:35.472054858Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T14:00:35.473294444Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.243786ms logger=migrator t=2026-05-27T14:00:35.481218551Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T14:00:35.508055049Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.837878ms logger=migrator t=2026-05-27T14:00:35.517542671Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T14:00:35.529653367Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.109586ms logger=migrator t=2026-05-27T14:00:35.536138493Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T14:00:35.536495413Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=356.35µs logger=migrator t=2026-05-27T14:00:35.541806025Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T14:00:35.542295659Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=489.073µs logger=migrator t=2026-05-27T14:00:35.547984461Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T14:00:35.548401684Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=418.463µs logger=migrator t=2026-05-27T14:00:35.553618472Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T14:00:35.553888651Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=270.319µs logger=migrator t=2026-05-27T14:00:35.559368858Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T14:00:35.55978035Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=411.892µs logger=migrator t=2026-05-27T14:00:35.565513684Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T14:00:35.567554102Z level=info msg="Migration successfully executed" id="create folder table" duration=2.040078ms logger=migrator t=2026-05-27T14:00:35.573568175Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T14:00:35.575027576Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.462682ms logger=migrator t=2026-05-27T14:00:35.580581495Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T14:00:35.581938724Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.357269ms logger=migrator t=2026-05-27T14:00:35.587234675Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T14:00:35.587295646Z level=info msg="Migration successfully executed" id="Update folder title length" duration=67.282µs logger=migrator t=2026-05-27T14:00:35.594074501Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T14:00:35.596064189Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.989517ms logger=migrator t=2026-05-27T14:00:35.608028361Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T14:00:35.610015588Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.989678ms logger=migrator t=2026-05-27T14:00:35.615499985Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T14:00:35.617919113Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.417488ms logger=migrator t=2026-05-27T14:00:35.625649095Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T14:00:35.626221941Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=571.416µs logger=migrator t=2026-05-27T14:00:35.631940245Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T14:00:35.632236144Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=296.159µs logger=migrator t=2026-05-27T14:00:35.636945878Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T14:00:35.638206085Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.260167ms logger=migrator t=2026-05-27T14:00:35.643805785Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T14:00:35.646212384Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.405139ms logger=migrator t=2026-05-27T14:00:35.65237247Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T14:00:35.653584935Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.217975ms logger=migrator t=2026-05-27T14:00:35.658946908Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T14:00:35.660124431Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.177233ms logger=migrator t=2026-05-27T14:00:35.665256698Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T14:00:35.66635574Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.099302ms logger=migrator t=2026-05-27T14:00:35.672513526Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T14:00:35.673469273Z level=info msg="Migration successfully executed" id="create anon_device table" duration=954.517µs logger=migrator t=2026-05-27T14:00:35.678890839Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T14:00:35.680095364Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.204825ms logger=migrator t=2026-05-27T14:00:35.686862217Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T14:00:35.687859965Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.000258ms logger=migrator t=2026-05-27T14:00:35.692848088Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T14:00:35.693517647Z level=info msg="Migration successfully executed" id="create signing_key table" duration=669.979µs logger=migrator t=2026-05-27T14:00:35.698805389Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T14:00:35.700623361Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.819492ms logger=migrator t=2026-05-27T14:00:35.707185128Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T14:00:35.708767214Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.583406ms logger=migrator t=2026-05-27T14:00:35.714514439Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T14:00:35.714879849Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=370.22µs logger=migrator t=2026-05-27T14:00:35.720239033Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T14:00:35.731210107Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.971313ms logger=migrator t=2026-05-27T14:00:35.738061383Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T14:00:35.738712312Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=652.44µs logger=migrator t=2026-05-27T14:00:35.745237498Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T14:00:35.745273119Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.611µs logger=migrator t=2026-05-27T14:00:35.750569051Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T14:00:35.752407463Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.839912ms logger=migrator t=2026-05-27T14:00:35.758292052Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T14:00:35.758335253Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.411µs logger=migrator t=2026-05-27T14:00:35.765106147Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T14:00:35.767177987Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.07196ms logger=migrator t=2026-05-27T14:00:35.772268363Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T14:00:35.773524908Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.256956ms logger=migrator t=2026-05-27T14:00:35.780193098Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T14:00:35.782037162Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.845443ms logger=migrator t=2026-05-27T14:00:35.789366722Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T14:00:35.790254447Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=889.235µs logger=migrator t=2026-05-27T14:00:35.796085824Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T14:00:35.796723992Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=642.268µs logger=migrator t=2026-05-27T14:00:35.802567219Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T14:00:35.803378663Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=817.994µs logger=migrator t=2026-05-27T14:00:35.808956003Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T14:00:35.809722894Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=768.292µs logger=migrator t=2026-05-27T14:00:35.816488277Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T14:00:35.817478556Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=991.069µs logger=migrator t=2026-05-27T14:00:35.823825028Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T14:00:35.835709478Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.88231ms logger=migrator t=2026-05-27T14:00:35.841713009Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T14:00:35.855243797Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.529278ms logger=migrator t=2026-05-27T14:00:35.862203007Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T14:00:35.876814755Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.596777ms logger=migrator t=2026-05-27T14:00:35.884829705Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T14:00:35.884969958Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=143.864µs logger=migrator t=2026-05-27T14:00:35.89096921Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T14:00:35.900657837Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.685806ms logger=migrator t=2026-05-27T14:00:35.909629494Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T14:00:35.918623152Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.989967ms logger=migrator t=2026-05-27T14:00:35.930150041Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T14:00:35.930582294Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=435.393µs logger=migrator t=2026-05-27T14:00:35.936346718Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.244120749s logger=migrator t=2026-05-27T14:00:35.937061389Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T14:00:35.953241572Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T14:00:35.953606363Z level=info msg="Created default organization" logger=secrets t=2026-05-27T14:00:35.962093995Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T14:00:36.012445587Z level=info msg="Restored cache from database" duration=377.971µs logger=plugin.store t=2026-05-27T14:00:36.013717334Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T14:00:36.05133726Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T14:00:36.051376211Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T14:00:36.051472644Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T14:00:36.051481174Z level=info msg="Plugins loaded" count=54 duration=37.76517ms logger=query_data t=2026-05-27T14:00:36.055538511Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T14:00:36.059170255Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T14:00:36.067134093Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T14:00:36.075004468Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T14:00:36.076616534Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T14:00:36.078363974Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T14:00:36.095061212Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T14:00:36.11174859Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T14:00:36.130941989Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T14:00:36.130983841Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T14:00:36.131343621Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T14:00:36.131518766Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T14:00:36.131758793Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-27T14:00:36.137086175Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-27T14:00:36.194774446Z level=info msg="State cache has been initialized" states=0 duration=63.25287ms logger=ngalert.scheduler t=2026-05-27T14:00:36.194844808Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T14:00:36.194943831Z level=info msg=starting first_tick=2026-05-27T14:00:40Z logger=provisioning.dashboard t=2026-05-27T14:00:36.224532148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:36.293559855Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T14:00:36.421373562Z level=info msg="Patterns update finished" duration=201.854398ms logger=plugins.update.checker t=2026-05-27T14:00:36.471689553Z level=info msg="Update check succeeded" duration=340.26638ms logger=grafana.update.checker t=2026-05-27T14:00:36.53725993Z level=info msg="Update check succeeded" duration=405.745885ms logger=grafana-apiserver t=2026-05-27T14:00:36.771288919Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T14:00:36.771733171Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T14:00:38.984127062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:38.985840242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.020650548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.043167322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.064118992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.093967496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.112439135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.133793506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.151858993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.202359979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.232330537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.305936404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.321482628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.368113564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.39800329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.453327704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.473595614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.517555421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.535447784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.578099635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.593612039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.633299295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.647280425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.695427253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.711102122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.759701093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.777219114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.892604817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.907328049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.945325217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:39.964693111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.007433174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.026039667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.074485803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.090920964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.133207324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.151270572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.196808185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.212119763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.250631416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.26964027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.30804169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.330460181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.385164777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.400713792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.456577721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.473236239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.522363604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.54071687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.59242348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.610273701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.664697729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.681328815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.72867396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.743047011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.791594261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.809107282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.854348258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.870914792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.923658711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.940766001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:40.986776669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.00395289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.054850617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.071889655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.12132817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.152998986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.248087878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.269568294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.341887914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.362590036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.437805739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.454930759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.524243184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.542777494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.62717393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.644827925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.725443543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.743775108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T14:00:41.819990709Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T14:01:48.156351082Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T14:10:36.204209933Z level=info msg="Completed cleanup jobs" duration=71.804251ms logger=plugins.update.checker t=2026-05-27T14:10:36.586675262Z level=info msg="Update check succeeded" duration=114.201917ms logger=cleanup t=2026-05-27T14:20:36.187123848Z level=info msg="Completed cleanup jobs" duration=54.789233ms logger=plugins.update.checker t=2026-05-27T14:20:36.591706019Z level=info msg="Update check succeeded" duration=119.798861ms logger=cleanup t=2026-05-27T14:30:36.165925632Z level=info msg="Completed cleanup jobs" duration=33.593084ms logger=plugins.update.checker t=2026-05-27T14:30:36.644308731Z level=info msg="Update check succeeded" duration=171.659326ms logger=infra.usagestats t=2026-05-27T14:31:48.179737624Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T14:40:36.145892867Z level=info msg="Completed cleanup jobs" duration=13.308602ms logger=plugins.update.checker t=2026-05-27T14:40:36.537417339Z level=info msg="Update check succeeded" duration=65.515511ms logger=cleanup t=2026-05-27T14:50:36.253440754Z level=info msg="Completed cleanup jobs" duration=120.864867ms logger=plugins.update.checker t=2026-05-27T14:50:36.557964359Z level=info msg="Update check succeeded" duration=85.610446ms logger=cleanup t=2026-05-27T15:00:36.190492648Z level=info msg="Completed cleanup jobs" duration=58.070243ms logger=plugins.update.checker t=2026-05-27T15:00:36.523628373Z level=info msg="Update check succeeded" duration=50.842313ms logger=infra.usagestats t=2026-05-27T15:01:48.186042419Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T15:10:36.208660526Z level=info msg="Completed cleanup jobs" duration=76.384958ms logger=plugins.update.checker t=2026-05-27T15:10:36.585665104Z level=info msg="Update check succeeded" duration=113.321055ms