logger=settings t=2026-04-17T08:58:43.796516825Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-17T08:58:43Z logger=settings t=2026-04-17T08:58:43.877187841Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-17T08:58:43.877233123Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-17T08:58:43.877239273Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-17T08:58:43.877247363Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-17T08:58:43.877251543Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-17T08:58:43.877255593Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-17T08:58:43.877259843Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-17T08:58:43.877264294Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-17T08:58:43.877268544Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-17T08:58:43.877272384Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-17T08:58:43.877276174Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-17T08:58:43.877279784Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-17T08:58:43.877283564Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-17T08:58:43.877288204Z level=info msg=Target target=[all] logger=settings t=2026-04-17T08:58:43.877300955Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-17T08:58:43.877305085Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-17T08:58:43.877308785Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-17T08:58:43.87749169Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-17T08:58:43.87750364Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-17T08:58:43.877507841Z level=info msg="App mode production" logger=sqlstore t=2026-04-17T08:58:43.883873259Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-17T08:58:43.883971252Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-17T08:58:43.888971339Z level=info msg="Locking database" logger=migrator t=2026-04-17T08:58:43.88900934Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-17T08:58:43.889742242Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-17T08:58:43.890916946Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.173764ms logger=migrator t=2026-04-17T08:58:44.081943284Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-17T08:58:44.083430328Z level=info msg="Migration successfully executed" id="create user table" duration=1.500485ms logger=migrator t=2026-04-17T08:58:44.09573051Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-17T08:58:44.096533134Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=803.124µs logger=migrator t=2026-04-17T08:58:44.100559043Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-17T08:58:44.101280924Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=721.551µs logger=migrator t=2026-04-17T08:58:44.106811887Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-17T08:58:44.107857307Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.04592ms logger=migrator t=2026-04-17T08:58:44.11269155Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-17T08:58:44.113329309Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=638.198µs logger=migrator t=2026-04-17T08:58:44.11709219Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-17T08:58:44.119986236Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.893386ms logger=migrator t=2026-04-17T08:58:44.12523762Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-17T08:58:44.127729574Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.496934ms logger=migrator t=2026-04-17T08:58:44.133108292Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-17T08:58:44.134020059Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=912.338µs logger=migrator t=2026-04-17T08:58:44.138054158Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-17T08:58:44.139002636Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=947.958µs logger=migrator t=2026-04-17T08:58:44.145344483Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-17T08:58:44.146151466Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=811.824µs logger=migrator t=2026-04-17T08:58:44.15000066Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-17T08:58:44.150576147Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=575.247µs logger=migrator t=2026-04-17T08:58:44.15407053Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-17T08:58:44.155224053Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.153563ms logger=migrator t=2026-04-17T08:58:44.160916811Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-17T08:58:44.160971703Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.132µs logger=migrator t=2026-04-17T08:58:44.16631622Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-17T08:58:44.168391052Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.071471ms logger=migrator t=2026-04-17T08:58:44.174334977Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-17T08:58:44.174677357Z level=info msg="Migration successfully executed" id="Add missing user data" duration=341.91µs logger=migrator t=2026-04-17T08:58:44.180398175Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-17T08:58:44.181946491Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.547946ms logger=migrator t=2026-04-17T08:58:44.185506006Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-17T08:58:44.186269488Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=762.882µs logger=migrator t=2026-04-17T08:58:44.191630796Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-17T08:58:44.19344977Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.816884ms logger=migrator t=2026-04-17T08:58:44.197383906Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-17T08:58:44.2076891Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.305564ms logger=migrator t=2026-04-17T08:58:44.211473121Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-17T08:58:44.212377418Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=903.977µs logger=migrator t=2026-04-17T08:58:44.216286453Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-17T08:58:44.216503799Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=216.456µs logger=migrator t=2026-04-17T08:58:44.222808565Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-17T08:58:44.224065342Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.259407ms logger=migrator t=2026-04-17T08:58:44.229627357Z 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-04-17T08:58:44.229963646Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=336.48µs logger=migrator t=2026-04-17T08:58:44.234315275Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-17T08:58:44.235498969Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.183324ms logger=migrator t=2026-04-17T08:58:44.242258828Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-17T08:58:44.243342361Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.087193ms logger=migrator t=2026-04-17T08:58:44.248180354Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-17T08:58:44.249451391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.294647ms logger=migrator t=2026-04-17T08:58:44.255420386Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-17T08:58:44.256171238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=750.062µs logger=migrator t=2026-04-17T08:58:44.260142056Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-17T08:58:44.261238758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.096562ms logger=migrator t=2026-04-17T08:58:44.26605258Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-17T08:58:44.266820682Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=767.822µs logger=migrator t=2026-04-17T08:58:44.272908261Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-17T08:58:44.272938722Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.511µs logger=migrator t=2026-04-17T08:58:44.277626021Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-17T08:58:44.279502707Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.875836ms logger=migrator t=2026-04-17T08:58:44.284279197Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-17T08:58:44.285898815Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.625568ms logger=migrator t=2026-04-17T08:58:44.290863051Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-17T08:58:44.291805468Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=943.617µs logger=migrator t=2026-04-17T08:58:44.296119216Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-17T08:58:44.297257189Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.317298ms logger=migrator t=2026-04-17T08:58:44.303104282Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-17T08:58:44.306146931Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.042419ms logger=migrator t=2026-04-17T08:58:44.366083628Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-17T08:58:44.367640833Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.557245ms logger=migrator t=2026-04-17T08:58:44.372052394Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-17T08:58:44.373350872Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.294677ms logger=migrator t=2026-04-17T08:58:44.378552235Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-17T08:58:44.3794105Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=854.135µs logger=migrator t=2026-04-17T08:58:44.384952723Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-17T08:58:44.385847721Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=894.477µs logger=migrator t=2026-04-17T08:58:44.396639009Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-17T08:58:44.397545125Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=905.267µs logger=migrator t=2026-04-17T08:58:44.404485329Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-17T08:58:44.405276033Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=790.444µs logger=migrator t=2026-04-17T08:58:44.410733494Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-17T08:58:44.41129603Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=562.916µs logger=migrator t=2026-04-17T08:58:44.415186524Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-17T08:58:44.415589776Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=401.402µs logger=migrator t=2026-04-17T08:58:44.419857382Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-17T08:58:44.420511262Z level=info msg="Migration successfully executed" id="create star table" duration=654.02µs logger=migrator t=2026-04-17T08:58:44.426496798Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-17T08:58:44.427689344Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.192886ms logger=migrator t=2026-04-17T08:58:44.4323576Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-17T08:58:44.433624748Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.267028ms logger=migrator t=2026-04-17T08:58:44.438333526Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-17T08:58:44.439095749Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=761.803µs logger=migrator t=2026-04-17T08:58:44.44388444Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-17T08:58:44.444588282Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=706.252µs logger=migrator t=2026-04-17T08:58:44.449946249Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-17T08:58:44.450691581Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=746.282µs logger=migrator t=2026-04-17T08:58:44.455837263Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-17T08:58:44.456565324Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=727.331µs logger=migrator t=2026-04-17T08:58:44.460954914Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-17T08:58:44.461706526Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=751.712µs logger=migrator t=2026-04-17T08:58:44.465953991Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-17T08:58:44.465978561Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.381µs logger=migrator t=2026-04-17T08:58:44.471108212Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-17T08:58:44.471133693Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.711µs logger=migrator t=2026-04-17T08:58:44.475171843Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-17T08:58:44.475339528Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=168.095µs logger=migrator t=2026-04-17T08:58:44.479686335Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-17T08:58:44.480408306Z level=info msg="Migration successfully executed" id="create dashboard table" duration=721.581µs logger=migrator t=2026-04-17T08:58:44.48561958Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-17T08:58:44.486386143Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=765.893µs logger=migrator t=2026-04-17T08:58:44.492280247Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-17T08:58:44.493621816Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.336289ms logger=migrator t=2026-04-17T08:58:44.539096286Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-17T08:58:44.540392425Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.299259ms logger=migrator t=2026-04-17T08:58:44.556143128Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-17T08:58:44.558308622Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.171254ms logger=migrator t=2026-04-17T08:58:44.564502825Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-17T08:58:44.56569579Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.192426ms logger=migrator t=2026-04-17T08:58:44.571307456Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-17T08:58:44.576771117Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.463311ms logger=migrator t=2026-04-17T08:58:44.581216047Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-17T08:58:44.582008511Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=791.804µs logger=migrator t=2026-04-17T08:58:44.587181794Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-17T08:58:44.588381719Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.192845ms logger=migrator t=2026-04-17T08:58:44.593244452Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-17T08:58:44.594373415Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.127123ms logger=migrator t=2026-04-17T08:58:44.599033353Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-17T08:58:44.599386883Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=352.79µs logger=migrator t=2026-04-17T08:58:44.603757192Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-17T08:58:44.605169044Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.411362ms logger=migrator t=2026-04-17T08:58:44.611075467Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-17T08:58:44.611183951Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=109.443µs logger=migrator t=2026-04-17T08:58:44.625797531Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-17T08:58:44.627743329Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.952288ms logger=migrator t=2026-04-17T08:58:44.63153436Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-17T08:58:44.632845779Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.310639ms logger=migrator t=2026-04-17T08:58:44.639394662Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-17T08:58:44.641582177Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.187915ms logger=migrator t=2026-04-17T08:58:44.646167052Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-17T08:58:44.647055878Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=884.976µs logger=migrator t=2026-04-17T08:58:44.652415086Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-17T08:58:44.654413515Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.998119ms logger=migrator t=2026-04-17T08:58:44.659234887Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-17T08:58:44.660056392Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=821.394µs logger=migrator t=2026-04-17T08:58:44.666574333Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-17T08:58:44.667566002Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=992.659µs logger=migrator t=2026-04-17T08:58:44.673542508Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-17T08:58:44.673573279Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.221µs logger=migrator t=2026-04-17T08:58:44.677640439Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-17T08:58:44.67767202Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.611µs logger=migrator t=2026-04-17T08:58:44.681836352Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-17T08:58:44.683925444Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.088912ms logger=migrator t=2026-04-17T08:58:44.687814088Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-17T08:58:44.689832018Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.01809ms logger=migrator t=2026-04-17T08:58:44.694824656Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-17T08:58:44.696860036Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.03452ms logger=migrator t=2026-04-17T08:58:44.701023878Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-17T08:58:44.703088309Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.064991ms logger=migrator t=2026-04-17T08:58:44.707422736Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-17T08:58:44.707633743Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=210.807µs logger=migrator t=2026-04-17T08:58:44.712676041Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-17T08:58:44.714221027Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.543066ms logger=migrator t=2026-04-17T08:58:44.719648187Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-17T08:58:44.720462871Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=813.944µs logger=migrator t=2026-04-17T08:58:44.743215041Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-17T08:58:44.743747357Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=550.446µs logger=migrator t=2026-04-17T08:58:44.748493907Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-17T08:58:44.749318031Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=822.964µs logger=migrator t=2026-04-17T08:58:44.753356941Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-17T08:58:44.753946758Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=591.097µs logger=migrator t=2026-04-17T08:58:44.758556274Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-17T08:58:44.762760337Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.203553ms logger=migrator t=2026-04-17T08:58:44.766728415Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-17T08:58:44.76759825Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=874.715µs logger=migrator t=2026-04-17T08:58:44.773108463Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-17T08:58:44.773788612Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.159333ms logger=migrator t=2026-04-17T08:58:44.778408549Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-17T08:58:44.779041017Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=632.858µs logger=migrator t=2026-04-17T08:58:44.783626393Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-17T08:58:44.784256501Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=629.598µs logger=migrator t=2026-04-17T08:58:44.797983676Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-17T08:58:44.798458219Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=473.543µs logger=migrator t=2026-04-17T08:58:44.802825659Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-17T08:58:44.804731824Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.903505ms logger=migrator t=2026-04-17T08:58:44.809084973Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-17T08:58:44.81001685Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=931.037µs logger=migrator t=2026-04-17T08:58:44.813238995Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-17T08:58:44.81342347Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=187.415µs logger=migrator t=2026-04-17T08:58:44.816945985Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-17T08:58:44.81712026Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=174.675µs logger=migrator t=2026-04-17T08:58:44.821838918Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-17T08:58:44.822641283Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=802.385µs logger=migrator t=2026-04-17T08:58:44.829838854Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-17T08:58:44.83374231Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.817713ms logger=migrator t=2026-04-17T08:58:44.838791568Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-17T08:58:44.839773878Z level=info msg="Migration successfully executed" id="create data_source table" duration=983.65µs logger=migrator t=2026-04-17T08:58:44.844272989Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-17T08:58:44.845186097Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=912.908µs logger=migrator t=2026-04-17T08:58:44.853193593Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-17T08:58:44.854081299Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=889.346µs logger=migrator t=2026-04-17T08:58:44.85955251Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-17T08:58:44.860884309Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.329869ms logger=migrator t=2026-04-17T08:58:44.865374482Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-17T08:58:44.868297988Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.917735ms logger=migrator t=2026-04-17T08:58:44.873274465Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-17T08:58:44.881542498Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.269143ms logger=migrator t=2026-04-17T08:58:44.886747742Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-17T08:58:44.887759191Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.007199ms logger=migrator t=2026-04-17T08:58:44.893412648Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-17T08:58:44.894263163Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=850.165µs logger=migrator t=2026-04-17T08:58:44.898052255Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-17T08:58:44.89923607Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.185464ms logger=migrator t=2026-04-17T08:58:44.904296199Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-17T08:58:44.904851325Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=556.026µs logger=migrator t=2026-04-17T08:58:44.908341558Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-17T08:58:44.91043381Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.091462ms logger=migrator t=2026-04-17T08:58:44.914402566Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-17T08:58:44.917411595Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.002738ms logger=migrator t=2026-04-17T08:58:44.922504105Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-17T08:58:44.922538166Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.881µs logger=migrator t=2026-04-17T08:58:44.937103295Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-17T08:58:44.937556699Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=460.004µs logger=migrator t=2026-04-17T08:58:44.941944638Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-17T08:58:44.946680778Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.716899ms logger=migrator t=2026-04-17T08:58:44.95252735Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-17T08:58:44.952720146Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=192.426µs logger=migrator t=2026-04-17T08:58:45.072675121Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-17T08:58:45.073123145Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=459.403µs logger=migrator t=2026-04-17T08:58:46.240851333Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-17T08:58:46.24481604Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.967277ms logger=migrator t=2026-04-17T08:58:46.809640748Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-17T08:58:46.809986518Z level=info msg="Migration successfully executed" id="Update uid value" duration=350.191µs logger=migrator t=2026-04-17T08:58:46.825342821Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-17T08:58:46.834658756Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=9.318835ms logger=migrator t=2026-04-17T08:58:46.841174588Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-17T08:58:46.842007132Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=832.384µs logger=migrator t=2026-04-17T08:58:46.851045549Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-17T08:58:46.853237713Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.195744ms logger=migrator t=2026-04-17T08:58:46.861079834Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-17T08:58:46.870808672Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=4.268867ms logger=migrator t=2026-04-17T08:58:46.879167678Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-17T08:58:46.880882118Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.71751ms logger=migrator t=2026-04-17T08:58:46.887274548Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-17T08:58:46.887937977Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=663.719µs logger=migrator t=2026-04-17T08:58:46.892296405Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-17T08:58:46.893149681Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=853.136µs logger=migrator t=2026-04-17T08:58:46.897447517Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-17T08:58:46.898300593Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=852.976µs logger=migrator t=2026-04-17T08:58:46.902759534Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-17T08:58:46.903561027Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=803.503µs logger=migrator t=2026-04-17T08:58:46.907185795Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-17T08:58:46.91416832Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.979005ms logger=migrator t=2026-04-17T08:58:46.918703684Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-17T08:58:46.919269461Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=564.177µs logger=migrator t=2026-04-17T08:58:46.924941688Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-17T08:58:46.925794123Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=854.435µs logger=migrator t=2026-04-17T08:58:46.929267436Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-17T08:58:46.930169322Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=901.776µs logger=migrator t=2026-04-17T08:58:46.941143816Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-17T08:58:46.942859876Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.7145ms logger=migrator t=2026-04-17T08:58:46.948274796Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-17T08:58:46.948780752Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=506.106µs logger=migrator t=2026-04-17T08:58:46.955545531Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-17T08:58:46.956110477Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=565.246µs logger=migrator t=2026-04-17T08:58:46.959498067Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-17T08:58:46.959523247Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.34µs logger=migrator t=2026-04-17T08:58:46.962784705Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-17T08:58:46.965400332Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.615547ms logger=migrator t=2026-04-17T08:58:46.969848822Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-17T08:58:46.972417228Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.563746ms logger=migrator t=2026-04-17T08:58:46.975766327Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-17T08:58:46.975919511Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=152.754µs logger=migrator t=2026-04-17T08:58:46.981919748Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-17T08:58:46.985229916Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.308788ms logger=migrator t=2026-04-17T08:58:46.990071289Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-17T08:58:46.992939463Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.869394ms logger=migrator t=2026-04-17T08:58:46.996498759Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-17T08:58:46.997256071Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=757.332µs logger=migrator t=2026-04-17T08:58:47.002158026Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-17T08:58:47.002743393Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=585.917µs logger=migrator t=2026-04-17T08:58:47.007275976Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-17T08:58:47.008180363Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=903.307µs logger=migrator t=2026-04-17T08:58:47.011896512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-17T08:58:47.013315225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.419033ms logger=migrator t=2026-04-17T08:58:47.016970942Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-17T08:58:47.017897189Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=926.457µs logger=migrator t=2026-04-17T08:58:47.023147204Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-17T08:58:47.02401687Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=869.236µs logger=migrator t=2026-04-17T08:58:47.03521176Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-17T08:58:47.035377155Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=167.405µs logger=migrator t=2026-04-17T08:58:47.043510155Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-17T08:58:47.043555166Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.061µs logger=migrator t=2026-04-17T08:58:47.049213933Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-17T08:58:47.055121568Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.905015ms logger=migrator t=2026-04-17T08:58:47.05891272Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-17T08:58:47.061567018Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.651248ms logger=migrator t=2026-04-17T08:58:47.064827374Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-17T08:58:47.064899336Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.582µs logger=migrator t=2026-04-17T08:58:47.06942411Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-17T08:58:47.070248074Z level=info msg="Migration successfully executed" id="create quota table v1" duration=823.344µs logger=migrator t=2026-04-17T08:58:47.07753944Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-17T08:58:47.079298471Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.762972ms logger=migrator t=2026-04-17T08:58:47.0836511Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-17T08:58:47.083695501Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.101µs logger=migrator t=2026-04-17T08:58:47.0907802Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-17T08:58:47.091606225Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=825.585µs logger=migrator t=2026-04-17T08:58:47.097788807Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-17T08:58:47.102707892Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=4.915285ms logger=migrator t=2026-04-17T08:58:47.10774829Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-17T08:58:47.11518738Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=7.42796ms logger=migrator t=2026-04-17T08:58:47.121375602Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-17T08:58:47.121413123Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.721µs logger=migrator t=2026-04-17T08:58:47.127612676Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-17T08:58:47.129105961Z level=info msg="Migration successfully executed" id="create session table" duration=1.487464ms logger=migrator t=2026-04-17T08:58:47.137692254Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-17T08:58:47.138037924Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=345.73µs logger=migrator t=2026-04-17T08:58:47.144951798Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-17T08:58:47.145199066Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=255.878µs logger=migrator t=2026-04-17T08:58:47.154184931Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-17T08:58:47.155136498Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=951.947µs logger=migrator t=2026-04-17T08:58:47.162779774Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-17T08:58:47.164160664Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.38064ms logger=migrator t=2026-04-17T08:58:47.170258215Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-17T08:58:47.170299216Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.741µs logger=migrator t=2026-04-17T08:58:47.180341322Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-17T08:58:47.180448015Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=107.133µs logger=migrator t=2026-04-17T08:58:47.187763171Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-17T08:58:47.191993515Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.231314ms logger=migrator t=2026-04-17T08:58:47.199657492Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-17T08:58:47.203690011Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.035049ms logger=migrator t=2026-04-17T08:58:47.209640797Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-17T08:58:47.209834293Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=193.426µs logger=migrator t=2026-04-17T08:58:47.214457018Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-17T08:58:47.214633283Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=176.555µs logger=migrator t=2026-04-17T08:58:47.22163676Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-17T08:58:47.222841265Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.208245ms logger=migrator t=2026-04-17T08:58:47.228776352Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-17T08:58:47.228804852Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.41µs logger=migrator t=2026-04-17T08:58:47.233426058Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-17T08:58:47.236571281Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.144413ms logger=migrator t=2026-04-17T08:58:47.242010861Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-17T08:58:47.242161166Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.605µs logger=migrator t=2026-04-17T08:58:47.247609446Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-17T08:58:47.250750979Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.138323ms logger=migrator t=2026-04-17T08:58:47.259032134Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-17T08:58:47.262186686Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.152383ms logger=migrator t=2026-04-17T08:58:47.267018609Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-17T08:58:47.267127112Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=108.013µs logger=migrator t=2026-04-17T08:58:47.27245329Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-17T08:58:47.273405547Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=951.497µs logger=migrator t=2026-04-17T08:58:47.452979696Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-17T08:58:47.455962534Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.986678ms logger=migrator t=2026-04-17T08:58:47.462735334Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-17T08:58:47.464154656Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.418352ms logger=migrator t=2026-04-17T08:58:47.46970739Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-17T08:58:47.471004128Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.301898ms logger=migrator t=2026-04-17T08:58:47.47685179Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-17T08:58:47.477706595Z level=info msg="Migration successfully executed" id="add index alert state" duration=853.235µs logger=migrator t=2026-04-17T08:58:47.482678772Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-17T08:58:47.484456775Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.874386ms logger=migrator t=2026-04-17T08:58:47.490698109Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-17T08:58:47.492267835Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.575657ms logger=migrator t=2026-04-17T08:58:47.499171979Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-17T08:58:47.500144597Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=972.538µs logger=migrator t=2026-04-17T08:58:47.506707761Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-17T08:58:47.50836778Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.783632ms logger=migrator t=2026-04-17T08:58:47.513486061Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-17T08:58:47.524111955Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.626424ms logger=migrator t=2026-04-17T08:58:47.529227676Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-17T08:58:47.52972673Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=498.664µs logger=migrator t=2026-04-17T08:58:47.536070257Z 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-04-17T08:58:47.537533071Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.461644ms logger=migrator t=2026-04-17T08:58:47.543483756Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-17T08:58:47.543919039Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=434.883µs logger=migrator t=2026-04-17T08:58:47.549242236Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-17T08:58:47.550021439Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=779.293µs logger=migrator t=2026-04-17T08:58:47.55615623Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-17T08:58:47.556903292Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=743.472µs logger=migrator t=2026-04-17T08:58:47.562633961Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-17T08:58:47.568580467Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.946726ms logger=migrator t=2026-04-17T08:58:47.573908944Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-17T08:58:47.577573582Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.663798ms logger=migrator t=2026-04-17T08:58:47.583689922Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-17T08:58:47.587353391Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.665739ms logger=migrator t=2026-04-17T08:58:47.592718268Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-17T08:58:47.596663055Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.940097ms logger=migrator t=2026-04-17T08:58:47.601978962Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-17T08:58:47.603221658Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.242176ms logger=migrator t=2026-04-17T08:58:47.609487053Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-17T08:58:47.609530634Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.231µs logger=migrator t=2026-04-17T08:58:47.61479408Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-17T08:58:47.614823231Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.841µs logger=migrator t=2026-04-17T08:58:47.619922041Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-17T08:58:47.620788496Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=865.835µs logger=migrator t=2026-04-17T08:58:47.625968429Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T08:58:47.627756422Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.790433ms logger=migrator t=2026-04-17T08:58:47.633858282Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-17T08:58:47.634712607Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=854.365µs logger=migrator t=2026-04-17T08:58:47.639228811Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-17T08:58:47.640110657Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=879.575µs logger=migrator t=2026-04-17T08:58:47.64497787Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T08:58:47.645961989Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=987.309µs logger=migrator t=2026-04-17T08:58:47.653890993Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-17T08:58:47.660225361Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.338578ms logger=migrator t=2026-04-17T08:58:47.67174239Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-17T08:58:47.675710447Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.967977ms logger=migrator t=2026-04-17T08:58:47.681790766Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-17T08:58:47.682178968Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=396.091µs logger=migrator t=2026-04-17T08:58:47.687534276Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-17T08:58:47.688630909Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.097083ms logger=migrator t=2026-04-17T08:58:47.693605375Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-17T08:58:47.694538063Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=932.768µs logger=migrator t=2026-04-17T08:58:47.700502599Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-17T08:58:47.70461775Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.115391ms logger=migrator t=2026-04-17T08:58:47.709155134Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-17T08:58:47.709229016Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.112µs logger=migrator t=2026-04-17T08:58:47.713489482Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-17T08:58:47.71445326Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=963.888µs logger=migrator t=2026-04-17T08:58:47.719642244Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-17T08:58:47.72053748Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=894.716µs logger=migrator t=2026-04-17T08:58:47.725566908Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-17T08:58:47.725736433Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=167.645µs logger=migrator t=2026-04-17T08:58:47.734719208Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-17T08:58:47.736167061Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.445773ms logger=migrator t=2026-04-17T08:58:47.74221673Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-17T08:58:47.743148347Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=931.037µs logger=migrator t=2026-04-17T08:58:47.747495655Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-17T08:58:47.748395432Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=899.386µs logger=migrator t=2026-04-17T08:58:47.753208514Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-17T08:58:47.754929674Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.72502ms logger=migrator t=2026-04-17T08:58:47.760181299Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-17T08:58:47.76119959Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.014731ms logger=migrator t=2026-04-17T08:58:47.767105734Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-17T08:58:47.768598847Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.492493ms logger=migrator t=2026-04-17T08:58:47.773498682Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-17T08:58:47.773538643Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.031µs logger=migrator t=2026-04-17T08:58:47.778569552Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-17T08:58:47.783540629Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.971757ms logger=migrator t=2026-04-17T08:58:47.789496245Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-17T08:58:47.790347619Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=851.275µs logger=migrator t=2026-04-17T08:58:47.794713898Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-17T08:58:47.80052613Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.810602ms logger=migrator t=2026-04-17T08:58:47.806136506Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-17T08:58:47.808077112Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.946967ms logger=migrator t=2026-04-17T08:58:47.814381029Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-17T08:58:47.816184601Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.796482ms logger=migrator t=2026-04-17T08:58:47.823193589Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-17T08:58:47.82427498Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.085862ms logger=migrator t=2026-04-17T08:58:47.829187455Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-17T08:58:47.844400734Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.217679ms logger=migrator t=2026-04-17T08:58:47.850617148Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-17T08:58:47.851227086Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=607.317µs logger=migrator t=2026-04-17T08:58:47.858457818Z 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-04-17T08:58:47.859671195Z 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.213017ms logger=migrator t=2026-04-17T08:58:47.864819097Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-17T08:58:47.865522047Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=702.45µs logger=migrator t=2026-04-17T08:58:47.87103599Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-17T08:58:47.871698859Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=662.469µs logger=migrator t=2026-04-17T08:58:47.882779346Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-17T08:58:47.883163267Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=389.221µs logger=migrator t=2026-04-17T08:58:47.888602488Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-17T08:58:47.893231595Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.627867ms logger=migrator t=2026-04-17T08:58:47.9063031Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-17T08:58:47.913292467Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.990337ms logger=migrator t=2026-04-17T08:58:48.279914366Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-17T08:58:48.282958766Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=3.026319ms logger=migrator t=2026-04-17T08:58:48.294043503Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-17T08:58:48.295399133Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.35574ms logger=migrator t=2026-04-17T08:58:48.308103738Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-17T08:58:48.308644974Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=546.026µs logger=migrator t=2026-04-17T08:58:48.319259477Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-17T08:58:48.32378563Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.526223ms logger=migrator t=2026-04-17T08:58:48.329446307Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-17T08:58:48.331501038Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.052911ms logger=migrator t=2026-04-17T08:58:48.341432802Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-17T08:58:48.341839964Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=417.403µs logger=migrator t=2026-04-17T08:58:48.348872521Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-17T08:58:48.349518781Z level=info msg="Migration successfully executed" id="Move region to single row" duration=650.22µs logger=migrator t=2026-04-17T08:58:48.35526703Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-17T08:58:48.356684001Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.421151ms logger=migrator t=2026-04-17T08:58:48.362934346Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-17T08:58:48.363950087Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=942.328µs logger=migrator t=2026-04-17T08:58:48.373860698Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T08:58:48.377100674Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=3.244336ms logger=migrator t=2026-04-17T08:58:48.387773109Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T08:58:48.389233673Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.464834ms logger=migrator t=2026-04-17T08:58:48.399039212Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-17T08:58:48.400278359Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.244488ms logger=migrator t=2026-04-17T08:58:48.406361468Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-17T08:58:48.407965525Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.599467ms logger=migrator t=2026-04-17T08:58:48.414473757Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-17T08:58:48.41454631Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.572µs logger=migrator t=2026-04-17T08:58:48.42067716Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-17T08:58:48.421563096Z level=info msg="Migration successfully executed" id="create test_data table" duration=884.096µs logger=migrator t=2026-04-17T08:58:48.426795161Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-17T08:58:48.428076699Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.278398ms logger=migrator t=2026-04-17T08:58:48.432443197Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-17T08:58:48.433431207Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=987.3µs logger=migrator t=2026-04-17T08:58:48.441195166Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-17T08:58:48.445147963Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=3.951898ms logger=migrator t=2026-04-17T08:58:48.452110558Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-17T08:58:48.452300934Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=190.835µs logger=migrator t=2026-04-17T08:58:48.456125207Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-17T08:58:48.456497658Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=372.131µs logger=migrator t=2026-04-17T08:58:48.462231427Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-17T08:58:48.46233479Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.293µs logger=migrator t=2026-04-17T08:58:48.466982158Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-17T08:58:48.468320177Z level=info msg="Migration successfully executed" id="create team table" duration=1.336519ms logger=migrator t=2026-04-17T08:58:48.548486463Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-17T08:58:48.549679908Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.195814ms logger=migrator t=2026-04-17T08:58:48.568485473Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-17T08:58:48.570563963Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.0814ms logger=migrator t=2026-04-17T08:58:48.581856758Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-17T08:58:48.590147181Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.291873ms logger=migrator t=2026-04-17T08:58:48.600001443Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-17T08:58:48.600444476Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=447.863µs logger=migrator t=2026-04-17T08:58:48.605556147Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-17T08:58:48.606948908Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.398501ms logger=migrator t=2026-04-17T08:58:48.614153281Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-17T08:58:48.615526522Z level=info msg="Migration successfully executed" id="create team member table" duration=1.379252ms logger=migrator t=2026-04-17T08:58:48.620008243Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-17T08:58:48.623232588Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=3.229785ms logger=migrator t=2026-04-17T08:58:48.63919882Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-17T08:58:48.642065504Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.858094ms logger=migrator t=2026-04-17T08:58:48.649935597Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-17T08:58:48.651147262Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.209585ms logger=migrator t=2026-04-17T08:58:48.655760719Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-17T08:58:48.661246501Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.484791ms logger=migrator t=2026-04-17T08:58:48.666374522Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-17T08:58:48.671976987Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.602215ms logger=migrator t=2026-04-17T08:58:48.677895342Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-17T08:58:48.685332061Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.429669ms logger=migrator t=2026-04-17T08:58:49.25204486Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-17T08:58:49.253307237Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.266317ms logger=migrator t=2026-04-17T08:58:49.474697563Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-17T08:58:49.476429235Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.736322ms logger=migrator t=2026-04-17T08:58:49.488844751Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-17T08:58:49.490211802Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.365461ms logger=migrator t=2026-04-17T08:58:49.502241347Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-17T08:58:49.504299798Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.062411ms logger=migrator t=2026-04-17T08:58:49.514106047Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-17T08:58:49.516311682Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.209935ms logger=migrator t=2026-04-17T08:58:49.523617338Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-17T08:58:49.524897306Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.279478ms logger=migrator t=2026-04-17T08:58:49.532653925Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-17T08:58:49.534770738Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.118442ms logger=migrator t=2026-04-17T08:58:49.539546028Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-17T08:58:49.540858827Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.311449ms logger=migrator t=2026-04-17T08:58:49.550177312Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-17T08:58:49.551408209Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.237077ms logger=migrator t=2026-04-17T08:58:49.563032672Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-17T08:58:49.563398873Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=368.111µs logger=migrator t=2026-04-17T08:58:49.571902324Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-17T08:58:49.575956103Z level=info msg="Migration successfully executed" id="create tag table" duration=4.045748ms logger=migrator t=2026-04-17T08:58:49.583692192Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-17T08:58:49.585589248Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.899436ms logger=migrator t=2026-04-17T08:58:49.592515982Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-17T08:58:49.594005107Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.506755ms logger=migrator t=2026-04-17T08:58:49.604980161Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-17T08:58:49.607352951Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.33521ms logger=migrator t=2026-04-17T08:58:49.611381789Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-17T08:58:49.613242754Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.859215ms logger=migrator t=2026-04-17T08:58:49.638776818Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-17T08:58:49.657310935Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.527917ms logger=migrator t=2026-04-17T08:58:49.66692894Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-17T08:58:49.668162866Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.235846ms logger=migrator t=2026-04-17T08:58:49.674326288Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-17T08:58:49.675972096Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.649828ms logger=migrator t=2026-04-17T08:58:49.681012105Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-17T08:58:49.681598702Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=592.477µs logger=migrator t=2026-04-17T08:58:49.695086941Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-17T08:58:49.696131581Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.051791ms logger=migrator t=2026-04-17T08:58:49.701002435Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-17T08:58:49.702168849Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.168464ms logger=migrator t=2026-04-17T08:58:49.708717103Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-17T08:58:49.710204257Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.484453ms logger=migrator t=2026-04-17T08:58:49.718057039Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-17T08:58:49.718217474Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=167.614µs logger=migrator t=2026-04-17T08:58:49.72486903Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-17T08:58:49.732119334Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.247424ms logger=migrator t=2026-04-17T08:58:49.738596585Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-17T08:58:49.744920522Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.331588ms logger=migrator t=2026-04-17T08:58:49.751006342Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-17T08:58:49.754973689Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.967666ms logger=migrator t=2026-04-17T08:58:49.760878753Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-17T08:58:49.764593163Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.7139ms logger=migrator t=2026-04-17T08:58:49.771060934Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-17T08:58:49.771879818Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=821.534µs logger=migrator t=2026-04-17T08:58:49.780504632Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-17T08:58:49.787165749Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.661037ms logger=migrator t=2026-04-17T08:58:49.831505599Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-17T08:58:49.832491078Z level=info msg="Migration successfully executed" id="create server_lock table" duration=985.168µs logger=migrator t=2026-04-17T08:58:50.770413788Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-17T08:58:50.772697156Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.285317ms logger=migrator t=2026-04-17T08:58:50.786348418Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-17T08:58:50.78741955Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.072142ms logger=migrator t=2026-04-17T08:58:50.806497074Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-17T08:58:50.808323927Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.825293ms logger=migrator t=2026-04-17T08:58:50.828252446Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-17T08:58:50.829865844Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.612948ms logger=migrator t=2026-04-17T08:58:50.837989024Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-17T08:58:50.839042044Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.053121ms logger=migrator t=2026-04-17T08:58:50.855520751Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-17T08:58:50.861819207Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.299926ms logger=migrator t=2026-04-17T08:58:50.87851516Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-17T08:58:50.881089056Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.576576ms logger=migrator t=2026-04-17T08:58:50.896359188Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-17T08:58:50.899331116Z level=info msg="Migration successfully executed" id="create cache_data table" duration=3.035539ms logger=migrator t=2026-04-17T08:58:50.905772815Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-17T08:58:50.907188028Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.415752ms logger=migrator t=2026-04-17T08:58:50.91369182Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-17T08:58:50.915992218Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.295618ms logger=migrator t=2026-04-17T08:58:50.922664154Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-17T08:58:50.923981834Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.317109ms logger=migrator t=2026-04-17T08:58:50.929587919Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-17T08:58:50.929738074Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=153.295µs logger=migrator t=2026-04-17T08:58:50.94013628Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-17T08:58:50.940413788Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=449.513µs logger=migrator t=2026-04-17T08:58:50.946807838Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-17T08:58:50.94790475Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.096422ms logger=migrator t=2026-04-17T08:58:50.958156933Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T08:58:50.96077975Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.621167ms logger=migrator t=2026-04-17T08:58:51.010817049Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T08:58:51.012769946Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.954847ms logger=migrator t=2026-04-17T08:58:51.055072615Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-17T08:58:51.055287982Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=156.075µs logger=migrator t=2026-04-17T08:58:51.096032496Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T08:58:51.097702266Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.67197ms logger=migrator t=2026-04-17T08:58:51.130733931Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T08:58:51.132558175Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.825805ms logger=migrator t=2026-04-17T08:58:51.144186598Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T08:58:51.146279021Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.097282ms logger=migrator t=2026-04-17T08:58:51.165430956Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T08:58:51.167945631Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.517315ms logger=migrator t=2026-04-17T08:58:51.203445649Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-17T08:58:51.214357732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.917673ms logger=migrator t=2026-04-17T08:58:51.244967996Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-17T08:58:51.246644366Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.67699ms logger=migrator t=2026-04-17T08:58:51.285214836Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-17T08:58:51.285496604Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=285.578µs logger=migrator t=2026-04-17T08:58:51.299757996Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-17T08:58:51.30161162Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.856275ms logger=migrator t=2026-04-17T08:58:51.308832113Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-17T08:58:51.310267365Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.435102ms logger=migrator t=2026-04-17T08:58:51.317422977Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-17T08:58:51.319420696Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.002169ms logger=migrator t=2026-04-17T08:58:51.32701209Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T08:58:51.327091922Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=81.872µs logger=migrator t=2026-04-17T08:58:51.336062788Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-17T08:58:51.337739987Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.682279ms logger=migrator t=2026-04-17T08:58:51.348468814Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-17T08:58:51.350401782Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.922707ms logger=migrator t=2026-04-17T08:58:51.357961396Z 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-04-17T08:58:51.359764788Z 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.802983ms logger=migrator t=2026-04-17T08:58:51.368615449Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-17T08:58:51.369613209Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=997.44µs logger=migrator t=2026-04-17T08:58:51.377411499Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-17T08:58:51.384673514Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.262585ms logger=migrator t=2026-04-17T08:58:51.390789225Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-17T08:58:51.391737283Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=945.018µs logger=migrator t=2026-04-17T08:58:51.435228018Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T08:58:51.436779584Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.552056ms logger=migrator t=2026-04-17T08:58:51.496741485Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-17T08:58:51.531538193Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.792838ms logger=migrator t=2026-04-17T08:58:51.537927623Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-17T08:58:51.563760286Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.829392ms logger=migrator t=2026-04-17T08:58:51.570855714Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-17T08:58:51.571816263Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=961.359µs logger=migrator t=2026-04-17T08:58:51.592939537Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T08:58:51.594679529Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.740032ms logger=migrator t=2026-04-17T08:58:51.607162657Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-17T08:58:51.615569556Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.412929ms logger=migrator t=2026-04-17T08:58:51.626050286Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-17T08:58:51.635101633Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.053287ms logger=migrator t=2026-04-17T08:58:51.647059227Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-17T08:58:51.648024635Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=965.048µs logger=migrator t=2026-04-17T08:58:51.663003627Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-17T08:58:51.664564424Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.560267ms logger=migrator t=2026-04-17T08:58:51.676152926Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-17T08:58:51.677709483Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.556137ms logger=migrator t=2026-04-17T08:58:51.698406124Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-17T08:58:51.701424793Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.018599ms logger=migrator t=2026-04-17T08:58:51.709695337Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-17T08:58:51.70979492Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.443µs logger=migrator t=2026-04-17T08:58:51.725861785Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-17T08:58:51.735008885Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.14626ms logger=migrator t=2026-04-17T08:58:51.740670412Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-17T08:58:51.748078041Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.407439ms logger=migrator t=2026-04-17T08:58:51.753569434Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-17T08:58:51.763007272Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.435168ms logger=migrator t=2026-04-17T08:58:51.771930016Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-17T08:58:51.773547044Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.619108ms logger=migrator t=2026-04-17T08:58:51.780622662Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-17T08:58:51.78186677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.244248ms logger=migrator t=2026-04-17T08:58:51.792239207Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-17T08:58:51.798042788Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.803621ms logger=migrator t=2026-04-17T08:58:51.80387856Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-17T08:58:51.809354522Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.475742ms logger=migrator t=2026-04-17T08:58:51.81437317Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-17T08:58:51.815857484Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.483194ms logger=migrator t=2026-04-17T08:58:51.820480161Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-17T08:58:51.826456017Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.972166ms logger=migrator t=2026-04-17T08:58:51.832430984Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-17T08:58:51.838678378Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.246624ms logger=migrator t=2026-04-17T08:58:51.84381093Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-17T08:58:51.843880872Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.382µs logger=migrator t=2026-04-17T08:58:51.855401782Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-17T08:58:51.85664086Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.240147ms logger=migrator t=2026-04-17T08:58:51.865493881Z 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-04-17T08:58:51.866450159Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=956.378µs logger=migrator t=2026-04-17T08:58:51.871957671Z 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-04-17T08:58:51.873014362Z 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.052781ms logger=migrator t=2026-04-17T08:58:51.881625067Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T08:58:51.881684908Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=60.621µs logger=migrator t=2026-04-17T08:58:51.88882591Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-17T08:58:51.894793486Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.963276ms logger=migrator t=2026-04-17T08:58:51.90000976Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-17T08:58:51.905924545Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.913185ms logger=migrator t=2026-04-17T08:58:51.911219462Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-17T08:58:51.918665232Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.446021ms logger=migrator t=2026-04-17T08:58:51.924647178Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-17T08:58:51.93181849Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.169882ms logger=migrator t=2026-04-17T08:58:51.937624601Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-17T08:58:51.949625367Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.992935ms logger=migrator t=2026-04-17T08:58:51.979693784Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-17T08:58:51.979832618Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=137.964µs logger=migrator t=2026-04-17T08:58:52.004877248Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-17T08:58:52.006572169Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.693681ms logger=migrator t=2026-04-17T08:58:52.026839097Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-17T08:58:52.03908138Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=12.234913ms logger=migrator t=2026-04-17T08:58:52.046332834Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-17T08:58:52.046388655Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=56.781µs logger=migrator t=2026-04-17T08:58:52.053207938Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-17T08:58:52.063143761Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.937544ms logger=migrator t=2026-04-17T08:58:52.068078987Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-17T08:58:52.069936842Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.857715ms logger=migrator t=2026-04-17T08:58:52.076237598Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-17T08:58:52.082847893Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.609585ms logger=migrator t=2026-04-17T08:58:52.089999565Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-17T08:58:52.091357795Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.344469ms logger=migrator t=2026-04-17T08:58:52.097379813Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-17T08:58:52.099428483Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.046701ms logger=migrator t=2026-04-17T08:58:52.106234415Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-17T08:58:52.113633213Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.392258ms logger=migrator t=2026-04-17T08:58:52.121551337Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-17T08:58:52.122539716Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=985.999µs logger=migrator t=2026-04-17T08:58:52.130392168Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-17T08:58:52.132044567Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.651539ms logger=migrator t=2026-04-17T08:58:52.139027653Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-17T08:58:52.140027644Z level=info msg="Migration successfully executed" id="create alert_image table" duration=999.531µs logger=migrator t=2026-04-17T08:58:52.149222025Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-17T08:58:52.151278096Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.055501ms logger=migrator t=2026-04-17T08:58:52.159105337Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-17T08:58:52.159271363Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=165.676µs logger=migrator t=2026-04-17T08:58:52.171753391Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-17T08:58:52.173507023Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.753602ms logger=migrator t=2026-04-17T08:58:52.191751892Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-17T08:58:52.193770932Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.02527ms logger=migrator t=2026-04-17T08:58:52.202323495Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-17T08:58:52.203381305Z 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-04-17T08:58:52.215330869Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-17T08:58:52.215965508Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=634.029µs logger=migrator t=2026-04-17T08:58:52.221288475Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-17T08:58:52.223665886Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.376731ms logger=migrator t=2026-04-17T08:58:52.237609738Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-17T08:58:52.247584002Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.976274ms logger=migrator t=2026-04-17T08:58:52.275752415Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-17T08:58:52.278110064Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.3573ms logger=migrator t=2026-04-17T08:58:52.283836324Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-17T08:58:52.285027808Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.190754ms logger=migrator t=2026-04-17T08:58:52.291675766Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-17T08:58:52.292663474Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=987.358µs logger=migrator t=2026-04-17T08:58:52.298894108Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-17T08:58:52.301083863Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.188845ms logger=migrator t=2026-04-17T08:58:52.3067364Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-17T08:58:52.308515233Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.775253ms logger=migrator t=2026-04-17T08:58:52.315390236Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-17T08:58:52.315419687Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.681µs logger=migrator t=2026-04-17T08:58:52.321013662Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-17T08:58:52.321217768Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=210.066µs logger=migrator t=2026-04-17T08:58:52.32971985Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-17T08:58:52.339595222Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.877332ms logger=migrator t=2026-04-17T08:58:52.346069313Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-17T08:58:52.346445904Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=375.311µs logger=migrator t=2026-04-17T08:58:52.354680727Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-17T08:58:52.356536922Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.856105ms logger=migrator t=2026-04-17T08:58:52.361959353Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-17T08:58:52.362268532Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=313.489µs logger=migrator t=2026-04-17T08:58:52.367867187Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-17T08:58:52.36963324Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.765773ms logger=migrator t=2026-04-17T08:58:52.376776041Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-17T08:58:52.378249515Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.476344ms logger=migrator t=2026-04-17T08:58:52.383723506Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-17T08:58:52.417354791Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.626944ms logger=migrator t=2026-04-17T08:58:52.422803612Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-17T08:58:52.429248952Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.44576ms logger=migrator t=2026-04-17T08:58:52.442280107Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-17T08:58:52.442624817Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=300.679µs logger=migrator t=2026-04-17T08:58:52.449289704Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-17T08:58:52.487259857Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.976024ms logger=migrator t=2026-04-17T08:58:52.492903764Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-17T08:58:52.528793213Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.88478ms logger=migrator t=2026-04-17T08:58:52.534486862Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-17T08:58:52.535396579Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=911.088µs logger=migrator t=2026-04-17T08:58:52.541219321Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-17T08:58:52.542358985Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.139413ms logger=migrator t=2026-04-17T08:58:52.547119976Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-17T08:58:52.547390103Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=270.027µs logger=migrator t=2026-04-17T08:58:52.552939558Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-17T08:58:52.553790362Z level=info msg="Migration successfully executed" id="create permission table" duration=850.185µs logger=migrator t=2026-04-17T08:58:52.562216171Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-17T08:58:52.56351618Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.291089ms logger=migrator t=2026-04-17T08:58:52.569831427Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-17T08:58:52.571584219Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.751332ms logger=migrator t=2026-04-17T08:58:52.578150083Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-17T08:58:52.579894175Z level=info msg="Migration successfully executed" id="create role table" duration=1.733871ms logger=migrator t=2026-04-17T08:58:52.588366845Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-17T08:58:52.598450193Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.084208ms logger=migrator t=2026-04-17T08:58:52.603401169Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-17T08:58:52.610965983Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.564324ms logger=migrator t=2026-04-17T08:58:52.617892397Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-17T08:58:52.619510325Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.616368ms logger=migrator t=2026-04-17T08:58:52.627367288Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-17T08:58:52.628725467Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.350569ms logger=migrator t=2026-04-17T08:58:52.634748845Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-17T08:58:52.636456146Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.702801ms logger=migrator t=2026-04-17T08:58:52.642062742Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-17T08:58:52.643828615Z level=info msg="Migration successfully executed" id="create team role table" duration=1.766412ms logger=migrator t=2026-04-17T08:58:52.650892953Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-17T08:58:52.652091448Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.198545ms logger=migrator t=2026-04-17T08:58:52.657786276Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-17T08:58:52.659830927Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.053641ms logger=migrator t=2026-04-17T08:58:52.666949298Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-17T08:58:52.668325538Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.38121ms logger=migrator t=2026-04-17T08:58:52.673368677Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-17T08:58:52.674273884Z level=info msg="Migration successfully executed" id="create user role table" duration=905.067µs logger=migrator t=2026-04-17T08:58:52.680840898Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-17T08:58:52.683001782Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.160343ms logger=migrator t=2026-04-17T08:58:52.689644959Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-17T08:58:52.690772792Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.127702ms logger=migrator t=2026-04-17T08:58:52.698005105Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-17T08:58:52.699924912Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.919277ms logger=migrator t=2026-04-17T08:58:52.705957381Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-17T08:58:52.706849447Z level=info msg="Migration successfully executed" id="create builtin role table" duration=888.616µs logger=migrator t=2026-04-17T08:58:52.712340729Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-17T08:58:52.713693958Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.350969ms logger=migrator t=2026-04-17T08:58:52.721439038Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-17T08:58:52.722979714Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.544787ms logger=migrator t=2026-04-17T08:58:52.728663422Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-17T08:58:52.736638628Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.975246ms logger=migrator t=2026-04-17T08:58:52.741098519Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-17T08:58:52.741939384Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=840.425µs logger=migrator t=2026-04-17T08:58:52.749092575Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-17T08:58:52.751213448Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.120053ms logger=migrator t=2026-04-17T08:58:52.757233936Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-17T08:58:52.758612666Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.349449ms logger=migrator t=2026-04-17T08:58:52.763177602Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-17T08:58:52.76443967Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.261807ms logger=migrator t=2026-04-17T08:58:52.773045454Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-17T08:58:52.773649602Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=604.357µs logger=migrator t=2026-04-17T08:58:52.780526444Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-17T08:58:52.783893514Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.36783ms logger=migrator t=2026-04-17T08:58:52.791756556Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-17T08:58:52.798059283Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.251015ms logger=migrator t=2026-04-17T08:58:52.804520874Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-17T08:58:52.813128768Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.606894ms logger=migrator t=2026-04-17T08:58:52.820908878Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-17T08:58:52.830070279Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.162931ms logger=migrator t=2026-04-17T08:58:52.837170459Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-17T08:58:52.843590429Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.41829ms logger=migrator t=2026-04-17T08:58:52.850040329Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-17T08:58:52.851593635Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.552736ms logger=migrator t=2026-04-17T08:58:52.857411657Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-17T08:58:52.858915741Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.531575ms logger=migrator t=2026-04-17T08:58:52.86565059Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-17T08:58:52.867318949Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.665219ms logger=migrator t=2026-04-17T08:58:52.8747841Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-17T08:58:52.87581413Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.02965ms logger=migrator t=2026-04-17T08:58:52.882662013Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-17T08:58:52.885874408Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.212215ms logger=migrator t=2026-04-17T08:58:52.892162684Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-17T08:58:52.892244936Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=82.932µs logger=migrator t=2026-04-17T08:58:52.897334757Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-17T08:58:52.897377498Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.811µs logger=migrator t=2026-04-17T08:58:52.902716726Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-17T08:58:52.90355439Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=838.804µs logger=migrator t=2026-04-17T08:58:52.91096519Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-17T08:58:52.911975899Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.009379ms logger=migrator t=2026-04-17T08:58:52.917643047Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-17T08:58:52.918476262Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=832.925µs logger=migrator t=2026-04-17T08:58:52.930528798Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-17T08:58:52.930804386Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=320.909µs logger=migrator t=2026-04-17T08:58:52.937617537Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-17T08:58:52.938446323Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=827.815µs logger=migrator t=2026-04-17T08:58:52.943143871Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-17T08:58:52.944099279Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=962.289µs logger=migrator t=2026-04-17T08:58:52.949808358Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-17T08:58:52.951209379Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.401021ms logger=migrator t=2026-04-17T08:58:52.957303589Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-17T08:58:52.966854362Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.553303ms logger=migrator t=2026-04-17T08:58:52.971619433Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-17T08:58:52.971714546Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=95.733µs logger=migrator t=2026-04-17T08:58:52.977741704Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-17T08:58:52.980163725Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.427272ms logger=migrator t=2026-04-17T08:58:52.984094461Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-17T08:58:52.985271026Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.176544ms logger=migrator t=2026-04-17T08:58:52.990018116Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-17T08:58:52.991665005Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.645239ms logger=migrator t=2026-04-17T08:58:52.996145137Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-17T08:58:53.005971949Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.823831ms logger=migrator t=2026-04-17T08:58:53.012249584Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-17T08:58:53.013452399Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.202715ms logger=migrator t=2026-04-17T08:58:53.027271058Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-17T08:58:53.029231546Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.964149ms logger=migrator t=2026-04-17T08:58:53.035495331Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-17T08:58:53.056906244Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.398513ms logger=migrator t=2026-04-17T08:58:53.063014005Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-17T08:58:53.064363095Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.348761ms logger=migrator t=2026-04-17T08:58:53.071848396Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-17T08:58:53.074733031Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.888376ms logger=migrator t=2026-04-17T08:58:53.083544592Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-17T08:58:53.0848256Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.280318ms logger=migrator t=2026-04-17T08:58:53.09224608Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-17T08:58:53.095230948Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.980909ms logger=migrator t=2026-04-17T08:58:53.102457071Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-17T08:58:53.102788171Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=331.02µs logger=migrator t=2026-04-17T08:58:53.10851671Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-17T08:58:53.110051896Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.534546ms logger=migrator t=2026-04-17T08:58:53.11559671Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-17T08:58:53.124769591Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.186052ms logger=migrator t=2026-04-17T08:58:53.131704996Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-17T08:58:53.132472819Z level=info msg="Migration successfully executed" id="create entity_events table" duration=769.363µs logger=migrator t=2026-04-17T08:58:53.139416863Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-17T08:58:53.14165022Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.231846ms logger=migrator t=2026-04-17T08:58:53.147979686Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T08:58:53.148612126Z 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-04-17T08:58:53.16261613Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T08:58:53.164041632Z 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-04-17T08:58:53.183747235Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-17T08:58:53.185824256Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.079912ms logger=migrator t=2026-04-17T08:58:53.192521314Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-17T08:58:53.194871553Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.354179ms logger=migrator t=2026-04-17T08:58:53.200078868Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T08:58:53.20219033Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.111443ms logger=migrator t=2026-04-17T08:58:53.212683411Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T08:58:53.214311068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.628907ms logger=migrator t=2026-04-17T08:58:53.219064459Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T08:58:53.22181Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.744891ms logger=migrator t=2026-04-17T08:58:53.227714935Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T08:58:53.229608711Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.889826ms logger=migrator t=2026-04-17T08:58:53.234631249Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-17T08:58:53.235793144Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.163705ms logger=migrator t=2026-04-17T08:58:53.24243418Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-17T08:58:53.244193412Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.761233ms logger=migrator t=2026-04-17T08:58:53.248375145Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T08:58:53.249642123Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.267228ms logger=migrator t=2026-04-17T08:58:53.257398043Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T08:58:53.258791533Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.39333ms logger=migrator t=2026-04-17T08:58:53.264144402Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-17T08:58:53.266637495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.492403ms logger=migrator t=2026-04-17T08:58:53.275318202Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-17T08:58:53.301205227Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.886715ms logger=migrator t=2026-04-17T08:58:53.309946106Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-17T08:58:53.319229351Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.281725ms logger=migrator t=2026-04-17T08:58:53.33069663Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-17T08:58:53.339689775Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.994875ms logger=migrator t=2026-04-17T08:58:53.3476162Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-17T08:58:53.348016952Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=406.092µs logger=migrator t=2026-04-17T08:58:53.352507294Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-17T08:58:53.361457089Z level=info msg="Migration successfully executed" id="add share column" duration=8.949375ms logger=migrator t=2026-04-17T08:58:53.367689083Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-17T08:58:53.368217669Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=534.195µs logger=migrator t=2026-04-17T08:58:53.374445282Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-17T08:58:53.376322999Z level=info msg="Migration successfully executed" id="create file table" duration=1.877636ms logger=migrator t=2026-04-17T08:58:53.38175801Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-17T08:58:53.383314555Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.556316ms logger=migrator t=2026-04-17T08:58:53.387429847Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-17T08:58:53.388746076Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.315389ms logger=migrator t=2026-04-17T08:58:53.392812956Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-17T08:58:53.394413603Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.599067ms logger=migrator t=2026-04-17T08:58:53.401339008Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-17T08:58:53.402638546Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.299308ms logger=migrator t=2026-04-17T08:58:53.407073348Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-17T08:58:53.4071475Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.522µs logger=migrator t=2026-04-17T08:58:53.411979283Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-17T08:58:53.412054765Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=76.282µs logger=migrator t=2026-04-17T08:58:53.414704824Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-17T08:58:53.415393484Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=688.76µs logger=migrator t=2026-04-17T08:58:53.42135085Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-17T08:58:53.421600697Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=250.127µs logger=migrator t=2026-04-17T08:58:53.425508813Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-17T08:58:53.427042478Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.530595ms logger=migrator t=2026-04-17T08:58:53.430278574Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-17T08:58:53.439641801Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.354667ms logger=migrator t=2026-04-17T08:58:53.444771392Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-17T08:58:53.444945927Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=175.325µs logger=migrator t=2026-04-17T08:58:53.451075589Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-17T08:58:53.452586623Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.514634ms logger=migrator t=2026-04-17T08:58:53.458444686Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-17T08:58:53.459786266Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.296359ms logger=migrator t=2026-04-17T08:58:53.465090353Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-17T08:58:53.465547217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=456.094µs logger=migrator t=2026-04-17T08:58:53.473252605Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-17T08:58:53.474900943Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.647668ms logger=migrator t=2026-04-17T08:58:53.483394674Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-17T08:58:53.495979807Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.582653ms logger=migrator t=2026-04-17T08:58:53.49946456Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-17T08:58:53.508442525Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.976805ms logger=migrator t=2026-04-17T08:58:53.513024141Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-17T08:58:53.514212785Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.188904ms logger=migrator t=2026-04-17T08:58:53.519635996Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-17T08:58:53.62462144Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=104.979644ms logger=migrator t=2026-04-17T08:58:53.633565205Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-17T08:58:53.637019717Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.459882ms logger=migrator t=2026-04-17T08:58:53.641285893Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-17T08:58:53.642271892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=985.569µs logger=migrator t=2026-04-17T08:58:53.64559186Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-17T08:58:53.673634079Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.050189ms logger=migrator t=2026-04-17T08:58:53.702906035Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-17T08:58:53.713492817Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.589872ms logger=migrator t=2026-04-17T08:58:53.720212087Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-17T08:58:53.720560617Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=348.71µs logger=migrator t=2026-04-17T08:58:53.730922583Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-17T08:58:53.731412168Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=490.525µs logger=migrator t=2026-04-17T08:58:53.739788885Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-17T08:58:53.740115035Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.39µs logger=migrator t=2026-04-17T08:58:53.749029538Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-17T08:58:53.749365068Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=330.47µs logger=migrator t=2026-04-17T08:58:53.756831199Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-17T08:58:53.757234731Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=407.482µs logger=migrator t=2026-04-17T08:58:53.764888137Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-17T08:58:53.766136464Z level=info msg="Migration successfully executed" id="create folder table" duration=1.249877ms logger=migrator t=2026-04-17T08:58:53.779814719Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-17T08:58:53.78118256Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.367441ms logger=migrator t=2026-04-17T08:58:53.793903765Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-17T08:58:53.79573074Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.829795ms logger=migrator t=2026-04-17T08:58:53.806279321Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-17T08:58:53.806318752Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.341µs logger=migrator t=2026-04-17T08:58:53.812543547Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T08:58:53.815075182Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.530374ms logger=migrator t=2026-04-17T08:58:53.820248834Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T08:58:53.822408828Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.160304ms logger=migrator t=2026-04-17T08:58:53.828519018Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-17T08:58:53.829810807Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.291119ms logger=migrator t=2026-04-17T08:58:53.835880186Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-17T08:58:53.837150683Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.270057ms logger=migrator t=2026-04-17T08:58:53.848480379Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-17T08:58:53.848741507Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=261.128µs logger=migrator t=2026-04-17T08:58:53.854925789Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-17T08:58:53.85797988Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.254106ms logger=migrator t=2026-04-17T08:58:53.864591645Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-17T08:58:53.867074038Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.481903ms logger=migrator t=2026-04-17T08:58:53.874226801Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-17T08:58:53.875720594Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.493263ms logger=migrator t=2026-04-17T08:58:53.881726072Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-17T08:58:53.883219246Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.492744ms logger=migrator t=2026-04-17T08:58:53.888232355Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-17T08:58:53.889551603Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.319428ms logger=migrator t=2026-04-17T08:58:53.900171817Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-17T08:58:53.901865858Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.691891ms logger=migrator t=2026-04-17T08:58:53.908352509Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-17T08:58:53.910813822Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.463893ms logger=migrator t=2026-04-17T08:58:53.92055011Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-17T08:58:53.922015873Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.465864ms logger=migrator t=2026-04-17T08:58:53.927723732Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-17T08:58:53.928656119Z level=info msg="Migration successfully executed" id="create signing_key table" duration=932.607µs logger=migrator t=2026-04-17T08:58:53.933972957Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-17T08:58:53.935339867Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.36645ms logger=migrator t=2026-04-17T08:58:53.940408917Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-17T08:58:53.941724706Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.3158ms logger=migrator t=2026-04-17T08:58:53.947858927Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-17T08:58:53.948200537Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=342.43µs logger=migrator t=2026-04-17T08:58:53.95439482Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-17T08:58:53.965409656Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.015586ms logger=migrator t=2026-04-17T08:58:53.970744614Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-17T08:58:53.97130539Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=561.456µs logger=migrator t=2026-04-17T08:58:53.977321779Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T08:58:53.977396881Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=77.182µs logger=migrator t=2026-04-17T08:58:53.982769779Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T08:58:53.984868701Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.098552ms logger=migrator t=2026-04-17T08:58:53.999238536Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T08:58:53.999260627Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.571µs logger=migrator t=2026-04-17T08:58:54.008663355Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-17T08:58:54.010725616Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.060141ms logger=migrator t=2026-04-17T08:58:54.018095114Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T08:58:54.019569728Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.476464ms logger=migrator t=2026-04-17T08:58:54.025848094Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-17T08:58:54.027486432Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.633767ms logger=migrator t=2026-04-17T08:58:54.034883841Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-17T08:58:54.036113518Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.227966ms logger=migrator t=2026-04-17T08:58:54.047789173Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-17T08:58:54.048256856Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=470.554µs logger=migrator t=2026-04-17T08:58:54.059458178Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-17T08:58:54.060494708Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.03615ms logger=migrator t=2026-04-17T08:58:54.069666949Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-17T08:58:54.072974308Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=3.307878ms logger=migrator t=2026-04-17T08:58:54.082410956Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-17T08:58:54.084121357Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.716961ms logger=migrator t=2026-04-17T08:58:54.095669609Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-17T08:58:54.108458256Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.790807ms logger=migrator t=2026-04-17T08:58:54.114673741Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-17T08:58:54.126302865Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.628154ms logger=migrator t=2026-04-17T08:58:54.133345703Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-17T08:58:54.14474903Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.403617ms logger=migrator t=2026-04-17T08:58:54.160735233Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-17T08:58:54.160895558Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=162.355µs logger=migrator t=2026-04-17T08:58:54.170898924Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-17T08:58:54.182092625Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.193881ms logger=migrator t=2026-04-17T08:58:54.185907098Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-17T08:58:54.198739468Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.832659ms logger=migrator t=2026-04-17T08:58:54.20289335Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-17T08:58:54.203534379Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=647.228µs logger=migrator t=2026-04-17T08:58:54.211761842Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.322058121s logger=migrator t=2026-04-17T08:58:54.214089651Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-17T08:58:54.237228665Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-17T08:58:54.237452982Z level=info msg="Created default organization" logger=secrets t=2026-04-17T08:58:54.244535142Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T08:58:54.296062485Z level=info msg="Restored cache from database" duration=450.393µs logger=plugin.store t=2026-04-17T08:58:54.297615972Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-17T08:58:54.35029361Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-17T08:58:54.350395733Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-17T08:58:54.350514157Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-17T08:58:54.350540277Z level=info msg="Plugins loaded" count=54 duration=52.926535ms logger=query_data t=2026-04-17T08:58:54.35469146Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-17T08:58:54.357792621Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-17T08:58:54.362842911Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-17T08:58:54.370545229Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-17T08:58:54.372751324Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-17T08:58:54.374752593Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-17T08:58:54.396197497Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-17T08:58:54.50786384Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-17T08:58:54.537900909Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-17T08:58:54.53793214Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-17T08:58:54.538682152Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-17T08:58:54.541503695Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-17T08:58:54.541746652Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-17T08:58:54.54333533Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-17T08:58:54.621594605Z level=info msg="Update check succeeded" duration=83.426738ms logger=provisioning.dashboard t=2026-04-17T08:58:54.635880907Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-17T08:58:54.6390227Z level=info msg="Update check succeeded" duration=98.697ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T08:58:54.729435094Z level=info msg="Patterns update finished" duration=93.141735ms logger=ngalert.state.manager t=2026-04-17T08:58:54.741972784Z level=info msg="State cache has been initialized" states=0 duration=200.462149ms logger=ngalert.scheduler t=2026-04-17T08:58:54.742025946Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-17T08:58:54.742103719Z level=info msg=starting first_tick=2026-04-17T08:59:00Z logger=grafana-apiserver t=2026-04-17T08:58:54.949984657Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-17T08:58:54.950594655Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-17T08:58:55.181348322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:03.536440858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:03.537312063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:04.009734109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:04.956430965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:04.976906532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.052523807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.073703596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.145823607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.16614303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.301791527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.31907594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.390193582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.407866226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.483822791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.497748705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.546423049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.569067741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.665864545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.686777026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.731752531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.747491169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.793516005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.809086697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.837984565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.861341479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.899049898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.917835456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.952086632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:05.968726116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.057840673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.073093655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.10218001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.123709818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.169358004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.186903415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.224619275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.244149825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.286438201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.298792388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.330250562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.353368588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.396430048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.433241061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.519370049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.543511575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.596722005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.619092869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.676176305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.692271912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.750257765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.766289021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.83833877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.857371356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.922947424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:06.939486135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.000693031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.019910832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.078010249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.093118197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.15179416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.171476595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.245512784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.257116539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.335368284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.351523024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.417654988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.435637773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.495990485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.515842614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.570233351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.5873699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.648025461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.674962201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.774576391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.795953905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.871554511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.892067681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:07.984572869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:08.006050746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T08:59:08.076242922Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-17T08:59:26.560506063Z level=info msg="Usage stats are ready to report"