logger=settings t=2026-08-11T15:03:50.974303452Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-11T15:03:50Z logger=settings t=2026-08-11T15:03:50.974539228Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-11T15:03:50.974551509Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-11T15:03:50.974557689Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-11T15:03:50.974560709Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-11T15:03:50.97456375Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-11T15:03:50.97456858Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-11T15:03:50.97457121Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-11T15:03:50.97457444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-11T15:03:50.97457754Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-11T15:03:50.97458157Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-11T15:03:50.97458485Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-11T15:03:50.97458809Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-11T15:03:50.97459123Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-11T15:03:50.97459464Z level=info msg=Target target=[all] logger=settings t=2026-08-11T15:03:50.97460034Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-11T15:03:50.97460363Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-11T15:03:50.974606661Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-11T15:03:50.974609771Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-11T15:03:50.974613891Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-11T15:03:50.974617321Z level=info msg="App mode production" logger=sqlstore t=2026-08-11T15:03:50.974875067Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-11T15:03:50.974893418Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-11T15:03:50.976431228Z level=info msg="Locking database" logger=migrator t=2026-08-11T15:03:50.976445689Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-11T15:03:50.977004033Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-11T15:03:50.977849295Z level=info msg="Migration successfully executed" id="create migration_log table" duration=844.752µs logger=migrator t=2026-08-11T15:03:51.056815914Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-11T15:03:51.057833861Z level=info msg="Migration successfully executed" id="create user table" duration=1.019057ms logger=migrator t=2026-08-11T15:03:51.068637554Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-11T15:03:51.069616499Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=980.435µs logger=migrator t=2026-08-11T15:03:51.073469541Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-11T15:03:51.074262161Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=792.41µs logger=migrator t=2026-08-11T15:03:51.079252772Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-11T15:03:51.080123115Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=869.493µs logger=migrator t=2026-08-11T15:03:51.085247229Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-11T15:03:51.086909733Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.660904ms logger=migrator t=2026-08-11T15:03:51.090868846Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-11T15:03:51.092807277Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.938321ms logger=migrator t=2026-08-11T15:03:51.096098194Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-11T15:03:51.097791488Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.686794ms logger=migrator t=2026-08-11T15:03:51.102927782Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-11T15:03:51.103635621Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=707.719µs logger=migrator t=2026-08-11T15:03:51.107690358Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-11T15:03:51.108432607Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=741.929µs logger=migrator t=2026-08-11T15:03:51.11353046Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-11T15:03:51.114141137Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=613.367µs logger=migrator t=2026-08-11T15:03:51.1184871Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-11T15:03:51.119276681Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=789.63µs logger=migrator t=2026-08-11T15:03:51.123254665Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-11T15:03:51.124417736Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.162551ms logger=migrator t=2026-08-11T15:03:51.128273617Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-11T15:03:51.128317848Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.851µs logger=migrator t=2026-08-11T15:03:51.132915868Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-11T15:03:51.134707406Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.791407ms logger=migrator t=2026-08-11T15:03:51.139649034Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-11T15:03:51.139976753Z level=info msg="Migration successfully executed" id="Add missing user data" duration=327.889µs logger=migrator t=2026-08-11T15:03:51.143594788Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-11T15:03:51.14479768Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.204601ms logger=migrator t=2026-08-11T15:03:51.148028114Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-11T15:03:51.148786704Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=758.52µs logger=migrator t=2026-08-11T15:03:51.151916096Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-11T15:03:51.153102957Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.186241ms logger=migrator t=2026-08-11T15:03:51.157304637Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-11T15:03:51.165088482Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.784154ms logger=migrator t=2026-08-11T15:03:51.168528982Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-11T15:03:51.169361803Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=832.331µs logger=migrator t=2026-08-11T15:03:51.173739398Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-11T15:03:51.174009215Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=263.746µs logger=migrator t=2026-08-11T15:03:51.180539356Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-11T15:03:51.181342298Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=804.442µs logger=migrator t=2026-08-11T15:03:51.186960615Z 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-08-11T15:03:51.18757092Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=610.615µs logger=migrator t=2026-08-11T15:03:51.191568606Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-11T15:03:51.192181911Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=613.486µs logger=migrator t=2026-08-11T15:03:51.200120269Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-11T15:03:51.201073684Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=957.895µs logger=migrator t=2026-08-11T15:03:51.205971782Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-11T15:03:51.206662281Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=688.579µs logger=migrator t=2026-08-11T15:03:51.212150185Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-11T15:03:51.212883133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=732.808µs logger=migrator t=2026-08-11T15:03:51.218560542Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-11T15:03:51.219488087Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=930.285µs logger=migrator t=2026-08-11T15:03:51.224129238Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-11T15:03:51.224979341Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=852.363µs logger=migrator t=2026-08-11T15:03:51.229789756Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-11T15:03:51.229848878Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=63.062µs logger=migrator t=2026-08-11T15:03:51.233136644Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-11T15:03:51.235057064Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.92072ms logger=migrator t=2026-08-11T15:03:51.238849554Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-11T15:03:51.239535542Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=689.599µs logger=migrator t=2026-08-11T15:03:51.243869855Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-11T15:03:51.244616795Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=747.36µs logger=migrator t=2026-08-11T15:03:51.249703858Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-11T15:03:51.250439957Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=736.199µs logger=migrator t=2026-08-11T15:03:51.254204016Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-11T15:03:51.257447121Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.242645ms logger=migrator t=2026-08-11T15:03:51.261520348Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-11T15:03:51.26234143Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=821.042µs logger=migrator t=2026-08-11T15:03:51.265348819Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-11T15:03:51.266114889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=771µs logger=migrator t=2026-08-11T15:03:51.269659722Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-11T15:03:51.270453532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=789.52µs logger=migrator t=2026-08-11T15:03:51.274752345Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-11T15:03:51.275543875Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=791.27µs logger=migrator t=2026-08-11T15:03:51.278808872Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-11T15:03:51.279567741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=755.449µs logger=migrator t=2026-08-11T15:03:51.283157055Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-11T15:03:51.283583526Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=426.601µs logger=migrator t=2026-08-11T15:03:51.286712718Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-11T15:03:51.287221491Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=508.783µs logger=migrator t=2026-08-11T15:03:51.291505023Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-11T15:03:51.291889894Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=385.01µs logger=migrator t=2026-08-11T15:03:51.295402826Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-11T15:03:51.296103764Z level=info msg="Migration successfully executed" id="create star table" duration=700.788µs logger=migrator t=2026-08-11T15:03:51.299861712Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-11T15:03:51.300737075Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=874.973µs logger=migrator t=2026-08-11T15:03:51.304686439Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-11T15:03:51.30548634Z level=info msg="Migration successfully executed" id="create org table v1" duration=799.831µs logger=migrator t=2026-08-11T15:03:51.308750836Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-11T15:03:51.309581987Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=830.691µs logger=migrator t=2026-08-11T15:03:51.31310605Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-11T15:03:51.313835219Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=729.259µs logger=migrator t=2026-08-11T15:03:51.317266319Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-11T15:03:51.31808435Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=819.521µs logger=migrator t=2026-08-11T15:03:51.323928043Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-11T15:03:51.325003042Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.073367ms logger=migrator t=2026-08-11T15:03:51.330710821Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-11T15:03:51.332055656Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.351176ms logger=migrator t=2026-08-11T15:03:51.339322526Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-11T15:03:51.339362088Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.311µs logger=migrator t=2026-08-11T15:03:51.349964695Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-11T15:03:51.350002177Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.962µs logger=migrator t=2026-08-11T15:03:51.357586765Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-11T15:03:51.357863343Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=277.138µs logger=migrator t=2026-08-11T15:03:51.36157418Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-11T15:03:51.362765721Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.192321ms logger=migrator t=2026-08-11T15:03:51.366450047Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-11T15:03:51.367255688Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=805.651µs logger=migrator t=2026-08-11T15:03:51.370665288Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-11T15:03:51.371562301Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=896.934µs logger=migrator t=2026-08-11T15:03:51.376166362Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-11T15:03:51.376813399Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=647.057µs logger=migrator t=2026-08-11T15:03:51.380195217Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-11T15:03:51.380982818Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=787.221µs logger=migrator t=2026-08-11T15:03:51.384129371Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-11T15:03:51.384837099Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=707.708µs logger=migrator t=2026-08-11T15:03:51.389183082Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-11T15:03:51.394177434Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.994042ms logger=migrator t=2026-08-11T15:03:51.39745757Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-11T15:03:51.398171199Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=718µs logger=migrator t=2026-08-11T15:03:51.401831915Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-11T15:03:51.402549494Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=717.719µs logger=migrator t=2026-08-11T15:03:51.407936355Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-11T15:03:51.408783716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=847.231µs logger=migrator t=2026-08-11T15:03:51.413689895Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-11T15:03:51.414031104Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=341.689µs logger=migrator t=2026-08-11T15:03:51.417739811Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-11T15:03:51.418558252Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=818.781µs logger=migrator t=2026-08-11T15:03:51.423092451Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-11T15:03:51.423171683Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.122µs logger=migrator t=2026-08-11T15:03:51.432682802Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-11T15:03:51.43601866Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.326828ms logger=migrator t=2026-08-11T15:03:51.441904254Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-11T15:03:51.444274157Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.371333ms logger=migrator t=2026-08-11T15:03:51.45052823Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-11T15:03:51.45319876Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.67197ms logger=migrator t=2026-08-11T15:03:51.45739975Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-11T15:03:51.458200971Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=801.561µs logger=migrator t=2026-08-11T15:03:51.463611813Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-11T15:03:51.466121489Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.508756ms logger=migrator t=2026-08-11T15:03:51.47072719Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-11T15:03:51.471586002Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=858.372µs logger=migrator t=2026-08-11T15:03:51.47493708Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-11T15:03:51.4757249Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=787.25µs logger=migrator t=2026-08-11T15:03:51.479079858Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-11T15:03:51.47911581Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.902µs logger=migrator t=2026-08-11T15:03:51.483014482Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-11T15:03:51.483040762Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.23µs logger=migrator t=2026-08-11T15:03:51.486492403Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-11T15:03:51.488651899Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.159236ms logger=migrator t=2026-08-11T15:03:51.491759001Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-11T15:03:51.493873066Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.113495ms logger=migrator t=2026-08-11T15:03:51.497067619Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-11T15:03:51.499210336Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.142026ms logger=migrator t=2026-08-11T15:03:51.504528586Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-11T15:03:51.50659572Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.066054ms logger=migrator t=2026-08-11T15:03:51.510978754Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-11T15:03:51.511221951Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.617µs logger=migrator t=2026-08-11T15:03:51.514709442Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-11T15:03:51.515605255Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=895.553µs logger=migrator t=2026-08-11T15:03:51.519612791Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-11T15:03:51.520454032Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=841.431µs logger=migrator t=2026-08-11T15:03:51.523820241Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-11T15:03:51.523867392Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.881µs logger=migrator t=2026-08-11T15:03:51.527563818Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-11T15:03:51.528868024Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.303575ms logger=migrator t=2026-08-11T15:03:51.535123177Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-11T15:03:51.536129773Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.008706ms logger=migrator t=2026-08-11T15:03:51.540102367Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-11T15:03:51.548060726Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.959439ms logger=migrator t=2026-08-11T15:03:51.551985358Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-11T15:03:51.553350585Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.367426ms logger=migrator t=2026-08-11T15:03:51.557844103Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-11T15:03:51.558641513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=797.57µs logger=migrator t=2026-08-11T15:03:51.563019218Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-11T15:03:51.564000374Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=980.046µs logger=migrator t=2026-08-11T15:03:51.568218704Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-11T15:03:51.568658126Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=427.831µs logger=migrator t=2026-08-11T15:03:51.572670531Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-11T15:03:51.573235965Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=565.464µs logger=migrator t=2026-08-11T15:03:51.576176843Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-11T15:03:51.578327129Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.146306ms logger=migrator t=2026-08-11T15:03:51.581535473Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-11T15:03:51.582352814Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=816.891µs logger=migrator t=2026-08-11T15:03:51.586567784Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-11T15:03:51.586855722Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=313.228µs logger=migrator t=2026-08-11T15:03:51.590329583Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-11T15:03:51.59058947Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=260.847µs logger=migrator t=2026-08-11T15:03:51.594017969Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-11T15:03:51.594761339Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=743.32µs logger=migrator t=2026-08-11T15:03:51.600784647Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-11T15:03:51.602892793Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.107616ms logger=migrator t=2026-08-11T15:03:51.608250383Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-11T15:03:51.609152427Z level=info msg="Migration successfully executed" id="create data_source table" duration=903.954µs logger=migrator t=2026-08-11T15:03:51.614372453Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-11T15:03:51.615722619Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.349976ms logger=migrator t=2026-08-11T15:03:51.619431366Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-11T15:03:51.620893524Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.461268ms logger=migrator t=2026-08-11T15:03:51.625237467Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-11T15:03:51.626002257Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=764.92µs logger=migrator t=2026-08-11T15:03:51.629118439Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-11T15:03:51.629929031Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=810.502µs logger=migrator t=2026-08-11T15:03:51.636087412Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-11T15:03:51.643443205Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.355073ms logger=migrator t=2026-08-11T15:03:51.646639929Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-11T15:03:51.647580614Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=941.905µs logger=migrator t=2026-08-11T15:03:51.651006534Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-11T15:03:51.651870336Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=863.972µs logger=migrator t=2026-08-11T15:03:51.656110287Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-11T15:03:51.657041832Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=931.365µs logger=migrator t=2026-08-11T15:03:51.660675106Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-11T15:03:51.661672913Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.000207ms logger=migrator t=2026-08-11T15:03:51.665542474Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-11T15:03:51.667907216Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.365072ms logger=migrator t=2026-08-11T15:03:51.672172737Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-11T15:03:51.676248074Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.075747ms logger=migrator t=2026-08-11T15:03:51.682917819Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-11T15:03:51.68294607Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.271µs logger=migrator t=2026-08-11T15:03:51.687484349Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-11T15:03:51.687839569Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=355.54µs logger=migrator t=2026-08-11T15:03:51.691485273Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-11T15:03:51.69552217Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.028176ms logger=migrator t=2026-08-11T15:03:51.70660226Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-11T15:03:51.706957179Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=356.719µs logger=migrator t=2026-08-11T15:03:51.710699197Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-11T15:03:51.710984635Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=286.718µs logger=migrator t=2026-08-11T15:03:51.714825895Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-11T15:03:51.71728244Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.456805ms logger=migrator t=2026-08-11T15:03:51.721824188Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-11T15:03:51.722008374Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.386µs logger=migrator t=2026-08-11T15:03:51.725280879Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-11T15:03:51.72607001Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=790.871µs logger=migrator t=2026-08-11T15:03:51.728496073Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-11T15:03:51.729733156Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.237213ms logger=migrator t=2026-08-11T15:03:51.733264748Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-11T15:03:51.734022708Z level=info msg="Migration successfully executed" id="create api_key table" duration=757.04µs logger=migrator t=2026-08-11T15:03:51.738480545Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-11T15:03:51.739317008Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=836.713µs logger=migrator t=2026-08-11T15:03:51.743297602Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-11T15:03:51.744069482Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=773.92µs logger=migrator t=2026-08-11T15:03:51.747999524Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-11T15:03:51.748910309Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=910.485µs logger=migrator t=2026-08-11T15:03:51.753357245Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-11T15:03:51.754217537Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=858.412µs logger=migrator t=2026-08-11T15:03:51.758614413Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-11T15:03:51.75929049Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=676.027µs logger=migrator t=2026-08-11T15:03:51.764429555Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-11T15:03:51.765187455Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=757.87µs logger=migrator t=2026-08-11T15:03:51.768502942Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-11T15:03:51.77796585Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.463137ms logger=migrator t=2026-08-11T15:03:51.781703688Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-11T15:03:51.782213901Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=510.153µs logger=migrator t=2026-08-11T15:03:51.786477463Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-11T15:03:51.787636303Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.15843ms logger=migrator t=2026-08-11T15:03:51.79246521Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-11T15:03:51.79363839Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.184691ms logger=migrator t=2026-08-11T15:03:51.798496327Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-11T15:03:51.799291819Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=789.031µs logger=migrator t=2026-08-11T15:03:51.80280648Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-11T15:03:51.803288423Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=481.653µs logger=migrator t=2026-08-11T15:03:51.807454012Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-11T15:03:51.808340336Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=886.494µs logger=migrator t=2026-08-11T15:03:51.812568517Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-11T15:03:51.812592357Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=24.62µs logger=migrator t=2026-08-11T15:03:51.816357766Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-11T15:03:51.818928593Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.570937ms logger=migrator t=2026-08-11T15:03:51.822391384Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-11T15:03:51.824849148Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.457534ms logger=migrator t=2026-08-11T15:03:51.829230404Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-11T15:03:51.829381777Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=151.813µs logger=migrator t=2026-08-11T15:03:51.834744238Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-11T15:03:51.837292964Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.548396ms logger=migrator t=2026-08-11T15:03:51.841427443Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-11T15:03:51.843901907Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.474234ms logger=migrator t=2026-08-11T15:03:51.848066456Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-11T15:03:51.848796295Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.589µs logger=migrator t=2026-08-11T15:03:51.854733071Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-11T15:03:51.855232714Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=499.623µs logger=migrator t=2026-08-11T15:03:51.859856216Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-11T15:03:51.861118729Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.262364ms logger=migrator t=2026-08-11T15:03:51.864701063Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-11T15:03:51.865523044Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=816.92µs logger=migrator t=2026-08-11T15:03:51.89057059Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-11T15:03:51.892346557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.762796ms logger=migrator t=2026-08-11T15:03:51.897373368Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-11T15:03:51.898686912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.313504ms logger=migrator t=2026-08-11T15:03:51.905135452Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-11T15:03:51.905204144Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.693µs logger=migrator t=2026-08-11T15:03:51.910608445Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-11T15:03:51.910672057Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.952µs logger=migrator t=2026-08-11T15:03:51.915609417Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-11T15:03:51.919237911Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.629294ms logger=migrator t=2026-08-11T15:03:51.923616906Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-11T15:03:51.926701457Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.084291ms logger=migrator t=2026-08-11T15:03:51.931502072Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-11T15:03:51.931554324Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=53.272µs logger=migrator t=2026-08-11T15:03:51.939492542Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-11T15:03:51.94017842Z level=info msg="Migration successfully executed" id="create quota table v1" duration=685.728µs logger=migrator t=2026-08-11T15:03:51.946052344Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-11T15:03:51.946741222Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=685.548µs logger=migrator t=2026-08-11T15:03:51.950791828Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-11T15:03:51.950814568Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.18µs logger=migrator t=2026-08-11T15:03:51.955743378Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-11T15:03:51.956312413Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=569.015µs logger=migrator t=2026-08-11T15:03:51.960751369Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-11T15:03:51.961694314Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=942.854µs logger=migrator t=2026-08-11T15:03:51.966967571Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-11T15:03:51.96997958Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.012049ms logger=migrator t=2026-08-11T15:03:51.974653743Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-11T15:03:51.974677904Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.981µs logger=migrator t=2026-08-11T15:03:51.980163788Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-11T15:03:51.98179499Z level=info msg="Migration successfully executed" id="create session table" duration=1.636003ms logger=migrator t=2026-08-11T15:03:51.986386951Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-11T15:03:51.986476423Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.202µs logger=migrator t=2026-08-11T15:03:51.990892039Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-11T15:03:51.990978231Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.992µs logger=migrator t=2026-08-11T15:03:51.996531407Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-11T15:03:51.997610855Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.079328ms logger=migrator t=2026-08-11T15:03:52.002486052Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-11T15:03:52.00351871Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.034118ms logger=migrator t=2026-08-11T15:03:52.008621073Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-11T15:03:52.008654584Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.811µs logger=migrator t=2026-08-11T15:03:52.014416665Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-11T15:03:52.014452676Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.651µs logger=migrator t=2026-08-11T15:03:52.025218098Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-11T15:03:52.031105202Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.890045ms logger=migrator t=2026-08-11T15:03:52.036171565Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-11T15:03:52.041458973Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.285888ms logger=migrator t=2026-08-11T15:03:52.047991454Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-11T15:03:52.048147988Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=156.674µs logger=migrator t=2026-08-11T15:03:52.053716154Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-11T15:03:52.053805057Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.823µs logger=migrator t=2026-08-11T15:03:52.060986825Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-11T15:03:52.062153445Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.168301ms logger=migrator t=2026-08-11T15:03:52.068937353Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-11T15:03:52.068970234Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.531µs logger=migrator t=2026-08-11T15:03:52.079278183Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-11T15:03:52.085380364Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.09259ms logger=migrator t=2026-08-11T15:03:52.093055714Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-11T15:03:52.09326109Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=255.347µs logger=migrator t=2026-08-11T15:03:52.099882124Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-11T15:03:52.105908342Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.024368ms logger=migrator t=2026-08-11T15:03:52.112266478Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-11T15:03:52.114675591Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.408853ms logger=migrator t=2026-08-11T15:03:52.119932309Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-11T15:03:52.120089252Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=157.023µs logger=migrator t=2026-08-11T15:03:52.127375484Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-11T15:03:52.129664823Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.292739ms logger=migrator t=2026-08-11T15:03:52.135913197Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-11T15:03:52.137804897Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.88916ms logger=migrator t=2026-08-11T15:03:52.144760178Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-11T15:03:52.146279958Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.52139ms logger=migrator t=2026-08-11T15:03:52.154316929Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-11T15:03:52.155244183Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=928.604µs logger=migrator t=2026-08-11T15:03:52.159336911Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-11T15:03:52.160054689Z level=info msg="Migration successfully executed" id="add index alert state" duration=724.248µs logger=migrator t=2026-08-11T15:03:52.166352414Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-11T15:03:52.167256698Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=904.194µs logger=migrator t=2026-08-11T15:03:52.17653739Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-11T15:03:52.177535887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=996.917µs logger=migrator t=2026-08-11T15:03:52.182922358Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-11T15:03:52.190165128Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=7.25981ms logger=migrator t=2026-08-11T15:03:52.197035308Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-11T15:03:52.197826448Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=793.91µs logger=migrator t=2026-08-11T15:03:52.20515641Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-11T15:03:52.221664402Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.504272ms logger=migrator t=2026-08-11T15:03:52.228630775Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-11T15:03:52.229273992Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=658.107µs logger=migrator t=2026-08-11T15:03:52.235814453Z 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-08-11T15:03:52.236581753Z 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=767.59µs logger=migrator t=2026-08-11T15:03:52.241698227Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-11T15:03:52.24214798Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=449.453µs logger=migrator t=2026-08-11T15:03:52.248776143Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-11T15:03:52.25017732Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.402846ms logger=migrator t=2026-08-11T15:03:52.256049243Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-11T15:03:52.256811733Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=764.43µs logger=migrator t=2026-08-11T15:03:52.264068243Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-11T15:03:52.268235523Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.16934ms logger=migrator t=2026-08-11T15:03:52.276434007Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-11T15:03:52.281285974Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.851947ms logger=migrator t=2026-08-11T15:03:52.285505415Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-11T15:03:52.290990118Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.484203ms logger=migrator t=2026-08-11T15:03:52.302026138Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-11T15:03:52.304839021Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.813173ms logger=migrator t=2026-08-11T15:03:52.315594933Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-11T15:03:52.316526067Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=936.394µs logger=migrator t=2026-08-11T15:03:52.325496723Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-11T15:03:52.325561874Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.211µs logger=migrator t=2026-08-11T15:03:52.331183581Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-11T15:03:52.331221262Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.421µs logger=migrator t=2026-08-11T15:03:52.335927305Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-11T15:03:52.336790147Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=866.702µs logger=migrator t=2026-08-11T15:03:52.340840914Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-11T15:03:52.34184026Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=998.896µs logger=migrator t=2026-08-11T15:03:52.346702108Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-11T15:03:52.347423566Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=721.569µs logger=migrator t=2026-08-11T15:03:52.353160316Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-11T15:03:52.354483691Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.323655ms logger=migrator t=2026-08-11T15:03:52.358845485Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-11T15:03:52.3597639Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=918.495µs logger=migrator t=2026-08-11T15:03:52.363097627Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-11T15:03:52.366842855Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.744898ms logger=migrator t=2026-08-11T15:03:52.371098077Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-11T15:03:52.374735952Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.637896ms logger=migrator t=2026-08-11T15:03:52.380873073Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-11T15:03:52.381176531Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=303.629µs logger=migrator t=2026-08-11T15:03:52.384332803Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-11T15:03:52.385249327Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=916.314µs logger=migrator t=2026-08-11T15:03:52.390278309Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-11T15:03:52.39148352Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.232622ms logger=migrator t=2026-08-11T15:03:52.395078915Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-11T15:03:52.398697819Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.618894ms logger=migrator t=2026-08-11T15:03:52.402637652Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-11T15:03:52.402738965Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=115.413µs logger=migrator t=2026-08-11T15:03:52.405790725Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-11T15:03:52.406814922Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.024207ms logger=migrator t=2026-08-11T15:03:52.415403787Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-11T15:03:52.418897088Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=3.496992ms logger=migrator t=2026-08-11T15:03:52.425779379Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-11T15:03:52.425884972Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=106.452µs logger=migrator t=2026-08-11T15:03:52.433400629Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-11T15:03:52.434675411Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.277092ms logger=migrator t=2026-08-11T15:03:52.441785457Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-11T15:03:52.442879737Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.09424ms logger=migrator t=2026-08-11T15:03:52.449704525Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-11T15:03:52.450523837Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=814.811µs logger=migrator t=2026-08-11T15:03:52.45599384Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-11T15:03:52.457018987Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.026067ms logger=migrator t=2026-08-11T15:03:52.463061545Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-11T15:03:52.464200795Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.13913ms logger=migrator t=2026-08-11T15:03:52.47203541Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-11T15:03:52.473227791Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.194321ms logger=migrator t=2026-08-11T15:03:52.518934978Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-11T15:03:52.518984969Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=53.671µs logger=migrator t=2026-08-11T15:03:52.804271201Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-11T15:03:52.81341832Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.148309ms logger=migrator t=2026-08-11T15:03:52.994296708Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-11T15:03:52.995703835Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.407217ms logger=migrator t=2026-08-11T15:03:53.066371815Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-11T15:03:53.072903226Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.532122ms logger=migrator t=2026-08-11T15:03:53.307586109Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-11T15:03:53.309180561Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.595642ms logger=migrator t=2026-08-11T15:03:53.439475001Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-11T15:03:53.441881175Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.407624ms logger=migrator t=2026-08-11T15:03:53.643122722Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-11T15:03:53.644094508Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=974.766µs logger=migrator t=2026-08-11T15:03:53.64913606Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-11T15:03:53.663566898Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.370297ms logger=migrator t=2026-08-11T15:03:53.670467228Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-11T15:03:53.671171837Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=706.049µs logger=migrator t=2026-08-11T15:03:53.677371789Z 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-08-11T15:03:53.678112558Z 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=740.289µs logger=migrator t=2026-08-11T15:03:53.683746727Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-11T15:03:53.684099696Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=348.029µs logger=migrator t=2026-08-11T15:03:53.689813415Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-11T15:03:53.691412717Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.601292ms logger=migrator t=2026-08-11T15:03:53.695613657Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-11T15:03:53.695964656Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=346.559µs logger=migrator t=2026-08-11T15:03:53.700101515Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-11T15:03:53.705007583Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.898128ms logger=migrator t=2026-08-11T15:03:53.708105064Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-11T15:03:53.71253473Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.432666ms logger=migrator t=2026-08-11T15:03:53.716019861Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-11T15:03:53.716785961Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=760.009µs logger=migrator t=2026-08-11T15:03:53.719661296Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-11T15:03:53.720344234Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=683.058µs logger=migrator t=2026-08-11T15:03:53.724887934Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-11T15:03:53.72553557Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=648.156µs logger=migrator t=2026-08-11T15:03:53.72857651Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-11T15:03:53.733039166Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.455886ms logger=migrator t=2026-08-11T15:03:53.73776217Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-11T15:03:53.739583788Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.821267ms logger=migrator t=2026-08-11T15:03:53.745736359Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-11T15:03:53.745910634Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=174.705µs logger=migrator t=2026-08-11T15:03:53.748303806Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-11T15:03:53.748663175Z level=info msg="Migration successfully executed" id="Move region to single row" duration=359.359µs logger=migrator t=2026-08-11T15:03:53.753462051Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-11T15:03:53.754699973Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.238142ms logger=migrator t=2026-08-11T15:03:53.759051258Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-11T15:03:53.759962411Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=911.343µs logger=migrator t=2026-08-11T15:03:53.770078246Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-11T15:03:53.771401081Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.321635ms logger=migrator t=2026-08-11T15:03:53.776362831Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-11T15:03:53.778219649Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.856398ms logger=migrator t=2026-08-11T15:03:53.782108421Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-11T15:03:53.782952193Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=843.852µs logger=migrator t=2026-08-11T15:03:53.788390655Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-11T15:03:53.789455563Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.064628ms logger=migrator t=2026-08-11T15:03:53.792940705Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-11T15:03:53.793015756Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.271µs logger=migrator t=2026-08-11T15:03:53.795741578Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-11T15:03:53.796339143Z level=info msg="Migration successfully executed" id="create test_data table" duration=597.225µs logger=migrator t=2026-08-11T15:03:53.799167397Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-11T15:03:53.799745793Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=578.186µs logger=migrator t=2026-08-11T15:03:53.802753262Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-11T15:03:53.803678846Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=925.574µs logger=migrator t=2026-08-11T15:03:53.806711965Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-11T15:03:53.807622199Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=908.614µs logger=migrator t=2026-08-11T15:03:53.811618163Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-11T15:03:53.812033885Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=414.761µs logger=migrator t=2026-08-11T15:03:53.815467135Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-11T15:03:53.815911716Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=445.791µs logger=migrator t=2026-08-11T15:03:53.821514933Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-11T15:03:53.821628335Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.963µs logger=migrator t=2026-08-11T15:03:53.825302922Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-11T15:03:53.826296627Z level=info msg="Migration successfully executed" id="create team table" duration=992.845µs logger=migrator t=2026-08-11T15:03:53.829515852Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-11T15:03:53.830434767Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=919.414µs logger=migrator t=2026-08-11T15:03:53.834273986Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-11T15:03:53.835124999Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=852.902µs logger=migrator t=2026-08-11T15:03:53.842818501Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-11T15:03:53.849036382Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.206621ms logger=migrator t=2026-08-11T15:03:53.859408145Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-11T15:03:53.859662581Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=256.386µs logger=migrator t=2026-08-11T15:03:53.864388205Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-11T15:03:53.865581066Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.201981ms logger=migrator t=2026-08-11T15:03:53.872433186Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-11T15:03:53.873263527Z level=info msg="Migration successfully executed" id="create team member table" duration=830.901µs logger=migrator t=2026-08-11T15:03:53.879162371Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-11T15:03:53.880188069Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.026268ms logger=migrator t=2026-08-11T15:03:53.88633348Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-11T15:03:53.887401147Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.067118ms logger=migrator t=2026-08-11T15:03:53.892629244Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-11T15:03:53.893572599Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=943.225µs logger=migrator t=2026-08-11T15:03:53.897300267Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-11T15:03:53.901896577Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.59607ms logger=migrator t=2026-08-11T15:03:53.905496951Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-11T15:03:53.909991428Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.494587ms logger=migrator t=2026-08-11T15:03:53.914811765Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-11T15:03:53.919298892Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.483727ms logger=migrator t=2026-08-11T15:03:53.924432097Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-11T15:03:53.925347551Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=917.524µs logger=migrator t=2026-08-11T15:03:53.928849893Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-11T15:03:53.929930021Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.078738ms logger=migrator t=2026-08-11T15:03:53.934978822Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-11T15:03:53.941643437Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=6.661545ms logger=migrator t=2026-08-11T15:03:53.964931487Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-11T15:03:53.965938163Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.007466ms logger=migrator t=2026-08-11T15:03:53.969739493Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-11T15:03:53.97076423Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.024447ms logger=migrator t=2026-08-11T15:03:53.97498991Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-11T15:03:53.976164291Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.174181ms logger=migrator t=2026-08-11T15:03:53.980247938Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-11T15:03:53.98146413Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.215912ms logger=migrator t=2026-08-11T15:03:53.988091374Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-11T15:03:53.989358616Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.247023ms logger=migrator t=2026-08-11T15:03:53.99332491Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-11T15:03:53.994154672Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=825.382µs logger=migrator t=2026-08-11T15:03:54.000011725Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-11T15:03:54.000474228Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=464.913µs logger=migrator t=2026-08-11T15:03:54.004817941Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-11T15:03:54.005667394Z level=info msg="Migration successfully executed" id="create tag table" duration=849.963µs logger=migrator t=2026-08-11T15:03:54.00937159Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-11T15:03:54.010430758Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.059028ms logger=migrator t=2026-08-11T15:03:54.015018558Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-11T15:03:54.015940132Z level=info msg="Migration successfully executed" id="create login attempt table" duration=908.064µs logger=migrator t=2026-08-11T15:03:54.019293379Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-11T15:03:54.020746128Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.451049ms logger=migrator t=2026-08-11T15:03:54.025172264Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-11T15:03:54.026778496Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.607432ms logger=migrator t=2026-08-11T15:03:54.03152433Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-11T15:03:54.046467271Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.942831ms logger=migrator t=2026-08-11T15:03:54.05026911Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-11T15:03:54.050823715Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=554.545µs logger=migrator t=2026-08-11T15:03:54.054419049Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-11T15:03:54.055143398Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=724.139µs logger=migrator t=2026-08-11T15:03:54.060174189Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-11T15:03:54.060673383Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=499.664µs logger=migrator t=2026-08-11T15:03:54.064606685Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-11T15:03:54.065578781Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=971.906µs logger=migrator t=2026-08-11T15:03:54.069830733Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-11T15:03:54.071628089Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.798657ms logger=migrator t=2026-08-11T15:03:54.077224855Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-11T15:03:54.078320084Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.094949ms logger=migrator t=2026-08-11T15:03:54.081964229Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-11T15:03:54.082037761Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.372µs logger=migrator t=2026-08-11T15:03:54.085926763Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-11T15:03:54.092032183Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.10475ms logger=migrator t=2026-08-11T15:03:54.11026309Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-11T15:03:54.119930973Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.667513ms logger=migrator t=2026-08-11T15:03:54.126145386Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-11T15:03:54.130029008Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.877932ms logger=migrator t=2026-08-11T15:03:54.133791596Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-11T15:03:54.138953161Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.158104ms logger=migrator t=2026-08-11T15:03:54.142264707Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-11T15:03:54.143342145Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.077848ms logger=migrator t=2026-08-11T15:03:54.148367827Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-11T15:03:54.15686082Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.493173ms logger=migrator t=2026-08-11T15:03:54.160378731Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-11T15:03:54.161009488Z level=info msg="Migration successfully executed" id="create server_lock table" duration=630.447µs logger=migrator t=2026-08-11T15:03:54.166160273Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-11T15:03:54.168008601Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.847278ms logger=migrator t=2026-08-11T15:03:54.172257492Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-11T15:03:54.173829423Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.559011ms logger=migrator t=2026-08-11T15:03:54.179247886Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-11T15:03:54.181011701Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.763695ms logger=migrator t=2026-08-11T15:03:54.185524299Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-11T15:03:54.187405508Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.860989ms logger=migrator t=2026-08-11T15:03:54.193664482Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-11T15:03:54.194760681Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.096219ms logger=migrator t=2026-08-11T15:03:54.199576847Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-11T15:03:54.205079221Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.501943ms logger=migrator t=2026-08-11T15:03:54.210273217Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-11T15:03:54.211432587Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.1599ms logger=migrator t=2026-08-11T15:03:54.215289398Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-11T15:03:54.216336476Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.041838ms logger=migrator t=2026-08-11T15:03:54.220448963Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-11T15:03:54.22147758Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.030377ms logger=migrator t=2026-08-11T15:03:54.225830834Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-11T15:03:54.226951754Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.11971ms logger=migrator t=2026-08-11T15:03:54.232998412Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-11T15:03:54.234650755Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.644343ms logger=migrator t=2026-08-11T15:03:54.238714561Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-11T15:03:54.238781733Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.812µs logger=migrator t=2026-08-11T15:03:54.242585223Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-11T15:03:54.242755157Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=169.713µs logger=migrator t=2026-08-11T15:03:54.247888301Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-11T15:03:54.249561685Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.672583ms logger=migrator t=2026-08-11T15:03:54.254022692Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T15:03:54.255042028Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.010296ms logger=migrator t=2026-08-11T15:03:54.258581001Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T15:03:54.259777312Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.196201ms logger=migrator t=2026-08-11T15:03:54.265352288Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-11T15:03:54.2654404Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=90.272µs logger=migrator t=2026-08-11T15:03:54.268761358Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T15:03:54.269767053Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.005875ms logger=migrator t=2026-08-11T15:03:54.273539832Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T15:03:54.275115664Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.578722ms logger=migrator t=2026-08-11T15:03:54.280192457Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T15:03:54.282056095Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.862808ms logger=migrator t=2026-08-11T15:03:54.28569274Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T15:03:54.287535889Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.843968ms logger=migrator t=2026-08-11T15:03:54.290618879Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-11T15:03:54.296651237Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.031298ms logger=migrator t=2026-08-11T15:03:54.301441182Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-11T15:03:54.30247113Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.039767ms logger=migrator t=2026-08-11T15:03:54.312999015Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-11T15:03:54.313287442Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=288.197µs logger=migrator t=2026-08-11T15:03:54.321834956Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-11T15:03:54.323723595Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.890249ms logger=migrator t=2026-08-11T15:03:54.328312346Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-11T15:03:54.329353422Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.040926ms logger=migrator t=2026-08-11T15:03:54.334244361Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-11T15:03:54.335670428Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.424497ms logger=migrator t=2026-08-11T15:03:54.33955124Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-11T15:03:54.339653862Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.292µs logger=migrator t=2026-08-11T15:03:54.344985742Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-11T15:03:54.347104417Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.116095ms logger=migrator t=2026-08-11T15:03:54.355870757Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-11T15:03:54.357382727Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.513909ms logger=migrator t=2026-08-11T15:03:54.361477214Z 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-08-11T15:03:54.362576602Z 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.098908ms logger=migrator t=2026-08-11T15:03:54.368186279Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-11T15:03:54.369228247Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.041428ms logger=migrator t=2026-08-11T15:03:54.374074313Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-11T15:03:54.381276822Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.201479ms logger=migrator t=2026-08-11T15:03:54.384924816Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-11T15:03:54.385831551Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=906.975µs logger=migrator t=2026-08-11T15:03:54.391232732Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-11T15:03:54.392207588Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=980.135µs logger=migrator t=2026-08-11T15:03:54.395980816Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-11T15:03:54.424612455Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.635879ms logger=migrator t=2026-08-11T15:03:54.432277026Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-11T15:03:54.481009421Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=48.746625ms logger=migrator t=2026-08-11T15:03:54.487383868Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-11T15:03:54.489120463Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.738145ms logger=migrator t=2026-08-11T15:03:54.494438572Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-11T15:03:54.495660955Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.223703ms logger=migrator t=2026-08-11T15:03:54.499607687Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-11T15:03:54.505735868Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.129201ms logger=migrator t=2026-08-11T15:03:54.509978659Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-11T15:03:54.515692349Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.71344ms logger=migrator t=2026-08-11T15:03:54.519512378Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-11T15:03:54.520611087Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.091109ms logger=migrator t=2026-08-11T15:03:54.52568868Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-11T15:03:54.526883132Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.193913ms logger=migrator t=2026-08-11T15:03:54.532090378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-11T15:03:54.533160526Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.069988ms logger=migrator t=2026-08-11T15:03:54.537575401Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-11T15:03:54.539547123Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.970281ms logger=migrator t=2026-08-11T15:03:54.544669657Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-11T15:03:54.54478684Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.423µs logger=migrator t=2026-08-11T15:03:54.549963025Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-11T15:03:54.556252129Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.288734ms logger=migrator t=2026-08-11T15:03:54.560244954Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-11T15:03:54.566682083Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.447299ms logger=migrator t=2026-08-11T15:03:54.570706459Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-11T15:03:54.576439168Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.731879ms logger=migrator t=2026-08-11T15:03:54.582225029Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-11T15:03:54.583360839Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.13617ms logger=migrator t=2026-08-11T15:03:54.590008783Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-11T15:03:54.592367075Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.357912ms logger=migrator t=2026-08-11T15:03:54.596806981Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-11T15:03:54.603727502Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.919791ms logger=migrator t=2026-08-11T15:03:54.608666191Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-11T15:03:54.615328246Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.661924ms logger=migrator t=2026-08-11T15:03:54.619440503Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-11T15:03:54.620682616Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.241803ms logger=migrator t=2026-08-11T15:03:54.625410769Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-11T15:03:54.635878893Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.470444ms logger=migrator t=2026-08-11T15:03:54.640823033Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-11T15:03:54.645550886Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.727833ms logger=migrator t=2026-08-11T15:03:54.649426147Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-11T15:03:54.649537911Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=111.193µs logger=migrator t=2026-08-11T15:03:54.653385741Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-11T15:03:54.654701795Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.313094ms logger=migrator t=2026-08-11T15:03:54.661853453Z 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-08-11T15:03:54.66402457Z 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.173997ms logger=migrator t=2026-08-11T15:03:54.670642112Z 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-08-11T15:03:54.672948843Z 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.302361ms logger=migrator t=2026-08-11T15:03:54.678176349Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-11T15:03:54.678359295Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=188.826µs logger=migrator t=2026-08-11T15:03:54.68199469Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-11T15:03:54.688442259Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.447029ms logger=migrator t=2026-08-11T15:03:54.693995724Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-11T15:03:54.701983684Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.970859ms logger=migrator t=2026-08-11T15:03:54.70837978Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-11T15:03:54.716554714Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.168194ms logger=migrator t=2026-08-11T15:03:54.721221786Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-11T15:03:54.728968429Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.745353ms logger=migrator t=2026-08-11T15:03:54.733989191Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-11T15:03:54.739539905Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.550664ms logger=migrator t=2026-08-11T15:03:54.743261223Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-11T15:03:54.743335185Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.051µs logger=migrator t=2026-08-11T15:03:54.747082683Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-11T15:03:54.747946355Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=863.432µs logger=migrator t=2026-08-11T15:03:54.753330816Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-11T15:03:54.760363561Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.032035ms logger=migrator t=2026-08-11T15:03:54.76413002Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-11T15:03:54.764202651Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.691µs logger=migrator t=2026-08-11T15:03:54.76761078Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-11T15:03:54.773813962Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.204102ms logger=migrator t=2026-08-11T15:03:54.777137929Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-11T15:03:54.778106294Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=968.125µs logger=migrator t=2026-08-11T15:03:54.78593473Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-11T15:03:54.79511995Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.186781ms logger=migrator t=2026-08-11T15:03:54.798488148Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-11T15:03:54.799051263Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=563.085µs logger=migrator t=2026-08-11T15:03:54.803094958Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-11T15:03:54.804078024Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=982.876µs logger=migrator t=2026-08-11T15:03:54.809444884Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-11T15:03:54.815977536Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.530552ms logger=migrator t=2026-08-11T15:03:54.821224823Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-11T15:03:54.822112636Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=886.843µs logger=migrator t=2026-08-11T15:03:54.828595266Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-11T15:03:54.829791837Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.196152ms logger=migrator t=2026-08-11T15:03:54.835885967Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-11T15:03:54.8368044Z level=info msg="Migration successfully executed" id="create alert_image table" duration=918.203µs logger=migrator t=2026-08-11T15:03:54.840870957Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-11T15:03:54.842048528Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.177741ms logger=migrator t=2026-08-11T15:03:54.846001811Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-11T15:03:54.846068703Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.562µs logger=migrator t=2026-08-11T15:03:54.850748876Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-11T15:03:54.851837084Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.080658ms logger=migrator t=2026-08-11T15:03:54.855840029Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-11T15:03:54.856889296Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.049097ms logger=migrator t=2026-08-11T15:03:54.860185102Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-11T15:03:54.860619544Z 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-08-11T15:03:54.867031891Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-11T15:03:54.867598636Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=571.585µs logger=migrator t=2026-08-11T15:03:54.873419318Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-11T15:03:54.875331429Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.913741ms logger=migrator t=2026-08-11T15:03:54.880585626Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-11T15:03:54.887680482Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.094196ms logger=migrator t=2026-08-11T15:03:54.89334346Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-11T15:03:54.894385307Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.041847ms logger=migrator t=2026-08-11T15:03:54.905291752Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-11T15:03:54.907016297Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.727925ms logger=migrator t=2026-08-11T15:03:54.913171518Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-11T15:03:54.914693409Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.522241ms logger=migrator t=2026-08-11T15:03:54.918656442Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-11T15:03:54.920145641Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.490719ms logger=migrator t=2026-08-11T15:03:54.925132952Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-11T15:03:54.926400455Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.267962ms logger=migrator t=2026-08-11T15:03:54.931319704Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-11T15:03:54.931350434Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.69µs logger=migrator t=2026-08-11T15:03:54.935255887Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-11T15:03:54.93535852Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.922µs logger=migrator t=2026-08-11T15:03:54.940555765Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-11T15:03:54.949229492Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.674457ms logger=migrator t=2026-08-11T15:03:54.955205949Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-11T15:03:54.955703491Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=510.112µs logger=migrator t=2026-08-11T15:03:54.961105063Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-11T15:03:54.962339635Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.234472ms logger=migrator t=2026-08-11T15:03:54.968883127Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-11T15:03:54.969350049Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=461.982µs logger=migrator t=2026-08-11T15:03:54.974895574Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-11T15:03:54.976407594Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.51271ms logger=migrator t=2026-08-11T15:03:54.981527347Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-11T15:03:54.982928194Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.400627ms logger=migrator t=2026-08-11T15:03:54.988255664Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-11T15:03:55.02442631Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.166365ms logger=migrator t=2026-08-11T15:03:55.029507073Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-11T15:03:55.035956702Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.456329ms logger=migrator t=2026-08-11T15:03:55.041837765Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-11T15:03:55.042079461Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=242.446µs logger=migrator t=2026-08-11T15:03:55.098492107Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-11T15:03:55.135159936Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.6608ms logger=migrator t=2026-08-11T15:03:55.140002903Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-11T15:03:55.171120397Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.117924ms logger=migrator t=2026-08-11T15:03:55.176501007Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-11T15:03:55.177149454Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=647.957µs logger=migrator t=2026-08-11T15:03:55.183230153Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-11T15:03:55.185107343Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.87653ms logger=migrator t=2026-08-11T15:03:55.19075594Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-11T15:03:55.191019076Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=263.206µs logger=migrator t=2026-08-11T15:03:55.196970523Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-11T15:03:55.198143404Z level=info msg="Migration successfully executed" id="create permission table" duration=1.17345ms logger=migrator t=2026-08-11T15:03:55.203289267Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-11T15:03:55.204999282Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.709755ms logger=migrator t=2026-08-11T15:03:55.210522477Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-11T15:03:55.212091738Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.569671ms logger=migrator t=2026-08-11T15:03:55.218480984Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-11T15:03:55.21943559Z level=info msg="Migration successfully executed" id="create role table" duration=954.836µs logger=migrator t=2026-08-11T15:03:55.224459831Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-11T15:03:55.235082169Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.620108ms logger=migrator t=2026-08-11T15:03:55.239573386Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-11T15:03:55.244823524Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.249818ms logger=migrator t=2026-08-11T15:03:55.251031637Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-11T15:03:55.252180306Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.15635ms logger=migrator t=2026-08-11T15:03:55.257364681Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-11T15:03:55.259301362Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.936261ms logger=migrator t=2026-08-11T15:03:55.264987811Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-11T15:03:55.266110021Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.12201ms logger=migrator t=2026-08-11T15:03:55.270971358Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-11T15:03:55.27221631Z level=info msg="Migration successfully executed" id="create team role table" duration=1.243032ms logger=migrator t=2026-08-11T15:03:55.278479205Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-11T15:03:55.280384764Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.905389ms logger=migrator t=2026-08-11T15:03:55.286233087Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-11T15:03:55.287633394Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.399887ms logger=migrator t=2026-08-11T15:03:55.293759363Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-11T15:03:55.295715595Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.955582ms logger=migrator t=2026-08-11T15:03:55.300844119Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-11T15:03:55.301707891Z level=info msg="Migration successfully executed" id="create user role table" duration=863.582µs logger=migrator t=2026-08-11T15:03:55.306283232Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-11T15:03:55.30739923Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.115808ms logger=migrator t=2026-08-11T15:03:55.313084639Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-11T15:03:55.31502573Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.946721ms logger=migrator t=2026-08-11T15:03:55.322315801Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-11T15:03:55.32423316Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.93385ms logger=migrator t=2026-08-11T15:03:55.331399918Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-11T15:03:55.33338942Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.991742ms logger=migrator t=2026-08-11T15:03:55.33871572Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-11T15:03:55.340117346Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.398257ms logger=migrator t=2026-08-11T15:03:55.3448242Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-11T15:03:55.346075272Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.250722ms logger=migrator t=2026-08-11T15:03:55.352202772Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-11T15:03:55.363346874Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.141202ms logger=migrator t=2026-08-11T15:03:55.367682237Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-11T15:03:55.368728885Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.050498ms logger=migrator t=2026-08-11T15:03:55.372985676Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-11T15:03:55.374013553Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.027507ms logger=migrator t=2026-08-11T15:03:55.379820965Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-11T15:03:55.380811081Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=990.196µs logger=migrator t=2026-08-11T15:03:55.38535884Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-11T15:03:55.387334641Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.975631ms logger=migrator t=2026-08-11T15:03:55.392348092Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-11T15:03:55.393242646Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=895.464µs logger=migrator t=2026-08-11T15:03:55.399291374Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-11T15:03:55.400429284Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.1376ms logger=migrator t=2026-08-11T15:03:55.405283521Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-11T15:03:55.413871506Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.591905ms logger=migrator t=2026-08-11T15:03:55.418301431Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-11T15:03:55.426857095Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.544103ms logger=migrator t=2026-08-11T15:03:55.734348517Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-11T15:03:55.756226229Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=21.883353ms logger=migrator t=2026-08-11T15:03:55.817791179Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-11T15:03:55.832634868Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.844928ms logger=migrator t=2026-08-11T15:03:55.859280245Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-11T15:03:55.861518583Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.26209ms logger=migrator t=2026-08-11T15:03:55.928651969Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-11T15:03:55.930531198Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.881029ms logger=migrator t=2026-08-11T15:03:56.02926846Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-11T15:03:56.030592504Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.318304ms logger=migrator t=2026-08-11T15:03:56.068421004Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-11T15:03:56.070337403Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.917409ms logger=migrator t=2026-08-11T15:03:56.101206351Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-11T15:03:56.103300035Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.094014ms logger=migrator t=2026-08-11T15:03:56.116038809Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-11T15:03:56.116228993Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=195.374µs logger=migrator t=2026-08-11T15:03:56.17617438Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-11T15:03:56.176240173Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.972µs logger=migrator t=2026-08-11T15:03:56.213753603Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-11T15:03:56.214521713Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=764.7µs logger=migrator t=2026-08-11T15:03:56.246295353Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-11T15:03:56.247140326Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=851.293µs logger=migrator t=2026-08-11T15:03:56.289569925Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-11T15:03:56.29130802Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.755786ms logger=migrator t=2026-08-11T15:03:56.299902125Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-11T15:03:56.30012067Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=219.395µs logger=migrator t=2026-08-11T15:03:56.329624252Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-11T15:03:56.330341701Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=719.599µs logger=migrator t=2026-08-11T15:03:56.355698784Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-11T15:03:56.357323306Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.632733ms logger=migrator t=2026-08-11T15:03:56.379108415Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-11T15:03:56.380547894Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.442089ms logger=migrator t=2026-08-11T15:03:56.431808134Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-11T15:03:56.44774316Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=15.934977ms logger=migrator t=2026-08-11T15:03:56.468893443Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-11T15:03:56.469036336Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=144.753µs logger=migrator t=2026-08-11T15:03:56.528731487Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-11T15:03:56.530690628Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.953441ms logger=migrator t=2026-08-11T15:03:56.595283897Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-11T15:03:56.598556472Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.240125ms logger=migrator t=2026-08-11T15:03:56.688072502Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-11T15:03:56.690080745Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.009833ms logger=migrator t=2026-08-11T15:03:56.701518704Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-11T15:03:56.714112043Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.596959ms logger=migrator t=2026-08-11T15:03:56.751693956Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-11T15:03:56.753929184Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.238479ms logger=migrator t=2026-08-11T15:03:56.882408053Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-11T15:03:56.884331074Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.925531ms logger=migrator t=2026-08-11T15:03:56.909275505Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-11T15:03:56.934018622Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.745207ms logger=migrator t=2026-08-11T15:03:56.978805083Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-11T15:03:56.981283618Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.479215ms logger=migrator t=2026-08-11T15:03:57.032933558Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-11T15:03:57.035279469Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.339921ms logger=migrator t=2026-08-11T15:03:57.053391453Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-11T15:03:57.055973809Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.578607ms logger=migrator t=2026-08-11T15:03:57.085268516Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-11T15:03:57.08814567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.895806ms logger=migrator t=2026-08-11T15:03:57.131926515Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-11T15:03:57.13252543Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=590.995µs logger=migrator t=2026-08-11T15:03:57.181226863Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-11T15:03:57.182232209Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.008467ms logger=migrator t=2026-08-11T15:03:57.205965839Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-11T15:03:57.21671605Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.753451ms logger=migrator t=2026-08-11T15:03:57.288060755Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-11T15:03:57.289583474Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.522769ms logger=migrator t=2026-08-11T15:03:57.439832931Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-11T15:03:57.442177312Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.347652ms logger=migrator t=2026-08-11T15:03:57.455573452Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-11T15:03:57.456221999Z 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-08-11T15:03:57.467344279Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-11T15:03:57.467843172Z 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-08-11T15:03:57.476713764Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-11T15:03:57.477698599Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=987.525µs logger=migrator t=2026-08-11T15:03:57.491333606Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-11T15:03:57.492834315Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.500329ms logger=migrator t=2026-08-11T15:03:57.597743436Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-11T15:03:57.599984835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.243269ms logger=migrator t=2026-08-11T15:03:57.611317191Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-11T15:03:57.613758285Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.451234ms logger=migrator t=2026-08-11T15:03:57.627917705Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-11T15:03:57.630327258Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.414934ms logger=migrator t=2026-08-11T15:03:57.667769686Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-11T15:03:57.66983281Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.058304ms logger=migrator t=2026-08-11T15:03:57.680598541Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-11T15:03:57.681552856Z level=info msg="Migration successfully executed" id="Drop public config table" duration=954.025µs logger=migrator t=2026-08-11T15:03:57.687926263Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-11T15:03:57.689487314Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.563411ms logger=migrator t=2026-08-11T15:03:57.693906119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-11T15:03:57.695145872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.239143ms logger=migrator t=2026-08-11T15:03:57.699695201Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-11T15:03:57.700947313Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.251222ms logger=migrator t=2026-08-11T15:03:57.706599871Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-11T15:03:57.707755181Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.15517ms logger=migrator t=2026-08-11T15:03:57.712624689Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-11T15:03:57.738137735Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.514386ms logger=migrator t=2026-08-11T15:03:57.743015552Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-11T15:03:57.749099252Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.078319ms logger=migrator t=2026-08-11T15:03:57.755773115Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-11T15:03:57.768400516Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.625511ms logger=migrator t=2026-08-11T15:03:57.773608192Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-11T15:03:57.773781667Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=173.995µs logger=migrator t=2026-08-11T15:03:57.778306445Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-11T15:03:57.791047878Z level=info msg="Migration successfully executed" id="add share column" duration=12.742773ms logger=migrator t=2026-08-11T15:03:57.796764207Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-11T15:03:57.79690995Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=145.953µs logger=migrator t=2026-08-11T15:03:57.801956123Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-11T15:03:57.80375045Z level=info msg="Migration successfully executed" id="create file table" duration=1.793728ms logger=migrator t=2026-08-11T15:03:57.809411378Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-11T15:03:57.810364442Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=952.604µs logger=migrator t=2026-08-11T15:03:57.816528914Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-11T15:03:57.817491049Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=962.045µs logger=migrator t=2026-08-11T15:03:57.82368002Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-11T15:03:57.824474801Z level=info msg="Migration successfully executed" id="create file_meta table" duration=794.611µs logger=migrator t=2026-08-11T15:03:57.829688618Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-11T15:03:57.830662183Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=973.285µs logger=migrator t=2026-08-11T15:03:57.836982028Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-11T15:03:57.837038439Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=91.252µs logger=migrator t=2026-08-11T15:03:57.841595728Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-11T15:03:57.84166365Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.692µs logger=migrator t=2026-08-11T15:03:57.846051625Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-11T15:03:57.846519867Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=467.832µs logger=migrator t=2026-08-11T15:03:57.85159615Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-11T15:03:57.851817236Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=220.115µs logger=migrator t=2026-08-11T15:03:57.857210356Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-11T15:03:57.858334436Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.12444ms logger=migrator t=2026-08-11T15:03:57.862513956Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-11T15:03:57.871046868Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.532212ms logger=migrator t=2026-08-11T15:03:57.876013098Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-11T15:03:57.876145901Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=133.053µs logger=migrator t=2026-08-11T15:03:57.880400673Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-11T15:03:57.881403079Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.003756ms logger=migrator t=2026-08-11T15:03:57.887057447Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-11T15:03:57.887396086Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=339.288µs logger=migrator t=2026-08-11T15:03:57.891579185Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-11T15:03:57.891763259Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=182.295µs logger=migrator t=2026-08-11T15:03:57.896245257Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-11T15:03:57.896663578Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=418.251µs logger=migrator t=2026-08-11T15:03:57.901682168Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-11T15:03:57.914591196Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.909898ms logger=migrator t=2026-08-11T15:03:57.920141081Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-11T15:03:57.929514836Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.373665ms logger=migrator t=2026-08-11T15:03:57.9331122Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-11T15:03:57.93388016Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=768.08µs logger=migrator t=2026-08-11T15:03:57.937577997Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-11T15:03:58.013615774Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.029397ms logger=migrator t=2026-08-11T15:03:58.019311543Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-11T15:03:58.021257213Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.948281ms logger=migrator t=2026-08-11T15:03:58.025268008Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-11T15:03:58.02651396Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.245402ms logger=migrator t=2026-08-11T15:03:58.030618738Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-11T15:03:58.059069651Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.431792ms logger=migrator t=2026-08-11T15:03:58.191486739Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-11T15:03:58.202949539Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.45888ms logger=migrator t=2026-08-11T15:03:58.283429891Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-11T15:03:58.284138249Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=710.679µs logger=migrator t=2026-08-11T15:03:58.299528392Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-11T15:03:58.299978113Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=450.262µs logger=migrator t=2026-08-11T15:03:58.316673599Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-11T15:03:58.317052769Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=380.34µs logger=migrator t=2026-08-11T15:03:58.329430192Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-11T15:03:58.329781921Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=351.329µs logger=migrator t=2026-08-11T15:03:58.334795892Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-11T15:03:58.335305726Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=509.914µs logger=migrator t=2026-08-11T15:03:58.341420096Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-11T15:03:58.343344975Z level=info msg="Migration successfully executed" id="create folder table" duration=1.92437ms logger=migrator t=2026-08-11T15:03:58.348825369Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-11T15:03:58.350329618Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.503469ms logger=migrator t=2026-08-11T15:03:58.354911548Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-11T15:03:58.357551706Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.637938ms logger=migrator t=2026-08-11T15:03:58.363922482Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-11T15:03:58.363976904Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.582µs logger=migrator t=2026-08-11T15:03:58.368832651Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-11T15:03:58.370210088Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.375516ms logger=migrator t=2026-08-11T15:03:58.374790337Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-11T15:03:58.376264195Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.473689ms logger=migrator t=2026-08-11T15:03:58.380192438Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-11T15:03:58.381841651Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.648613ms logger=migrator t=2026-08-11T15:03:58.386546365Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-11T15:03:58.387254733Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=709.667µs logger=migrator t=2026-08-11T15:03:58.391139524Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-11T15:03:58.391556315Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=414.261µs logger=migrator t=2026-08-11T15:03:58.395545339Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-11T15:03:58.397738646Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.192137ms logger=migrator t=2026-08-11T15:03:58.402375778Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-11T15:03:58.40361729Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.242333ms logger=migrator t=2026-08-11T15:03:58.407339728Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-11T15:03:58.408391404Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.051226ms logger=migrator t=2026-08-11T15:03:58.412182234Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-11T15:03:58.413306033Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.124319ms logger=migrator t=2026-08-11T15:03:58.417580095Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-11T15:03:58.421359373Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=3.723576ms logger=migrator t=2026-08-11T15:03:58.42544635Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-11T15:03:58.426614091Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.165411ms logger=migrator t=2026-08-11T15:03:58.431240222Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-11T15:03:58.433285405Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.037212ms logger=migrator t=2026-08-11T15:03:58.439347333Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-11T15:03:58.440847623Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.50098ms logger=migrator t=2026-08-11T15:03:58.445901095Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-11T15:03:58.446618383Z level=info msg="Migration successfully executed" id="create signing_key table" duration=713.658µs logger=migrator t=2026-08-11T15:03:58.452732553Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-11T15:03:58.454073298Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.340296ms logger=migrator t=2026-08-11T15:03:58.45872944Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-11T15:03:58.460101326Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.374776ms logger=migrator t=2026-08-11T15:03:58.464656704Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-11T15:03:58.465053875Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=398.561µs logger=migrator t=2026-08-11T15:03:58.472008396Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-11T15:03:58.481257288Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.248052ms logger=migrator t=2026-08-11T15:03:58.487577713Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-11T15:03:58.488927128Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.353885ms logger=migrator t=2026-08-11T15:03:58.494224146Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-11T15:03:58.494252387Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.611µs logger=migrator t=2026-08-11T15:03:58.499589457Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-11T15:03:58.501002413Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.414167ms logger=migrator t=2026-08-11T15:03:58.505377728Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-11T15:03:58.505410008Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.93µs logger=migrator t=2026-08-11T15:03:58.509880446Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-11T15:03:58.51157734Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.695964ms logger=migrator t=2026-08-11T15:03:58.516896849Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-11T15:03:58.519192168Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.291009ms logger=migrator t=2026-08-11T15:03:58.53226802Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-11T15:03:58.533580045Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.315294ms logger=migrator t=2026-08-11T15:03:58.538206246Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-11T15:03:58.539073818Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=868.832µs logger=migrator t=2026-08-11T15:03:58.543951435Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-11T15:03:58.544222193Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=271.868µs logger=migrator t=2026-08-11T15:03:58.548002571Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-11T15:03:58.548644448Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=641.937µs logger=migrator t=2026-08-11T15:03:58.553096434Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-11T15:03:58.554245324Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.14849ms logger=migrator t=2026-08-11T15:03:58.560112167Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-11T15:03:58.561826282Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.716645ms logger=migrator t=2026-08-11T15:03:58.56709717Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-11T15:03:58.578848027Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.748747ms logger=migrator t=2026-08-11T15:03:58.583018946Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-11T15:03:58.593037188Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.014911ms logger=migrator t=2026-08-11T15:03:58.598400998Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-11T15:03:58.608101101Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.696863ms logger=migrator t=2026-08-11T15:03:58.614236981Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-11T15:03:58.614336144Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=98.343µs logger=migrator t=2026-08-11T15:03:58.618323548Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-11T15:03:58.628304258Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.97738ms logger=migrator t=2026-08-11T15:03:58.633171176Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-11T15:03:58.645489307Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.315851ms logger=migrator t=2026-08-11T15:03:58.652845869Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-11T15:03:58.653547908Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=703.479µs logger=migrator t=2026-08-11T15:03:58.6601696Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.683185467s logger=migrator t=2026-08-11T15:03:58.661366742Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-11T15:03:58.679190748Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-11T15:03:58.679427024Z level=info msg="Created default organization" logger=secrets t=2026-08-11T15:03:58.68540807Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-11T15:03:58.742263495Z level=info msg="Restored cache from database" duration=527.404µs logger=plugin.store t=2026-08-11T15:03:58.744418622Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-11T15:03:58.782624219Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-11T15:03:58.782735622Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-11T15:03:58.782804644Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-11T15:03:58.782831454Z level=info msg="Plugins loaded" count=54 duration=38.414332ms logger=query_data t=2026-08-11T15:03:58.787098146Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-11T15:03:58.789902279Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-11T15:03:58.794843518Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-11T15:03:58.80374588Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-11T15:03:58.805912528Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-11T15:03:58.807845058Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-11T15:03:58.829988936Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-11T15:03:58.847478074Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-11T15:03:58.864258571Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-11T15:03:58.864283992Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-08-11T15:03:58.864843337Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-08-11T15:03:58.865901805Z level=info msg="Storage starting" logger=http.server t=2026-08-11T15:03:58.868554313Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-11T15:03:58.868661086Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-11T15:03:58.881582294Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-08-11T15:03:58.962725493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-11T15:03:58.988552358Z level=info msg="Update check succeeded" duration=104.126039ms logger=grafana.update.checker t=2026-08-11T15:03:58.989126463Z level=info msg="Update check succeeded" duration=109.028718ms logger=provisioning.dashboard t=2026-08-11T15:03:58.989881923Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-08-11T15:03:58.990948831Z level=info msg="State cache has been initialized" states=0 duration=122.284275ms logger=ngalert.scheduler t=2026-08-11T15:03:58.991001432Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-11T15:03:58.991091364Z level=info msg=starting first_tick=2026-08-11T15:04:00Z logger=sqlstore.transactions t=2026-08-11T15:03:58.992672866Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-11T15:03:59.045900115Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-11T15:03:59.108398147Z level=info msg="Patterns update finished" duration=171.374195ms logger=grafana-apiserver t=2026-08-11T15:03:59.238849773Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-11T15:03:59.239257193Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-11T15:04:00.215494188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.216580596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.232477601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.256626611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.276306335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.309989554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.324479102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.350211393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.36616376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.415461987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.431003252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.49567637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.529174794Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-11T15:04:00.55123455Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-11T15:04:00.567236417Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-11T15:04:00.580943686Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-11T15:04:00.597584079Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-11T15:04:00.610941088Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-08-11T15:04:00.622318785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.641742721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.667448233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.681706564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.710978008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.728800824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.776515649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.798284647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.837226683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.856231359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.890332998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.909791676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.941392542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:00.96661798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.0038071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.01530133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.04329438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.062817569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.095297976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.114513787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.153959686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.171433813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.200733317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.230231536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.29286829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.309340029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.355839642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.375114195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.423835876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.438135389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.481341046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.499250594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.55623346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.573654053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.613773401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.632128249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.675505291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.696716764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.732340853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.747418527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.799321471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.832825745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.923624053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:01.942845055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.002393218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.023984221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.095652119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.114655135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.186623331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.200773201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.265119778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.280252983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.420016046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.436334862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.508545935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.521968065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.669083481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.688561999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.766900401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.79027335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.866642432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.884673682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.954428811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:02.974768322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:03.073415303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:03.087707265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T15:04:03.168681525Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-11T15:05:10.891988008Z level=info msg="Usage stats are ready to report"