logger=settings t=2026-04-23T00:19:56.762525264Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T00:19:56Z logger=settings t=2026-04-23T00:19:56.762853959Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T00:19:56.762871899Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T00:19:56.762876819Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T00:19:56.762880929Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T00:19:56.762884709Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:19:56.762888229Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:19:56.762893089Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T00:19:56.762897629Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T00:19:56.76290296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T00:19:56.76290776Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:19:56.76291196Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:19:56.76291621Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T00:19:56.76292008Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T00:19:56.76292566Z level=info msg=Target target=[all] logger=settings t=2026-04-23T00:19:56.76293614Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T00:19:56.76294039Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T00:19:56.76294482Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T00:19:56.76294958Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T00:19:56.76295406Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T00:19:56.76295874Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T00:19:56.763268335Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T00:19:56.763290275Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T00:19:56.765170705Z level=info msg="Locking database" logger=migrator t=2026-04-23T00:19:56.765190565Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T00:19:56.766069079Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T00:19:56.76736812Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.298371ms logger=migrator t=2026-04-23T00:19:56.777114372Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T00:19:56.779036582Z level=info msg="Migration successfully executed" id="create user table" duration=1.91981ms logger=migrator t=2026-04-23T00:19:56.787095408Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T00:19:56.788168595Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.071686ms logger=migrator t=2026-04-23T00:19:56.798916733Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T00:19:56.800074621Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.158068ms logger=migrator t=2026-04-23T00:19:56.811706424Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T00:19:56.81277988Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.073896ms logger=migrator t=2026-04-23T00:19:56.819760209Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T00:19:56.820535461Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=775.933µs logger=migrator t=2026-04-23T00:19:56.828707619Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T00:19:56.8332338Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.524791ms logger=migrator t=2026-04-23T00:19:56.839326155Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T00:19:56.840177739Z level=info msg="Migration successfully executed" id="create user table v2" duration=851.884µs logger=migrator t=2026-04-23T00:19:56.851721059Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T00:19:56.852824796Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.108677ms logger=migrator t=2026-04-23T00:19:56.870207268Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T00:19:56.871335796Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.132308ms logger=migrator t=2026-04-23T00:19:56.882712864Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T00:19:56.883232902Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=520.158µs logger=migrator t=2026-04-23T00:19:56.890800121Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T00:19:56.892219342Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.417812ms logger=migrator t=2026-04-23T00:19:56.898225776Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T00:19:56.899402865Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.177239ms logger=migrator t=2026-04-23T00:19:56.906324503Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T00:19:56.906366773Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.44µs logger=migrator t=2026-04-23T00:19:56.915256864Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T00:19:56.916502613Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.246539ms logger=migrator t=2026-04-23T00:19:56.924780382Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T00:19:56.925029126Z level=info msg="Migration successfully executed" id="Add missing user data" duration=250.354µs logger=migrator t=2026-04-23T00:19:56.933163143Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T00:19:56.934913481Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.751108ms logger=migrator t=2026-04-23T00:19:56.940483468Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T00:19:56.941484793Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.000815ms logger=migrator t=2026-04-23T00:19:56.949236975Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T00:19:56.951642773Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.404418ms logger=migrator t=2026-04-23T00:19:56.955480822Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T00:19:56.96683549Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.349408ms logger=migrator t=2026-04-23T00:19:56.976014823Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T00:19:56.977895273Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.88132ms logger=migrator t=2026-04-23T00:19:56.981823504Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T00:19:56.982156629Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=333.835µs logger=migrator t=2026-04-23T00:19:56.987902779Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T00:19:56.989003667Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.101668ms logger=migrator t=2026-04-23T00:19:56.993545347Z 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-23T00:19:56.993904634Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=357.427µs logger=migrator t=2026-04-23T00:19:56.99750755Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T00:19:56.998037098Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=529.678µs logger=migrator t=2026-04-23T00:19:57.004449588Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T00:19:57.005542096Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.094797ms logger=migrator t=2026-04-23T00:19:57.01925952Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T00:19:57.020219755Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=963.085µs logger=migrator t=2026-04-23T00:19:57.02634971Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T00:19:57.027175893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=827.033µs logger=migrator t=2026-04-23T00:19:57.034217414Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T00:19:57.035091997Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=874.703µs logger=migrator t=2026-04-23T00:19:57.040528162Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T00:19:57.041933244Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.409132ms logger=migrator t=2026-04-23T00:19:57.047785976Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T00:19:57.047815156Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.32µs logger=migrator t=2026-04-23T00:19:57.052089442Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T00:19:57.055048558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.957316ms logger=migrator t=2026-04-23T00:19:57.059839133Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T00:19:57.06086534Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.026287ms logger=migrator t=2026-04-23T00:19:57.068175804Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T00:19:57.068833614Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=657.8µs logger=migrator t=2026-04-23T00:19:57.073150032Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T00:19:57.074241038Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.093276ms logger=migrator t=2026-04-23T00:19:57.07878312Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:19:57.081879268Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.096228ms logger=migrator t=2026-04-23T00:19:57.087662228Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T00:19:57.08844679Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=784.602µs logger=migrator t=2026-04-23T00:19:57.093421118Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T00:19:57.094117379Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=696.31µs logger=migrator t=2026-04-23T00:19:57.098233353Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T00:19:57.098908814Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=675.531µs logger=migrator t=2026-04-23T00:19:57.10443882Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T00:19:57.105539767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.100867ms logger=migrator t=2026-04-23T00:19:57.110018497Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T00:19:57.111086183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.067576ms logger=migrator t=2026-04-23T00:19:57.115769427Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T00:19:57.116151163Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=381.416µs logger=migrator t=2026-04-23T00:19:57.408578541Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T00:19:57.41175847Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=3.173399ms logger=migrator t=2026-04-23T00:19:57.417014772Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T00:19:57.417402558Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=388.326µs logger=migrator t=2026-04-23T00:19:57.422206774Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T00:19:57.422935485Z level=info msg="Migration successfully executed" id="create star table" duration=728.561µs logger=migrator t=2026-04-23T00:19:57.430369131Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T00:19:57.431169944Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=798.833µs logger=migrator t=2026-04-23T00:19:57.438266834Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T00:19:57.43923789Z level=info msg="Migration successfully executed" id="create org table v1" duration=974.836µs logger=migrator t=2026-04-23T00:19:57.444509921Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T00:19:57.445122752Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=612.721µs logger=migrator t=2026-04-23T00:19:57.451210877Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T00:19:57.452396445Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.185318ms logger=migrator t=2026-04-23T00:19:57.460861807Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T00:19:57.46167276Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=810.933µs logger=migrator t=2026-04-23T00:19:57.467322189Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T00:19:57.468533447Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.211119ms logger=migrator t=2026-04-23T00:19:57.475308572Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T00:19:57.476709135Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.400003ms logger=migrator t=2026-04-23T00:19:57.484554477Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T00:19:57.484584068Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.621µs logger=migrator t=2026-04-23T00:19:57.489073307Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T00:19:57.489102508Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.401µs logger=migrator t=2026-04-23T00:19:57.493643149Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T00:19:57.493855582Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=212.673µs logger=migrator t=2026-04-23T00:19:57.498618637Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T00:19:57.499930277Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.31082ms logger=migrator t=2026-04-23T00:19:57.506159844Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T00:19:57.506961697Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=801.533µs logger=migrator t=2026-04-23T00:19:57.513031582Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T00:19:57.514439063Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.406411ms logger=migrator t=2026-04-23T00:19:57.520214854Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T00:19:57.520860444Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=645.11µs logger=migrator t=2026-04-23T00:19:57.525898343Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T00:19:57.526783507Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=884.694µs logger=migrator t=2026-04-23T00:19:57.532796001Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T00:19:57.533556382Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=760.441µs logger=migrator t=2026-04-23T00:19:57.539597196Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T00:19:57.545375127Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.77731ms logger=migrator t=2026-04-23T00:19:57.55006354Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T00:19:57.550630559Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=566.709µs logger=migrator t=2026-04-23T00:19:57.555740749Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T00:19:57.55705448Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.313591ms logger=migrator t=2026-04-23T00:19:57.565334419Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T00:19:57.566239583Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=904.874µs logger=migrator t=2026-04-23T00:19:57.572650573Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T00:19:57.57307297Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=422.227µs logger=migrator t=2026-04-23T00:19:57.578496384Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T00:19:57.579852586Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.355372ms logger=migrator t=2026-04-23T00:19:57.584599089Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T00:19:57.584704532Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.943µs logger=migrator t=2026-04-23T00:19:57.589593068Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T00:19:57.591764982Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.171094ms logger=migrator t=2026-04-23T00:19:57.59672575Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T00:19:57.598903724Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.178805ms logger=migrator t=2026-04-23T00:19:57.604047003Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T00:19:57.606200247Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.153864ms logger=migrator t=2026-04-23T00:19:57.610725938Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T00:19:57.611756584Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.029286ms logger=migrator t=2026-04-23T00:19:57.616891804Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T00:19:57.619093939Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.208785ms logger=migrator t=2026-04-23T00:19:57.623589238Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T00:19:57.624603255Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.014467ms logger=migrator t=2026-04-23T00:19:57.628876111Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T00:19:57.629819956Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=943.875µs logger=migrator t=2026-04-23T00:19:57.635749789Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T00:19:57.63578932Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.551µs logger=migrator t=2026-04-23T00:19:57.64093503Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T00:19:57.640975491Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.421µs logger=migrator t=2026-04-23T00:19:57.645556142Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T00:19:57.647891698Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.335446ms logger=migrator t=2026-04-23T00:19:57.65374451Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T00:19:57.656022145Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.276546ms logger=migrator t=2026-04-23T00:19:57.660541596Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T00:19:57.662824791Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.283515ms logger=migrator t=2026-04-23T00:19:57.667767438Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T00:19:57.670046214Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.279086ms logger=migrator t=2026-04-23T00:19:57.675930456Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T00:19:57.676257441Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=328.165µs logger=migrator t=2026-04-23T00:19:57.680826353Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T00:19:57.681852118Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.026205ms logger=migrator t=2026-04-23T00:19:57.688494473Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T00:19:57.689878054Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.384581ms logger=migrator t=2026-04-23T00:19:57.694473276Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T00:19:57.694504976Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.39µs logger=migrator t=2026-04-23T00:19:57.700766524Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T00:19:57.702520402Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.753068ms logger=migrator t=2026-04-23T00:19:57.70752473Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T00:19:57.708271292Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=746.092µs logger=migrator t=2026-04-23T00:19:57.713755128Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:19:57.719722101Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.966473ms logger=migrator t=2026-04-23T00:19:57.725256267Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T00:19:57.725975308Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=719.161µs logger=migrator t=2026-04-23T00:19:57.731648457Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T00:19:57.732666922Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.018265ms logger=migrator t=2026-04-23T00:19:57.739642792Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T00:19:57.740611936Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=968.344µs logger=migrator t=2026-04-23T00:19:57.746704251Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T00:19:57.747159848Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=454.017µs logger=migrator t=2026-04-23T00:19:57.751995184Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T00:19:57.752589723Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=595.009µs logger=migrator t=2026-04-23T00:19:57.757397919Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T00:19:57.759763376Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.365267ms logger=migrator t=2026-04-23T00:19:57.765468735Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T00:19:57.76644489Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=967.724µs logger=migrator t=2026-04-23T00:19:57.771815064Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T00:19:57.77222845Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=415.227µs logger=migrator t=2026-04-23T00:19:57.777691985Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T00:19:57.778014981Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=322.946µs logger=migrator t=2026-04-23T00:19:57.78499442Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T00:19:57.786439993Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.443293ms logger=migrator t=2026-04-23T00:19:57.79202924Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T00:19:57.794603389Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.573589ms logger=migrator t=2026-04-23T00:19:57.799482416Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T00:19:57.800776937Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.29418ms logger=migrator t=2026-04-23T00:19:57.808180061Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T00:19:57.809039186Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=858.535µs logger=migrator t=2026-04-23T00:19:57.815048869Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T00:19:57.816594083Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.545014ms logger=migrator t=2026-04-23T00:19:57.822905282Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T00:19:57.823957388Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.052096ms logger=migrator t=2026-04-23T00:19:57.830378568Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T00:19:57.831294303Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=916.615µs logger=migrator t=2026-04-23T00:19:57.836461783Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T00:19:57.846822996Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.361713ms logger=migrator t=2026-04-23T00:19:57.851668142Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T00:19:57.852834719Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.163988ms logger=migrator t=2026-04-23T00:19:57.858739841Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T00:19:57.859661726Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=921.475µs logger=migrator t=2026-04-23T00:19:57.865570709Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T00:19:57.86696374Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.391841ms logger=migrator t=2026-04-23T00:19:57.872145071Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T00:19:57.87272192Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=573.059µs logger=migrator t=2026-04-23T00:19:57.878320117Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T00:19:57.880822206Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.501439ms logger=migrator t=2026-04-23T00:19:57.885295487Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T00:19:57.887807526Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.511539ms logger=migrator t=2026-04-23T00:19:57.892399447Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T00:19:57.892441708Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=44.521µs logger=migrator t=2026-04-23T00:19:57.898397391Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T00:19:57.898706566Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=309.926µs logger=migrator t=2026-04-23T00:19:57.903393499Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T00:19:57.907766387Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.371948ms logger=migrator t=2026-04-23T00:19:57.912882568Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T00:19:57.913085561Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=203.423µs logger=migrator t=2026-04-23T00:19:57.918076769Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T00:19:57.918269192Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=192.243µs logger=migrator t=2026-04-23T00:19:57.924128223Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T00:19:57.928875697Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.747434ms logger=migrator t=2026-04-23T00:19:57.93423285Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T00:19:57.934423373Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.823µs logger=migrator t=2026-04-23T00:19:57.938950864Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T00:19:57.939795037Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=841.573µs logger=migrator t=2026-04-23T00:19:57.945906852Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T00:19:57.947424997Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.518635ms logger=migrator t=2026-04-23T00:19:57.953276628Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T00:19:57.95406668Z level=info msg="Migration successfully executed" id="create api_key table" duration=792.562µs logger=migrator t=2026-04-23T00:19:57.960096905Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T00:19:57.961155751Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.060816ms logger=migrator t=2026-04-23T00:19:57.969712945Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T00:19:57.970834332Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.122407ms logger=migrator t=2026-04-23T00:19:57.976746444Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T00:19:57.978538063Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.793709ms logger=migrator t=2026-04-23T00:19:57.985098405Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T00:19:57.986350135Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.25197ms logger=migrator t=2026-04-23T00:19:57.992337138Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T00:19:57.993473296Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.136288ms logger=migrator t=2026-04-23T00:19:57.99942463Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T00:19:58.000231862Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=808.983µs logger=migrator t=2026-04-23T00:19:58.004748972Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T00:19:58.011773041Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.025909ms logger=migrator t=2026-04-23T00:19:58.016519856Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T00:19:58.017333428Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=814.662µs logger=migrator t=2026-04-23T00:19:58.02259285Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T00:19:58.023462643Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=870.123µs logger=migrator t=2026-04-23T00:19:58.029290944Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T00:19:58.030412332Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.123218ms logger=migrator t=2026-04-23T00:19:58.036233503Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T00:19:58.037153127Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=919.354µs logger=migrator t=2026-04-23T00:19:58.042135375Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T00:19:58.042570251Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=434.716µs logger=migrator t=2026-04-23T00:19:58.047157503Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T00:19:58.048515304Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.320231ms logger=migrator t=2026-04-23T00:19:58.053877708Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T00:19:58.053901548Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=24.77µs logger=migrator t=2026-04-23T00:19:58.058220486Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T00:19:58.060236767Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.016021ms logger=migrator t=2026-04-23T00:19:58.064358151Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T00:19:58.066961302Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.604131ms logger=migrator t=2026-04-23T00:19:58.071797127Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T00:19:58.072111512Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=314.865µs logger=migrator t=2026-04-23T00:19:58.076590562Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T00:19:58.079384316Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.793664ms logger=migrator t=2026-04-23T00:19:58.083769474Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T00:19:58.086549238Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.779344ms logger=migrator t=2026-04-23T00:19:58.090927855Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T00:19:58.091708807Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=780.642µs logger=migrator t=2026-04-23T00:19:58.097225823Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T00:19:58.098055167Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=829.964µs logger=migrator t=2026-04-23T00:19:58.102898952Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T00:19:58.103789396Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=890.364µs logger=migrator t=2026-04-23T00:19:58.109438034Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T00:19:58.11043422Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=993.585µs logger=migrator t=2026-04-23T00:19:58.115633961Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T00:19:58.116459363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=825.562µs logger=migrator t=2026-04-23T00:19:58.122200523Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T00:19:58.123553985Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.393093ms logger=migrator t=2026-04-23T00:19:58.12901432Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T00:19:58.129106991Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=93.421µs logger=migrator t=2026-04-23T00:19:58.133657721Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T00:19:58.133688892Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.331µs logger=migrator t=2026-04-23T00:19:58.13802136Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T00:19:58.141014627Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.991517ms logger=migrator t=2026-04-23T00:19:58.145374735Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T00:19:58.149352667Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.979962ms logger=migrator t=2026-04-23T00:19:58.155156957Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T00:19:58.15535008Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=193.583µs logger=migrator t=2026-04-23T00:19:58.160398749Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T00:19:58.161704159Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.30513ms logger=migrator t=2026-04-23T00:19:58.167179354Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T00:19:58.168097659Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=952.515µs logger=migrator t=2026-04-23T00:19:58.174801733Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T00:19:58.174995076Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=193.013µs logger=migrator t=2026-04-23T00:19:58.180703295Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T00:19:58.184543456Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=3.840981ms logger=migrator t=2026-04-23T00:19:58.1899248Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T00:19:58.190971746Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.042556ms logger=migrator t=2026-04-23T00:19:58.196675105Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T00:19:58.20022438Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.548945ms logger=migrator t=2026-04-23T00:19:58.505915197Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T00:19:58.506021448Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=92.111µs logger=migrator t=2026-04-23T00:19:58.517790593Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T00:19:58.518688946Z level=info msg="Migration successfully executed" id="create session table" duration=898.773µs logger=migrator t=2026-04-23T00:19:58.525584304Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T00:19:58.525903438Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=319.695µs logger=migrator t=2026-04-23T00:19:58.532588403Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T00:19:58.532683324Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.331µs logger=migrator t=2026-04-23T00:19:58.539370718Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T00:19:58.540486606Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.115638ms logger=migrator t=2026-04-23T00:19:58.5464806Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T00:19:58.547187921Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=708.401µs logger=migrator t=2026-04-23T00:19:58.553474448Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T00:19:58.553546539Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=73.691µs logger=migrator t=2026-04-23T00:19:58.559277439Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T00:19:58.559305959Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.43µs logger=migrator t=2026-04-23T00:19:58.564601022Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T00:19:58.567749971Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.148989ms logger=migrator t=2026-04-23T00:19:58.57213728Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T00:19:58.575269578Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.131748ms logger=migrator t=2026-04-23T00:19:58.580389668Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T00:19:58.580718693Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=329.655µs logger=migrator t=2026-04-23T00:19:58.58814287Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T00:19:58.588223571Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=85.331µs logger=migrator t=2026-04-23T00:19:58.593161637Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T00:19:58.594136243Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=974.686µs logger=migrator t=2026-04-23T00:19:58.60104403Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T00:19:58.601137612Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.781µs logger=migrator t=2026-04-23T00:19:58.607626223Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T00:19:58.611174579Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.548606ms logger=migrator t=2026-04-23T00:19:58.619163933Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T00:19:58.619340896Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.003µs logger=migrator t=2026-04-23T00:19:58.626599338Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T00:19:58.633467786Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.868038ms logger=migrator t=2026-04-23T00:19:58.640869502Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T00:19:58.644039381Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.169689ms logger=migrator t=2026-04-23T00:19:58.651923813Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T00:19:58.651992914Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.111µs logger=migrator t=2026-04-23T00:19:58.666938598Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T00:19:58.667893993Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=956.045µs logger=migrator t=2026-04-23T00:19:58.685867294Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T00:19:58.687178564Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.31337ms logger=migrator t=2026-04-23T00:19:58.709723045Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T00:19:58.712997556Z level=info msg="Migration successfully executed" id="create alert table v1" duration=3.276071ms logger=migrator t=2026-04-23T00:19:58.71963428Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T00:19:58.720651966Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.017176ms logger=migrator t=2026-04-23T00:19:58.728387727Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T00:19:58.730245845Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.859678ms logger=migrator t=2026-04-23T00:19:58.736145558Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T00:19:58.737184673Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.039195ms logger=migrator t=2026-04-23T00:19:58.74337483Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T00:19:58.744084091Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=708.871µs logger=migrator t=2026-04-23T00:19:58.751230793Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T00:19:58.752726766Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.496363ms logger=migrator t=2026-04-23T00:19:58.757977897Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T00:19:58.759084635Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.107268ms logger=migrator t=2026-04-23T00:19:58.763781698Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T00:19:58.774570796Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.788738ms logger=migrator t=2026-04-23T00:19:58.780378117Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T00:19:58.780877225Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=497.028µs logger=migrator t=2026-04-23T00:19:58.785823702Z 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-23T00:19:58.787852334Z 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=2.029202ms logger=migrator t=2026-04-23T00:19:58.800115534Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T00:19:58.800683034Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=567.72µs logger=migrator t=2026-04-23T00:19:58.807106814Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T00:19:58.807924916Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=819.062µs logger=migrator t=2026-04-23T00:19:58.812553599Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T00:19:58.814350586Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.798877ms logger=migrator t=2026-04-23T00:19:58.821795233Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T00:19:58.828416606Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.622443ms logger=migrator t=2026-04-23T00:19:58.837975315Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T00:19:58.844231943Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.256618ms logger=migrator t=2026-04-23T00:19:58.850228056Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T00:19:58.856042947Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.814191ms logger=migrator t=2026-04-23T00:19:58.862270815Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T00:19:58.868742775Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.47287ms logger=migrator t=2026-04-23T00:19:58.875289037Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T00:19:58.876077759Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=783.892µs logger=migrator t=2026-04-23T00:19:58.883401924Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T00:19:58.883476565Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=74.711µs logger=migrator t=2026-04-23T00:19:58.891966697Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T00:19:58.89220017Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=235.173µs logger=migrator t=2026-04-23T00:19:58.896885454Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T00:19:58.897730877Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=845.183µs logger=migrator t=2026-04-23T00:19:58.904517793Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:19:58.905374086Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=856.143µs logger=migrator t=2026-04-23T00:19:58.912940345Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T00:19:58.914920635Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.978551ms logger=migrator t=2026-04-23T00:19:58.920444231Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T00:19:58.922093807Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.649106ms logger=migrator t=2026-04-23T00:19:58.928474116Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:19:58.929146037Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=671.611µs logger=migrator t=2026-04-23T00:19:58.934116514Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T00:19:58.938108897Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.992683ms logger=migrator t=2026-04-23T00:19:58.943198386Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T00:19:58.948309176Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.11064ms logger=migrator t=2026-04-23T00:19:58.954221378Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T00:19:58.954555954Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=331.396µs logger=migrator t=2026-04-23T00:19:58.959691133Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T00:19:58.961210747Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.519494ms logger=migrator t=2026-04-23T00:19:58.966975877Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T00:19:58.96784265Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=867.093µs logger=migrator t=2026-04-23T00:19:58.973642041Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T00:19:58.977308729Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.666348ms logger=migrator t=2026-04-23T00:19:58.982309355Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T00:19:58.982376876Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.481µs logger=migrator t=2026-04-23T00:19:58.987411325Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T00:19:58.98833166Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=919.855µs logger=migrator t=2026-04-23T00:19:58.993700813Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T00:19:58.994611898Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=912.135µs logger=migrator t=2026-04-23T00:19:59.000377118Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T00:19:59.00053548Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.902µs logger=migrator t=2026-04-23T00:19:59.005330105Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T00:19:59.007181353Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.850728ms logger=migrator t=2026-04-23T00:19:59.014058071Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T00:19:59.016228165Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.176174ms logger=migrator t=2026-04-23T00:19:59.02232679Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T00:19:59.023131972Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=804.882µs logger=migrator t=2026-04-23T00:19:59.028521436Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T00:19:59.029376499Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=854.903µs logger=migrator t=2026-04-23T00:19:59.036146695Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T00:19:59.037528546Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.381051ms logger=migrator t=2026-04-23T00:19:59.043850445Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T00:19:59.046461145Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.60213ms logger=migrator t=2026-04-23T00:19:59.051955261Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T00:19:59.051980991Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.87µs logger=migrator t=2026-04-23T00:19:59.057330734Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T00:19:59.063118825Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.786541ms logger=migrator t=2026-04-23T00:19:59.067501313Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T00:19:59.068260825Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=759.662µs logger=migrator t=2026-04-23T00:19:59.072651354Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T00:19:59.080251001Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.597497ms logger=migrator t=2026-04-23T00:19:59.085866289Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T00:19:59.086639071Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=772.462µs logger=migrator t=2026-04-23T00:19:59.092441062Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T00:19:59.093939795Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.497862ms logger=migrator t=2026-04-23T00:19:59.099089105Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T00:19:59.10010939Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.024745ms logger=migrator t=2026-04-23T00:19:59.107304323Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T00:19:59.1225758Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.275467ms logger=migrator t=2026-04-23T00:19:59.126547783Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T00:19:59.127123461Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=570.828µs logger=migrator t=2026-04-23T00:19:59.131460559Z 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-23T00:19:59.132117499Z 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=657.01µs logger=migrator t=2026-04-23T00:19:59.138268555Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T00:19:59.138682801Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=414.876µs logger=migrator t=2026-04-23T00:19:59.143166661Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T00:19:59.143950473Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=784.012µs logger=migrator t=2026-04-23T00:19:59.148047568Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T00:19:59.148302252Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=255.004µs logger=migrator t=2026-04-23T00:19:59.1527392Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T00:19:59.157029037Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.289447ms logger=migrator t=2026-04-23T00:19:59.165004582Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T00:19:59.169244197Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.239406ms logger=migrator t=2026-04-23T00:19:59.174670092Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T00:19:59.175897001Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.2266ms logger=migrator t=2026-04-23T00:19:59.18098196Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T00:19:59.182007176Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.024586ms logger=migrator t=2026-04-23T00:19:59.191184019Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T00:19:59.191491403Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=307.464µs logger=migrator t=2026-04-23T00:19:59.199491678Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T00:19:59.204043389Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.554711ms logger=migrator t=2026-04-23T00:19:59.213223372Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T00:19:59.214138676Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=915.224µs logger=migrator t=2026-04-23T00:19:59.220331602Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T00:19:59.220494275Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.263µs logger=migrator t=2026-04-23T00:19:59.226107352Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T00:19:59.226719982Z level=info msg="Migration successfully executed" id="Move region to single row" duration=612.53µs logger=migrator t=2026-04-23T00:19:59.235845224Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T00:19:59.237128144Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.28294ms logger=migrator t=2026-04-23T00:19:59.24460979Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T00:19:59.245974652Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.364732ms logger=migrator t=2026-04-23T00:19:59.251252264Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:19:59.252598555Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.345931ms logger=migrator t=2026-04-23T00:19:59.259804297Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:19:59.261185929Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.381292ms logger=migrator t=2026-04-23T00:19:59.267668609Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T00:19:59.268903759Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.23514ms logger=migrator t=2026-04-23T00:19:59.275275498Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T00:19:59.276570968Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.29512ms logger=migrator t=2026-04-23T00:19:59.282336719Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T00:19:59.28240154Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.721µs logger=migrator t=2026-04-23T00:19:59.28698334Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T00:19:59.288181869Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.198739ms logger=migrator t=2026-04-23T00:19:59.294970375Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T00:19:59.296196053Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.227038ms logger=migrator t=2026-04-23T00:19:59.302765976Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T00:19:59.304100887Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.334701ms logger=migrator t=2026-04-23T00:19:59.30946578Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T00:19:59.310918153Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.452113ms logger=migrator t=2026-04-23T00:19:59.315832819Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T00:19:59.316002713Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=170.434µs logger=migrator t=2026-04-23T00:19:59.320408921Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T00:19:59.320944069Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=535.718µs logger=migrator t=2026-04-23T00:19:59.328444946Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T00:19:59.328541667Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=97.651µs logger=migrator t=2026-04-23T00:19:59.333493805Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T00:19:59.334699963Z level=info msg="Migration successfully executed" id="create team table" duration=1.206068ms logger=migrator t=2026-04-23T00:19:59.339870164Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T00:19:59.340751747Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=881.313µs logger=migrator t=2026-04-23T00:19:59.346197672Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T00:19:59.347616025Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.418333ms logger=migrator t=2026-04-23T00:19:59.352951788Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T00:19:59.358120539Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.169751ms logger=migrator t=2026-04-23T00:19:59.362155101Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T00:19:59.362322343Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.902µs logger=migrator t=2026-04-23T00:19:59.367783368Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T00:19:59.368618721Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=834.733µs logger=migrator t=2026-04-23T00:19:59.373533698Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T00:19:59.374709386Z level=info msg="Migration successfully executed" id="create team member table" duration=1.175518ms logger=migrator t=2026-04-23T00:19:59.379747284Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T00:19:59.381084046Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.336882ms logger=migrator t=2026-04-23T00:19:59.388099005Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T00:19:59.389515387Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.415852ms logger=migrator t=2026-04-23T00:19:59.395211826Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T00:19:59.396631517Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.418831ms logger=migrator t=2026-04-23T00:19:59.40131932Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T00:19:59.406081155Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.761455ms logger=migrator t=2026-04-23T00:19:59.410741287Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T00:19:59.415667464Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.925547ms logger=migrator t=2026-04-23T00:19:59.421284511Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T00:19:59.425753951Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.46935ms logger=migrator t=2026-04-23T00:19:59.429962426Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T00:19:59.430867071Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=905.905µs logger=migrator t=2026-04-23T00:19:59.436796923Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T00:19:59.437738218Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=941.215µs logger=migrator t=2026-04-23T00:19:59.442717205Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T00:19:59.444167927Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.453812ms logger=migrator t=2026-04-23T00:19:59.450484527Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T00:19:59.45139297Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=908.163µs logger=migrator t=2026-04-23T00:19:59.457520026Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T00:19:59.458940888Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.420653ms logger=migrator t=2026-04-23T00:19:59.464005006Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T00:19:59.465374998Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.370562ms logger=migrator t=2026-04-23T00:19:59.470294305Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T00:19:59.471399392Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.105897ms logger=migrator t=2026-04-23T00:19:59.477156571Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T00:19:59.478076935Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=921.994µs logger=migrator t=2026-04-23T00:19:59.483653192Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T00:19:59.484237172Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=585.69µs logger=migrator t=2026-04-23T00:19:59.490003722Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T00:19:59.490366837Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=364.485µs logger=migrator t=2026-04-23T00:19:59.495316295Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T00:19:59.496409961Z level=info msg="Migration successfully executed" id="create tag table" duration=1.093766ms logger=migrator t=2026-04-23T00:19:59.501652703Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T00:19:59.503256677Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.636765ms logger=migrator t=2026-04-23T00:19:59.508467379Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T00:19:59.509172589Z level=info msg="Migration successfully executed" id="create login attempt table" duration=705.271µs logger=migrator t=2026-04-23T00:19:59.51490134Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T00:19:59.516419023Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.517853ms logger=migrator t=2026-04-23T00:19:59.521817267Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T00:19:59.523227299Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.410642ms logger=migrator t=2026-04-23T00:19:59.527385713Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:19:59.541600605Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.214662ms logger=migrator t=2026-04-23T00:19:59.547542117Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T00:19:59.548078375Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=534.898µs logger=migrator t=2026-04-23T00:19:59.551886975Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T00:19:59.552753648Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=866.693µs logger=migrator t=2026-04-23T00:19:59.558991255Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T00:19:59.559419152Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=428.477µs logger=migrator t=2026-04-23T00:19:59.566442102Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T00:19:59.567029291Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=587.299µs logger=migrator t=2026-04-23T00:19:59.574129402Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T00:19:59.575251138Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.121357ms logger=migrator t=2026-04-23T00:19:59.580346758Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T00:19:59.58179233Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.445402ms logger=migrator t=2026-04-23T00:19:59.589383678Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T00:19:59.58948127Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=99.072µs logger=migrator t=2026-04-23T00:19:59.593912429Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T00:19:59.599331144Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.419675ms logger=migrator t=2026-04-23T00:19:59.604108208Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T00:19:59.609090265Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.981647ms logger=migrator t=2026-04-23T00:19:59.615403733Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T00:19:59.62094373Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.536766ms logger=migrator t=2026-04-23T00:19:59.625862037Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T00:19:59.630958146Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.09532ms logger=migrator t=2026-04-23T00:19:59.636402811Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T00:19:59.637277944Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=874.943µs logger=migrator t=2026-04-23T00:19:59.645642344Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T00:19:59.652526022Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.883708ms logger=migrator t=2026-04-23T00:19:59.658261111Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T00:19:59.659020393Z level=info msg="Migration successfully executed" id="create server_lock table" duration=758.372µs logger=migrator t=2026-04-23T00:19:59.662813421Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T00:19:59.663679006Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=865.235µs logger=migrator t=2026-04-23T00:19:59.675024392Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T00:19:59.675926466Z level=info msg="Migration successfully executed" id="create user auth token table" duration=903.344µs logger=migrator t=2026-04-23T00:19:59.686180196Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T00:19:59.688062125Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.883099ms logger=migrator t=2026-04-23T00:19:59.694521456Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T00:19:59.695719644Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.199578ms logger=migrator t=2026-04-23T00:19:59.702447149Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T00:19:59.703413074Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=966.125µs logger=migrator t=2026-04-23T00:19:59.707125802Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T00:19:59.727025001Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=19.893479ms logger=migrator t=2026-04-23T00:19:59.732500157Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T00:19:59.734135972Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.635175ms logger=migrator t=2026-04-23T00:19:59.740672124Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T00:19:59.742410582Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.747908ms logger=migrator t=2026-04-23T00:19:59.749591603Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T00:19:59.75131322Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.723407ms logger=migrator t=2026-04-23T00:19:59.755483754Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T00:19:59.756365009Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=881.715µs logger=migrator t=2026-04-23T00:19:59.761902415Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T00:19:59.763937996Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.035031ms logger=migrator t=2026-04-23T00:19:59.769102457Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T00:19:59.769172348Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.282µs logger=migrator t=2026-04-23T00:19:59.773237072Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T00:19:59.773321753Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.191µs logger=migrator t=2026-04-23T00:19:59.77896259Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T00:19:59.780331051Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.369151ms logger=migrator t=2026-04-23T00:19:59.78727043Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:19:59.788175134Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=901.173µs logger=migrator t=2026-04-23T00:19:59.79241089Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:19:59.794434171Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.022451ms logger=migrator t=2026-04-23T00:19:59.799179095Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:19:59.799241746Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.371µs logger=migrator t=2026-04-23T00:19:59.804073582Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:19:59.804936685Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=861.143µs logger=migrator t=2026-04-23T00:19:59.809655138Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:19:59.811856903Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.201345ms logger=migrator t=2026-04-23T00:19:59.816285931Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:19:59.817196425Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=910.364µs logger=migrator t=2026-04-23T00:19:59.821865508Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:19:59.822818813Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=953.145µs logger=migrator t=2026-04-23T00:19:59.827819971Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T00:19:59.835274557Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.451936ms logger=migrator t=2026-04-23T00:19:59.843265672Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T00:19:59.844155385Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=890.073µs logger=migrator t=2026-04-23T00:19:59.851921576Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T00:19:59.851987817Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=66.841µs logger=migrator t=2026-04-23T00:19:59.858945085Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T00:19:59.859687878Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=742.523µs logger=migrator t=2026-04-23T00:19:59.868245071Z 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-23T00:19:59.868936171Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=691.14µs logger=migrator t=2026-04-23T00:19:59.87206318Z 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-23T00:19:59.87275665Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=693.34µs logger=migrator t=2026-04-23T00:19:59.878123574Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:19:59.878229776Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=107.002µs logger=migrator t=2026-04-23T00:19:59.887669813Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T00:19:59.88875555Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.089007ms logger=migrator t=2026-04-23T00:19:59.895297001Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T00:19:59.896358919Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.062787ms logger=migrator t=2026-04-23T00:19:59.90224649Z 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-23T00:19:59.903484449Z 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.239429ms logger=migrator t=2026-04-23T00:19:59.907869858Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T00:19:59.908865033Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=990.895µs logger=migrator t=2026-04-23T00:19:59.919778363Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T00:19:59.928197804Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.414891ms logger=migrator t=2026-04-23T00:19:59.932555152Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:19:59.933432765Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=878.253µs logger=migrator t=2026-04-23T00:19:59.940328882Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:19:59.94208664Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.783098ms logger=migrator t=2026-04-23T00:19:59.954104987Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T00:19:59.98381375Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.710203ms logger=migrator t=2026-04-23T00:19:59.989467318Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T00:20:00.014770342Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.297843ms logger=migrator t=2026-04-23T00:20:00.019352003Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:20:00.020637323Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.28513ms logger=migrator t=2026-04-23T00:20:00.02686667Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:20:00.027890636Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.023906ms logger=migrator t=2026-04-23T00:20:00.034172313Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T00:20:00.041143191Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.970728ms logger=migrator t=2026-04-23T00:20:00.049979989Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T00:20:00.057040989Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.06368ms logger=migrator t=2026-04-23T00:20:00.063061862Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T00:20:00.066231101Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=3.171299ms logger=migrator t=2026-04-23T00:20:00.074665632Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T00:20:00.0757473Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.083578ms logger=migrator t=2026-04-23T00:20:00.08285798Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T00:20:00.083828326Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=971.986µs logger=migrator t=2026-04-23T00:20:00.089471363Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T00:20:00.090802834Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.33085ms logger=migrator t=2026-04-23T00:20:00.098450303Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:20:00.098556974Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=109.621µs logger=migrator t=2026-04-23T00:20:00.108396687Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T00:20:00.114860518Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.462571ms logger=migrator t=2026-04-23T00:20:00.165261701Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T00:20:00.172090047Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.827826ms logger=migrator t=2026-04-23T00:20:00.258160615Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T00:20:00.265396477Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.239902ms logger=migrator t=2026-04-23T00:20:00.27001945Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T00:20:00.271537404Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.516344ms logger=migrator t=2026-04-23T00:20:00.277250372Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T00:20:00.278277158Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.026596ms logger=migrator t=2026-04-23T00:20:00.282811729Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T00:20:00.289686365Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.878666ms logger=migrator t=2026-04-23T00:20:00.294006583Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T00:20:00.300759697Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.752364ms logger=migrator t=2026-04-23T00:20:00.306467226Z 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-23T00:20:00.307610844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.143748ms logger=migrator t=2026-04-23T00:20:00.316654655Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T00:20:00.324205891Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.550456ms logger=migrator t=2026-04-23T00:20:00.330733264Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T00:20:00.339026033Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.291609ms logger=migrator t=2026-04-23T00:20:00.348320627Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T00:20:00.348439009Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=121.482µs logger=migrator t=2026-04-23T00:20:00.354133637Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T00:20:00.355920765Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.789048ms logger=migrator t=2026-04-23T00:20:00.361754866Z 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-23T00:20:00.363061046Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.30711ms logger=migrator t=2026-04-23T00:20:00.372869329Z 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-23T00:20:00.374118167Z 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.249999ms logger=migrator t=2026-04-23T00:20:00.381892349Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:20:00.382033361Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=143.842µs logger=migrator t=2026-04-23T00:20:00.390828867Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T00:20:00.395435049Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.608152ms logger=migrator t=2026-04-23T00:20:00.40124837Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T00:20:00.424208576Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=22.953426ms logger=migrator t=2026-04-23T00:20:00.431584531Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T00:20:00.44307727Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.494039ms logger=migrator t=2026-04-23T00:20:00.454200193Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T00:20:00.460984078Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.781915ms logger=migrator t=2026-04-23T00:20:00.466979361Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T00:20:00.471680834Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.701513ms logger=migrator t=2026-04-23T00:20:00.478371958Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T00:20:00.478550632Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=182.554µs logger=migrator t=2026-04-23T00:20:00.483140702Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T00:20:00.484170959Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.029847ms logger=migrator t=2026-04-23T00:20:00.493036787Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T00:20:00.499364215Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.328498ms logger=migrator t=2026-04-23T00:20:00.506398904Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T00:20:00.506461675Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.171µs logger=migrator t=2026-04-23T00:20:00.511443562Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T00:20:00.515962563Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.519341ms logger=migrator t=2026-04-23T00:20:00.520184098Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T00:20:00.520871079Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=687.161µs logger=migrator t=2026-04-23T00:20:00.526316314Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T00:20:00.53183753Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.521026ms logger=migrator t=2026-04-23T00:20:00.536086596Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T00:20:00.536855917Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=769.481µs logger=migrator t=2026-04-23T00:20:00.541171875Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T00:20:00.542134839Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=962.824µs logger=migrator t=2026-04-23T00:20:00.549495444Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T00:20:00.556012225Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.516451ms logger=migrator t=2026-04-23T00:20:00.56339266Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T00:20:00.564384605Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=994.435µs logger=migrator t=2026-04-23T00:20:00.570730554Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T00:20:00.57172229Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=986.146µs logger=migrator t=2026-04-23T00:20:00.577082023Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T00:20:00.577922526Z level=info msg="Migration successfully executed" id="create alert_image table" duration=840.473µs logger=migrator t=2026-04-23T00:20:00.585963531Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T00:20:00.586989967Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.026366ms logger=migrator t=2026-04-23T00:20:00.595317906Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T00:20:00.595365777Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=50.641µs logger=migrator t=2026-04-23T00:20:00.599636964Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T00:20:00.600561838Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=924.784µs logger=migrator t=2026-04-23T00:20:00.607376354Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T00:20:00.60843406Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.053876ms logger=migrator t=2026-04-23T00:20:00.626805175Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T00:20:00.628077106Z 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-23T00:20:00.632332091Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T00:20:00.632732569Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=401.088µs logger=migrator t=2026-04-23T00:20:00.638690231Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T00:20:00.640017411Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.32677ms logger=migrator t=2026-04-23T00:20:00.644534792Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T00:20:00.651963487Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.428205ms logger=migrator t=2026-04-23T00:20:00.656395336Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T00:20:00.657209848Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=815.492µs logger=migrator t=2026-04-23T00:20:00.663801631Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T00:20:00.666054465Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.249134ms logger=migrator t=2026-04-23T00:20:00.671526811Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T00:20:00.672227442Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=698.801µs logger=migrator t=2026-04-23T00:20:00.680549452Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T00:20:00.682022114Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.472242ms logger=migrator t=2026-04-23T00:20:00.687482949Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T00:20:00.689207686Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.724907ms logger=migrator t=2026-04-23T00:20:00.696662572Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T00:20:00.696768483Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=109.691µs logger=migrator t=2026-04-23T00:20:00.702081116Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T00:20:00.702222468Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=142.642µs logger=migrator t=2026-04-23T00:20:00.706345912Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T00:20:00.71200519Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.659308ms logger=migrator t=2026-04-23T00:20:00.73382453Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T00:20:00.734252736Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=430.456µs logger=migrator t=2026-04-23T00:20:00.738538123Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T00:20:00.739413907Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=870.674µs logger=migrator t=2026-04-23T00:20:00.743765874Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T00:20:00.744126829Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=360.835µs logger=migrator t=2026-04-23T00:20:00.750680162Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T00:20:00.752233865Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.551863ms logger=migrator t=2026-04-23T00:20:00.757156362Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T00:20:00.758754488Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.597406ms logger=migrator t=2026-04-23T00:20:00.763077344Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T00:20:00.795745072Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.667558ms logger=migrator t=2026-04-23T00:20:00.800074669Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T00:20:00.806208824Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.134275ms logger=migrator t=2026-04-23T00:20:00.82322776Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T00:20:00.823474614Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=250.603µs logger=migrator t=2026-04-23T00:20:00.828048424Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T00:20:00.864246307Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.191023ms logger=migrator t=2026-04-23T00:20:00.868636785Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T00:20:00.908020188Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.378882ms logger=migrator t=2026-04-23T00:20:00.914400497Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T00:20:00.915340861Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=942.124µs logger=migrator t=2026-04-23T00:20:00.920276758Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T00:20:00.921335035Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.057837ms logger=migrator t=2026-04-23T00:20:00.927620762Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T00:20:00.927886636Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=267.684µs logger=migrator t=2026-04-23T00:20:00.938970919Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T00:20:00.939793161Z level=info msg="Migration successfully executed" id="create permission table" duration=824.322µs logger=migrator t=2026-04-23T00:20:00.943969477Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T00:20:00.944784739Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=815.022µs logger=migrator t=2026-04-23T00:20:00.953170009Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T00:20:00.954215695Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.047366ms logger=migrator t=2026-04-23T00:20:00.958837647Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T00:20:00.959513568Z level=info msg="Migration successfully executed" id="create role table" duration=676.021µs logger=migrator t=2026-04-23T00:20:00.963828525Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T00:20:00.972837795Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.99749ms logger=migrator t=2026-04-23T00:20:00.976662114Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T00:20:00.984441025Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.777041ms logger=migrator t=2026-04-23T00:20:00.992655833Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T00:20:00.994057975Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.404402ms logger=migrator t=2026-04-23T00:20:00.998393402Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T00:20:00.999386597Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=993.245µs logger=migrator t=2026-04-23T00:20:01.007616515Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T00:20:01.008554421Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=939.986µs logger=migrator t=2026-04-23T00:20:01.022990414Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T00:20:01.023838537Z level=info msg="Migration successfully executed" id="create team role table" duration=851.133µs logger=migrator t=2026-04-23T00:20:01.034793548Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T00:20:01.035851774Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.051715ms logger=migrator t=2026-04-23T00:20:01.042370535Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T00:20:01.043152877Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=782.582µs logger=migrator t=2026-04-23T00:20:01.050828267Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T00:20:01.051995964Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.169947ms logger=migrator t=2026-04-23T00:20:01.063289189Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T00:20:01.064361627Z level=info msg="Migration successfully executed" id="create user role table" duration=1.074028ms logger=migrator t=2026-04-23T00:20:01.082172013Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T00:20:01.083987711Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.815328ms logger=migrator t=2026-04-23T00:20:01.090620584Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T00:20:01.09224656Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.627396ms logger=migrator t=2026-04-23T00:20:01.09612486Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T00:20:01.097134995Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.011956ms logger=migrator t=2026-04-23T00:20:01.104966077Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T00:20:01.105886271Z level=info msg="Migration successfully executed" id="create builtin role table" duration=919.734µs logger=migrator t=2026-04-23T00:20:01.110171518Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T00:20:01.112530014Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.358216ms logger=migrator t=2026-04-23T00:20:01.118414775Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T00:20:01.119543833Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.129527ms logger=migrator t=2026-04-23T00:20:01.123592276Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T00:20:01.132082198Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.478492ms logger=migrator t=2026-04-23T00:20:01.138561508Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T00:20:01.140057322Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.503424ms logger=migrator t=2026-04-23T00:20:01.147123911Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T00:20:01.14829683Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.173369ms logger=migrator t=2026-04-23T00:20:01.154388154Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T00:20:01.155663193Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.276019ms logger=migrator t=2026-04-23T00:20:01.16128361Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T00:20:01.162275456Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=992.056µs logger=migrator t=2026-04-23T00:20:01.166276208Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T00:20:01.167175412Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=899.824µs logger=migrator t=2026-04-23T00:20:01.175253147Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T00:20:01.17669735Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.447343ms logger=migrator t=2026-04-23T00:20:01.181034177Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T00:20:01.190075238Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.035881ms logger=migrator t=2026-04-23T00:20:01.193947778Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T00:20:01.202321998Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.36705ms logger=migrator t=2026-04-23T00:20:01.205604119Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T00:20:01.211189135Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.584616ms logger=migrator t=2026-04-23T00:20:01.216456457Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T00:20:01.224835257Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.36072ms logger=migrator t=2026-04-23T00:20:01.229048572Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T00:20:01.230473635Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.422243ms logger=migrator t=2026-04-23T00:20:01.235089857Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T00:20:01.236223394Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.133327ms logger=migrator t=2026-04-23T00:20:01.243820772Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T00:20:01.245743831Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.922909ms logger=migrator t=2026-04-23T00:20:01.249614002Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T00:20:01.25081107Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.197228ms logger=migrator t=2026-04-23T00:20:01.254670441Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T00:20:01.256085882Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.414571ms logger=migrator t=2026-04-23T00:20:01.263135582Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T00:20:01.263265184Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.502µs logger=migrator t=2026-04-23T00:20:01.269857116Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T00:20:01.269913197Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.871µs logger=migrator t=2026-04-23T00:20:01.274769382Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T00:20:01.276295395Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.518803ms logger=migrator t=2026-04-23T00:20:01.280713385Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T00:20:01.281375855Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=663.81µs logger=migrator t=2026-04-23T00:20:01.285769173Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T00:20:01.286720058Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=950.835µs logger=migrator t=2026-04-23T00:20:01.291572823Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T00:20:01.291942989Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=371.366µs logger=migrator t=2026-04-23T00:20:01.295546214Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T00:20:01.296146143Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=598.149µs logger=migrator t=2026-04-23T00:20:01.302580844Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T00:20:01.30425741Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.677566ms logger=migrator t=2026-04-23T00:20:01.31068722Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T00:20:01.312045931Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.358291ms logger=migrator t=2026-04-23T00:20:01.318074304Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T00:20:01.327532492Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.457798ms logger=migrator t=2026-04-23T00:20:01.332539168Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T00:20:01.332589129Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.141µs logger=migrator t=2026-04-23T00:20:01.335550875Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T00:20:01.336293678Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=742.463µs logger=migrator t=2026-04-23T00:20:01.341304596Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T00:20:01.342491274Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.186757ms logger=migrator t=2026-04-23T00:20:01.349295529Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T00:20:01.351269569Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.983831ms logger=migrator t=2026-04-23T00:20:01.357809151Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T00:20:01.369910709Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.103468ms logger=migrator t=2026-04-23T00:20:01.37323782Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T00:20:01.374245396Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.007606ms logger=migrator t=2026-04-23T00:20:01.381912315Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T00:20:01.383042942Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.130747ms logger=migrator t=2026-04-23T00:20:01.389188408Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:20:01.414268588Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.07403ms logger=migrator t=2026-04-23T00:20:01.419776503Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T00:20:01.423833836Z level=info msg="Migration successfully executed" id="create correlation v2" duration=4.049013ms logger=migrator t=2026-04-23T00:20:01.438368021Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T00:20:01.439789924Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.419563ms logger=migrator t=2026-04-23T00:20:01.448100233Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T00:20:01.450471919Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.371466ms logger=migrator t=2026-04-23T00:20:01.458742727Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T00:20:01.459992837Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.25088ms logger=migrator t=2026-04-23T00:20:01.466372506Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T00:20:01.46665235Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=280.424µs logger=migrator t=2026-04-23T00:20:01.474228058Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T00:20:01.475839314Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.600215ms logger=migrator t=2026-04-23T00:20:01.5039826Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T00:20:01.51620968Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.209049ms logger=migrator t=2026-04-23T00:20:01.585426544Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T00:20:01.586951887Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.527383ms logger=migrator t=2026-04-23T00:20:01.593155314Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T00:20:01.594263491Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.107737ms logger=migrator t=2026-04-23T00:20:01.60132963Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:20:01.601797127Z 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-23T00:20:01.60711082Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:20:01.607542778Z 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-23T00:20:01.614698238Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T00:20:01.615921418Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.23305ms logger=migrator t=2026-04-23T00:20:01.62061782Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T00:20:01.622166384Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.544574ms logger=migrator t=2026-04-23T00:20:01.627576899Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:20:01.628853328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.276939ms logger=migrator t=2026-04-23T00:20:01.635938178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:20:01.63672724Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=788.962µs logger=migrator t=2026-04-23T00:20:01.642930246Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:20:01.644642353Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.712727ms logger=migrator t=2026-04-23T00:20:01.650299951Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:20:01.651150334Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=850.273µs logger=migrator t=2026-04-23T00:20:01.65797989Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T00:20:01.658802583Z level=info msg="Migration successfully executed" id="Drop public config table" duration=821.543µs logger=migrator t=2026-04-23T00:20:01.66442803Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T00:20:01.66568534Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.25836ms logger=migrator t=2026-04-23T00:20:01.67149683Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:20:01.672635958Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.132449ms logger=migrator t=2026-04-23T00:20:01.677676626Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:20:01.678761053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.084926ms logger=migrator t=2026-04-23T00:20:01.68502732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T00:20:01.686182118Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.154708ms logger=migrator t=2026-04-23T00:20:01.696531498Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T00:20:01.719302601Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.771203ms logger=migrator t=2026-04-23T00:20:01.727329316Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T00:20:01.740258007Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.928281ms logger=migrator t=2026-04-23T00:20:01.746170999Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T00:20:01.757408163Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.237744ms logger=migrator t=2026-04-23T00:20:01.761955994Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T00:20:01.762137247Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=181.673µs logger=migrator t=2026-04-23T00:20:01.769034184Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T00:20:01.780650384Z level=info msg="Migration successfully executed" id="add share column" duration=11.619801ms logger=migrator t=2026-04-23T00:20:01.786057538Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T00:20:01.786489104Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=431.596µs logger=migrator t=2026-04-23T00:20:01.790984354Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T00:20:01.791920279Z level=info msg="Migration successfully executed" id="create file table" duration=935.664µs logger=migrator t=2026-04-23T00:20:01.798130066Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T00:20:01.800028995Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.898019ms logger=migrator t=2026-04-23T00:20:01.806968573Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T00:20:01.808343124Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.375051ms logger=migrator t=2026-04-23T00:20:01.816267267Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T00:20:01.81713361Z level=info msg="Migration successfully executed" id="create file_meta table" duration=865.973µs logger=migrator t=2026-04-23T00:20:01.824144669Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T00:20:01.826060659Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.91726ms logger=migrator t=2026-04-23T00:20:01.831719897Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T00:20:01.831792828Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=74.171µs logger=migrator t=2026-04-23T00:20:01.83769428Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T00:20:01.837763521Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.211µs logger=migrator t=2026-04-23T00:20:01.841708282Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T00:20:01.842553195Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=844.832µs logger=migrator t=2026-04-23T00:20:01.848340104Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T00:20:01.848535448Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=199.964µs logger=migrator t=2026-04-23T00:20:01.853173429Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T00:20:01.855366774Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.193415ms logger=migrator t=2026-04-23T00:20:01.860141108Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T00:20:01.86933784Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.196532ms logger=migrator t=2026-04-23T00:20:01.874087734Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T00:20:01.874245767Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.393µs logger=migrator t=2026-04-23T00:20:01.880435103Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T00:20:01.881507329Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.071886ms logger=migrator t=2026-04-23T00:20:01.886111221Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T00:20:01.886813472Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=703.62µs logger=migrator t=2026-04-23T00:20:01.891502725Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T00:20:01.891826539Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=324.155µs logger=migrator t=2026-04-23T00:20:01.89766292Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T00:20:01.898125407Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=461.997µs logger=migrator t=2026-04-23T00:20:01.905052715Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T00:20:01.917109162Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.057447ms logger=migrator t=2026-04-23T00:20:01.922196661Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T00:20:01.930883676Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.687065ms logger=migrator t=2026-04-23T00:20:01.935535978Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T00:20:01.936546054Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.015496ms logger=migrator t=2026-04-23T00:20:01.943053304Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T00:20:02.017140454Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.08268ms logger=migrator t=2026-04-23T00:20:02.022403146Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T00:20:02.023236449Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=833.323µs logger=migrator t=2026-04-23T00:20:02.027288531Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T00:20:02.028088194Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=817.143µs logger=migrator t=2026-04-23T00:20:02.034407012Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T00:20:02.055461168Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.053936ms logger=migrator t=2026-04-23T00:20:02.060041959Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T00:20:02.066242695Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.199696ms logger=migrator t=2026-04-23T00:20:02.072231498Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T00:20:02.072445561Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=214.063µs logger=migrator t=2026-04-23T00:20:02.076011147Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T00:20:02.07616759Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=157.183µs logger=migrator t=2026-04-23T00:20:02.080055629Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T00:20:02.080371874Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=316.685µs logger=migrator t=2026-04-23T00:20:02.084818314Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T00:20:02.085111848Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=294.105µs logger=migrator t=2026-04-23T00:20:02.091986264Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T00:20:02.09230744Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=321.436µs logger=migrator t=2026-04-23T00:20:02.097695223Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T00:20:02.099176396Z level=info msg="Migration successfully executed" id="create folder table" duration=1.468233ms logger=migrator t=2026-04-23T00:20:02.104262435Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T00:20:02.105369232Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.106387ms logger=migrator t=2026-04-23T00:20:02.112850778Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T00:20:02.114607656Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.748077ms logger=migrator t=2026-04-23T00:20:02.121783326Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T00:20:02.121808927Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.561µs logger=migrator t=2026-04-23T00:20:02.125990992Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:20:02.1271575Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.166417ms logger=migrator t=2026-04-23T00:20:02.135260135Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:20:02.136604906Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.349481ms logger=migrator t=2026-04-23T00:20:02.141091455Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T00:20:02.142258403Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.166768ms logger=migrator t=2026-04-23T00:20:02.145581735Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T00:20:02.146007042Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=425.247µs logger=migrator t=2026-04-23T00:20:02.155143893Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T00:20:02.155413207Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=270.164µs logger=migrator t=2026-04-23T00:20:02.159479911Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T00:20:02.160557467Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.075076ms logger=migrator t=2026-04-23T00:20:02.167655877Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T00:20:02.168797275Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.141288ms logger=migrator t=2026-04-23T00:20:02.174553564Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T00:20:02.17563595Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.080576ms logger=migrator t=2026-04-23T00:20:02.180348034Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T00:20:02.181543682Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.195828ms logger=migrator t=2026-04-23T00:20:02.184664771Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T00:20:02.185699287Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.034446ms logger=migrator t=2026-04-23T00:20:02.193712371Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T00:20:02.194587944Z level=info msg="Migration successfully executed" id="create anon_device table" duration=876.163µs logger=migrator t=2026-04-23T00:20:02.200882582Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T00:20:02.202126802Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.243979ms logger=migrator t=2026-04-23T00:20:02.217645311Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T00:20:02.219059084Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.413863ms logger=migrator t=2026-04-23T00:20:02.225799348Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T00:20:02.227133919Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.335001ms logger=migrator t=2026-04-23T00:20:02.230658473Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T00:20:02.231484616Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=820.833µs logger=migrator t=2026-04-23T00:20:02.238612897Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T00:20:02.239741244Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.125737ms logger=migrator t=2026-04-23T00:20:02.242678129Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T00:20:02.242978904Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=301.455µs logger=migrator t=2026-04-23T00:20:02.249021908Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T00:20:02.260323444Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.297295ms logger=migrator t=2026-04-23T00:20:02.264584949Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T00:20:02.265088787Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=501.458µs logger=migrator t=2026-04-23T00:20:02.270645763Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:20:02.270666323Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.4µs logger=migrator t=2026-04-23T00:20:02.274236479Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:20:02.276098207Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.861698ms logger=migrator t=2026-04-23T00:20:02.280797511Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:20:02.280819631Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.151µs logger=migrator t=2026-04-23T00:20:02.287181729Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T00:20:02.289312252Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.130743ms logger=migrator t=2026-04-23T00:20:02.295520878Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:20:02.297672322Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.154134ms logger=migrator t=2026-04-23T00:20:02.304329165Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T00:20:02.306140753Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.812118ms logger=migrator t=2026-04-23T00:20:02.314789417Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T00:20:02.316095007Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.30774ms logger=migrator t=2026-04-23T00:20:02.326836554Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T00:20:02.32727096Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=435.727µs logger=migrator t=2026-04-23T00:20:02.332680364Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T00:20:02.333706191Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.026116ms logger=migrator t=2026-04-23T00:20:02.337269005Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T00:20:02.338689988Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.402543ms logger=migrator t=2026-04-23T00:20:02.346096902Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T00:20:02.347483894Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.385882ms logger=migrator t=2026-04-23T00:20:02.351391484Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T00:20:02.360986863Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.596619ms logger=migrator t=2026-04-23T00:20:02.364982435Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T00:20:02.372051004Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.067399ms logger=migrator t=2026-04-23T00:20:02.377680131Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T00:20:02.387005456Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.324725ms logger=migrator t=2026-04-23T00:20:02.390322288Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T00:20:02.390366648Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=44.65µs logger=migrator t=2026-04-23T00:20:02.3937458Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T00:20:02.405418271Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.672191ms logger=migrator t=2026-04-23T00:20:02.411307312Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T00:20:02.425152727Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.845935ms logger=migrator t=2026-04-23T00:20:02.428314537Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T00:20:02.42853348Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=219.073µs logger=migrator t=2026-04-23T00:20:02.431359624Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.665326406s logger=migrator t=2026-04-23T00:20:02.431942693Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T00:20:02.448161194Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T00:20:02.448357007Z level=info msg="Created default organization" logger=secrets t=2026-04-23T00:20:02.454098766Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:20:02.499412028Z level=info msg="Restored cache from database" duration=492.827µs logger=plugin.store t=2026-04-23T00:20:02.501210056Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T00:20:02.550670512Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T00:20:02.550700913Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T00:20:02.550815274Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T00:20:02.550830895Z level=info msg="Plugins loaded" count=54 duration=49.621939ms logger=query_data t=2026-04-23T00:20:02.555927464Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T00:20:02.5608141Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T00:20:02.569754748Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T00:20:02.584164741Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T00:20:02.588420128Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T00:20:02.590404848Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T00:20:02.607653306Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T00:20:02.627063196Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T00:20:02.647859289Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T00:20:02.647907899Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-23T00:20:02.648378796Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-23T00:20:02.648762242Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-23T00:20:02.652697044Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-23T00:20:02.654229627Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-23T00:20:02.721231346Z level=info msg="State cache has been initialized" states=0 duration=72.464564ms logger=ngalert.scheduler t=2026-04-23T00:20:02.721281067Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T00:20:02.721339878Z level=info msg=starting first_tick=2026-04-23T00:20:10Z logger=plugins.update.checker t=2026-04-23T00:20:02.734964869Z level=info msg="Update check succeeded" duration=81.25961ms logger=grafana.update.checker t=2026-04-23T00:20:02.735975574Z level=info msg="Update check succeeded" duration=87.280593ms logger=provisioning.dashboard t=2026-04-23T00:20:02.776775227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:02.80921673Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:20:02.835330484Z level=info msg="Patterns update finished" duration=66.152485ms logger=grafana-apiserver t=2026-04-23T00:20:03.010214033Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T00:20:03.01065635Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T00:20:05.087451448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.093981278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.112305662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.139638933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.161946757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.195770609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.212674459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.241358753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.285407021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.332830683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.351929718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.380700591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.396295482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.425176177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.445512042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.478409079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.504414951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.563523552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.585637424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.638570219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.659588644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.69695247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.711927472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.751896558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.766535343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.824804393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.842020338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.875588236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.898701342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.943140288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:05.962100451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.020594663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.03535312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.076551955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.090206135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.136279754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.156507506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.205755045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.22166811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.263437583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.284632289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.334696031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.352815279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.397242433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.416421499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.474507004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.49112098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.536261315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.553351379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.607174107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.624995673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.680238873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.701529131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.750885502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.76120606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.814057144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.832730312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.887517445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.907969361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.962708764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:06.983437973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.041950753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.076382343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.167698237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.188025911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.266861093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.291092025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.365017633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.381479466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.446878771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:07.462745266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:08.610040426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:08.630009703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.080431588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.091846433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.355412265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.373757086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.662293891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.682692163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:20:09.758203052Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T00:21:01.680796619Z level=info msg="Usage stats are ready to report"