logger=settings t=2026-03-07T10:14:47.098583493Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-07T10:14:47Z logger=settings t=2026-03-07T10:14:47.099145687Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-07T10:14:47.099162917Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-07T10:14:47.099168267Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-07T10:14:47.099173027Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-07T10:14:47.099177387Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-07T10:14:47.099181327Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-07T10:14:47.099185268Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-07T10:14:47.099190128Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-07T10:14:47.099195068Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-07T10:14:47.099202698Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-07T10:14:47.099207788Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-07T10:14:47.099214208Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-07T10:14:47.099219218Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-07T10:14:47.099224428Z level=info msg=Target target=[all] logger=settings t=2026-03-07T10:14:47.099239899Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-07T10:14:47.099243959Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-07T10:14:47.099248319Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-07T10:14:47.099252669Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-07T10:14:47.099257289Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-07T10:14:47.099261519Z level=info msg="App mode production" logger=sqlstore t=2026-03-07T10:14:47.099803863Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-07T10:14:47.099835474Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-07T10:14:47.102275525Z level=info msg="Locking database" logger=migrator t=2026-03-07T10:14:47.102293926Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-07T10:14:47.103136337Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-07T10:14:47.104483931Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.346605ms logger=migrator t=2026-03-07T10:14:47.111376455Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-07T10:14:47.112004241Z level=info msg="Migration successfully executed" id="create user table" duration=626.296µs logger=migrator t=2026-03-07T10:14:47.117329605Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-07T10:14:47.118373262Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.043637ms logger=migrator t=2026-03-07T10:14:47.124253561Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-07T10:14:47.125472431Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.2148ms logger=migrator t=2026-03-07T10:14:47.135042133Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-07T10:14:47.136230423Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.18733ms logger=migrator t=2026-03-07T10:14:47.145524109Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-07T10:14:47.146233156Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=709.728µs logger=migrator t=2026-03-07T10:14:47.154734581Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-07T10:14:47.158831224Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.100793ms logger=migrator t=2026-03-07T10:14:47.163642515Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-07T10:14:47.165464172Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.830127ms logger=migrator t=2026-03-07T10:14:47.172307214Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-07T10:14:47.172874578Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=567.904µs logger=migrator t=2026-03-07T10:14:47.179013224Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-07T10:14:47.179931347Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=915.013µs logger=migrator t=2026-03-07T10:14:47.190166905Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-07T10:14:47.190643998Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=478.273µs logger=migrator t=2026-03-07T10:14:47.197293756Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-07T10:14:47.198034844Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=740.928µs logger=migrator t=2026-03-07T10:14:47.203542184Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-07T10:14:47.205417181Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.877998ms logger=migrator t=2026-03-07T10:14:47.212225893Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-07T10:14:47.212254134Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.781µs logger=migrator t=2026-03-07T10:14:47.216814469Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-07T10:14:47.218300017Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.484098ms logger=migrator t=2026-03-07T10:14:47.222762929Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-07T10:14:47.223129789Z level=info msg="Migration successfully executed" id="Add missing user data" duration=367.199µs logger=migrator t=2026-03-07T10:14:47.230739011Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-07T10:14:47.231859059Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.119217ms logger=migrator t=2026-03-07T10:14:47.239662776Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-07T10:14:47.240716223Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.053307ms logger=migrator t=2026-03-07T10:14:47.247903254Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-07T10:14:47.24968426Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.780736ms logger=migrator t=2026-03-07T10:14:47.258378069Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-07T10:14:47.267226983Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.842163ms logger=migrator t=2026-03-07T10:14:47.2734474Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-07T10:14:47.274767974Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.320904ms logger=migrator t=2026-03-07T10:14:47.278670692Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-07T10:14:47.278891847Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=223.585µs logger=migrator t=2026-03-07T10:14:47.283295079Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-07T10:14:47.284033237Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=737.978µs logger=migrator t=2026-03-07T10:14:47.29010059Z 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-03-07T10:14:47.290586952Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=487.002µs logger=migrator t=2026-03-07T10:14:47.295154828Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-07T10:14:47.295808324Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=651.916µs logger=migrator t=2026-03-07T10:14:47.302094073Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-07T10:14:47.303967811Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.876357ms logger=migrator t=2026-03-07T10:14:47.308725701Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-07T10:14:47.310220878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.495627ms logger=migrator t=2026-03-07T10:14:47.317331169Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-07T10:14:47.31820205Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=870.822µs logger=migrator t=2026-03-07T10:14:47.323969276Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-07T10:14:47.324740176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=772µs logger=migrator t=2026-03-07T10:14:47.33125101Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-07T10:14:47.332664316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.414825ms logger=migrator t=2026-03-07T10:14:47.340227087Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-07T10:14:47.340255888Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.451µs logger=migrator t=2026-03-07T10:14:47.345991853Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-07T10:14:47.347646315Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.655473ms logger=migrator t=2026-03-07T10:14:47.354559859Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-07T10:14:47.355395149Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=835.19µs logger=migrator t=2026-03-07T10:14:47.464494756Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-07T10:14:47.466020115Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.54955ms logger=migrator t=2026-03-07T10:14:47.472753555Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-07T10:14:47.473453993Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=700.508µs logger=migrator t=2026-03-07T10:14:47.479578747Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-07T10:14:47.484457531Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.880024ms logger=migrator t=2026-03-07T10:14:47.490593416Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-07T10:14:47.491468718Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=875.192µs logger=migrator t=2026-03-07T10:14:47.496964687Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-07T10:14:47.498205077Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.240231ms logger=migrator t=2026-03-07T10:14:47.504240771Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-07T10:14:47.505506242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.264321ms logger=migrator t=2026-03-07T10:14:47.512031737Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-07T10:14:47.513353581Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.321044ms logger=migrator t=2026-03-07T10:14:47.519400183Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-07T10:14:47.520189513Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=787.99µs logger=migrator t=2026-03-07T10:14:47.526881373Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-07T10:14:47.5275739Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=690.107µs logger=migrator t=2026-03-07T10:14:47.533056149Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-07T10:14:47.53390669Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=850.621µs logger=migrator t=2026-03-07T10:14:47.540646911Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-07T10:14:47.541286147Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=640.175µs logger=migrator t=2026-03-07T10:14:47.548529049Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-07T10:14:47.549557955Z level=info msg="Migration successfully executed" id="create star table" duration=1.028906ms logger=migrator t=2026-03-07T10:14:47.555198778Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-07T10:14:47.556461889Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.260181ms logger=migrator t=2026-03-07T10:14:47.56479952Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-07T10:14:47.565551199Z level=info msg="Migration successfully executed" id="create org table v1" duration=751.669µs logger=migrator t=2026-03-07T10:14:47.572606098Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-07T10:14:47.573872909Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.266662ms logger=migrator t=2026-03-07T10:14:47.582330393Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-07T10:14:47.583434251Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.103738ms logger=migrator t=2026-03-07T10:14:47.590722395Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-07T10:14:47.591906875Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.18204ms logger=migrator t=2026-03-07T10:14:47.599500678Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-07T10:14:47.600636426Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.136529ms logger=migrator t=2026-03-07T10:14:47.609018287Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-07T10:14:47.610662069Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.650382ms logger=migrator t=2026-03-07T10:14:47.618454515Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-07T10:14:47.618499286Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.361µs logger=migrator t=2026-03-07T10:14:47.623901453Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-07T10:14:47.623934534Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.701µs logger=migrator t=2026-03-07T10:14:47.630165512Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-07T10:14:47.630348187Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=182.475µs logger=migrator t=2026-03-07T10:14:47.639034396Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-07T10:14:47.640488752Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.457666ms logger=migrator t=2026-03-07T10:14:47.651447609Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-07T10:14:47.653413119Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.96537ms logger=migrator t=2026-03-07T10:14:47.659500733Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-07T10:14:47.660429776Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=926.973µs logger=migrator t=2026-03-07T10:14:47.66687119Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-07T10:14:47.668007428Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.135798ms logger=migrator t=2026-03-07T10:14:47.674843861Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-07T10:14:47.675793104Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=949.043µs logger=migrator t=2026-03-07T10:14:47.683869319Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-07T10:14:47.685078519Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.20867ms logger=migrator t=2026-03-07T10:14:47.691569882Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-07T10:14:47.698022146Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.448394ms logger=migrator t=2026-03-07T10:14:47.704599882Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-07T10:14:47.705992738Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.410276ms logger=migrator t=2026-03-07T10:14:47.712775339Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-07T10:14:47.713545668Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=770.089µs logger=migrator t=2026-03-07T10:14:47.720447623Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-07T10:14:47.721672103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.22427ms logger=migrator t=2026-03-07T10:14:47.730350583Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-07T10:14:47.730967959Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=621.206µs logger=migrator t=2026-03-07T10:14:47.737345909Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-07T10:14:47.738494568Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.144989ms logger=migrator t=2026-03-07T10:14:47.745759632Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-07T10:14:47.745822304Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=63.632µs logger=migrator t=2026-03-07T10:14:47.752983744Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-07T10:14:47.756654858Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.674913ms logger=migrator t=2026-03-07T10:14:47.764172597Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-07T10:14:47.766901276Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.731119ms logger=migrator t=2026-03-07T10:14:47.774686773Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-07T10:14:47.777375181Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.685968ms logger=migrator t=2026-03-07T10:14:47.785433445Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-07T10:14:47.787108227Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.679253ms logger=migrator t=2026-03-07T10:14:47.793189231Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-07T10:14:47.796630707Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.442357ms logger=migrator t=2026-03-07T10:14:47.804391123Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-07T10:14:47.805752277Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.362554ms logger=migrator t=2026-03-07T10:14:47.812368215Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-07T10:14:47.813246977Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=879.362µs logger=migrator t=2026-03-07T10:14:47.820550302Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-07T10:14:47.820637854Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=89.372µs logger=migrator t=2026-03-07T10:14:47.827847486Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-07T10:14:47.827927568Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=81.732µs logger=migrator t=2026-03-07T10:14:47.836946875Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-07T10:14:47.840151097Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.202482ms logger=migrator t=2026-03-07T10:14:47.849582235Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-07T10:14:47.851775521Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.192746ms logger=migrator t=2026-03-07T10:14:47.860382558Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-07T10:14:47.862930552Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.543654ms logger=migrator t=2026-03-07T10:14:47.868742779Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-07T10:14:47.872189256Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.448377ms logger=migrator t=2026-03-07T10:14:47.879509781Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-07T10:14:47.879981483Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=477.142µs logger=migrator t=2026-03-07T10:14:47.887607045Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-07T10:14:47.888990031Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.394425ms logger=migrator t=2026-03-07T10:14:47.8976751Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-07T10:14:47.899288921Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.615031ms logger=migrator t=2026-03-07T10:14:47.904157513Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-07T10:14:47.904206025Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.962µs logger=migrator t=2026-03-07T10:14:47.913140641Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-07T10:14:47.914769202Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.629291ms logger=migrator t=2026-03-07T10:14:47.924943279Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-07T10:14:47.926009085Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.071526ms logger=migrator t=2026-03-07T10:14:47.946353329Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-07T10:14:47.954502615Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.142896ms logger=migrator t=2026-03-07T10:14:47.96181422Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-07T10:14:47.963243576Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.427986ms logger=migrator t=2026-03-07T10:14:47.968767696Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-07T10:14:47.969811783Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.044517ms logger=migrator t=2026-03-07T10:14:47.977582109Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-07T10:14:47.978854191Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.271182ms logger=migrator t=2026-03-07T10:14:47.990235558Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-07T10:14:47.991016648Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=785.959µs logger=migrator t=2026-03-07T10:14:47.996759253Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-07T10:14:47.998126708Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.368586ms logger=migrator t=2026-03-07T10:14:48.006748726Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-07T10:14:48.010250004Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.502989ms logger=migrator t=2026-03-07T10:14:48.017300242Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-07T10:14:48.018266136Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=966.494µs logger=migrator t=2026-03-07T10:14:48.137804357Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-07T10:14:48.138259308Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=459.352µs logger=migrator t=2026-03-07T10:14:48.372237578Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-07T10:14:48.372632849Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=416.371µs logger=migrator t=2026-03-07T10:14:49.075260019Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-07T10:14:49.076216564Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=960.885µs logger=migrator t=2026-03-07T10:14:49.618468763Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-07T10:14:49.622107686Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.646123ms logger=migrator t=2026-03-07T10:14:50.391128543Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-07T10:14:50.393126364Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.002571ms logger=migrator t=2026-03-07T10:14:50.561743714Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-07T10:14:50.564028602Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.287518ms logger=migrator t=2026-03-07T10:14:50.574679491Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-07T10:14:50.575561813Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=885.532µs logger=migrator t=2026-03-07T10:14:50.595458035Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-07T10:14:50.596704267Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.250072ms logger=migrator t=2026-03-07T10:14:50.612318491Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-07T10:14:50.613295416Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=981.235µs logger=migrator t=2026-03-07T10:14:50.62332622Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-07T10:14:50.630410409Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.085399ms logger=migrator t=2026-03-07T10:14:50.636999825Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-07T10:14:50.638026611Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.027396ms logger=migrator t=2026-03-07T10:14:50.642950135Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-07T10:14:50.643794956Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=844.841µs logger=migrator t=2026-03-07T10:14:50.651119112Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-07T10:14:50.652412574Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.293072ms logger=migrator t=2026-03-07T10:14:50.664075459Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-07T10:14:50.664969942Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=896.323µs logger=migrator t=2026-03-07T10:14:50.67203409Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-07T10:14:50.676223966Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.183806ms logger=migrator t=2026-03-07T10:14:50.682480614Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-07T10:14:50.68629522Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.817356ms logger=migrator t=2026-03-07T10:14:50.694108458Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-07T10:14:50.694167669Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=51.151µs logger=migrator t=2026-03-07T10:14:50.698789496Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-07T10:14:50.699100904Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=311.218µs logger=migrator t=2026-03-07T10:14:50.703876615Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-07T10:14:50.706369088Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.494293ms logger=migrator t=2026-03-07T10:14:50.711894637Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-07T10:14:50.712115193Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=220.936µs logger=migrator t=2026-03-07T10:14:50.716103923Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-07T10:14:50.716294898Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=191.445µs logger=migrator t=2026-03-07T10:14:50.722399732Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-07T10:14:50.72625467Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.858398ms logger=migrator t=2026-03-07T10:14:50.735782771Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-07T10:14:50.736099858Z level=info msg="Migration successfully executed" id="Update uid value" duration=320.188µs logger=migrator t=2026-03-07T10:14:50.741901355Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-07T10:14:50.743002263Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.101508ms logger=migrator t=2026-03-07T10:14:50.751342754Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-07T10:14:50.752541774Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.20109ms logger=migrator t=2026-03-07T10:14:50.76305685Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-07T10:14:50.763949702Z level=info msg="Migration successfully executed" id="create api_key table" duration=894.132µs logger=migrator t=2026-03-07T10:14:50.772407646Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-07T10:14:50.773233117Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=828.632µs logger=migrator t=2026-03-07T10:14:50.781906706Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-07T10:14:50.782829419Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=923.843µs logger=migrator t=2026-03-07T10:14:50.78920386Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-07T10:14:50.790116884Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=912.694µs logger=migrator t=2026-03-07T10:14:50.80225074Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-07T10:14:50.803649975Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.403395ms logger=migrator t=2026-03-07T10:14:50.850999511Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-07T10:14:50.852410047Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.416276ms logger=migrator t=2026-03-07T10:14:51.003064414Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-07T10:14:51.004434188Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.376174ms logger=migrator t=2026-03-07T10:14:51.052388399Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-07T10:14:51.060531255Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.144166ms logger=migrator t=2026-03-07T10:14:51.288782352Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-07T10:14:51.290188477Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.409355ms logger=migrator t=2026-03-07T10:14:51.822875524Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-07T10:14:51.823941432Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.069468ms logger=migrator t=2026-03-07T10:14:51.955412483Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-07T10:14:51.95648949Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.080647ms logger=migrator t=2026-03-07T10:14:51.976584027Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-07T10:14:51.978018084Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.432747ms logger=migrator t=2026-03-07T10:14:52.009846348Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-07T10:14:52.01031873Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=476.292µs logger=migrator t=2026-03-07T10:14:52.322845816Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-07T10:14:52.326410216Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=3.5705ms logger=migrator t=2026-03-07T10:14:52.352011372Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-07T10:14:52.352063803Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.161µs logger=migrator t=2026-03-07T10:14:52.465056208Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-07T10:14:52.469522371Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.472253ms logger=migrator t=2026-03-07T10:14:52.507405039Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-07T10:14:52.511492801Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.086583ms logger=migrator t=2026-03-07T10:14:52.55973939Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-07T10:14:52.560086709Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=349.709µs logger=migrator t=2026-03-07T10:14:52.594719214Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-07T10:14:52.600226593Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.410617ms logger=migrator t=2026-03-07T10:14:52.634995971Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-07T10:14:52.640003298Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.009847ms logger=migrator t=2026-03-07T10:14:52.728562926Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-07T10:14:52.72953788Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=978.425µs logger=migrator t=2026-03-07T10:14:52.743747619Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-07T10:14:52.744727273Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=981.744µs logger=migrator t=2026-03-07T10:14:52.752967172Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-07T10:14:52.754493631Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.52958ms logger=migrator t=2026-03-07T10:14:52.765007667Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-07T10:14:52.765837807Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=830.56µs logger=migrator t=2026-03-07T10:14:52.777653876Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-07T10:14:52.779527993Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.877798ms logger=migrator t=2026-03-07T10:14:52.79169575Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-07T10:14:52.792811098Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.114598ms logger=migrator t=2026-03-07T10:14:52.802456122Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-07T10:14:52.802532274Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.082µs logger=migrator t=2026-03-07T10:14:52.811806298Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-07T10:14:52.811846699Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.751µs logger=migrator t=2026-03-07T10:14:52.82492487Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-07T10:14:52.828819338Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.895388ms logger=migrator t=2026-03-07T10:14:52.843181931Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-07T10:14:52.847845929Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.660458ms logger=migrator t=2026-03-07T10:14:52.861386251Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-07T10:14:52.861670188Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=284.407µs logger=migrator t=2026-03-07T10:14:52.874870232Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-07T10:14:52.875914348Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.048776ms logger=migrator t=2026-03-07T10:14:52.88709216Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-07T10:14:52.888095175Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.003965ms logger=migrator t=2026-03-07T10:14:52.896872898Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-07T10:14:52.896917799Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.461µs logger=migrator t=2026-03-07T10:14:52.905088206Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-07T10:14:52.906272035Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.184069ms logger=migrator t=2026-03-07T10:14:52.915012495Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-07T10:14:52.91674258Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.730134ms logger=migrator t=2026-03-07T10:14:52.929870701Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-07T10:14:52.935619826Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.749546ms logger=migrator t=2026-03-07T10:14:52.945830634Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-07T10:14:52.945863985Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.951µs logger=migrator t=2026-03-07T10:14:52.952677308Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-07T10:14:52.954074423Z level=info msg="Migration successfully executed" id="create session table" duration=1.398115ms logger=migrator t=2026-03-07T10:14:52.963949683Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-07T10:14:52.964072886Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.613µs logger=migrator t=2026-03-07T10:14:52.97375019Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-07T10:14:52.973863213Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.434µs logger=migrator t=2026-03-07T10:14:52.98128145Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-07T10:14:52.982543181Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.261151ms logger=migrator t=2026-03-07T10:14:52.992026012Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-07T10:14:52.993029377Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.002635ms logger=migrator t=2026-03-07T10:14:53.00186414Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-07T10:14:53.001930591Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.591µs logger=migrator t=2026-03-07T10:14:53.016477759Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-07T10:14:53.016557991Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=86.422µs logger=migrator t=2026-03-07T10:14:53.06200555Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-07T10:14:53.067340074Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.337843ms logger=migrator t=2026-03-07T10:14:53.095429963Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-07T10:14:53.100859851Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.433747ms logger=migrator t=2026-03-07T10:14:53.147365406Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-07T10:14:53.14752243Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=163.614µs logger=migrator t=2026-03-07T10:14:53.182063422Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-07T10:14:53.182199185Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=138.023µs logger=migrator t=2026-03-07T10:14:53.484957935Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-07T10:14:53.486736649Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.779764ms logger=migrator t=2026-03-07T10:14:53.55603385Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-07T10:14:53.556125222Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=98.302µs logger=migrator t=2026-03-07T10:14:53.593328092Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-07T10:14:53.5991607Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.838368ms logger=migrator t=2026-03-07T10:14:53.628226684Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-07T10:14:53.628523992Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=308.958µs logger=migrator t=2026-03-07T10:14:53.680503794Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-07T10:14:53.686025624Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.511869ms logger=migrator t=2026-03-07T10:14:53.729534834Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-07T10:14:53.734736235Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.200621ms logger=migrator t=2026-03-07T10:14:53.752803631Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-07T10:14:53.752919764Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=114.673µs logger=migrator t=2026-03-07T10:14:53.770279342Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-07T10:14:53.772479488Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.198736ms logger=migrator t=2026-03-07T10:14:53.792261448Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-07T10:14:53.793613963Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.352105ms logger=migrator t=2026-03-07T10:14:53.826485892Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-07T10:14:53.828978815Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.494573ms logger=migrator t=2026-03-07T10:14:53.865533389Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-07T10:14:53.866784931Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.253132ms logger=migrator t=2026-03-07T10:14:53.90673445Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-07T10:14:53.90828725Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.118704ms logger=migrator t=2026-03-07T10:14:53.936836131Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-07T10:14:53.938438071Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.60316ms logger=migrator t=2026-03-07T10:14:54.028331842Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-07T10:14:54.029745408Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.420057ms logger=migrator t=2026-03-07T10:14:54.054636017Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-07T10:14:54.056078733Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.402384ms logger=migrator t=2026-03-07T10:14:54.131736784Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-07T10:14:54.133023687Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.289073ms logger=migrator t=2026-03-07T10:14:54.22773096Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-07T10:14:54.240042771Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.313711ms logger=migrator t=2026-03-07T10:14:54.324610397Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-07T10:14:54.325959561Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.355794ms logger=migrator t=2026-03-07T10:14:54.380434357Z 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-03-07T10:14:54.382134781Z 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.703503ms logger=migrator t=2026-03-07T10:14:54.424971763Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-07T10:14:54.425405574Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=433.761µs logger=migrator t=2026-03-07T10:14:54.452837037Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-07T10:14:54.453968605Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.130999ms logger=migrator t=2026-03-07T10:14:54.481303656Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-07T10:14:54.482757413Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.454627ms logger=migrator t=2026-03-07T10:14:54.498748876Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-07T10:14:54.505109267Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.360521ms logger=migrator t=2026-03-07T10:14:54.534540031Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-07T10:14:54.546424171Z level=info msg="Migration successfully executed" id="Add column frequency" duration=11.886791ms logger=migrator t=2026-03-07T10:14:54.565960994Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-07T10:14:54.571263428Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.304814ms logger=migrator t=2026-03-07T10:14:54.589902009Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-07T10:14:54.595373828Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.470549ms logger=migrator t=2026-03-07T10:14:54.616264785Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-07T10:14:54.617881427Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.615941ms logger=migrator t=2026-03-07T10:14:54.64138725Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-07T10:14:54.641439061Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=54.231µs logger=migrator t=2026-03-07T10:14:54.69720849Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-07T10:14:54.697273662Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=70.092µs logger=migrator t=2026-03-07T10:14:54.729488886Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-07T10:14:54.730577303Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.094277ms logger=migrator t=2026-03-07T10:14:54.746166027Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-07T10:14:54.748050094Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.887207ms logger=migrator t=2026-03-07T10:14:54.766329617Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-07T10:14:54.767179238Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=849.882µs logger=migrator t=2026-03-07T10:14:54.843315821Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-07T10:14:54.844895171Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.58316ms logger=migrator t=2026-03-07T10:14:54.85509247Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-07T10:14:54.856497485Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.403405ms logger=migrator t=2026-03-07T10:14:54.885093037Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-07T10:14:54.890217596Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.12565ms logger=migrator t=2026-03-07T10:14:54.902820685Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-07T10:14:54.907910623Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.087858ms logger=migrator t=2026-03-07T10:14:54.929876318Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-07T10:14:54.930275618Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=403.25µs logger=migrator t=2026-03-07T10:14:54.9806218Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-07T10:14:54.981443792Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=825.251µs logger=migrator t=2026-03-07T10:14:54.991998127Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-07T10:14:54.993298131Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.300944ms logger=migrator t=2026-03-07T10:14:55.002162084Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-07T10:14:55.006527055Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.364411ms logger=migrator t=2026-03-07T10:14:55.030267474Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-07T10:14:55.030522211Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=256.457µs logger=migrator t=2026-03-07T10:14:55.03960898Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-07T10:14:55.04115061Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.54239ms logger=migrator t=2026-03-07T10:14:55.070111331Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-07T10:14:55.071844515Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.732264ms logger=migrator t=2026-03-07T10:14:55.180265875Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-07T10:14:55.180401738Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.004µs logger=migrator t=2026-03-07T10:14:55.186699177Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-07T10:14:55.187789834Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.090767ms logger=migrator t=2026-03-07T10:14:55.199532971Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-07T10:14:55.201015578Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.487617ms logger=migrator t=2026-03-07T10:14:55.205335828Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-07T10:14:55.205999914Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=663.576µs logger=migrator t=2026-03-07T10:14:55.210744664Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-07T10:14:55.21176883Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.023426ms logger=migrator t=2026-03-07T10:14:55.218606662Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-07T10:14:55.220176002Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.5684ms logger=migrator t=2026-03-07T10:14:55.225439336Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-07T10:14:55.226483282Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.043776ms logger=migrator t=2026-03-07T10:14:55.230933024Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-07T10:14:55.230971745Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.081µs logger=migrator t=2026-03-07T10:14:55.234934395Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-07T10:14:55.239496181Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.561356ms logger=migrator t=2026-03-07T10:14:55.243365078Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-07T10:14:55.244499747Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.134989ms logger=migrator t=2026-03-07T10:14:55.248909528Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-07T10:14:55.253530955Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.621197ms logger=migrator t=2026-03-07T10:14:55.260410668Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-07T10:14:55.261941177Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.539519ms logger=migrator t=2026-03-07T10:14:55.267047487Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-07T10:14:55.268022991Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=981.044µs logger=migrator t=2026-03-07T10:14:55.274349131Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-07T10:14:55.27590992Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.559619ms logger=migrator t=2026-03-07T10:14:55.281170084Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-07T10:14:55.293281239Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.109826ms logger=migrator t=2026-03-07T10:14:55.299065255Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-07T10:14:55.300137422Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.092477ms logger=migrator t=2026-03-07T10:14:55.305642031Z 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-03-07T10:14:55.306720549Z 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.076528ms logger=migrator t=2026-03-07T10:14:55.314514296Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-07T10:14:55.314819903Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=307.317µs logger=migrator t=2026-03-07T10:14:55.321974684Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-07T10:14:55.322742504Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=767.59µs logger=migrator t=2026-03-07T10:14:55.331606128Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-07T10:14:55.332437168Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=862.141µs logger=migrator t=2026-03-07T10:14:55.339812935Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-07T10:14:55.34633484Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.515944ms logger=migrator t=2026-03-07T10:14:55.351792118Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-07T10:14:55.356321252Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.529225ms logger=migrator t=2026-03-07T10:14:55.360534058Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-07T10:14:55.361475252Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=940.744µs logger=migrator t=2026-03-07T10:14:55.367383671Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-07T10:14:55.368650104Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.267502ms logger=migrator t=2026-03-07T10:14:55.377161488Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-07T10:14:55.377596049Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=435.861µs logger=migrator t=2026-03-07T10:14:55.384368371Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-07T10:14:55.388642938Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.274607ms logger=migrator t=2026-03-07T10:14:55.393572233Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-07T10:14:55.394481316Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=908.903µs logger=migrator t=2026-03-07T10:14:55.401692108Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-07T10:14:55.401952395Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.147µs logger=migrator t=2026-03-07T10:14:55.409608669Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-07T10:14:55.4100578Z level=info msg="Migration successfully executed" id="Move region to single row" duration=446.772µs logger=migrator t=2026-03-07T10:14:55.417264001Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-07T10:14:55.418814391Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.55063ms logger=migrator t=2026-03-07T10:14:55.424798682Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-07T10:14:55.425740445Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=939.893µs logger=migrator t=2026-03-07T10:14:55.429830419Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-07T10:14:55.431350147Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.519708ms logger=migrator t=2026-03-07T10:14:55.435725958Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-07T10:14:55.436928338Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.2034ms logger=migrator t=2026-03-07T10:14:55.443681159Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-07T10:14:55.445359981Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.677522ms logger=migrator t=2026-03-07T10:14:55.451086265Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-07T10:14:55.452054951Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=968.675µs logger=migrator t=2026-03-07T10:14:55.456101432Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-07T10:14:55.456218285Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=108.103µs logger=migrator t=2026-03-07T10:14:55.460280308Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-07T10:14:55.461203671Z level=info msg="Migration successfully executed" id="create test_data table" duration=923.323µs logger=migrator t=2026-03-07T10:14:55.471867921Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-07T10:14:55.473859902Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.99966ms logger=migrator t=2026-03-07T10:14:55.483043024Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-07T10:14:55.485471825Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.435472ms logger=migrator t=2026-03-07T10:14:55.498649337Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-07T10:14:55.499695814Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.046647ms logger=migrator t=2026-03-07T10:14:55.507541202Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-07T10:14:55.507761658Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=223.606µs logger=migrator t=2026-03-07T10:14:55.512349933Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-07T10:14:55.512783574Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=433.191µs logger=migrator t=2026-03-07T10:14:55.517172185Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-07T10:14:55.517256308Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.852µs logger=migrator t=2026-03-07T10:14:55.523720781Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-07T10:14:55.525084776Z level=info msg="Migration successfully executed" id="create team table" duration=1.363545ms logger=migrator t=2026-03-07T10:14:55.531750784Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-07T10:14:55.532726929Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=976.515µs logger=migrator t=2026-03-07T10:14:55.539942761Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-07T10:14:55.541151752Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.226682ms logger=migrator t=2026-03-07T10:14:55.549305807Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-07T10:14:55.55889749Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.586663ms logger=migrator t=2026-03-07T10:14:55.564358808Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-07T10:14:55.564924472Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=574.274µs logger=migrator t=2026-03-07T10:14:55.573086948Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-07T10:14:55.574843523Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.756945ms logger=migrator t=2026-03-07T10:14:55.580032343Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-07T10:14:55.580859895Z level=info msg="Migration successfully executed" id="create team member table" duration=827.942µs logger=migrator t=2026-03-07T10:14:55.588093717Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-07T10:14:55.589865742Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.777055ms logger=migrator t=2026-03-07T10:14:55.599319071Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-07T10:14:55.600366728Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.047397ms logger=migrator t=2026-03-07T10:14:55.606641716Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-07T10:14:55.608065661Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.424565ms logger=migrator t=2026-03-07T10:14:55.614250239Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-07T10:14:55.618946777Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.696368ms logger=migrator t=2026-03-07T10:14:55.622873236Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-07T10:14:55.62740768Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.532994ms logger=migrator t=2026-03-07T10:14:55.633246827Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-07T10:14:55.637873195Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.624788ms logger=migrator t=2026-03-07T10:14:55.646498593Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-07T10:14:55.647454486Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=955.974µs logger=migrator t=2026-03-07T10:14:55.653587892Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-07T10:14:55.655139921Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.559699ms logger=migrator t=2026-03-07T10:14:55.664639271Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-07T10:14:55.666637541Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.9999ms logger=migrator t=2026-03-07T10:14:55.676510171Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-07T10:14:55.677918246Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.411285ms logger=migrator t=2026-03-07T10:14:55.68715107Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-07T10:14:55.6883292Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.1829ms logger=migrator t=2026-03-07T10:14:55.695206474Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-07T10:14:55.696190988Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=987.255µs logger=migrator t=2026-03-07T10:14:55.703309807Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-07T10:14:55.704553839Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.245252ms logger=migrator t=2026-03-07T10:14:55.730842223Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-07T10:14:55.732077355Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.238312ms logger=migrator t=2026-03-07T10:14:55.743546525Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-07T10:14:55.744288333Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=744.068µs logger=migrator t=2026-03-07T10:14:55.752978783Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-07T10:14:55.753315671Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=340.028µs logger=migrator t=2026-03-07T10:14:55.798709518Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-07T10:14:55.799795946Z level=info msg="Migration successfully executed" id="create tag table" duration=1.088248ms logger=migrator t=2026-03-07T10:14:55.80866018Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-07T10:14:55.810105367Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.435476ms logger=migrator t=2026-03-07T10:14:55.819259658Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-07T10:14:55.820096089Z level=info msg="Migration successfully executed" id="create login attempt table" duration=836.8µs logger=migrator t=2026-03-07T10:14:55.828629604Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-07T10:14:55.830084131Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.454517ms logger=migrator t=2026-03-07T10:14:55.83719241Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-07T10:14:55.838138475Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=945.885µs logger=migrator t=2026-03-07T10:14:55.843762887Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-07T10:14:55.859865663Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.104166ms logger=migrator t=2026-03-07T10:14:56.146357751Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-07T10:14:56.148349281Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.99321ms logger=migrator t=2026-03-07T10:14:56.157419531Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-07T10:14:56.158906808Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.487157ms logger=migrator t=2026-03-07T10:14:56.168019828Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-07T10:14:56.168657145Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=640.727µs logger=migrator t=2026-03-07T10:14:56.177221851Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-07T10:14:56.178442872Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.220011ms logger=migrator t=2026-03-07T10:14:56.187237624Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-07T10:14:56.188065354Z level=info msg="Migration successfully executed" id="create user auth table" duration=827.61µs logger=migrator t=2026-03-07T10:14:56.198441217Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-07T10:14:56.200028007Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.58659ms logger=migrator t=2026-03-07T10:14:56.209777493Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-07T10:14:56.209967838Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=192.975µs logger=migrator t=2026-03-07T10:14:56.217353035Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-07T10:14:56.226763462Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.408447ms logger=migrator t=2026-03-07T10:14:56.232024015Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-07T10:14:56.238248282Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.219687ms logger=migrator t=2026-03-07T10:14:56.245021484Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-07T10:14:56.250203605Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.182171ms logger=migrator t=2026-03-07T10:14:56.256803211Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-07T10:14:56.264542887Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.735076ms logger=migrator t=2026-03-07T10:14:56.272063376Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-07T10:14:56.273648597Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.588861ms logger=migrator t=2026-03-07T10:14:56.283140666Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-07T10:14:56.289005724Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.864368ms logger=migrator t=2026-03-07T10:14:56.296278858Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-07T10:14:56.297181291Z level=info msg="Migration successfully executed" id="create server_lock table" duration=902.803µs logger=migrator t=2026-03-07T10:14:56.307460981Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-07T10:14:56.309268457Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.812326ms logger=migrator t=2026-03-07T10:14:56.317501305Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-07T10:14:56.318381827Z level=info msg="Migration successfully executed" id="create user auth token table" duration=880.262µs logger=migrator t=2026-03-07T10:14:56.326479852Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-07T10:14:56.327472886Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=993.285µs logger=migrator t=2026-03-07T10:14:56.334593817Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-07T10:14:56.335643733Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.049826ms logger=migrator t=2026-03-07T10:14:56.342558138Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-07T10:14:56.344212839Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.654691ms logger=migrator t=2026-03-07T10:14:56.351826802Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-07T10:14:56.357749361Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.919989ms logger=migrator t=2026-03-07T10:14:56.363159908Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-07T10:14:56.364220605Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.066247ms logger=migrator t=2026-03-07T10:14:56.371456688Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-07T10:14:56.372662618Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.20546ms logger=migrator t=2026-03-07T10:14:56.400904631Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-07T10:14:56.402788289Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.895248ms logger=migrator t=2026-03-07T10:14:56.912804314Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-07T10:14:56.914700272Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.897328ms logger=migrator t=2026-03-07T10:14:57.203810116Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-07T10:14:57.206298089Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.489483ms logger=migrator t=2026-03-07T10:14:57.395727675Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-07T10:14:57.395901239Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=178.214µs logger=migrator t=2026-03-07T10:14:57.434263648Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-07T10:14:57.434416032Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=155.003µs logger=migrator t=2026-03-07T10:14:57.440264509Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-07T10:14:57.441736617Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.471418ms logger=migrator t=2026-03-07T10:14:57.450367625Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T10:14:57.451540074Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.172139ms logger=migrator t=2026-03-07T10:14:57.457566517Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T10:14:57.458508851Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=939.284µs logger=migrator t=2026-03-07T10:14:57.465965139Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-07T10:14:57.466079722Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.973µs logger=migrator t=2026-03-07T10:14:57.471816767Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T10:14:57.473276993Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.460326ms logger=migrator t=2026-03-07T10:14:57.478725411Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T10:14:57.479676936Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=950.875µs logger=migrator t=2026-03-07T10:14:57.484655871Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T10:14:57.486143689Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.488118ms logger=migrator t=2026-03-07T10:14:57.491533535Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T10:14:57.4929255Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.393085ms logger=migrator t=2026-03-07T10:14:57.498661925Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-07T10:14:57.505416696Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.752251ms logger=migrator t=2026-03-07T10:14:57.510670339Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-07T10:14:57.511626113Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=955.824µs logger=migrator t=2026-03-07T10:14:57.51665313Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-07T10:14:57.516773653Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=121.693µs logger=migrator t=2026-03-07T10:14:57.524470618Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-07T10:14:57.526391615Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.920278ms logger=migrator t=2026-03-07T10:14:57.533825883Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-07T10:14:57.535578997Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.751894ms logger=migrator t=2026-03-07T10:14:57.542157054Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-07T10:14:57.543862926Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.705402ms logger=migrator t=2026-03-07T10:14:57.551668264Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-07T10:14:57.551780407Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=115.263µs logger=migrator t=2026-03-07T10:14:57.557920152Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-07T10:14:57.559557943Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.637401ms logger=migrator t=2026-03-07T10:14:57.565676448Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-07T10:14:57.567613917Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.936339ms logger=migrator t=2026-03-07T10:14:57.572720786Z 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-03-07T10:14:57.573801533Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.080757ms logger=migrator t=2026-03-07T10:14:57.580108972Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-07T10:14:57.581953309Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.844117ms logger=migrator t=2026-03-07T10:14:57.591243923Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-07T10:14:57.599681347Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.438383ms logger=migrator t=2026-03-07T10:14:57.6061026Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-07T10:14:57.607182606Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.080017ms logger=migrator t=2026-03-07T10:14:57.614616985Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-07T10:14:57.615672561Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.053736ms logger=migrator t=2026-03-07T10:14:57.624080033Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-07T10:14:57.651592369Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.508856ms logger=migrator t=2026-03-07T10:14:57.65717551Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-07T10:14:57.680582801Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.401241ms logger=migrator t=2026-03-07T10:14:57.687495756Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-07T10:14:57.688349657Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=854.401µs logger=migrator t=2026-03-07T10:14:57.695937059Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-07T10:14:57.697859937Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.925678ms logger=migrator t=2026-03-07T10:14:57.704726671Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-07T10:14:57.711208455Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.478744ms logger=migrator t=2026-03-07T10:14:57.726394589Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-07T10:14:57.732244116Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.869508ms logger=migrator t=2026-03-07T10:14:57.741398547Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-07T10:14:57.743113841Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.717664ms logger=migrator t=2026-03-07T10:14:57.754616622Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-07T10:14:57.757178797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.560285ms logger=migrator t=2026-03-07T10:14:57.766402259Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-07T10:14:57.767798604Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.397775ms logger=migrator t=2026-03-07T10:14:57.776391811Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-07T10:14:57.777648013Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.255662ms logger=migrator t=2026-03-07T10:14:57.785215845Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-07T10:14:57.785344968Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=133.154µs logger=migrator t=2026-03-07T10:14:57.791258697Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-07T10:14:57.797876194Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.616657ms logger=migrator t=2026-03-07T10:14:57.807820166Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-07T10:14:57.815008197Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.187691ms logger=migrator t=2026-03-07T10:14:57.823817559Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-07T10:14:57.828251432Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.433543ms logger=migrator t=2026-03-07T10:14:57.832731435Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-07T10:14:57.833626798Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=895.463µs logger=migrator t=2026-03-07T10:14:57.840133122Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-07T10:14:57.84284274Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.708448ms logger=migrator t=2026-03-07T10:14:57.848032411Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-07T10:14:57.857804168Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.773757ms logger=migrator t=2026-03-07T10:14:57.862373223Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-07T10:14:57.871621317Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.248054ms logger=migrator t=2026-03-07T10:14:57.879158218Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-07T10:14:57.880245556Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.087058ms logger=migrator t=2026-03-07T10:14:57.888019621Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-07T10:14:57.89785235Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.833819ms logger=migrator t=2026-03-07T10:14:57.905727489Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-07T10:14:57.912075239Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.34767ms logger=migrator t=2026-03-07T10:14:57.927265313Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-07T10:14:57.927601331Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=341.409µs logger=migrator t=2026-03-07T10:14:57.933835519Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-07T10:14:57.935263565Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.428056ms logger=migrator t=2026-03-07T10:14:57.941971495Z 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-03-07T10:14:57.94417515Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.204445ms logger=migrator t=2026-03-07T10:14:57.966788931Z 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-03-07T10:14:57.968861184Z 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=2.071853ms logger=migrator t=2026-03-07T10:14:57.975707157Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-07T10:14:57.975780819Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.552µs logger=migrator t=2026-03-07T10:14:57.992355438Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-07T10:14:58.001747475Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.393967ms logger=migrator t=2026-03-07T10:14:58.006422223Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-07T10:14:58.014563738Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.140815ms logger=migrator t=2026-03-07T10:14:58.01936476Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-07T10:14:58.024648523Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.283023ms logger=migrator t=2026-03-07T10:14:58.030680376Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-07T10:14:58.037022435Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.341979ms logger=migrator t=2026-03-07T10:14:58.042650717Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-07T10:14:58.049127642Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.476255ms logger=migrator t=2026-03-07T10:14:58.05696262Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-07T10:14:58.057072703Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=110.663µs logger=migrator t=2026-03-07T10:14:58.066846949Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-07T10:14:58.068572653Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.728844ms logger=migrator t=2026-03-07T10:14:58.078299749Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-07T10:14:58.088276471Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.970922ms logger=migrator t=2026-03-07T10:14:58.093614906Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-07T10:14:58.093733559Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.613µs logger=migrator t=2026-03-07T10:14:58.100849958Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-07T10:14:58.111341923Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.493205ms logger=migrator t=2026-03-07T10:14:58.11953667Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-07T10:14:58.121338656Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.807106ms logger=migrator t=2026-03-07T10:14:58.126994429Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-07T10:14:58.13693432Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.934591ms logger=migrator t=2026-03-07T10:14:58.147267191Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-07T10:14:58.148722758Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.458787ms logger=migrator t=2026-03-07T10:14:58.152866803Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-07T10:14:58.154312699Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.452106ms logger=migrator t=2026-03-07T10:14:58.160434834Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-07T10:14:58.169132524Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.69683ms logger=migrator t=2026-03-07T10:14:58.175160066Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-07T10:14:58.176705044Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.544238ms logger=migrator t=2026-03-07T10:14:58.183140038Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-07T10:14:58.185024225Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.884146ms logger=migrator t=2026-03-07T10:14:58.195657774Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-07T10:14:58.197317236Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.659573ms logger=migrator t=2026-03-07T10:14:58.204445655Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-07T10:14:58.205645486Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.200291ms logger=migrator t=2026-03-07T10:14:58.210875939Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-07T10:14:58.211057963Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=181.554µs logger=migrator t=2026-03-07T10:14:58.216841809Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-07T10:14:58.219041074Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.198845ms logger=migrator t=2026-03-07T10:14:58.225513758Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-07T10:14:58.226703758Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.191079ms logger=migrator t=2026-03-07T10:14:58.232002482Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-07T10:14:58.232477653Z 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-03-07T10:14:58.237173242Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-07T10:14:58.237669545Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=496.753µs logger=migrator t=2026-03-07T10:14:58.243466341Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-07T10:14:58.245293258Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.825787ms logger=migrator t=2026-03-07T10:14:58.250902529Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-07T10:14:58.258473131Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.569972ms logger=migrator t=2026-03-07T10:14:58.264538784Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-07T10:14:58.265424666Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=885.912µs logger=migrator t=2026-03-07T10:14:58.273446539Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-07T10:14:58.274804453Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.360104ms logger=migrator t=2026-03-07T10:14:58.281535874Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-07T10:14:58.283170044Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.636081ms logger=migrator t=2026-03-07T10:14:58.289149675Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-07T10:14:58.290380046Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.229161ms logger=migrator t=2026-03-07T10:14:58.296916961Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-07T10:14:58.298795489Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.879018ms logger=migrator t=2026-03-07T10:14:58.30355654Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-07T10:14:58.30358644Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.45µs logger=migrator t=2026-03-07T10:14:58.307843668Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-07T10:14:58.308014672Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=170.735µs logger=migrator t=2026-03-07T10:14:58.31386618Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-07T10:14:58.322459117Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.592657ms logger=migrator t=2026-03-07T10:14:58.330598932Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-07T10:14:58.331397913Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=796.811µs logger=migrator t=2026-03-07T10:14:58.33685748Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-07T10:14:58.339463896Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.607136ms logger=migrator t=2026-03-07T10:14:58.344866233Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-07T10:14:58.345227682Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=361.639µs logger=migrator t=2026-03-07T10:14:58.352847974Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-07T10:14:58.353907472Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.059578ms logger=migrator t=2026-03-07T10:14:58.35978705Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-07T10:14:58.361131224Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.344124ms logger=migrator t=2026-03-07T10:14:58.366946481Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-07T10:14:58.401143355Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.194593ms logger=migrator t=2026-03-07T10:14:58.406755386Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-07T10:14:58.414383009Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.627333ms logger=migrator t=2026-03-07T10:14:58.422062983Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-07T10:14:58.4223337Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=271.317µs logger=migrator t=2026-03-07T10:14:58.427141712Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-07T10:14:58.461262524Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.129933ms logger=migrator t=2026-03-07T10:14:58.467173453Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-07T10:14:58.499319485Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.145991ms logger=migrator t=2026-03-07T10:14:58.506055775Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-07T10:14:58.50703492Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=979.345µs logger=migrator t=2026-03-07T10:14:58.51335614Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-07T10:14:58.515238037Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.882168ms logger=migrator t=2026-03-07T10:14:58.523300721Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-07T10:14:58.52363981Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=339.598µs logger=migrator t=2026-03-07T10:14:58.528239586Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-07T10:14:58.529572769Z level=info msg="Migration successfully executed" id="create permission table" duration=1.327123ms logger=migrator t=2026-03-07T10:14:58.535837848Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-07T10:14:58.537562131Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.729543ms logger=migrator t=2026-03-07T10:14:58.543728607Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-07T10:14:58.544937658Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.208042ms logger=migrator t=2026-03-07T10:14:58.551598256Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-07T10:14:58.553251558Z level=info msg="Migration successfully executed" id="create role table" duration=1.653753ms logger=migrator t=2026-03-07T10:14:58.559946067Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-07T10:14:58.567412046Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.443769ms logger=migrator t=2026-03-07T10:14:58.573792807Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-07T10:14:58.581250665Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.456149ms logger=migrator t=2026-03-07T10:14:58.587120664Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-07T10:14:58.588016876Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=896.162µs logger=migrator t=2026-03-07T10:14:58.594564101Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-07T10:14:58.596437889Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.869678ms logger=migrator t=2026-03-07T10:14:58.604644886Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-07T10:14:58.606479182Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.834606ms logger=migrator t=2026-03-07T10:14:58.614663969Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-07T10:14:58.6163101Z level=info msg="Migration successfully executed" id="create team role table" duration=1.647251ms logger=migrator t=2026-03-07T10:14:58.623984595Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-07T10:14:58.625361689Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.373115ms logger=migrator t=2026-03-07T10:14:58.632245323Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-07T10:14:58.634285485Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.038672ms logger=migrator t=2026-03-07T10:14:58.642808811Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-07T10:14:58.644838291Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.030261ms logger=migrator t=2026-03-07T10:14:58.652958166Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-07T10:14:58.654365862Z level=info msg="Migration successfully executed" id="create user role table" duration=1.407756ms logger=migrator t=2026-03-07T10:14:58.6618061Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-07T10:14:58.663376Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.550329ms logger=migrator t=2026-03-07T10:14:58.672992992Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-07T10:14:58.674334977Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.341974ms logger=migrator t=2026-03-07T10:14:58.681245051Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-07T10:14:58.68359471Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.350139ms logger=migrator t=2026-03-07T10:14:58.69150772Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-07T10:14:58.692491095Z level=info msg="Migration successfully executed" id="create builtin role table" duration=983.935µs logger=migrator t=2026-03-07T10:14:58.703108783Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-07T10:14:58.704501179Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.394066ms logger=migrator t=2026-03-07T10:14:58.711484395Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-07T10:14:58.713779953Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.294498ms logger=migrator t=2026-03-07T10:14:58.722276848Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-07T10:14:58.731188703Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.911524ms logger=migrator t=2026-03-07T10:14:58.738789065Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-07T10:14:58.739878872Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.092677ms logger=migrator t=2026-03-07T10:14:58.747057724Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-07T10:14:58.748783878Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.725794ms logger=migrator t=2026-03-07T10:14:58.758106103Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-07T10:14:58.759097018Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=991.095µs logger=migrator t=2026-03-07T10:14:58.764967176Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-07T10:14:58.766625978Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.658732ms logger=migrator t=2026-03-07T10:14:58.774133478Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-07T10:14:58.774903268Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=769.64µs logger=migrator t=2026-03-07T10:14:58.781850743Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-07T10:14:58.783759301Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.908128ms logger=migrator t=2026-03-07T10:14:58.793623881Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-07T10:14:58.804406702Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.782192ms logger=migrator t=2026-03-07T10:14:58.811797509Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-07T10:14:58.819674169Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.873879ms logger=migrator t=2026-03-07T10:14:58.827903427Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-07T10:14:58.836163455Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.259358ms logger=migrator t=2026-03-07T10:14:58.844743162Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-07T10:14:58.853043982Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.30043ms logger=migrator t=2026-03-07T10:14:58.861044264Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-07T10:14:58.86209169Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.047216ms logger=migrator t=2026-03-07T10:14:58.872604336Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-07T10:14:58.874324229Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.719213ms logger=migrator t=2026-03-07T10:14:58.88385676Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-07T10:14:58.885535692Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.679022ms logger=migrator t=2026-03-07T10:14:58.89298212Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-07T10:14:58.894390677Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.407706ms logger=migrator t=2026-03-07T10:14:58.901159527Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-07T10:14:58.902941943Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.780536ms logger=migrator t=2026-03-07T10:14:58.911509809Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-07T10:14:58.911573001Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.072µs logger=migrator t=2026-03-07T10:14:58.920073225Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-07T10:14:58.920130856Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.881µs logger=migrator t=2026-03-07T10:14:58.929956664Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-07T10:14:58.930695093Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=741.799µs logger=migrator t=2026-03-07T10:14:58.937147386Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-07T10:14:58.937919236Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=775.75µs logger=migrator t=2026-03-07T10:14:58.943495167Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-07T10:14:58.944175053Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=680.397µs logger=migrator t=2026-03-07T10:14:58.949929919Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-07T10:14:58.950135714Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=206.265µs logger=migrator t=2026-03-07T10:14:58.956303491Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-07T10:14:58.957114531Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=811.801µs logger=migrator t=2026-03-07T10:14:58.965240926Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-07T10:14:58.966882897Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.644011ms logger=migrator t=2026-03-07T10:14:58.973798332Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-07T10:14:58.975003443Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.20501ms logger=migrator t=2026-03-07T10:14:58.982284917Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-07T10:14:58.992803653Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.517745ms logger=migrator t=2026-03-07T10:14:58.999380838Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-07T10:14:58.999480801Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=100.683µs logger=migrator t=2026-03-07T10:14:59.003898993Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-07T10:14:59.004860257Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=960.794µs logger=migrator t=2026-03-07T10:14:59.015287121Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-07T10:14:59.018861721Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.573471ms logger=migrator t=2026-03-07T10:14:59.028555565Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-07T10:14:59.029938361Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.392616ms logger=migrator t=2026-03-07T10:14:59.043687378Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-07T10:14:59.053765922Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.080364ms logger=migrator t=2026-03-07T10:14:59.05884525Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-07T10:14:59.059755714Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=909.644µs logger=migrator t=2026-03-07T10:14:59.065489659Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-07T10:14:59.066631917Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.142098ms logger=migrator t=2026-03-07T10:14:59.073376387Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-07T10:14:59.10117567Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.794383ms logger=migrator t=2026-03-07T10:14:59.112372362Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-07T10:14:59.113809529Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.437357ms logger=migrator t=2026-03-07T10:14:59.123181276Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-07T10:14:59.12451187Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.333804ms logger=migrator t=2026-03-07T10:14:59.138262168Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-07T10:14:59.139532629Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.271102ms logger=migrator t=2026-03-07T10:14:59.148861625Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-07T10:14:59.150007704Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.147049ms logger=migrator t=2026-03-07T10:14:59.160493609Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-07T10:14:59.160752026Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=259.707µs logger=migrator t=2026-03-07T10:14:59.169102287Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-07T10:14:59.170622414Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.520447ms logger=migrator t=2026-03-07T10:14:59.177446387Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-07T10:14:59.18746883Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.021333ms logger=migrator t=2026-03-07T10:14:59.197103694Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-07T10:14:59.198033807Z level=info msg="Migration successfully executed" id="create entity_events table" duration=933.583µs logger=migrator t=2026-03-07T10:14:59.204151142Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-07T10:14:59.205740292Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.58954ms logger=migrator t=2026-03-07T10:14:59.212186295Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-07T10:14:59.212736999Z 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-03-07T10:14:59.219541541Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-07T10:14:59.220463724Z 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-03-07T10:14:59.22822814Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-07T10:14:59.229229865Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.004335ms logger=migrator t=2026-03-07T10:14:59.237038412Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-07T10:14:59.238686104Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.647691ms logger=migrator t=2026-03-07T10:14:59.246368248Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-07T10:14:59.248454741Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.086413ms logger=migrator t=2026-03-07T10:14:59.256225858Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-07T10:14:59.257484729Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.262742ms logger=migrator t=2026-03-07T10:14:59.265300187Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-07T10:14:59.267146524Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.846177ms logger=migrator t=2026-03-07T10:14:59.36163563Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-07T10:14:59.36281761Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.18603ms logger=migrator t=2026-03-07T10:14:59.369500519Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-07T10:14:59.370443482Z level=info msg="Migration successfully executed" id="Drop public config table" duration=944.753µs logger=migrator t=2026-03-07T10:14:59.377349177Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-07T10:14:59.378792323Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.443686ms logger=migrator t=2026-03-07T10:14:59.386136739Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-07T10:14:59.387783001Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.649202ms logger=migrator t=2026-03-07T10:14:59.39527715Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-07T10:14:59.396806659Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.530769ms logger=migrator t=2026-03-07T10:14:59.403286382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-07T10:14:59.4051637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.878958ms logger=migrator t=2026-03-07T10:14:59.411692945Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-07T10:14:59.433916956Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.221361ms logger=migrator t=2026-03-07T10:14:59.774159463Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-07T10:14:59.783813636Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.657244ms logger=migrator t=2026-03-07T10:14:59.78950582Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-07T10:14:59.798335783Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.870324ms logger=migrator t=2026-03-07T10:14:59.804858218Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-07T10:14:59.805020862Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=162.994µs logger=migrator t=2026-03-07T10:14:59.810806418Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-07T10:14:59.821369044Z level=info msg="Migration successfully executed" id="add share column" duration=10.563446ms logger=migrator t=2026-03-07T10:14:59.827792077Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-07T10:14:59.827951631Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=159.994µs logger=migrator t=2026-03-07T10:14:59.834067876Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-07T10:14:59.836028905Z level=info msg="Migration successfully executed" id="create file table" duration=1.97021ms logger=migrator t=2026-03-07T10:14:59.843410301Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-07T10:14:59.844650893Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.240202ms logger=migrator t=2026-03-07T10:14:59.852598464Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-07T10:14:59.854623065Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.024381ms logger=migrator t=2026-03-07T10:14:59.863010287Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-07T10:14:59.864051274Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.039266ms logger=migrator t=2026-03-07T10:14:59.871332847Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-07T10:14:59.873279536Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.94595ms logger=migrator t=2026-03-07T10:14:59.880658643Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-07T10:14:59.880791126Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=136.653µs logger=migrator t=2026-03-07T10:14:59.88648344Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-07T10:14:59.886592423Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.113µs logger=migrator t=2026-03-07T10:14:59.892471771Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-07T10:14:59.893401014Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=926.083µs logger=migrator t=2026-03-07T10:14:59.899850227Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-07T10:14:59.900186736Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=337.299µs logger=migrator t=2026-03-07T10:14:59.906504086Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-07T10:14:59.908735872Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.231176ms logger=migrator t=2026-03-07T10:14:59.914926089Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-07T10:14:59.924666114Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.739525ms logger=migrator t=2026-03-07T10:14:59.930488081Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-07T10:14:59.930654065Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.694µs logger=migrator t=2026-03-07T10:14:59.936445851Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-07T10:14:59.937627212Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.180661ms logger=migrator t=2026-03-07T10:14:59.944229908Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-07T10:14:59.944932337Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=703.909µs logger=migrator t=2026-03-07T10:14:59.951327688Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-07T10:14:59.951737728Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=410.47µs logger=migrator t=2026-03-07T10:14:59.958617432Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-07T10:14:59.959127905Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=510.043µs logger=migrator t=2026-03-07T10:14:59.965086576Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-07T10:14:59.976050553Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.964867ms logger=migrator t=2026-03-07T10:14:59.982616849Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-07T10:14:59.994372425Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.754966ms logger=migrator t=2026-03-07T10:15:00.000946192Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-07T10:15:00.00207501Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.128628ms logger=migrator t=2026-03-07T10:15:00.009808746Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-07T10:15:00.092790842Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.976005ms logger=migrator t=2026-03-07T10:15:00.09983465Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-07T10:15:00.102105818Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.275488ms logger=migrator t=2026-03-07T10:15:00.109180376Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-07T10:15:00.110463579Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.283113ms logger=migrator t=2026-03-07T10:15:00.117523797Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-07T10:15:00.149477574Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.953868ms logger=migrator t=2026-03-07T10:15:00.15881449Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-07T10:15:00.169269935Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.498465ms logger=migrator t=2026-03-07T10:15:00.175556613Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-07T10:15:00.175943343Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=386.88µs logger=migrator t=2026-03-07T10:15:00.18336268Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-07T10:15:00.183674968Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=320.648µs logger=migrator t=2026-03-07T10:15:00.190381897Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-07T10:15:00.190761666Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=379.989µs logger=migrator t=2026-03-07T10:15:00.197628191Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-07T10:15:00.1980203Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=392.38µs logger=migrator t=2026-03-07T10:15:00.205426758Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-07T10:15:00.205688434Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=261.656µs logger=migrator t=2026-03-07T10:15:00.214749313Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-07T10:15:00.216388484Z level=info msg="Migration successfully executed" id="create folder table" duration=1.640121ms logger=migrator t=2026-03-07T10:15:00.224280814Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-07T10:15:00.226215423Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.934299ms logger=migrator t=2026-03-07T10:15:00.233763754Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-07T10:15:00.23560796Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.847576ms logger=migrator t=2026-03-07T10:15:00.243193522Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-07T10:15:00.243246213Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.211µs logger=migrator t=2026-03-07T10:15:00.249269735Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-07T10:15:00.251154213Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.878167ms logger=migrator t=2026-03-07T10:15:00.257678977Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-07T10:15:00.259195636Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.517949ms logger=migrator t=2026-03-07T10:15:00.265627018Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-07T10:15:00.266962621Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.334073ms logger=migrator t=2026-03-07T10:15:00.272954484Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-07T10:15:00.27361543Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=660.676µs logger=migrator t=2026-03-07T10:15:00.278887294Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-07T10:15:00.27916091Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=273.326µs logger=migrator t=2026-03-07T10:15:00.285582402Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-07T10:15:00.287325447Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.743085ms logger=migrator t=2026-03-07T10:15:00.294514818Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-07T10:15:00.295700928Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.18612ms logger=migrator t=2026-03-07T10:15:00.301647699Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-07T10:15:00.303539697Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.894159ms logger=migrator t=2026-03-07T10:15:00.327662865Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-07T10:15:00.328710472Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.045827ms logger=migrator t=2026-03-07T10:15:00.334927939Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-07T10:15:00.336009576Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.077627ms logger=migrator t=2026-03-07T10:15:00.342576072Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-07T10:15:00.344290636Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.714103ms logger=migrator t=2026-03-07T10:15:00.351118959Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-07T10:15:00.352304398Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.184989ms logger=migrator t=2026-03-07T10:15:00.35793421Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-07T10:15:00.359920031Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.985201ms logger=migrator t=2026-03-07T10:15:00.367347268Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-07T10:15:00.368258612Z level=info msg="Migration successfully executed" id="create signing_key table" duration=911.884µs logger=migrator t=2026-03-07T10:15:00.374010437Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-07T10:15:00.375913964Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.902648ms logger=migrator t=2026-03-07T10:15:00.382752777Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-07T10:15:00.383942567Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.19689ms logger=migrator t=2026-03-07T10:15:00.391548839Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-07T10:15:00.39198031Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=433.051µs logger=migrator t=2026-03-07T10:15:00.3983197Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-07T10:15:00.411417561Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.092391ms logger=migrator t=2026-03-07T10:15:00.417332811Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-07T10:15:00.417832553Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=500.622µs logger=migrator t=2026-03-07T10:15:00.42322517Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-07T10:15:00.42324316Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.01µs logger=migrator t=2026-03-07T10:15:00.429676733Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-07T10:15:00.431335805Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.667492ms logger=migrator t=2026-03-07T10:15:00.437298035Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-07T10:15:00.437318755Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.52µs logger=migrator t=2026-03-07T10:15:00.443193414Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-07T10:15:00.444474597Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.280993ms logger=migrator t=2026-03-07T10:15:00.451629177Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-07T10:15:00.453787222Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.154834ms logger=migrator t=2026-03-07T10:15:00.462319997Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-07T10:15:00.463362434Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.041907ms logger=migrator t=2026-03-07T10:15:00.47115519Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-07T10:15:00.472451164Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.287383ms logger=migrator t=2026-03-07T10:15:00.479669725Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-07T10:15:00.479945753Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=277.658µs logger=migrator t=2026-03-07T10:15:00.485349039Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-07T10:15:00.486427807Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.079478ms logger=migrator t=2026-03-07T10:15:00.492622393Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-07T10:15:00.493492725Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=870.332µs logger=migrator t=2026-03-07T10:15:00.5004061Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-07T10:15:00.501793304Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.387214ms logger=migrator t=2026-03-07T10:15:00.510546045Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-07T10:15:00.520561739Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.015404ms logger=migrator t=2026-03-07T10:15:00.526979411Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-07T10:15:00.536756898Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.776387ms logger=migrator t=2026-03-07T10:15:00.542533534Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-07T10:15:00.553377198Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.742192ms logger=migrator t=2026-03-07T10:15:00.559487933Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-07T10:15:00.559562764Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=75.721µs logger=migrator t=2026-03-07T10:15:00.564809187Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-07T10:15:00.577512227Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.70422ms logger=migrator t=2026-03-07T10:15:00.582492803Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-07T10:15:00.59108094Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.587107ms logger=migrator t=2026-03-07T10:15:00.598388325Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-07T10:15:00.598722184Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=334.229µs logger=migrator t=2026-03-07T10:15:00.605886754Z level=info msg="migrations completed" performed=558 skipped=0 duration=13.502792319s logger=migrator t=2026-03-07T10:15:00.606963142Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-07T10:15:00.624953236Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-07T10:15:00.625706055Z level=info msg="Created default organization" logger=secrets t=2026-03-07T10:15:00.633887831Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-07T10:15:00.681151036Z level=info msg="Restored cache from database" duration=430.081µs logger=plugin.store t=2026-03-07T10:15:00.68249667Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-07T10:15:00.728733368Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-07T10:15:00.728782319Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-07T10:15:00.728911912Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-07T10:15:00.728930383Z level=info msg="Plugins loaded" count=54 duration=46.434483ms logger=query_data t=2026-03-07T10:15:00.73357009Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-07T10:15:00.737763657Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-07T10:15:00.74505272Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-07T10:15:00.754714055Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-07T10:15:00.757623298Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-07T10:15:00.760616714Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-07T10:15:00.784281941Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-07T10:15:00.804610665Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-07T10:15:00.827405611Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-07T10:15:00.827429582Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-07T10:15:00.827935274Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-07T10:15:00.828256752Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-07T10:15:00.829270268Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-07T10:15:00.82975473Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-07T10:15:00.830435428Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-07T10:15:00.900222961Z level=info msg="Update check succeeded" duration=72.445451ms logger=grafana.update.checker t=2026-03-07T10:15:00.903027252Z level=info msg="Update check succeeded" duration=75.334884ms logger=ngalert.state.manager t=2026-03-07T10:15:00.918744848Z level=info msg="State cache has been initialized" states=0 duration=90.485136ms logger=ngalert.scheduler t=2026-03-07T10:15:00.91880656Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-07T10:15:00.918888792Z level=info msg=starting first_tick=2026-03-07T10:15:10Z logger=plugin.angulardetectorsprovider.dynamic t=2026-03-07T10:15:01.015453722Z level=info msg="Patterns update finished" duration=97.982996ms logger=provisioning.dashboard t=2026-03-07T10:15:01.075879958Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-07T10:15:01.141906746Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-07T10:15:01.142571473Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-07T10:15:08.718159629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:08.719079383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:08.868104187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:08.901754388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:08.919431274Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-07T10:15:08.95766927Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-07T10:15:08.972841113Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-07T10:15:08.994667275Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-07T10:15:08.995396373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.014141927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.039765154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.069888475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.138370355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.156455052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.193214601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.211334548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.250963349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.270173665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.310361781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.328029037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.374883881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.393912391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.432656019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.45206307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.497412645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.517029831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.564764247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.584487666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.625338768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.645009865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.688450322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.70618297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.759670891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.783843653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.819643886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.83603214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.885753067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.902615493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.956449612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:09.973970836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.028555704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.043679716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.08934146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.104824811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.156047456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:10.17487693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.105745879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.13944043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.232190763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.252606478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.33183972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.350965313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.423633929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.438808862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.512115545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.530813626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.6034008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.62240683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.700650437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.7217327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.791305697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.808941504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.869497633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.885370574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.959047005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:11.97544305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.046666199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.062451608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.144891761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.160551786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.223033424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.241610244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.31901236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.335597079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.409091545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.427611753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.498643928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.518969871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.598824339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.617248674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.710668443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.728989207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T10:15:12.804021553Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-07T10:16:48.850944795Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-07T10:25:00.875797614Z level=info msg="Completed cleanup jobs" duration=36.256095ms logger=plugins.update.checker t=2026-03-07T10:25:00.951511785Z level=info msg="Update check succeeded" duration=51.016148ms