logger=settings t=2026-09-11T00:31:32.887423616Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-11T00:31:32Z logger=settings t=2026-09-11T00:31:32.888348267Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-11T00:31:32.88842569Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-11T00:31:32.888464161Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-11T00:31:32.888499973Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-11T00:31:32.888540575Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-11T00:31:32.888576566Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-11T00:31:32.888611137Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-11T00:31:32.888656129Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-11T00:31:32.88869044Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-11T00:31:32.888741501Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-11T00:31:32.888784433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-11T00:31:32.888822044Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-11T00:31:32.888849635Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-11T00:31:32.888892356Z level=info msg=Target target=[all] logger=settings t=2026-09-11T00:31:32.888940558Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-11T00:31:32.888970869Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-11T00:31:32.88900419Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-11T00:31:32.889032231Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-11T00:31:32.889076182Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-11T00:31:32.889103823Z level=info msg="App mode production" logger=sqlstore t=2026-09-11T00:31:32.890090507Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-11T00:31:32.890219451Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-11T00:31:32.893970579Z level=info msg="Locking database" logger=migrator t=2026-09-11T00:31:32.894052222Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-11T00:31:32.895327146Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-11T00:31:32.897299213Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.970907ms logger=migrator t=2026-09-11T00:31:32.906390303Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-11T00:31:32.908499705Z level=info msg="Migration successfully executed" id="create user table" duration=2.109652ms logger=migrator t=2026-09-11T00:31:32.9192393Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-11T00:31:32.920554476Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.320706ms logger=migrator t=2026-09-11T00:31:32.926129006Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-11T00:31:32.926664514Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=532.787µs logger=migrator t=2026-09-11T00:31:32.933685613Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-11T00:31:32.934246823Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=561.08µs logger=migrator t=2026-09-11T00:31:32.938816908Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-11T00:31:32.939347336Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=530.158µs logger=migrator t=2026-09-11T00:31:32.943373723Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-11T00:31:32.945110103Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.73606ms logger=migrator t=2026-09-11T00:31:32.950817617Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-11T00:31:32.952105962Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.287395ms logger=migrator t=2026-09-11T00:31:32.958113486Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-11T00:31:32.958602043Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=487.957µs logger=migrator t=2026-09-11T00:31:32.964213645Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-11T00:31:32.965154707Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=940.753µs logger=migrator t=2026-09-11T00:31:32.973574174Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-11T00:31:32.973914315Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=342.901µs logger=migrator t=2026-09-11T00:31:32.981035688Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-11T00:31:32.981829355Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=792.546µs logger=migrator t=2026-09-11T00:31:32.990594224Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-11T00:31:32.991901248Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.326415ms logger=migrator t=2026-09-11T00:31:33.000335246Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-11T00:31:33.000363937Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.321µs logger=migrator t=2026-09-11T00:31:33.011092053Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-11T00:31:33.012288863Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.19691ms logger=migrator t=2026-09-11T00:31:33.017897965Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-11T00:31:33.018208925Z level=info msg="Migration successfully executed" id="Add missing user data" duration=310.15µs logger=migrator t=2026-09-11T00:31:33.024127068Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-11T00:31:33.025223385Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.095877ms logger=migrator t=2026-09-11T00:31:33.031558762Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-11T00:31:33.032322598Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=763.506µs logger=migrator t=2026-09-11T00:31:33.038796788Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-11T00:31:33.039931418Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.133379ms logger=migrator t=2026-09-11T00:31:33.049283037Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-11T00:31:33.059531837Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.24805ms logger=migrator t=2026-09-11T00:31:33.068293675Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-11T00:31:33.069390962Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.094527ms logger=migrator t=2026-09-11T00:31:33.074938362Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-11T00:31:33.07517247Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=333.141µs logger=migrator t=2026-09-11T00:31:33.083827356Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-11T00:31:33.084845021Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.017164ms logger=migrator t=2026-09-11T00:31:33.092269084Z 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-09-11T00:31:33.092681338Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=400.653µs logger=migrator t=2026-09-11T00:31:33.099165479Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-11T00:31:33.099510702Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=346.143µs logger=migrator t=2026-09-11T00:31:33.107191133Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-11T00:31:33.107916238Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=724.845µs logger=migrator t=2026-09-11T00:31:33.113309422Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-11T00:31:33.114248074Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=938.462µs logger=migrator t=2026-09-11T00:31:33.120087674Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-11T00:31:33.120771936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=684.312µs logger=migrator t=2026-09-11T00:31:33.12907102Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-11T00:31:33.129706752Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=635.412µs logger=migrator t=2026-09-11T00:31:33.13550758Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-11T00:31:33.137057133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.548283ms logger=migrator t=2026-09-11T00:31:33.164122477Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-11T00:31:33.16419489Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.632µs logger=migrator t=2026-09-11T00:31:33.171479298Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-11T00:31:33.172791962Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.312544ms logger=migrator t=2026-09-11T00:31:33.178595771Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-11T00:31:33.179650776Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.055336ms logger=migrator t=2026-09-11T00:31:33.185752685Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-11T00:31:33.18678621Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.033255ms logger=migrator t=2026-09-11T00:31:33.192478874Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-11T00:31:33.19352849Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.049786ms logger=migrator t=2026-09-11T00:31:33.199272236Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-11T00:31:33.204631549Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.358743ms logger=migrator t=2026-09-11T00:31:33.210835922Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-11T00:31:33.212786678Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.949907ms logger=migrator t=2026-09-11T00:31:33.218889306Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-11T00:31:33.219982934Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.093418ms logger=migrator t=2026-09-11T00:31:33.227077256Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-11T00:31:33.228228825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.150559ms logger=migrator t=2026-09-11T00:31:33.234656624Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-11T00:31:33.235806444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.1513ms logger=migrator t=2026-09-11T00:31:33.242100938Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-11T00:31:33.243233177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.131289ms logger=migrator t=2026-09-11T00:31:33.251043514Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-11T00:31:33.251697887Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=653.803µs logger=migrator t=2026-09-11T00:31:33.257837256Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-11T00:31:33.25855853Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=721.445µs logger=migrator t=2026-09-11T00:31:33.264482932Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-11T00:31:33.265118244Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=637.112µs logger=migrator t=2026-09-11T00:31:33.27084817Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-11T00:31:33.271939487Z level=info msg="Migration successfully executed" id="create star table" duration=1.090527ms logger=migrator t=2026-09-11T00:31:33.27759947Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-11T00:31:33.278766221Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.166361ms logger=migrator t=2026-09-11T00:31:33.2857863Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-11T00:31:33.287053203Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.266292ms logger=migrator t=2026-09-11T00:31:33.292995226Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-11T00:31:33.294158256Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.160039ms logger=migrator t=2026-09-11T00:31:33.301068031Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-11T00:31:33.302113228Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.044207ms logger=migrator t=2026-09-11T00:31:33.308080921Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-11T00:31:33.30924517Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.164019ms logger=migrator t=2026-09-11T00:31:33.315510735Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-11T00:31:33.316671854Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.160199ms logger=migrator t=2026-09-11T00:31:33.322803894Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-11T00:31:33.323972103Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.167079ms logger=migrator t=2026-09-11T00:31:33.330387073Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-11T00:31:33.330633641Z level=info msg="Migration successfully executed" id="Update org table charset" duration=119.174µs logger=migrator t=2026-09-11T00:31:33.336455339Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-11T00:31:33.33648877Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.911µs logger=migrator t=2026-09-11T00:31:33.342418773Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-11T00:31:33.342809596Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=386.893µs logger=migrator t=2026-09-11T00:31:33.348776151Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-11T00:31:33.350341713Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.565723ms logger=migrator t=2026-09-11T00:31:33.358789532Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-11T00:31:33.359568738Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=784.407µs logger=migrator t=2026-09-11T00:31:33.364959323Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-11T00:31:33.365810542Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=850.579µs logger=migrator t=2026-09-11T00:31:33.371883298Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-11T00:31:33.3730871Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.200752ms logger=migrator t=2026-09-11T00:31:33.379654354Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-11T00:31:33.3810109Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.355546ms logger=migrator t=2026-09-11T00:31:33.387311246Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-11T00:31:33.388553178Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.243812ms logger=migrator t=2026-09-11T00:31:33.394242372Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-11T00:31:33.40355568Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.311167ms logger=migrator t=2026-09-11T00:31:33.409155661Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-11T00:31:33.410266079Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.109768ms logger=migrator t=2026-09-11T00:31:33.417938332Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-11T00:31:33.419109771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.18962ms logger=migrator t=2026-09-11T00:31:33.42464928Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-11T00:31:33.425932834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.282144ms logger=migrator t=2026-09-11T00:31:33.43284916Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-11T00:31:33.4334476Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=600.26µs logger=migrator t=2026-09-11T00:31:33.43929806Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-11T00:31:33.440570764Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.272094ms logger=migrator t=2026-09-11T00:31:33.44601403Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-11T00:31:33.446246767Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=233.057µs logger=migrator t=2026-09-11T00:31:33.451632482Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-11T00:31:33.455384749Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.751468ms logger=migrator t=2026-09-11T00:31:33.467892546Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-11T00:31:33.471252841Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.361865ms logger=migrator t=2026-09-11T00:31:33.476840272Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-11T00:31:33.479822164Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.983312ms logger=migrator t=2026-09-11T00:31:33.486666397Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-11T00:31:33.48792467Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.257933ms logger=migrator t=2026-09-11T00:31:33.501941689Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-11T00:31:33.505228631Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.285501ms logger=migrator t=2026-09-11T00:31:33.511101891Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-11T00:31:33.512810059Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.707648ms logger=migrator t=2026-09-11T00:31:33.520320216Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-11T00:31:33.521773846Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.45354ms logger=migrator t=2026-09-11T00:31:33.527611795Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-11T00:31:33.527801681Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=190.646µs logger=migrator t=2026-09-11T00:31:33.533762495Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-11T00:31:33.533943881Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=172.196µs logger=migrator t=2026-09-11T00:31:33.540202175Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-11T00:31:33.543323851Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.118496ms logger=migrator t=2026-09-11T00:31:33.550242097Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-11T00:31:33.553470408Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.227611ms logger=migrator t=2026-09-11T00:31:33.559937869Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-11T00:31:33.562994573Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.056015ms logger=migrator t=2026-09-11T00:31:33.569334869Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-11T00:31:33.572555739Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.2202ms logger=migrator t=2026-09-11T00:31:33.58223948Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-11T00:31:33.582767448Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=528.698µs logger=migrator t=2026-09-11T00:31:33.588796044Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-11T00:31:33.590220012Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.422608ms logger=migrator t=2026-09-11T00:31:33.596760375Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-11T00:31:33.597982147Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.221952ms logger=migrator t=2026-09-11T00:31:33.605290936Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-11T00:31:33.605422781Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=133.185µs logger=migrator t=2026-09-11T00:31:33.611521669Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-11T00:31:33.613050422Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.527483ms logger=migrator t=2026-09-11T00:31:33.619444539Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-11T00:31:33.621086056Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.641476ms logger=migrator t=2026-09-11T00:31:33.62853502Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-11T00:31:33.637262109Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.726578ms logger=migrator t=2026-09-11T00:31:33.642980163Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-11T00:31:33.644410112Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.429969ms logger=migrator t=2026-09-11T00:31:33.650865002Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-11T00:31:33.652367524Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.502122ms logger=migrator t=2026-09-11T00:31:33.65899349Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-11T00:31:33.660679308Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.684768ms logger=migrator t=2026-09-11T00:31:33.668193274Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-11T00:31:33.668884937Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=690.943µs logger=migrator t=2026-09-11T00:31:33.679106806Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-11T00:31:33.680062739Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=955.363µs logger=migrator t=2026-09-11T00:31:33.685900569Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-11T00:31:33.689391167Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.489348ms logger=migrator t=2026-09-11T00:31:33.697158823Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-11T00:31:33.69854806Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.388557ms logger=migrator t=2026-09-11T00:31:33.704294026Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-11T00:31:33.70467794Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=384.823µs logger=migrator t=2026-09-11T00:31:33.71054552Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-11T00:31:33.710957263Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=412.114µs logger=migrator t=2026-09-11T00:31:33.717788747Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-11T00:31:33.719600669Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.812382ms logger=migrator t=2026-09-11T00:31:33.726650829Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-11T00:31:33.730084437Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.430717ms logger=migrator t=2026-09-11T00:31:33.73720307Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-11T00:31:33.738795644Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.592244ms logger=migrator t=2026-09-11T00:31:33.745859285Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-11T00:31:33.74717089Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.311134ms logger=migrator t=2026-09-11T00:31:33.754029704Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-11T00:31:33.755408601Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.377937ms logger=migrator t=2026-09-11T00:31:33.761918513Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-11T00:31:33.763248288Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.329755ms logger=migrator t=2026-09-11T00:31:33.769840374Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-11T00:31:33.771157589Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.314445ms logger=migrator t=2026-09-11T00:31:33.777561647Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-11T00:31:33.786922447Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.36066ms logger=migrator t=2026-09-11T00:31:33.794278568Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-11T00:31:33.795772509Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.494261ms logger=migrator t=2026-09-11T00:31:33.803238824Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-11T00:31:33.804834178Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.594694ms logger=migrator t=2026-09-11T00:31:33.812491289Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-11T00:31:33.814391504Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.891025ms logger=migrator t=2026-09-11T00:31:33.820848875Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-11T00:31:33.82187607Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.027655ms logger=migrator t=2026-09-11T00:31:33.829795851Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-11T00:31:33.83389223Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.09971ms logger=migrator t=2026-09-11T00:31:33.840005959Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-11T00:31:33.843821169Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.8146ms logger=migrator t=2026-09-11T00:31:33.850043761Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-11T00:31:33.850094363Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=52.102µs logger=migrator t=2026-09-11T00:31:33.858345705Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-11T00:31:33.858740639Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=376.533µs logger=migrator t=2026-09-11T00:31:33.865000282Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-11T00:31:33.868486941Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.48615ms logger=migrator t=2026-09-11T00:31:33.874183665Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-11T00:31:33.874637561Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=458.016µs logger=migrator t=2026-09-11T00:31:33.937698053Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-11T00:31:33.93817317Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=475.497µs logger=migrator t=2026-09-11T00:31:34.384665147Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-11T00:31:34.394337977Z level=info msg="Migration successfully executed" id="Add uid column" duration=9.67397ms logger=migrator t=2026-09-11T00:31:34.462084464Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-11T00:31:34.462627753Z level=info msg="Migration successfully executed" id="Update uid value" duration=501.527µs logger=migrator t=2026-09-11T00:31:34.657009226Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-11T00:31:34.659059006Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.106312ms logger=migrator t=2026-09-11T00:31:34.773815808Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-11T00:31:34.775192525Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.380047ms logger=migrator t=2026-09-11T00:31:34.934936154Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-11T00:31:34.939611014Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.67786ms logger=migrator t=2026-09-11T00:31:34.951331785Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-11T00:31:34.952991442Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.659487ms logger=migrator t=2026-09-11T00:31:34.965299433Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-11T00:31:34.966472102Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.210681ms logger=migrator t=2026-09-11T00:31:34.972288011Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-11T00:31:34.973725871Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.441269ms logger=migrator t=2026-09-11T00:31:34.982437188Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-11T00:31:34.987369327Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=4.930809ms logger=migrator t=2026-09-11T00:31:34.998135985Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-11T00:31:35.000293118Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.157203ms logger=migrator t=2026-09-11T00:31:35.006845553Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-11T00:31:35.008840041Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.995148ms logger=migrator t=2026-09-11T00:31:35.018605565Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-11T00:31:35.029221718Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.617533ms logger=migrator t=2026-09-11T00:31:35.035217454Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-11T00:31:35.036023482Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=805.248µs logger=migrator t=2026-09-11T00:31:35.042532834Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-11T00:31:35.043627812Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.099468ms logger=migrator t=2026-09-11T00:31:35.048040553Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-11T00:31:35.048854071Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.198µs logger=migrator t=2026-09-11T00:31:35.055798198Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-11T00:31:35.056577635Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=786.947µs logger=migrator t=2026-09-11T00:31:35.061450231Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-11T00:31:35.061772022Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=321.501µs logger=migrator t=2026-09-11T00:31:35.067946804Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-11T00:31:35.068930028Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=979.144µs logger=migrator t=2026-09-11T00:31:35.076969073Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-11T00:31:35.077001244Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.461µs logger=migrator t=2026-09-11T00:31:35.081432295Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-11T00:31:35.084929265Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.49673ms logger=migrator t=2026-09-11T00:31:35.089002125Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-11T00:31:35.091250301Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.248386ms logger=migrator t=2026-09-11T00:31:35.095553349Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-11T00:31:35.095714694Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.385µs logger=migrator t=2026-09-11T00:31:35.102184376Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-11T00:31:35.104632459Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.447773ms logger=migrator t=2026-09-11T00:31:35.108815143Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-11T00:31:35.111182963Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.367171ms logger=migrator t=2026-09-11T00:31:35.115125628Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-11T00:31:35.115890554Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=764.356µs logger=migrator t=2026-09-11T00:31:35.122138038Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-11T00:31:35.122675397Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=535.879µs logger=migrator t=2026-09-11T00:31:35.12717185Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-11T00:31:35.127910016Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=737.846µs logger=migrator t=2026-09-11T00:31:35.132193363Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-11T00:31:35.133085703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=892.6µs logger=migrator t=2026-09-11T00:31:35.14613129Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-11T00:31:35.146867784Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=737.535µs logger=migrator t=2026-09-11T00:31:35.151342487Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-11T00:31:35.152074713Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=731.825µs logger=migrator t=2026-09-11T00:31:35.157325373Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-11T00:31:35.157388265Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.983µs logger=migrator t=2026-09-11T00:31:35.164210018Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-11T00:31:35.164243389Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.831µs logger=migrator t=2026-09-11T00:31:35.168321538Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-11T00:31:35.170816244Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.491576ms logger=migrator t=2026-09-11T00:31:35.182646219Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-11T00:31:35.185411314Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.763095ms logger=migrator t=2026-09-11T00:31:35.192201006Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-11T00:31:35.192264038Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.302µs logger=migrator t=2026-09-11T00:31:35.197511858Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-11T00:31:35.198284704Z level=info msg="Migration successfully executed" id="create quota table v1" duration=771.916µs logger=migrator t=2026-09-11T00:31:35.202658633Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-11T00:31:35.203472631Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=813.338µs logger=migrator t=2026-09-11T00:31:35.20840362Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-11T00:31:35.208430591Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.111µs logger=migrator t=2026-09-11T00:31:35.214955594Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-11T00:31:35.215657129Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=703.244µs logger=migrator t=2026-09-11T00:31:35.219703298Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-11T00:31:35.220526555Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=822.797µs logger=migrator t=2026-09-11T00:31:35.224819472Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-11T00:31:35.227458343Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.638421ms logger=migrator t=2026-09-11T00:31:35.233625733Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-11T00:31:35.233651374Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.771µs logger=migrator t=2026-09-11T00:31:35.238520851Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-11T00:31:35.23936496Z level=info msg="Migration successfully executed" id="create session table" duration=843.359µs logger=migrator t=2026-09-11T00:31:35.247879081Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-11T00:31:35.248014036Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.965µs logger=migrator t=2026-09-11T00:31:35.253152541Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-11T00:31:35.253276885Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.184µs logger=migrator t=2026-09-11T00:31:35.258835805Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-11T00:31:35.260000756Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.163121ms logger=migrator t=2026-09-11T00:31:35.264623805Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-11T00:31:35.26565801Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.033665ms logger=migrator t=2026-09-11T00:31:35.270507076Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-11T00:31:35.270526166Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=19.84µs logger=migrator t=2026-09-11T00:31:35.275931011Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-11T00:31:35.275947962Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=17.801µs logger=migrator t=2026-09-11T00:31:35.282176344Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-11T00:31:35.285082885Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.913341ms logger=migrator t=2026-09-11T00:31:35.289611749Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-11T00:31:35.291588437Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=1.975778ms logger=migrator t=2026-09-11T00:31:35.294571419Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-11T00:31:35.294632051Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=60.422µs logger=migrator t=2026-09-11T00:31:35.299150426Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-11T00:31:35.299215378Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=65.512µs logger=migrator t=2026-09-11T00:31:35.302376016Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-11T00:31:35.302969166Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=592.82µs logger=migrator t=2026-09-11T00:31:35.305921427Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-11T00:31:35.305943968Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=22.821µs logger=migrator t=2026-09-11T00:31:35.310445732Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-11T00:31:35.312530503Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.084201ms logger=migrator t=2026-09-11T00:31:35.316269332Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-11T00:31:35.316453518Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=183.936µs logger=migrator t=2026-09-11T00:31:35.320369982Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-11T00:31:35.32238116Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.011218ms logger=migrator t=2026-09-11T00:31:35.325462216Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-11T00:31:35.327487285Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.024579ms logger=migrator t=2026-09-11T00:31:35.331298856Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-11T00:31:35.331357418Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=61.052µs logger=migrator t=2026-09-11T00:31:35.334481254Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-11T00:31:35.335132947Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=656.923µs logger=migrator t=2026-09-11T00:31:35.338843224Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-11T00:31:35.33960768Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=763.186µs logger=migrator t=2026-09-11T00:31:35.345394448Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-11T00:31:35.346207966Z level=info msg="Migration successfully executed" id="create alert table v1" duration=813.068µs logger=migrator t=2026-09-11T00:31:35.349867121Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-11T00:31:35.350490113Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=622.552µs logger=migrator t=2026-09-11T00:31:35.355459982Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-11T00:31:35.356287091Z level=info msg="Migration successfully executed" id="add index alert state" duration=825.719µs logger=migrator t=2026-09-11T00:31:35.360461723Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-11T00:31:35.361279601Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=817.668µs logger=migrator t=2026-09-11T00:31:35.367860117Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-11T00:31:35.369877376Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.03054ms logger=migrator t=2026-09-11T00:31:35.376028617Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-11T00:31:35.377506898Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.477491ms logger=migrator t=2026-09-11T00:31:35.383108339Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-11T00:31:35.384718054Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.609594ms logger=migrator t=2026-09-11T00:31:35.391139213Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-11T00:31:35.407793793Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.65316ms logger=migrator t=2026-09-11T00:31:35.412305748Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-11T00:31:35.413060644Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=755.016µs logger=migrator t=2026-09-11T00:31:35.416834693Z 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-09-11T00:31:35.417719724Z 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=885.211µs logger=migrator t=2026-09-11T00:31:35.421675309Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-11T00:31:35.42202231Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=346.761µs logger=migrator t=2026-09-11T00:31:35.427989305Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-11T00:31:35.428920237Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=927.132µs logger=migrator t=2026-09-11T00:31:35.433147231Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-11T00:31:35.433918367Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=770.176µs logger=migrator t=2026-09-11T00:31:35.439319242Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-11T00:31:35.443448363Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.124041ms logger=migrator t=2026-09-11T00:31:35.450895508Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-11T00:31:35.454242853Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.346395ms logger=migrator t=2026-09-11T00:31:35.45882364Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-11T00:31:35.468319915Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=9.486045ms logger=migrator t=2026-09-11T00:31:35.474265598Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-11T00:31:35.482005593Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.739944ms logger=migrator t=2026-09-11T00:31:35.488509145Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-11T00:31:35.490926438Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.415793ms logger=migrator t=2026-09-11T00:31:35.503054943Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-11T00:31:35.503118605Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=76.673µs logger=migrator t=2026-09-11T00:31:35.508766199Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-11T00:31:35.508819131Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=84.922µs logger=migrator t=2026-09-11T00:31:35.517787998Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-11T00:31:35.519417624Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.629106ms logger=migrator t=2026-09-11T00:31:35.525654866Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-11T00:31:35.527099796Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.44423ms logger=migrator t=2026-09-11T00:31:35.534202589Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-11T00:31:35.535672769Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.4701ms logger=migrator t=2026-09-11T00:31:35.54387028Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-11T00:31:35.545410972Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.541352ms logger=migrator t=2026-09-11T00:31:35.551662016Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-11T00:31:35.554519124Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.856818ms logger=migrator t=2026-09-11T00:31:35.561825955Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-11T00:31:35.567491158Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.666864ms logger=migrator t=2026-09-11T00:31:35.595395173Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-11T00:31:35.601816433Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.42344ms logger=migrator t=2026-09-11T00:31:35.61927114Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-11T00:31:35.61985827Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=617.011µs logger=migrator t=2026-09-11T00:31:35.624636354Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-11T00:31:35.62571349Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.074576ms logger=migrator t=2026-09-11T00:31:35.632902007Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-11T00:31:35.633712464Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=809.328µs logger=migrator t=2026-09-11T00:31:35.638700525Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-11T00:31:35.642170114Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.469559ms logger=migrator t=2026-09-11T00:31:35.646643187Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-11T00:31:35.646704009Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=61.562µs logger=migrator t=2026-09-11T00:31:35.653384517Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-11T00:31:35.65434844Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=972.423µs logger=migrator t=2026-09-11T00:31:35.659622191Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-11T00:31:35.660866754Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.245353ms logger=migrator t=2026-09-11T00:31:35.667803191Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-11T00:31:35.667994608Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=192.408µs logger=migrator t=2026-09-11T00:31:35.673413883Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-11T00:31:35.674647935Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.234043ms logger=migrator t=2026-09-11T00:31:35.680874598Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-11T00:31:35.681719917Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=844.879µs logger=migrator t=2026-09-11T00:31:35.714702246Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-11T00:31:35.717457361Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.753584ms logger=migrator t=2026-09-11T00:31:35.722976879Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-11T00:31:35.72448258Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.505731ms logger=migrator t=2026-09-11T00:31:35.731586724Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-11T00:31:35.733160147Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.572463ms logger=migrator t=2026-09-11T00:31:35.73969296Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-11T00:31:35.741333797Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.640057ms logger=migrator t=2026-09-11T00:31:35.748330457Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-11T00:31:35.748386189Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.331µs logger=migrator t=2026-09-11T00:31:35.756045181Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-11T00:31:35.762924866Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.885986ms logger=migrator t=2026-09-11T00:31:35.77036794Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-11T00:31:35.771780749Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.412749ms logger=migrator t=2026-09-11T00:31:35.777455783Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-11T00:31:35.783629755Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.172462ms logger=migrator t=2026-09-11T00:31:35.789448614Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-11T00:31:35.790471839Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.023225ms logger=migrator t=2026-09-11T00:31:35.79722792Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-11T00:31:35.798628588Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.400529ms logger=migrator t=2026-09-11T00:31:35.80540423Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-11T00:31:35.807195641Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.791031ms logger=migrator t=2026-09-11T00:31:35.813228437Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-11T00:31:35.831936067Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=18.70026ms logger=migrator t=2026-09-11T00:31:35.839459015Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-11T00:31:35.840715488Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.256834ms logger=migrator t=2026-09-11T00:31:35.846987442Z 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-09-11T00:31:35.848603258Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.615195ms logger=migrator t=2026-09-11T00:31:35.85508665Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-11T00:31:35.855528126Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=441.275µs logger=migrator t=2026-09-11T00:31:35.862541515Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-11T00:31:35.863589851Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.043505ms logger=migrator t=2026-09-11T00:31:35.869931868Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-11T00:31:35.870233038Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=301.97µs logger=migrator t=2026-09-11T00:31:35.876088899Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-11T00:31:35.882381273Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.292054ms logger=migrator t=2026-09-11T00:31:35.88926447Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-11T00:31:35.895573175Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.307855ms logger=migrator t=2026-09-11T00:31:35.901379134Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-11T00:31:35.90273059Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.350956ms logger=migrator t=2026-09-11T00:31:35.908500347Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-11T00:31:35.909876795Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.376668ms logger=migrator t=2026-09-11T00:31:35.916999618Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-11T00:31:35.917345671Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=346.942µs logger=migrator t=2026-09-11T00:31:35.923079727Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-11T00:31:35.930058455Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.977529ms logger=migrator t=2026-09-11T00:31:35.935999559Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-11T00:31:35.937487069Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.48691ms logger=migrator t=2026-09-11T00:31:35.945543625Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-11T00:31:35.945850675Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=307.06µs logger=migrator t=2026-09-11T00:31:35.951920004Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-11T00:31:35.952487333Z level=info msg="Migration successfully executed" id="Move region to single row" duration=568.219µs logger=migrator t=2026-09-11T00:31:35.958470238Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-11T00:31:35.959952138Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.48183ms logger=migrator t=2026-09-11T00:31:35.965627462Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-11T00:31:35.966882356Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.250393ms logger=migrator t=2026-09-11T00:31:35.97403203Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-11T00:31:35.97550406Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.471281ms logger=migrator t=2026-09-11T00:31:35.980912726Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-11T00:31:35.982551352Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.637077ms logger=migrator t=2026-09-11T00:31:35.988579368Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-11T00:31:35.990172192Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.592834ms logger=migrator t=2026-09-11T00:31:35.998957373Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-11T00:31:35.999837843Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=884.42µs logger=migrator t=2026-09-11T00:31:36.004935108Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-11T00:31:36.005040802Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.004µs logger=migrator t=2026-09-11T00:31:36.012267348Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-11T00:31:36.01345886Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.188582ms logger=migrator t=2026-09-11T00:31:36.023034507Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-11T00:31:36.024267289Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.228522ms logger=migrator t=2026-09-11T00:31:36.029469688Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-11T00:31:36.030758082Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.271343ms logger=migrator t=2026-09-11T00:31:36.03885539Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-11T00:31:36.042485454Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=3.629374ms logger=migrator t=2026-09-11T00:31:36.048248731Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-11T00:31:36.048429337Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.156µs logger=migrator t=2026-09-11T00:31:36.053499992Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-11T00:31:36.053849103Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=349.191µs logger=migrator t=2026-09-11T00:31:36.060292224Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-11T00:31:36.060358876Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.192µs logger=migrator t=2026-09-11T00:31:36.065467261Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-11T00:31:36.066241138Z level=info msg="Migration successfully executed" id="create team table" duration=776.327µs logger=migrator t=2026-09-11T00:31:36.071358784Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-11T00:31:36.072301946Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=942.872µs logger=migrator t=2026-09-11T00:31:36.078718486Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-11T00:31:36.079608086Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=888.43µs logger=migrator t=2026-09-11T00:31:36.085628712Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-11T00:31:36.089697451Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.068479ms logger=migrator t=2026-09-11T00:31:36.094526197Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-11T00:31:36.094713424Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.487µs logger=migrator t=2026-09-11T00:31:36.100766651Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-11T00:31:36.101654731Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=887.74µs logger=migrator t=2026-09-11T00:31:36.106830859Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-11T00:31:36.107531972Z level=info msg="Migration successfully executed" id="create team member table" duration=701.113µs logger=migrator t=2026-09-11T00:31:36.113235788Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-11T00:31:36.114126869Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=890.651µs logger=migrator t=2026-09-11T00:31:36.119797093Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-11T00:31:36.121517071Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.719288ms logger=migrator t=2026-09-11T00:31:36.128313935Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-11T00:31:36.129973902Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.670367ms logger=migrator t=2026-09-11T00:31:36.136224465Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-11T00:31:36.144136757Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.911552ms logger=migrator t=2026-09-11T00:31:36.149624415Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-11T00:31:36.157192584Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.567199ms logger=migrator t=2026-09-11T00:31:36.1643764Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-11T00:31:36.171641939Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.26504ms logger=migrator t=2026-09-11T00:31:36.178125251Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-11T00:31:36.17953782Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.412009ms logger=migrator t=2026-09-11T00:31:36.186726606Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-11T00:31:36.188381012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.653726ms logger=migrator t=2026-09-11T00:31:36.195881489Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-11T00:31:36.197492825Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.613876ms logger=migrator t=2026-09-11T00:31:36.205302102Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-11T00:31:36.206892727Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.589295ms logger=migrator t=2026-09-11T00:31:36.214824898Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-11T00:31:36.216293539Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.467951ms logger=migrator t=2026-09-11T00:31:36.222479651Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-11T00:31:36.22391554Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.435609ms logger=migrator t=2026-09-11T00:31:36.230457214Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-11T00:31:36.231922225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.466381ms logger=migrator t=2026-09-11T00:31:36.238200009Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-11T00:31:36.23966908Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.468191ms logger=migrator t=2026-09-11T00:31:36.246865576Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-11T00:31:36.247614472Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=747.796µs logger=migrator t=2026-09-11T00:31:36.254908491Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-11T00:31:36.255257684Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=350.993µs logger=migrator t=2026-09-11T00:31:36.261059493Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-11T00:31:36.262128359Z level=info msg="Migration successfully executed" id="create tag table" duration=1.068486ms logger=migrator t=2026-09-11T00:31:36.268387104Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-11T00:31:36.269835483Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.448159ms logger=migrator t=2026-09-11T00:31:36.276434699Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-11T00:31:36.277653641Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.218172ms logger=migrator t=2026-09-11T00:31:36.285690896Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-11T00:31:36.287224099Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.532763ms logger=migrator t=2026-09-11T00:31:36.29397464Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-11T00:31:36.295351098Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.376578ms logger=migrator t=2026-09-11T00:31:36.30156797Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-11T00:31:36.322346753Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.776803ms logger=migrator t=2026-09-11T00:31:36.330428499Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-11T00:31:36.331571178Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.142669ms logger=migrator t=2026-09-11T00:31:36.33745892Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-11T00:31:36.3389284Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.46903ms logger=migrator t=2026-09-11T00:31:36.345366141Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-11T00:31:36.345852498Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=486.657µs logger=migrator t=2026-09-11T00:31:36.35349875Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-11T00:31:36.354478763Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=978.853µs logger=migrator t=2026-09-11T00:31:36.360995726Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-11T00:31:36.362138665Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.142759ms logger=migrator t=2026-09-11T00:31:36.36810631Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-11T00:31:36.369543919Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.433889ms logger=migrator t=2026-09-11T00:31:36.377080787Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-11T00:31:36.377224902Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=145.085µs logger=migrator t=2026-09-11T00:31:36.383429075Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-11T00:31:36.394921058Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.489233ms logger=migrator t=2026-09-11T00:31:36.402927423Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-11T00:31:36.413506185Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.578802ms logger=migrator t=2026-09-11T00:31:36.42181656Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-11T00:31:36.430631843Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.814793ms logger=migrator t=2026-09-11T00:31:36.437124745Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-11T00:31:36.446230886Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.105331ms logger=migrator t=2026-09-11T00:31:36.452204192Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-11T00:31:36.453744644Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.540372ms logger=migrator t=2026-09-11T00:31:36.460888579Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-11T00:31:36.471260254Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.369875ms logger=migrator t=2026-09-11T00:31:36.478075627Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-11T00:31:36.479363582Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.287765ms logger=migrator t=2026-09-11T00:31:36.485317296Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-11T00:31:36.489148677Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=3.830201ms logger=migrator t=2026-09-11T00:31:36.494878873Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-11T00:31:36.496262211Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.382898ms logger=migrator t=2026-09-11T00:31:36.504591087Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-11T00:31:36.506201762Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.610096ms logger=migrator t=2026-09-11T00:31:36.512887001Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-11T00:31:36.515599014Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.710943ms logger=migrator t=2026-09-11T00:31:36.527027385Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-11T00:31:36.529320753Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.290678ms logger=migrator t=2026-09-11T00:31:36.537166643Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-11T00:31:36.546544334Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.378352ms logger=migrator t=2026-09-11T00:31:36.553657317Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-11T00:31:36.55551245Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.839823ms logger=migrator t=2026-09-11T00:31:36.562915844Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-11T00:31:36.565048008Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.138294ms logger=migrator t=2026-09-11T00:31:36.570453593Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-11T00:31:36.571906683Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.453851ms logger=migrator t=2026-09-11T00:31:36.576907524Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-11T00:31:36.578171738Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.264284ms logger=migrator t=2026-09-11T00:31:36.584273036Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-11T00:31:36.58584561Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.572504ms logger=migrator t=2026-09-11T00:31:36.591185044Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-11T00:31:36.591283277Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.534µs logger=migrator t=2026-09-11T00:31:36.59634882Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-11T00:31:36.596473964Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.564µs logger=migrator t=2026-09-11T00:31:36.604993676Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-11T00:31:36.607518763Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.524207ms logger=migrator t=2026-09-11T00:31:36.61445062Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T00:31:36.616654736Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.673237ms logger=migrator t=2026-09-11T00:31:36.62580297Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T00:31:36.62756131Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.756849ms logger=migrator t=2026-09-11T00:31:36.634731625Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-11T00:31:36.634857749Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=128.064µs logger=migrator t=2026-09-11T00:31:36.649375327Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T00:31:36.653351773Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=4.008667ms logger=migrator t=2026-09-11T00:31:36.659953789Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T00:31:36.662332901Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.415103ms logger=migrator t=2026-09-11T00:31:36.670919125Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T00:31:36.671994202Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.076447ms logger=migrator t=2026-09-11T00:31:36.678173734Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T00:31:36.679348854Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.17515ms logger=migrator t=2026-09-11T00:31:36.683923251Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-11T00:31:36.695220717Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.294957ms logger=migrator t=2026-09-11T00:31:36.706655369Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-11T00:31:36.707947124Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.311896ms logger=migrator t=2026-09-11T00:31:36.712437297Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-11T00:31:36.712517341Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.863µs logger=migrator t=2026-09-11T00:31:36.719326284Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-11T00:31:36.720883116Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.547773ms logger=migrator t=2026-09-11T00:31:36.726865552Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-11T00:31:36.728727146Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.861274ms logger=migrator t=2026-09-11T00:31:36.735155656Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-11T00:31:36.736804183Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.647767ms logger=migrator t=2026-09-11T00:31:36.743692318Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-11T00:31:36.743841483Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=149.445µs logger=migrator t=2026-09-11T00:31:36.750121069Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-11T00:31:36.751569038Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.447619ms logger=migrator t=2026-09-11T00:31:36.757854973Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-11T00:31:36.7598115Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.955097ms logger=migrator t=2026-09-11T00:31:36.767807815Z 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-09-11T00:31:36.769411129Z 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.602814ms logger=migrator t=2026-09-11T00:31:36.775760567Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-11T00:31:36.776770171Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.025245ms logger=migrator t=2026-09-11T00:31:36.792362966Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-11T00:31:36.797202011Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.841105ms logger=migrator t=2026-09-11T00:31:36.802763462Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-11T00:31:36.803545859Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=784.027µs logger=migrator t=2026-09-11T00:31:36.807717831Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-11T00:31:36.808361954Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=643.842µs logger=migrator t=2026-09-11T00:31:36.812244177Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-11T00:31:36.837288995Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.032347ms logger=migrator t=2026-09-11T00:31:36.844885705Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-11T00:31:36.871633772Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.740926ms logger=migrator t=2026-09-11T00:31:36.879819902Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-11T00:31:36.881890673Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.078341ms logger=migrator t=2026-09-11T00:31:36.888677885Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-11T00:31:36.890477897Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.798422ms logger=migrator t=2026-09-11T00:31:36.896222324Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-11T00:31:36.907986467Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.767113ms logger=migrator t=2026-09-11T00:31:36.918564989Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-11T00:31:36.928228231Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.662392ms logger=migrator t=2026-09-11T00:31:36.93259949Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-11T00:31:36.934450984Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.850224ms logger=migrator t=2026-09-11T00:31:36.941966771Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-11T00:31:36.943770403Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.783141ms logger=migrator t=2026-09-11T00:31:36.951380204Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-11T00:31:36.953094962Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.713589ms logger=migrator t=2026-09-11T00:31:36.95739126Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-11T00:31:36.95912173Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.736909ms logger=migrator t=2026-09-11T00:31:36.963977236Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-11T00:31:36.96412397Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=146.605µs logger=migrator t=2026-09-11T00:31:36.970317353Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-11T00:31:36.980684448Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.367875ms logger=migrator t=2026-09-11T00:31:36.985312727Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-11T00:31:36.996686726Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.373219ms logger=migrator t=2026-09-11T00:31:37.002990502Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-11T00:31:37.014064181Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.059088ms logger=migrator t=2026-09-11T00:31:37.023274057Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-11T00:31:37.025007687Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.73287ms logger=migrator t=2026-09-11T00:31:37.031322864Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-11T00:31:37.033004741Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.679537ms logger=migrator t=2026-09-11T00:31:37.042334492Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-11T00:31:37.047463227Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.134335ms logger=migrator t=2026-09-11T00:31:37.053111381Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-11T00:31:37.057178501Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.06673ms logger=migrator t=2026-09-11T00:31:37.062908618Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-11T00:31:37.063774047Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=865.389µs logger=migrator t=2026-09-11T00:31:37.070312751Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-11T00:31:37.07466888Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.320268ms logger=migrator t=2026-09-11T00:31:37.084340102Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-11T00:31:37.089980726Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.640744ms logger=migrator t=2026-09-11T00:31:37.096193259Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-11T00:31:37.096343065Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=157.987µs logger=migrator t=2026-09-11T00:31:37.102110992Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-11T00:31:37.103133967Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.022895ms logger=migrator t=2026-09-11T00:31:37.112228659Z 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-09-11T00:31:37.113063548Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=834.609µs logger=migrator t=2026-09-11T00:31:37.119571931Z 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-09-11T00:31:37.120665089Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.092847ms logger=migrator t=2026-09-11T00:31:37.128679513Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-11T00:31:37.128770026Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=90.913µs logger=migrator t=2026-09-11T00:31:37.13381077Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-11T00:31:37.141198983Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.387474ms logger=migrator t=2026-09-11T00:31:37.147084345Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-11T00:31:37.154022602Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.936787ms logger=migrator t=2026-09-11T00:31:37.158995133Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-11T00:31:37.164548964Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.53591ms logger=migrator t=2026-09-11T00:31:37.171511442Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-11T00:31:37.17667604Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.164218ms logger=migrator t=2026-09-11T00:31:37.182096095Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-11T00:31:37.187788651Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.677796ms logger=migrator t=2026-09-11T00:31:37.194291144Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-11T00:31:37.194361667Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.863µs logger=migrator t=2026-09-11T00:31:37.200889411Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-11T00:31:37.201436049Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=544.678µs logger=migrator t=2026-09-11T00:31:37.207565499Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-11T00:31:37.212943884Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.378515ms logger=migrator t=2026-09-11T00:31:37.21865935Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-11T00:31:37.218730653Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.922µs logger=migrator t=2026-09-11T00:31:37.224556442Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-11T00:31:37.228664703Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.107981ms logger=migrator t=2026-09-11T00:31:37.235673904Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-11T00:31:37.236570444Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=896.33µs logger=migrator t=2026-09-11T00:31:37.327964909Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-11T00:31:37.332561977Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.596698ms logger=migrator t=2026-09-11T00:31:37.338675446Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-11T00:31:37.339385771Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=710.085µs logger=migrator t=2026-09-11T00:31:37.346854327Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-11T00:31:37.347697446Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=842.509µs logger=migrator t=2026-09-11T00:31:37.354153798Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-11T00:31:37.358680403Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.526135ms logger=migrator t=2026-09-11T00:31:37.364640697Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-11T00:31:37.36530342Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=662.333µs logger=migrator t=2026-09-11T00:31:37.374485526Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-11T00:31:37.375378976Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=892.531µs logger=migrator t=2026-09-11T00:31:37.381408902Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-11T00:31:37.382164418Z level=info msg="Migration successfully executed" id="create alert_image table" duration=761.806µs logger=migrator t=2026-09-11T00:31:37.388495766Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-11T00:31:37.389253121Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=756.845µs logger=migrator t=2026-09-11T00:31:37.396231521Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-11T00:31:37.396306024Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.723µs logger=migrator t=2026-09-11T00:31:37.401781941Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-11T00:31:37.402467485Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=685.074µs logger=migrator t=2026-09-11T00:31:37.408481181Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-11T00:31:37.409839857Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.357806ms logger=migrator t=2026-09-11T00:31:37.49736565Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-11T00:31:37.498852111Z 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-09-11T00:31:37.508720929Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-11T00:31:37.509525947Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=805.558µs logger=migrator t=2026-09-11T00:31:37.516455225Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-11T00:31:37.519113935Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.66831ms logger=migrator t=2026-09-11T00:31:37.53205268Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-11T00:31:37.53698709Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.937071ms logger=migrator t=2026-09-11T00:31:37.546111222Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-11T00:31:37.547313424Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.203672ms logger=migrator t=2026-09-11T00:31:37.558190306Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-11T00:31:37.558962333Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=772.137µs logger=migrator t=2026-09-11T00:31:37.565557759Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-11T00:31:37.566272914Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=715.495µs logger=migrator t=2026-09-11T00:31:37.572863139Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-11T00:31:37.573555354Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=692.024µs logger=migrator t=2026-09-11T00:31:37.581223917Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-11T00:31:37.582096197Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=871.91µs logger=migrator t=2026-09-11T00:31:37.589524511Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-11T00:31:37.589576043Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=55.422µs logger=migrator t=2026-09-11T00:31:37.597006388Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-11T00:31:37.597106721Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.413µs logger=migrator t=2026-09-11T00:31:37.603020124Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-11T00:31:37.610395477Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.375093ms logger=migrator t=2026-09-11T00:31:37.616426984Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-11T00:31:37.616799337Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=369.843µs logger=migrator t=2026-09-11T00:31:37.624588794Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-11T00:31:37.626426257Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.842053ms logger=migrator t=2026-09-11T00:31:37.635088565Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-11T00:31:37.635432716Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=343.802µs logger=migrator t=2026-09-11T00:31:37.641540616Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-11T00:31:37.642700535Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.149959ms logger=migrator t=2026-09-11T00:31:37.649114786Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-11T00:31:37.650525253Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.411418ms logger=migrator t=2026-09-11T00:31:37.658340922Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-11T00:31:37.700909242Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.56786ms logger=migrator t=2026-09-11T00:31:37.707069124Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-11T00:31:37.714370734Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.3015ms logger=migrator t=2026-09-11T00:31:37.723959803Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-11T00:31:37.724333075Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=379.472µs logger=migrator t=2026-09-11T00:31:37.732985713Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-11T00:31:37.788660872Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=55.726131ms logger=migrator t=2026-09-11T00:31:37.797262427Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-11T00:31:37.830903581Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.637654ms logger=migrator t=2026-09-11T00:31:37.83643018Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-11T00:31:37.837223177Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=789.807µs logger=migrator t=2026-09-11T00:31:37.84922916Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-11T00:31:37.850536434Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.306504ms logger=migrator t=2026-09-11T00:31:37.8568137Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-11T00:31:37.857152832Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=339.923µs logger=migrator t=2026-09-11T00:31:37.864954549Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-11T00:31:37.866268294Z level=info msg="Migration successfully executed" id="create permission table" duration=1.314265ms logger=migrator t=2026-09-11T00:31:37.872401195Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-11T00:31:37.873357907Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=953.403µs logger=migrator t=2026-09-11T00:31:37.879713806Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-11T00:31:37.881087202Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.372096ms logger=migrator t=2026-09-11T00:31:37.886923512Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-11T00:31:37.888036741Z level=info msg="Migration successfully executed" id="create role table" duration=1.112479ms logger=migrator t=2026-09-11T00:31:37.896714299Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-11T00:31:37.904604129Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.89041ms logger=migrator t=2026-09-11T00:31:37.91337383Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-11T00:31:37.920547896Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.173396ms logger=migrator t=2026-09-11T00:31:37.92882794Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-11T00:31:37.929746471Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=918.711µs logger=migrator t=2026-09-11T00:31:37.936852226Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-11T00:31:37.937717155Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=868.2µs logger=migrator t=2026-09-11T00:31:37.94341186Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-11T00:31:37.944107224Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=698.754µs logger=migrator t=2026-09-11T00:31:37.951581541Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-11T00:31:37.952319726Z level=info msg="Migration successfully executed" id="create team role table" duration=737.924µs logger=migrator t=2026-09-11T00:31:37.959045157Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-11T00:31:37.960053651Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.012714ms logger=migrator t=2026-09-11T00:31:37.969513676Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-11T00:31:37.97079913Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.287764ms logger=migrator t=2026-09-11T00:31:37.97661241Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-11T00:31:37.977469448Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=855.839µs logger=migrator t=2026-09-11T00:31:37.984434038Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-11T00:31:37.985321868Z level=info msg="Migration successfully executed" id="create user role table" duration=887.64µs logger=migrator t=2026-09-11T00:31:37.992720212Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-11T00:31:37.99353413Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=813.608µs logger=migrator t=2026-09-11T00:31:38.001517853Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-11T00:31:38.002418724Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=900.221µs logger=migrator t=2026-09-11T00:31:38.008750272Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-11T00:31:38.00955287Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=811.398µs logger=migrator t=2026-09-11T00:31:38.017219973Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-11T00:31:38.017942168Z level=info msg="Migration successfully executed" id="create builtin role table" duration=721.955µs logger=migrator t=2026-09-11T00:31:38.023613433Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-11T00:31:38.024459532Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=839.849µs logger=migrator t=2026-09-11T00:31:38.030825991Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-11T00:31:38.031547155Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=721.053µs logger=migrator t=2026-09-11T00:31:38.038847615Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-11T00:31:38.044374596Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.527061ms logger=migrator t=2026-09-11T00:31:38.049920386Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-11T00:31:38.051073125Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.151979ms logger=migrator t=2026-09-11T00:31:38.057966213Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-11T00:31:38.058816032Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=843.579µs logger=migrator t=2026-09-11T00:31:38.067565362Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-11T00:31:38.0683905Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=825.078µs logger=migrator t=2026-09-11T00:31:38.074591133Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-11T00:31:38.075520825Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=930.091µs logger=migrator t=2026-09-11T00:31:38.080985983Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-11T00:31:38.081556603Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=571.01µs logger=migrator t=2026-09-11T00:31:38.088258753Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-11T00:31:38.089097442Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=838.518µs logger=migrator t=2026-09-11T00:31:38.095617585Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-11T00:31:38.101117894Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.500779ms logger=migrator t=2026-09-11T00:31:38.106944004Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-11T00:31:38.11234568Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.398786ms logger=migrator t=2026-09-11T00:31:38.118960387Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-11T00:31:38.126461645Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.500978ms logger=migrator t=2026-09-11T00:31:38.131685904Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-11T00:31:38.137307087Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.621913ms logger=migrator t=2026-09-11T00:31:38.144455192Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-11T00:31:38.145949684Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.493922ms logger=migrator t=2026-09-11T00:31:38.155992489Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-11T00:31:38.157124918Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.131939ms logger=migrator t=2026-09-11T00:31:38.164546743Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-11T00:31:38.165650771Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.104257ms logger=migrator t=2026-09-11T00:31:38.171069067Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-11T00:31:38.171938027Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=868.56µs logger=migrator t=2026-09-11T00:31:38.17730364Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-11T00:31:38.178396878Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.095498ms logger=migrator t=2026-09-11T00:31:38.185024526Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-11T00:31:38.185115139Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=95.873µs logger=migrator t=2026-09-11T00:31:38.190296997Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-11T00:31:38.190362679Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.542µs logger=migrator t=2026-09-11T00:31:38.196355075Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-11T00:31:38.19681171Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=456.525µs logger=migrator t=2026-09-11T00:31:38.208482932Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-11T00:31:38.209101823Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=622.792µs logger=migrator t=2026-09-11T00:31:38.2142816Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-11T00:31:38.214757767Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=475.877µs logger=migrator t=2026-09-11T00:31:38.221702446Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-11T00:31:38.221867321Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=164.885µs logger=migrator t=2026-09-11T00:31:38.226817342Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-11T00:31:38.227212805Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=394.863µs logger=migrator t=2026-09-11T00:31:38.233274273Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-11T00:31:38.233972727Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=697.585µs logger=migrator t=2026-09-11T00:31:38.241699412Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-11T00:31:38.242592362Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=890.54µs logger=migrator t=2026-09-11T00:31:38.247992708Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-11T00:31:38.258971076Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.977218ms logger=migrator t=2026-09-11T00:31:38.269187096Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-11T00:31:38.269267789Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.123µs logger=migrator t=2026-09-11T00:31:38.276653673Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-11T00:31:38.277495202Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=841.979µs logger=migrator t=2026-09-11T00:31:38.292724385Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-11T00:31:38.293840933Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.117318ms logger=migrator t=2026-09-11T00:31:38.300601656Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-11T00:31:38.301419083Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=817.567µs logger=migrator t=2026-09-11T00:31:38.307757451Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-11T00:31:38.314577795Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.819724ms logger=migrator t=2026-09-11T00:31:38.319838675Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-11T00:31:38.321081258Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.241303ms logger=migrator t=2026-09-11T00:31:38.329110644Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-11T00:31:38.330082788Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=975.414µs logger=migrator t=2026-09-11T00:31:38.336480067Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-11T00:31:38.35811903Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.632703ms logger=migrator t=2026-09-11T00:31:38.364434508Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-11T00:31:38.365268156Z level=info msg="Migration successfully executed" id="create correlation v2" duration=833.078µs logger=migrator t=2026-09-11T00:31:38.37470663Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-11T00:31:38.375490837Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=779.437µs logger=migrator t=2026-09-11T00:31:38.381464342Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-11T00:31:38.382194597Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=733.935µs logger=migrator t=2026-09-11T00:31:38.387868352Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-11T00:31:38.388798164Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=929.592µs logger=migrator t=2026-09-11T00:31:38.396185378Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-11T00:31:38.396357523Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=239.928µs logger=migrator t=2026-09-11T00:31:38.408367286Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-11T00:31:38.409268797Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=903.861µs logger=migrator t=2026-09-11T00:31:38.417312174Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-11T00:31:38.423135913Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.823309ms logger=migrator t=2026-09-11T00:31:38.431013783Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-11T00:31:38.43179268Z level=info msg="Migration successfully executed" id="create entity_events table" duration=775.427µs logger=migrator t=2026-09-11T00:31:38.437064002Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-11T00:31:38.437942422Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=873.54µs logger=migrator t=2026-09-11T00:31:38.443520934Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-11T00:31:38.443844525Z 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-09-11T00:31:38.450196013Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-11T00:31:38.450568845Z 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-09-11T00:31:38.457020507Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-11T00:31:38.457662749Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=643.172µs logger=migrator t=2026-09-11T00:31:38.46321805Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-11T00:31:38.464113651Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=895.041µs logger=migrator t=2026-09-11T00:31:38.476403903Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-11T00:31:38.477646015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.240512ms logger=migrator t=2026-09-11T00:31:38.487478723Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-11T00:31:38.488307162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=828.379µs logger=migrator t=2026-09-11T00:31:38.49671174Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-11T00:31:38.49758137Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=872.28µs logger=migrator t=2026-09-11T00:31:38.507674786Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-11T00:31:38.508578687Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=905.051µs logger=migrator t=2026-09-11T00:31:38.516056654Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-11T00:31:38.516643075Z level=info msg="Migration successfully executed" id="Drop public config table" duration=585.811µs logger=migrator t=2026-09-11T00:31:38.524899548Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-11T00:31:38.525859691Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=958.163µs logger=migrator t=2026-09-11T00:31:38.537890464Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-11T00:31:38.538899839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.009785ms logger=migrator t=2026-09-11T00:31:38.547196844Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-11T00:31:38.548662884Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.47021ms logger=migrator t=2026-09-11T00:31:38.556477923Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-11T00:31:38.557342193Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=860.98µs logger=migrator t=2026-09-11T00:31:38.563187043Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-11T00:31:38.581485711Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.266607ms logger=migrator t=2026-09-11T00:31:38.590524922Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-11T00:31:38.596750096Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.224374ms logger=migrator t=2026-09-11T00:31:38.603210508Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-11T00:31:38.609798164Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.586196ms logger=migrator t=2026-09-11T00:31:38.618800573Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-11T00:31:38.619242538Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=447.906µs logger=migrator t=2026-09-11T00:31:38.626602691Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-11T00:31:38.632616217Z level=info msg="Migration successfully executed" id="add share column" duration=6.012696ms logger=migrator t=2026-09-11T00:31:38.637852077Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-11T00:31:38.637990642Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=140.615µs logger=migrator t=2026-09-11T00:31:38.643212272Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-11T00:31:38.643917265Z level=info msg="Migration successfully executed" id="create file table" duration=704.743µs logger=migrator t=2026-09-11T00:31:38.650837104Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-11T00:31:38.651967782Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.131508ms logger=migrator t=2026-09-11T00:31:38.884724115Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-11T00:31:38.886759865Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.03741ms logger=migrator t=2026-09-11T00:31:39.113354871Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-11T00:31:39.115817247Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.467735ms logger=migrator t=2026-09-11T00:31:39.126240755Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-11T00:31:39.127306911Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.063756ms logger=migrator t=2026-09-11T00:31:39.135866135Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-11T00:31:39.135933308Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.262µs logger=migrator t=2026-09-11T00:31:39.142765393Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-11T00:31:39.142844276Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.652µs logger=migrator t=2026-09-11T00:31:39.150589512Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-11T00:31:39.151201403Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=610.811µs logger=migrator t=2026-09-11T00:31:39.160523854Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-11T00:31:39.160817544Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=294.359µs logger=migrator t=2026-09-11T00:31:39.168758416Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-11T00:31:39.170055691Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.294935ms logger=migrator t=2026-09-11T00:31:39.176176181Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-11T00:31:39.183190393Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.014732ms logger=migrator t=2026-09-11T00:31:39.189931164Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-11T00:31:39.190057899Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=125.714µs logger=migrator t=2026-09-11T00:31:39.196305204Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-11T00:31:39.197104791Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=795.707µs logger=migrator t=2026-09-11T00:31:39.203404458Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-11T00:31:39.203731479Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=328.161µs logger=migrator t=2026-09-11T00:31:39.209385283Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-11T00:31:39.20958188Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=196.267µs logger=migrator t=2026-09-11T00:31:39.215295446Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-11T00:31:39.215766703Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=471.107µs logger=migrator t=2026-09-11T00:31:39.223042013Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-11T00:31:39.232249469Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.203396ms logger=migrator t=2026-09-11T00:31:39.238390831Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-11T00:31:39.246689466Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.298305ms logger=migrator t=2026-09-11T00:31:39.25263092Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-11T00:31:39.253680006Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.048546ms logger=migrator t=2026-09-11T00:31:39.260500971Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-11T00:31:39.334482835Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.983324ms logger=migrator t=2026-09-11T00:31:39.341082231Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-11T00:31:39.341954331Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=870.66µs logger=migrator t=2026-09-11T00:31:39.347936607Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-11T00:31:39.348798087Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=860.629µs logger=migrator t=2026-09-11T00:31:39.356303245Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-11T00:31:39.377307527Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.003962ms logger=migrator t=2026-09-11T00:31:39.384020288Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-11T00:31:39.389983962Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.963224ms logger=migrator t=2026-09-11T00:31:39.396949892Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-11T00:31:39.397193311Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=243.289µs logger=migrator t=2026-09-11T00:31:39.404024645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-11T00:31:39.405276859Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=1.257144ms logger=migrator t=2026-09-11T00:31:39.41231752Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-11T00:31:39.412855149Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=537.919µs logger=migrator t=2026-09-11T00:31:39.421115623Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-11T00:31:39.421649791Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=539.258µs logger=migrator t=2026-09-11T00:31:39.428362143Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-11T00:31:39.428768687Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=417.524µs logger=migrator t=2026-09-11T00:31:39.435459896Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-11T00:31:39.437467055Z level=info msg="Migration successfully executed" id="create folder table" duration=2.007029ms logger=migrator t=2026-09-11T00:31:39.445375078Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-11T00:31:39.447260712Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.893115ms logger=migrator t=2026-09-11T00:31:39.454112778Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-11T00:31:39.455979502Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.866584ms logger=migrator t=2026-09-11T00:31:39.462525267Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-11T00:31:39.46260571Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.233µs logger=migrator t=2026-09-11T00:31:39.468322206Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-11T00:31:39.470263673Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.940817ms logger=migrator t=2026-09-11T00:31:39.477662657Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-11T00:31:39.47947636Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.806612ms logger=migrator t=2026-09-11T00:31:39.485337262Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-11T00:31:39.487234077Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.895695ms logger=migrator t=2026-09-11T00:31:39.493904616Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-11T00:31:39.494551068Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=646.542µs logger=migrator t=2026-09-11T00:31:39.500381669Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-11T00:31:39.500830434Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=442.185µs logger=migrator t=2026-09-11T00:31:39.506733007Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-11T00:31:39.50857104Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.837544ms logger=migrator t=2026-09-11T00:31:39.515387955Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-11T00:31:39.517412244Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.024159ms logger=migrator t=2026-09-11T00:31:39.524669274Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-11T00:31:39.526406674Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.73699ms logger=migrator t=2026-09-11T00:31:39.532750071Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-11T00:31:39.535173195Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.424604ms logger=migrator t=2026-09-11T00:31:39.542494217Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-11T00:31:39.544273498Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.769341ms logger=migrator t=2026-09-11T00:31:39.550542733Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-11T00:31:39.552071166Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.528463ms logger=migrator t=2026-09-11T00:31:39.558467676Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-11T00:31:39.560290589Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.822683ms logger=migrator t=2026-09-11T00:31:39.568095607Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-11T00:31:39.569850217Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.75396ms logger=migrator t=2026-09-11T00:31:39.576388572Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-11T00:31:39.577707287Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.318625ms logger=migrator t=2026-09-11T00:31:39.585040689Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-11T00:31:39.587100661Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.049031ms logger=migrator t=2026-09-11T00:31:39.594485564Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-11T00:31:39.596321987Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.831483ms logger=migrator t=2026-09-11T00:31:39.60220239Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-11T00:31:39.602684086Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=488.686µs logger=migrator t=2026-09-11T00:31:39.60860858Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-11T00:31:39.62255789Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.94859ms logger=migrator t=2026-09-11T00:31:39.630225683Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-11T00:31:39.63127953Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.055096ms logger=migrator t=2026-09-11T00:31:39.636972385Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-11T00:31:39.637004166Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.971µs logger=migrator t=2026-09-11T00:31:39.643031453Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-11T00:31:39.644749052Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.716899ms logger=migrator t=2026-09-11T00:31:39.651665651Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-11T00:31:39.651738423Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.352µs logger=migrator t=2026-09-11T00:31:39.657738499Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-11T00:31:39.659701996Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.962747ms logger=migrator t=2026-09-11T00:31:39.665385652Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-11T00:31:39.667265046Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.878945ms logger=migrator t=2026-09-11T00:31:39.677323992Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-11T00:31:39.679670603Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.352411ms logger=migrator t=2026-09-11T00:31:39.687877835Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-11T00:31:39.689712268Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.835573ms logger=migrator t=2026-09-11T00:31:39.697435354Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-11T00:31:39.698083986Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=645.882µs logger=migrator t=2026-09-11T00:31:39.705343856Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-11T00:31:39.706476584Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.132268ms logger=migrator t=2026-09-11T00:31:39.712675558Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-11T00:31:39.714749629Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.073251ms logger=migrator t=2026-09-11T00:31:39.722866458Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-11T00:31:39.724322939Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.455761ms logger=migrator t=2026-09-11T00:31:39.731671981Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-11T00:31:39.745860549Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.189748ms logger=migrator t=2026-09-11T00:31:39.751861045Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-11T00:31:39.765606718Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.746893ms logger=migrator t=2026-09-11T00:31:39.769726659Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-11T00:31:39.779473535Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.746466ms logger=migrator t=2026-09-11T00:31:39.786196306Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-11T00:31:39.78632885Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=133.134µs logger=migrator t=2026-09-11T00:31:39.790708591Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-11T00:31:39.799432591Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.72372ms logger=migrator t=2026-09-11T00:31:39.804974882Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-11T00:31:39.817688019Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.703357ms logger=migrator t=2026-09-11T00:31:39.825182967Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-11T00:31:39.82588807Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=700.903µs logger=migrator t=2026-09-11T00:31:39.83284059Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.937563485s logger=migrator t=2026-09-11T00:31:39.83400726Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-11T00:31:39.859690134Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-11T00:31:39.860135378Z level=info msg="Created default organization" logger=secrets t=2026-09-11T00:31:39.866645592Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-11T00:31:39.937378174Z level=info msg="Restored cache from database" duration=670.473µs logger=plugin.store t=2026-09-11T00:31:39.93927359Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-11T00:31:39.983141128Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-11T00:31:39.983169608Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-11T00:31:39.983273502Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-11T00:31:39.983282642Z level=info msg="Plugins loaded" count=54 duration=44.009963ms logger=query_data t=2026-09-11T00:31:39.989846818Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-11T00:31:39.995465981Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-11T00:31:40.00970101Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-11T00:31:40.023095022Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-11T00:31:40.025965941Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-11T00:31:40.029027386Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-11T00:31:40.052824785Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-11T00:31:40.0726994Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-11T00:31:40.095150522Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-11T00:31:40.095176993Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-11T00:31:40.095339579Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-09-11T00:31:40.095879338Z level=info msg="State cache has been initialized" states=0 duration=546.638µs logger=ngalert.multiorg.alertmanager t=2026-09-11T00:31:40.096037953Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-09-11T00:31:40.096063204Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-11T00:31:40.096111135Z level=info msg=starting first_tick=2026-09-11T00:31:50Z logger=http.server t=2026-09-11T00:31:40.097174792Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-09-11T00:31:40.112733228Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-09-11T00:31:40.165030368Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-09-11T00:31:40.189594753Z level=info msg="Update check succeeded" duration=81.939871ms logger=grafana.update.checker t=2026-09-11T00:31:40.204805607Z level=info msg="Update check succeeded" duration=97.846559ms logger=sqlstore.transactions t=2026-09-11T00:31:40.229119263Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.240070311Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.258431933Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.267536216Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.269330538Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.273591445Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.279175407Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.288715295Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.290558189Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.291576114Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.300048575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.302355645Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.302679216Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-09-11T00:31:40.310712493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-11T00:31:40.311651175Z level=error msg="Error while updating detectors" error="store set: kv set: database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-11T00:31:40.311669156Z level=info msg="Patterns update finished" duration=139.922047ms logger=provisioning.dashboard t=2026-09-11T00:31:40.347173988Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-11T00:31:40.68508468Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-11T00:31:40.685568276Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-11T00:31:41.985495424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:41.987546504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.012287726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.04107747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.067861314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.130296408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.150248436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.207116419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.227568844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.258299205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.278299664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.314054107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.334625687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.359255928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.379426723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.419972053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.439334821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.478623866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.501559307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.534149642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.558183231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.595320282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.617503497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.654845256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.678839844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.737724475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.758351157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.783962511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.796594046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.827973879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.851025435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.881749085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.902272942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.941139364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:42.960759751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.00710987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.028871801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.103695416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.139225003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.26884486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.281280809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.31111249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.324222633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.355613917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.379283835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.450917609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.463889127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.499896672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.520326057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.601683017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.622531197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.697890601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.717595531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.785109883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.804524494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.882804488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.911952384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:43.991068337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.007125612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.091988497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.111542103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.187594582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.212819325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.279487921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.333128415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.436112806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.446787996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.516546668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.531423053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.611982098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.634138535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.7210494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.742855343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.872081382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.895263733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:44.99289386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:45.015692528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:45.119734281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:45.147592335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T00:31:45.252734214Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-11T00:32:43.141857283Z level=info msg="Usage stats are ready to report"