logger=settings t=2026-04-07T00:11:32.464087036Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:11:32Z logger=settings t=2026-04-07T00:11:32.46436335Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:11:32.46437532Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:11:32.46437869Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:11:32.46438145Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:11:32.46438407Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:11:32.46438706Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:11:32.46439108Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:11:32.46439516Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:11:32.464399061Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:11:32.464405461Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:11:32.464408801Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:11:32.464412141Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:11:32.464416011Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:11:32.464419251Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:11:32.464428281Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:11:32.464431141Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:11:32.464433731Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:11:32.464436311Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:11:32.464439001Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:11:32.464443021Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:11:32.464697185Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:11:32.464744235Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:11:32.467031288Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:11:32.467045018Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:11:32.467590945Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:11:32.468477857Z level=info msg="Migration successfully executed" id="create migration_log table" duration=883.382µs logger=migrator t=2026-04-07T00:11:32.47433461Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:11:32.474911509Z level=info msg="Migration successfully executed" id="create user table" duration=576.889µs logger=migrator t=2026-04-07T00:11:32.481269398Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:11:32.482710268Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.44087ms logger=migrator t=2026-04-07T00:11:32.487073159Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:11:32.48784675Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=773.571µs logger=migrator t=2026-04-07T00:11:32.492258972Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:11:32.492972602Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=713.62µs logger=migrator t=2026-04-07T00:11:32.497329934Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:11:32.49851086Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.180346ms logger=migrator t=2026-04-07T00:11:32.503654823Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:11:32.507929592Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.33913ms logger=migrator t=2026-04-07T00:11:32.512608358Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:11:32.51409924Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.491582ms logger=migrator t=2026-04-07T00:11:32.517475497Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:11:32.518245088Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=769.511µs logger=migrator t=2026-04-07T00:11:32.522535049Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:11:32.523280289Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=745.62µs logger=migrator t=2026-04-07T00:11:32.529916402Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:11:32.53044045Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=847.632µs logger=migrator t=2026-04-07T00:11:32.535007864Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:11:32.535399689Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=392.065µs logger=migrator t=2026-04-07T00:11:32.539018111Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:11:32.540180617Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.164646ms logger=migrator t=2026-04-07T00:11:32.545309579Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:11:32.54533496Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.401µs logger=migrator t=2026-04-07T00:11:32.551297263Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:11:32.55248417Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.186687ms logger=migrator t=2026-04-07T00:11:32.555876028Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:11:32.556106751Z level=info msg="Migration successfully executed" id="Add missing user data" duration=225.773µs logger=migrator t=2026-04-07T00:11:32.560989629Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:11:32.562085205Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.090546ms logger=migrator t=2026-04-07T00:11:32.571363415Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:11:32.572100845Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=737µs logger=migrator t=2026-04-07T00:11:32.900380876Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:11:32.902695028Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.308052ms logger=migrator t=2026-04-07T00:11:33.039470712Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:11:33.052242963Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.77481ms logger=migrator t=2026-04-07T00:11:33.139333347Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:11:33.141990705Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.660328ms logger=migrator t=2026-04-07T00:11:33.200518368Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:11:33.200941074Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=425.836µs logger=migrator t=2026-04-07T00:11:33.370771432Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:11:33.372467706Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.698424ms logger=migrator t=2026-04-07T00:11:33.500517807Z 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-07T00:11:33.501128376Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=613.509µs logger=migrator t=2026-04-07T00:11:33.575882238Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:11:33.576682409Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=803.131µs logger=migrator t=2026-04-07T00:11:33.589014922Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:11:33.590234829Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.222267ms logger=migrator t=2026-04-07T00:11:33.599008963Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:11:33.600536995Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.527291ms logger=migrator t=2026-04-07T00:11:33.610416963Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:11:33.611187804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=770.821µs logger=migrator t=2026-04-07T00:11:33.616237225Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:11:33.616989065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=751.62µs logger=migrator t=2026-04-07T00:11:33.623934373Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:11:33.62515256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.218187ms logger=migrator t=2026-04-07T00:11:33.629558752Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:11:33.629665804Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=107.892µs logger=migrator t=2026-04-07T00:11:33.633636279Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:11:33.634415981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=775.362µs logger=migrator t=2026-04-07T00:11:33.638041252Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:11:33.638829562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=788.48µs logger=migrator t=2026-04-07T00:11:33.643242745Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:11:33.643988745Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=746.04µs logger=migrator t=2026-04-07T00:11:33.647385583Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:11:33.648096523Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=708.689µs logger=migrator t=2026-04-07T00:11:33.653083233Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:33.658189255Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.096552ms logger=migrator t=2026-04-07T00:11:33.662510696Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:11:33.663405578Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=894.752µs logger=migrator t=2026-04-07T00:11:33.666741105Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:11:33.667513016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=771.441µs logger=migrator t=2026-04-07T00:11:33.670944485Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:11:33.671726795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=780.92µs logger=migrator t=2026-04-07T00:11:33.676229419Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:11:33.67704122Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=811.431µs logger=migrator t=2026-04-07T00:11:33.68062611Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:11:33.681569693Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=943.423µs logger=migrator t=2026-04-07T00:11:33.685902205Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:11:33.686351641Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=450.066µs logger=migrator t=2026-04-07T00:11:33.692779321Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:11:33.693429411Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=650.15µs logger=migrator t=2026-04-07T00:11:33.698900308Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:11:33.699329014Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=428.826µs logger=migrator t=2026-04-07T00:11:33.704947343Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:11:33.705650563Z level=info msg="Migration successfully executed" id="create star table" duration=711.349µs logger=migrator t=2026-04-07T00:11:33.712098273Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:11:33.713531124Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.4252ms logger=migrator t=2026-04-07T00:11:33.71754938Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:11:33.718296321Z level=info msg="Migration successfully executed" id="create org table v1" duration=746.891µs logger=migrator t=2026-04-07T00:11:33.722702162Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:11:33.724947734Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.239032ms logger=migrator t=2026-04-07T00:11:33.731905751Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:11:33.733093629Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.186988ms logger=migrator t=2026-04-07T00:11:33.736971123Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:11:33.737820506Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=849.773µs logger=migrator t=2026-04-07T00:11:33.742600832Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:11:33.743521386Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=918.164µs logger=migrator t=2026-04-07T00:11:33.748500075Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:11:33.749459249Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=958.744µs logger=migrator t=2026-04-07T00:11:33.75518364Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:11:33.75522286Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.72µs logger=migrator t=2026-04-07T00:11:33.758999883Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:11:33.759027553Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.1µs logger=migrator t=2026-04-07T00:11:33.763297854Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:11:33.763495627Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=198.383µs logger=migrator t=2026-04-07T00:11:33.788120712Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:11:33.789904258Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.785465ms logger=migrator t=2026-04-07T00:11:33.79653036Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:11:33.797521045Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.001985ms logger=migrator t=2026-04-07T00:11:33.803470959Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:11:33.805099872Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.655124ms logger=migrator t=2026-04-07T00:11:33.810725321Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:11:33.811669474Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=945.243µs logger=migrator t=2026-04-07T00:11:33.817207322Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:11:33.818252956Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.045734ms logger=migrator t=2026-04-07T00:11:33.823696993Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:11:33.824520954Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=826.751µs logger=migrator t=2026-04-07T00:11:33.829256621Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:11:33.835848884Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.590243ms logger=migrator t=2026-04-07T00:11:33.843617123Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:11:33.84482034Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.207337ms logger=migrator t=2026-04-07T00:11:33.850586571Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:11:33.851334912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=748.401µs logger=migrator t=2026-04-07T00:11:33.855777605Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:11:33.856533255Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=755.47µs logger=migrator t=2026-04-07T00:11:33.862862424Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:11:33.863191428Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=329.144µs logger=migrator t=2026-04-07T00:11:33.868640335Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:11:33.870140757Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.499411ms logger=migrator t=2026-04-07T00:11:33.874512687Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:11:33.874612259Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.962µs logger=migrator t=2026-04-07T00:11:33.879068762Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:11:33.880847587Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.778615ms logger=migrator t=2026-04-07T00:11:33.88609445Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:11:33.887847555Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.752975ms logger=migrator t=2026-04-07T00:11:33.893382723Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:11:33.896399005Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.016032ms logger=migrator t=2026-04-07T00:11:33.90094084Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:11:33.902258948Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.311268ms logger=migrator t=2026-04-07T00:11:33.90809804Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:11:33.910867539Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.770109ms logger=migrator t=2026-04-07T00:11:33.91591529Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:11:33.916960804Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.045624ms logger=migrator t=2026-04-07T00:11:33.922773717Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:11:33.92375351Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=974.073µs logger=migrator t=2026-04-07T00:11:33.929892437Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:11:33.929958788Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.241µs logger=migrator t=2026-04-07T00:11:33.935525476Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:11:33.935599957Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=80.391µs logger=migrator t=2026-04-07T00:11:33.940492936Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:11:33.943369696Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.87751ms logger=migrator t=2026-04-07T00:11:33.949534613Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:11:33.951757804Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.223471ms logger=migrator t=2026-04-07T00:11:33.956591433Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:11:33.958745082Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.157949ms logger=migrator t=2026-04-07T00:11:33.963316917Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:11:33.965476857Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.16948ms logger=migrator t=2026-04-07T00:11:33.971125487Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:11:33.971494722Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=371.525µs logger=migrator t=2026-04-07T00:11:33.976579724Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:11:33.977683479Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.106565ms logger=migrator t=2026-04-07T00:11:33.983306258Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:11:33.984556466Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.250448ms logger=migrator t=2026-04-07T00:11:33.990398088Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:11:33.990439739Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.951µs logger=migrator t=2026-04-07T00:11:33.995199895Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:11:33.996559735Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.37271ms logger=migrator t=2026-04-07T00:11:34.002955144Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:11:34.003793656Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=842.852µs logger=migrator t=2026-04-07T00:11:34.010253887Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:34.020513961Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.255454ms logger=migrator t=2026-04-07T00:11:34.027107474Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:11:34.027760863Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=658.029µs logger=migrator t=2026-04-07T00:11:34.033497204Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:11:34.035000236Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.502421ms logger=migrator t=2026-04-07T00:11:34.043679968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:11:34.044736672Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.059115ms logger=migrator t=2026-04-07T00:11:34.053536315Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:11:34.053966991Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=430.966µs logger=migrator t=2026-04-07T00:11:34.059650881Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:11:34.060277521Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=626.87µs logger=migrator t=2026-04-07T00:11:34.064292997Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:11:34.069019873Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.725146ms logger=migrator t=2026-04-07T00:11:34.074574732Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:11:34.075433563Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=859.681µs logger=migrator t=2026-04-07T00:11:34.080003178Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:11:34.080289422Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=286.504µs logger=migrator t=2026-04-07T00:11:34.085326473Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:11:34.085602507Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=276.394µs logger=migrator t=2026-04-07T00:11:34.091632241Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:11:34.092829858Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.197297ms logger=migrator t=2026-04-07T00:11:34.097749657Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:11:34.099949418Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.206091ms logger=migrator t=2026-04-07T00:11:34.108386257Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:11:34.109841277Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.4544ms logger=migrator t=2026-04-07T00:11:34.115819641Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:11:34.116627733Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=807.832µs logger=migrator t=2026-04-07T00:11:34.121124615Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:11:34.121925627Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=800.842µs logger=migrator t=2026-04-07T00:11:34.127114449Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:11:34.128215905Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.101336ms logger=migrator t=2026-04-07T00:11:34.134103238Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:11:34.134846868Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=743.59µs logger=migrator t=2026-04-07T00:11:34.139232671Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:11:34.149541545Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.298515ms logger=migrator t=2026-04-07T00:11:34.154080429Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:11:34.154730588Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=650.549µs logger=migrator t=2026-04-07T00:11:34.161789158Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:11:34.162533498Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=744.66µs logger=migrator t=2026-04-07T00:11:34.16840086Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:11:34.169557977Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.155417ms logger=migrator t=2026-04-07T00:11:34.173773966Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:11:34.175274488Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.500352ms logger=migrator t=2026-04-07T00:11:34.181451644Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:11:34.184175892Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.724198ms logger=migrator t=2026-04-07T00:11:34.189395416Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:11:34.192050453Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.650527ms logger=migrator t=2026-04-07T00:11:34.196928541Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:11:34.196964621Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.51µs logger=migrator t=2026-04-07T00:11:34.202272346Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:11:34.2025363Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=265.144µs logger=migrator t=2026-04-07T00:11:34.205933658Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:11:34.20964629Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.711682ms logger=migrator t=2026-04-07T00:11:34.214714962Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:11:34.214966595Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=252.883µs logger=migrator t=2026-04-07T00:11:34.219930805Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:11:34.22025577Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=325.065µs logger=migrator t=2026-04-07T00:11:34.225084787Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:11:34.227899087Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.81427ms logger=migrator t=2026-04-07T00:11:34.231990165Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:11:34.232260808Z level=info msg="Migration successfully executed" id="Update uid value" duration=275.303µs logger=migrator t=2026-04-07T00:11:34.236709831Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:11:34.23806039Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.350099ms logger=migrator t=2026-04-07T00:11:34.241529168Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:11:34.242640235Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.105217ms logger=migrator t=2026-04-07T00:11:34.24664425Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:11:34.247860518Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.220678ms logger=migrator t=2026-04-07T00:11:34.253544228Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:11:34.255825629Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.282311ms logger=migrator t=2026-04-07T00:11:34.260625707Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:11:34.26158549Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=959.643µs logger=migrator t=2026-04-07T00:11:34.268632759Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:11:34.271218396Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.567297ms logger=migrator t=2026-04-07T00:11:34.277385362Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:11:34.278215394Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=831.132µs logger=migrator t=2026-04-07T00:11:34.282274922Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:11:34.283414587Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.140066ms logger=migrator t=2026-04-07T00:11:34.286935867Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:11:34.287632717Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=695.89µs logger=migrator t=2026-04-07T00:11:34.292641838Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:11:34.299872169Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.229561ms logger=migrator t=2026-04-07T00:11:34.30350672Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:11:34.304500714Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=993.904µs logger=migrator t=2026-04-07T00:11:34.308317477Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:11:34.309761278Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.441871ms logger=migrator t=2026-04-07T00:11:34.314779168Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:11:34.315657291Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=878.483µs logger=migrator t=2026-04-07T00:11:34.319504414Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:11:34.32053368Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.028745ms logger=migrator t=2026-04-07T00:11:34.324757008Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:11:34.325130564Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=373.625µs logger=migrator t=2026-04-07T00:11:34.3298187Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:11:34.330433538Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=614.728µs logger=migrator t=2026-04-07T00:11:34.395386441Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:11:34.395444142Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=52.781µs logger=migrator t=2026-04-07T00:11:34.400791807Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:11:34.404581541Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.788874ms logger=migrator t=2026-04-07T00:11:34.408298443Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:11:34.41091363Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.614537ms logger=migrator t=2026-04-07T00:11:34.416970625Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:11:34.417240159Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=268.614µs logger=migrator t=2026-04-07T00:11:34.422507333Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:11:34.427163689Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.654616ms logger=migrator t=2026-04-07T00:11:34.435484286Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:11:34.438527538Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.043092ms logger=migrator t=2026-04-07T00:11:34.443077591Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:11:34.443864763Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=779.642µs logger=migrator t=2026-04-07T00:11:34.450291073Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:11:34.450843851Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=552.578µs logger=migrator t=2026-04-07T00:11:34.455072301Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:11:34.455912222Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=837.431µs logger=migrator t=2026-04-07T00:11:34.461472281Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:11:34.46291341Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.432489ms logger=migrator t=2026-04-07T00:11:34.467957672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:11:34.468881064Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=922.802µs logger=migrator t=2026-04-07T00:11:34.472970992Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:11:34.473743603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=772.581µs logger=migrator t=2026-04-07T00:11:34.477721739Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:11:34.47778822Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=75.011µs logger=migrator t=2026-04-07T00:11:34.482735429Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:11:34.48277369Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.991µs logger=migrator t=2026-04-07T00:11:34.486966839Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:11:34.49056963Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.603791ms logger=migrator t=2026-04-07T00:11:34.495448858Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:11:34.499281852Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.832444ms logger=migrator t=2026-04-07T00:11:34.504538796Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:11:34.504698608Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=163.593µs logger=migrator t=2026-04-07T00:11:34.510284926Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:11:34.511635096Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.3506ms logger=migrator t=2026-04-07T00:11:34.517967825Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:11:34.519015449Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.073335ms logger=migrator t=2026-04-07T00:11:34.524965344Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:11:34.525005304Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.86µs logger=migrator t=2026-04-07T00:11:34.529889942Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:11:34.530817186Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=928.104µs logger=migrator t=2026-04-07T00:11:34.535038105Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:11:34.535940387Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=902.542µs logger=migrator t=2026-04-07T00:11:34.540767505Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:11:34.543865629Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.090234ms logger=migrator t=2026-04-07T00:11:34.547366749Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:11:34.547398199Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.32µs logger=migrator t=2026-04-07T00:11:34.551552397Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:11:34.55250986Z level=info msg="Migration successfully executed" id="create session table" duration=957.713µs logger=migrator t=2026-04-07T00:11:34.557774404Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:11:34.557857496Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.831µs logger=migrator t=2026-04-07T00:11:34.561723841Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:11:34.561893603Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=170.573µs logger=migrator t=2026-04-07T00:11:34.567292158Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:11:34.568034069Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=741.901µs logger=migrator t=2026-04-07T00:11:34.572570293Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:11:34.574016253Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.442979ms logger=migrator t=2026-04-07T00:11:34.582381Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:11:34.582547183Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=167.672µs logger=migrator t=2026-04-07T00:11:34.586537508Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:11:34.5865647Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.392µs logger=migrator t=2026-04-07T00:11:34.589920427Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:11:34.593451276Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.530809ms logger=migrator t=2026-04-07T00:11:34.597822108Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:11:34.601216775Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.394497ms logger=migrator t=2026-04-07T00:11:34.604959148Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:11:34.605038519Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.221µs logger=migrator t=2026-04-07T00:11:34.608474247Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:11:34.608549718Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.881µs logger=migrator t=2026-04-07T00:11:34.612301421Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:11:34.613208794Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=904.833µs logger=migrator t=2026-04-07T00:11:34.619112047Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:11:34.619156217Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.03µs logger=migrator t=2026-04-07T00:11:34.622702007Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:11:34.627797099Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.094602ms logger=migrator t=2026-04-07T00:11:34.631550482Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:11:34.631708734Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.182µs logger=migrator t=2026-04-07T00:11:34.635060331Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:11:34.638388298Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.320056ms logger=migrator t=2026-04-07T00:11:34.643293507Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:11:34.64638704Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.093743ms logger=migrator t=2026-04-07T00:11:34.650570519Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:11:34.650637029Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.801µs logger=migrator t=2026-04-07T00:11:34.654131089Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:11:34.654965281Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=834.122µs logger=migrator t=2026-04-07T00:11:34.66062861Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:11:34.662012659Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.383569ms logger=migrator t=2026-04-07T00:11:34.666835528Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:11:34.668198777Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.359ms logger=migrator t=2026-04-07T00:11:34.673911908Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:11:34.674780059Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=866.711µs logger=migrator t=2026-04-07T00:11:34.679190292Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:11:34.679980523Z level=info msg="Migration successfully executed" id="add index alert state" duration=790.271µs logger=migrator t=2026-04-07T00:11:34.683881587Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:11:34.684680749Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=798.902µs logger=migrator t=2026-04-07T00:11:34.689587887Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:11:34.690214847Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=617.419µs logger=migrator t=2026-04-07T00:11:34.694184732Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:11:34.694983963Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=799.151µs logger=migrator t=2026-04-07T00:11:34.698739976Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:11:34.699487087Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=747.121µs logger=migrator t=2026-04-07T00:11:34.703628134Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:11:34.71325998Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.630856ms logger=migrator t=2026-04-07T00:11:34.716465855Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:11:34.717145555Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=679.67µs logger=migrator t=2026-04-07T00:11:34.720293849Z 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-07T00:11:34.721111901Z 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=817.152µs logger=migrator t=2026-04-07T00:11:34.725855637Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:11:34.726132951Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=277.354µs logger=migrator t=2026-04-07T00:11:34.729482749Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:11:34.73030861Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=819.721µs logger=migrator t=2026-04-07T00:11:34.733673377Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:11:34.734406547Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=732.66µs logger=migrator t=2026-04-07T00:11:34.73808498Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:11:34.741612349Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.527069ms logger=migrator t=2026-04-07T00:11:34.74523732Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:11:34.748702558Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.464928ms logger=migrator t=2026-04-07T00:11:34.75164315Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:11:34.755174Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.53054ms logger=migrator t=2026-04-07T00:11:34.759083364Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:11:34.762634854Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.55129ms logger=migrator t=2026-04-07T00:11:34.765609766Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:11:34.766448428Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=838.262µs logger=migrator t=2026-04-07T00:11:34.770071699Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:11:34.770095379Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=24.51µs logger=migrator t=2026-04-07T00:11:34.772664075Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:11:34.772689526Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.851µs logger=migrator t=2026-04-07T00:11:34.776900044Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:11:34.777641386Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=741.012µs logger=migrator t=2026-04-07T00:11:34.781452589Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:11:34.78227113Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=814.701µs logger=migrator t=2026-04-07T00:11:34.787524484Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:11:34.788495308Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=969.094µs logger=migrator t=2026-04-07T00:11:34.793288305Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:11:34.796045584Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.756549ms logger=migrator t=2026-04-07T00:11:34.799585104Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:11:34.80069183Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.108105ms logger=migrator t=2026-04-07T00:11:34.804051747Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:11:34.807779279Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.727632ms logger=migrator t=2026-04-07T00:11:34.81206889Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:11:34.815755051Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.685901ms logger=migrator t=2026-04-07T00:11:34.819545705Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:11:34.819742568Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=196.743µs logger=migrator t=2026-04-07T00:11:34.823249736Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:11:34.824102428Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=852.192µs logger=migrator t=2026-04-07T00:11:34.829107109Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:11:34.8299229Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=815.511µs logger=migrator t=2026-04-07T00:11:34.833172676Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:11:34.836956179Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.783263ms logger=migrator t=2026-04-07T00:11:34.840258216Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:11:34.840326196Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.21µs logger=migrator t=2026-04-07T00:11:34.844203091Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:11:34.845119954Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=912.463µs logger=migrator t=2026-04-07T00:11:34.848478401Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:11:34.849490425Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.011874ms logger=migrator t=2026-04-07T00:11:34.853795746Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:11:34.853886197Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=90.941µs logger=migrator t=2026-04-07T00:11:34.858284199Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:11:34.859150072Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=865.842µs logger=migrator t=2026-04-07T00:11:34.863000725Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:11:34.863839347Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=838.072µs logger=migrator t=2026-04-07T00:11:34.867765523Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:11:34.869149662Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.384919ms logger=migrator t=2026-04-07T00:11:34.873684056Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:11:34.874534407Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=849.961µs logger=migrator t=2026-04-07T00:11:34.878277091Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:11:34.879303835Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.027064ms logger=migrator t=2026-04-07T00:11:34.882802604Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:11:34.883737168Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=934.304µs logger=migrator t=2026-04-07T00:11:34.888821398Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:11:34.888865818Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.67µs logger=migrator t=2026-04-07T00:11:34.892625632Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:11:34.897047254Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.422492ms logger=migrator t=2026-04-07T00:11:34.900207088Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:11:34.90099173Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=784.822µs logger=migrator t=2026-04-07T00:11:34.904939645Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:11:34.908871341Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.931316ms logger=migrator t=2026-04-07T00:11:34.912024605Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:11:34.912733375Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=708.6µs logger=migrator t=2026-04-07T00:11:34.915775767Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:11:34.917591543Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.811836ms logger=migrator t=2026-04-07T00:11:34.922918908Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:11:34.924389628Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.47045ms logger=migrator t=2026-04-07T00:11:34.928127991Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:11:34.940598377Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.470796ms logger=migrator t=2026-04-07T00:11:34.945204462Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:11:34.945715489Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=510.817µs logger=migrator t=2026-04-07T00:11:34.950236831Z 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-07T00:11:34.951717223Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.480112ms logger=migrator t=2026-04-07T00:11:34.956280836Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:11:34.956779154Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=498.318µs logger=migrator t=2026-04-07T00:11:34.960362544Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:11:34.960920472Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=557.738µs logger=migrator t=2026-04-07T00:11:34.965280963Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:11:34.965522197Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=240.764µs logger=migrator t=2026-04-07T00:11:34.96929437Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:11:34.975669089Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.37423ms logger=migrator t=2026-04-07T00:11:34.979922929Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:11:34.984658766Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.736347ms logger=migrator t=2026-04-07T00:11:34.988711723Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:11:34.989890819Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.181416ms logger=migrator t=2026-04-07T00:11:34.995318665Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:11:34.996266799Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=947.784µs logger=migrator t=2026-04-07T00:11:35.000563309Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:11:35.000800642Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=237.363µs logger=migrator t=2026-04-07T00:11:35.004996862Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:11:35.009104739Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.107957ms logger=migrator t=2026-04-07T00:11:35.013277858Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:11:35.014198231Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=918.093µs logger=migrator t=2026-04-07T00:11:35.018172617Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:11:35.018330989Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.792µs logger=migrator t=2026-04-07T00:11:35.022007631Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:11:35.022443987Z level=info msg="Migration successfully executed" id="Move region to single row" duration=436.196µs logger=migrator t=2026-04-07T00:11:35.025751193Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:11:35.026680317Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=928.904µs logger=migrator t=2026-04-07T00:11:35.031576475Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:11:35.032468118Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=892.183µs logger=migrator t=2026-04-07T00:11:35.035972647Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:11:35.037524688Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.550501ms logger=migrator t=2026-04-07T00:11:35.042697431Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:11:35.044333594Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.634503ms logger=migrator t=2026-04-07T00:11:35.048596844Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:11:35.049509257Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=912.503µs logger=migrator t=2026-04-07T00:11:35.0533014Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:11:35.054387456Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.085036ms logger=migrator t=2026-04-07T00:11:35.061429625Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:11:35.061530026Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.681µs logger=migrator t=2026-04-07T00:11:35.066697909Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:11:35.067555151Z level=info msg="Migration successfully executed" id="create test_data table" duration=856.882µs logger=migrator t=2026-04-07T00:11:35.072762384Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:11:35.073588295Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=826.071µs logger=migrator t=2026-04-07T00:11:35.08241682Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:11:35.087673623Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=5.254813ms logger=migrator t=2026-04-07T00:11:35.09885457Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:11:35.100602455Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.751985ms logger=migrator t=2026-04-07T00:11:35.108922312Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:11:35.109099364Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=177.372µs logger=migrator t=2026-04-07T00:11:35.113299034Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:11:35.11372408Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=428.156µs logger=migrator t=2026-04-07T00:11:35.117479032Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:11:35.117583173Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.751µs logger=migrator t=2026-04-07T00:11:35.123917202Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:11:35.125371483Z level=info msg="Migration successfully executed" id="create team table" duration=1.454621ms logger=migrator t=2026-04-07T00:11:35.129528221Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:11:35.13085908Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.332159ms logger=migrator t=2026-04-07T00:11:35.134984988Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:11:35.136652632Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.667174ms logger=migrator t=2026-04-07T00:11:35.141988147Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:11:35.146937396Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.948769ms logger=migrator t=2026-04-07T00:11:35.151965336Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:11:35.152276771Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=313.355µs logger=migrator t=2026-04-07T00:11:35.155666729Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:11:35.156687883Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.023234ms logger=migrator t=2026-04-07T00:11:35.162454094Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:11:35.163259525Z level=info msg="Migration successfully executed" id="create team member table" duration=805.041µs logger=migrator t=2026-04-07T00:11:35.167419394Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:11:35.168471889Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.048915ms logger=migrator t=2026-04-07T00:11:35.17204151Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:11:35.173396998Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.350749ms logger=migrator t=2026-04-07T00:11:35.178482509Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:11:35.179357451Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=874.622µs logger=migrator t=2026-04-07T00:11:35.184440043Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:11:35.190742281Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.300928ms logger=migrator t=2026-04-07T00:11:35.194929811Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:11:35.198680733Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.745362ms logger=migrator t=2026-04-07T00:11:35.203061935Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:11:35.208392079Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.310294ms logger=migrator t=2026-04-07T00:11:35.21197823Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:11:35.212890873Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=912.453µs logger=migrator t=2026-04-07T00:11:35.216779167Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:11:35.217722601Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=942.724µs logger=migrator t=2026-04-07T00:11:35.222476488Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:11:35.223574723Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.096685ms logger=migrator t=2026-04-07T00:11:35.229281893Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:11:35.230763644Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.479491ms logger=migrator t=2026-04-07T00:11:35.235898556Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:11:35.238615924Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.716448ms logger=migrator t=2026-04-07T00:11:35.243941689Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:11:35.244935843Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=993.794µs logger=migrator t=2026-04-07T00:11:35.248543954Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:11:35.24973205Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.186556ms logger=migrator t=2026-04-07T00:11:35.253830498Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:11:35.255740815Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.907416ms logger=migrator t=2026-04-07T00:11:35.263007817Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:11:35.263471574Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=463.627µs logger=migrator t=2026-04-07T00:11:35.269122613Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:11:35.269341216Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.773µs logger=migrator t=2026-04-07T00:11:35.273387863Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:11:35.274065972Z level=info msg="Migration successfully executed" id="create tag table" duration=678.379µs logger=migrator t=2026-04-07T00:11:35.277542891Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:11:35.278921431Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.37789ms logger=migrator t=2026-04-07T00:11:35.283061799Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:11:35.283850379Z level=info msg="Migration successfully executed" id="create login attempt table" duration=787.54µs logger=migrator t=2026-04-07T00:11:35.289064983Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:11:35.290014347Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=948.904µs logger=migrator t=2026-04-07T00:11:35.293864481Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:11:35.294761783Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=897.272µs logger=migrator t=2026-04-07T00:11:35.299886105Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:35.313130951Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.264256ms logger=migrator t=2026-04-07T00:11:35.317440931Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:11:35.31796136Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=520.319µs logger=migrator t=2026-04-07T00:11:35.322207749Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:11:35.323124681Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=916.682µs logger=migrator t=2026-04-07T00:11:35.328096082Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:11:35.328457246Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=358.515µs logger=migrator t=2026-04-07T00:11:35.332416843Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:11:35.333473697Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.057424ms logger=migrator t=2026-04-07T00:11:35.338846542Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:11:35.339630383Z level=info msg="Migration successfully executed" id="create user auth table" duration=784.051µs logger=migrator t=2026-04-07T00:11:35.343550259Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:11:35.345028099Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.4756ms logger=migrator t=2026-04-07T00:11:35.351186866Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:11:35.351288187Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.521µs logger=migrator t=2026-04-07T00:11:35.355830511Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:11:35.361042515Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.211344ms logger=migrator t=2026-04-07T00:11:35.366027715Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:11:35.371060606Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.034291ms logger=migrator t=2026-04-07T00:11:35.376314859Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:11:35.381651354Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.335705ms logger=migrator t=2026-04-07T00:11:35.388893466Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:11:35.398228657Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.332981ms logger=migrator t=2026-04-07T00:11:35.403716634Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:11:35.404437754Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=720.89µs logger=migrator t=2026-04-07T00:11:35.411541534Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:11:35.41905049Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.509706ms logger=migrator t=2026-04-07T00:11:35.426262661Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:11:35.427040813Z level=info msg="Migration successfully executed" id="create server_lock table" duration=778.031µs logger=migrator t=2026-04-07T00:11:35.432550969Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:11:35.435340908Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.789519ms logger=migrator t=2026-04-07T00:11:35.441173651Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:11:35.442957805Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.788274ms logger=migrator t=2026-04-07T00:11:35.449593959Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:11:35.450539562Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=945.493µs logger=migrator t=2026-04-07T00:11:35.457170425Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:11:35.458702427Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.531882ms logger=migrator t=2026-04-07T00:11:35.464094933Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:11:35.466190142Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.091139ms logger=migrator t=2026-04-07T00:11:35.483383324Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:11:35.491386256Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.003122ms logger=migrator t=2026-04-07T00:11:35.497420911Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:11:35.499157185Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.737164ms logger=migrator t=2026-04-07T00:11:35.504068944Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:11:35.505061188Z level=info msg="Migration successfully executed" id="create cache_data table" duration=991.914µs logger=migrator t=2026-04-07T00:11:35.508780971Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:11:35.509699173Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=917.682µs logger=migrator t=2026-04-07T00:11:35.517693956Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:11:35.519173046Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.47927ms logger=migrator t=2026-04-07T00:11:35.525502816Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:11:35.527047587Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.542001ms logger=migrator t=2026-04-07T00:11:35.533207833Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:11:35.533279314Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.381µs logger=migrator t=2026-04-07T00:11:35.539205988Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:11:35.53933922Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=134.942µs logger=migrator t=2026-04-07T00:11:35.544202118Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:11:35.54645372Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.251492ms logger=migrator t=2026-04-07T00:11:35.551496511Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:35.552554445Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.057244ms logger=migrator t=2026-04-07T00:11:35.556834836Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:35.558527099Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.688013ms logger=migrator t=2026-04-07T00:11:35.564449833Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:35.564577525Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=131.842µs logger=migrator t=2026-04-07T00:11:35.56990418Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:35.571441071Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.540161ms logger=migrator t=2026-04-07T00:11:35.576287589Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:35.57778301Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.495501ms logger=migrator t=2026-04-07T00:11:35.583395519Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:35.584383723Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=987.664µs logger=migrator t=2026-04-07T00:11:35.589043018Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:35.591461162Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.420564ms logger=migrator t=2026-04-07T00:11:35.596603325Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:11:35.602673869Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.071864ms logger=migrator t=2026-04-07T00:11:35.608118696Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:11:35.608812926Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=694.67µs logger=migrator t=2026-04-07T00:11:35.612857653Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:11:35.612916414Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=59.231µs logger=migrator t=2026-04-07T00:11:35.617558119Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:11:35.619108521Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.550012ms logger=migrator t=2026-04-07T00:11:35.625005634Z 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-07T00:11:35.626026819Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.021505ms logger=migrator t=2026-04-07T00:11:35.631260591Z 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-07T00:11:35.633103357Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.842566ms logger=migrator t=2026-04-07T00:11:35.63685872Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:35.637002372Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=154.832µs logger=migrator t=2026-04-07T00:11:35.64186335Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:11:35.644547548Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.681688ms logger=migrator t=2026-04-07T00:11:35.649571929Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:11:35.650719955Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.171167ms logger=migrator t=2026-04-07T00:11:35.654226995Z 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-07T00:11:35.654973475Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=746.69µs logger=migrator t=2026-04-07T00:11:35.660016476Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:11:35.66105579Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.038824ms logger=migrator t=2026-04-07T00:11:35.666953683Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:11:35.673767579Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.814716ms logger=migrator t=2026-04-07T00:11:35.677301678Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:35.678994142Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.691814ms logger=migrator t=2026-04-07T00:11:35.684390058Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:35.685620896Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.229287ms logger=migrator t=2026-04-07T00:11:35.690540935Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:11:35.722362092Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.815577ms logger=migrator t=2026-04-07T00:11:35.784357993Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:11:35.809910722Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.565079ms logger=migrator t=2026-04-07T00:11:35.817703751Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:35.818784046Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.079975ms logger=migrator t=2026-04-07T00:11:35.890078348Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:35.891880583Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.805075ms logger=migrator t=2026-04-07T00:11:35.895584756Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:11:35.901878104Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.294598ms logger=migrator t=2026-04-07T00:11:35.911279426Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:11:35.916966896Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.68736ms logger=migrator t=2026-04-07T00:11:35.922873409Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:11:35.924295669Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.42035ms logger=migrator t=2026-04-07T00:11:35.930387584Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:11:35.931201755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=813.791µs logger=migrator t=2026-04-07T00:11:35.937537695Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:11:35.938906664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.371629ms logger=migrator t=2026-04-07T00:11:35.944402361Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:11:35.946143296Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.739205ms logger=migrator t=2026-04-07T00:11:35.953854485Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:35.953952146Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.131µs logger=migrator t=2026-04-07T00:11:35.958904885Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:11:35.966616563Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.711878ms logger=migrator t=2026-04-07T00:11:35.971378521Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:11:35.976869708Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.488987ms logger=migrator t=2026-04-07T00:11:35.982979434Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:11:35.989741038Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.760114ms logger=migrator t=2026-04-07T00:11:35.994397424Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:11:35.995338097Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=940.503µs logger=migrator t=2026-04-07T00:11:36.000085984Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:11:36.001439773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.356129ms logger=migrator t=2026-04-07T00:11:36.007124523Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:11:36.013557603Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.43479ms logger=migrator t=2026-04-07T00:11:36.018367431Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:11:36.024938823Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.569892ms logger=migrator t=2026-04-07T00:11:36.029162512Z 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-07T00:11:36.030315459Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.152997ms logger=migrator t=2026-04-07T00:11:36.036009479Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:11:36.042846374Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.836275ms logger=migrator t=2026-04-07T00:11:36.047408859Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:11:36.054672571Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.261573ms logger=migrator t=2026-04-07T00:11:36.059447357Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:11:36.05965133Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=208.523µs logger=migrator t=2026-04-07T00:11:36.064684411Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:11:36.066583148Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.898267ms logger=migrator t=2026-04-07T00:11:36.072376759Z 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-07T00:11:36.073400273Z 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.023304ms logger=migrator t=2026-04-07T00:11:36.079429448Z 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-07T00:11:36.080622955Z 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.188927ms logger=migrator t=2026-04-07T00:11:36.086816562Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:36.086935643Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=119.901µs logger=migrator t=2026-04-07T00:11:36.09236852Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:11:36.102027955Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.657805ms logger=migrator t=2026-04-07T00:11:36.107899188Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:11:36.113526897Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.628009ms logger=migrator t=2026-04-07T00:11:36.117845648Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:11:36.124119206Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.273168ms logger=migrator t=2026-04-07T00:11:36.128469117Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:11:36.134771775Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.300808ms logger=migrator t=2026-04-07T00:11:36.139522922Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:11:36.145406665Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.884983ms logger=migrator t=2026-04-07T00:11:36.150985053Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:11:36.151080524Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.711µs logger=migrator t=2026-04-07T00:11:36.155800191Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:11:36.15719494Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.394519ms logger=migrator t=2026-04-07T00:11:36.162381773Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:11:36.170191053Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.80807ms logger=migrator t=2026-04-07T00:11:36.175591669Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:11:36.175714721Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=121.632µs logger=migrator t=2026-04-07T00:11:36.180276084Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:11:36.186593744Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.31741ms logger=migrator t=2026-04-07T00:11:36.191164767Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:11:36.192494476Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.329269ms logger=migrator t=2026-04-07T00:11:36.199112469Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:11:36.205821894Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.709595ms logger=migrator t=2026-04-07T00:11:36.211693226Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:11:36.212548478Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=855.332µs logger=migrator t=2026-04-07T00:11:36.217813302Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:11:36.21911846Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.304958ms logger=migrator t=2026-04-07T00:11:36.224985442Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:11:36.234512676Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.539164ms logger=migrator t=2026-04-07T00:11:36.24045217Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:11:36.241284951Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=832.671µs logger=migrator t=2026-04-07T00:11:36.248006396Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:11:36.249969773Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.961527ms logger=migrator t=2026-04-07T00:11:36.257251366Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:11:36.258957159Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.706293ms logger=migrator t=2026-04-07T00:11:36.264371505Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:11:36.266047319Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.675414ms logger=migrator t=2026-04-07T00:11:36.271125551Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:11:36.271231642Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.841µs logger=migrator t=2026-04-07T00:11:36.277109865Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:11:36.278122238Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.012423ms logger=migrator t=2026-04-07T00:11:36.283291291Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:11:36.284376587Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.084916ms logger=migrator t=2026-04-07T00:11:36.289173024Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:11:36.289595329Z 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-07T00:11:36.294844753Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:11:36.29533018Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=485.657µs logger=migrator t=2026-04-07T00:11:36.300224139Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:11:36.301388936Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.164747ms logger=migrator t=2026-04-07T00:11:36.306346025Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:11:36.31739887Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.019005ms logger=migrator t=2026-04-07T00:11:36.325045717Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:11:36.326868753Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.820776ms logger=migrator t=2026-04-07T00:11:36.33304188Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:11:36.334853476Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.810406ms logger=migrator t=2026-04-07T00:11:36.340120289Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:11:36.34156147Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.440971ms logger=migrator t=2026-04-07T00:11:36.347741866Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:11:36.348934933Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.192307ms logger=migrator t=2026-04-07T00:11:36.35373431Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:11:36.355518886Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.783776ms logger=migrator t=2026-04-07T00:11:36.36081791Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:11:36.360869911Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.791µs logger=migrator t=2026-04-07T00:11:36.36721855Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:11:36.367288291Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=70.441µs logger=migrator t=2026-04-07T00:11:36.371558041Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:11:36.384716975Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.156354ms logger=migrator t=2026-04-07T00:11:36.389873328Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:11:36.390526687Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=653.289µs logger=migrator t=2026-04-07T00:11:36.395432186Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:11:36.397321433Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.888747ms logger=migrator t=2026-04-07T00:11:36.403451919Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:11:36.403871715Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=420.226µs logger=migrator t=2026-04-07T00:11:36.408297107Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:11:36.409603895Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.305538ms logger=migrator t=2026-04-07T00:11:36.414628816Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:11:36.415562388Z level=info msg="Migration successfully executed" id="create secrets table" duration=930.362µs logger=migrator t=2026-04-07T00:11:36.421923129Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:11:36.458505412Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.571693ms logger=migrator t=2026-04-07T00:11:36.463299049Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:11:36.468565253Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.265834ms logger=migrator t=2026-04-07T00:11:36.473192478Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:11:36.473439642Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=247.134µs logger=migrator t=2026-04-07T00:11:36.479709379Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:11:36.51743321Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.719361ms logger=migrator t=2026-04-07T00:11:36.522824116Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:11:36.558667468Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.842102ms logger=migrator t=2026-04-07T00:11:36.56303618Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:11:36.563682659Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=646.379µs logger=migrator t=2026-04-07T00:11:36.569854995Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:11:36.571053783Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.194688ms logger=migrator t=2026-04-07T00:11:36.576931825Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:11:36.57728107Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=349.905µs logger=migrator t=2026-04-07T00:11:36.582511654Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:11:36.584095356Z level=info msg="Migration successfully executed" id="create permission table" duration=1.583352ms logger=migrator t=2026-04-07T00:11:36.590735209Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:11:36.591999646Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.265897ms logger=migrator t=2026-04-07T00:11:36.59860024Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:11:36.599806536Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.207616ms logger=migrator t=2026-04-07T00:11:36.605312634Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:11:36.606665733Z level=info msg="Migration successfully executed" id="create role table" duration=1.353549ms logger=migrator t=2026-04-07T00:11:36.611914766Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:11:36.621259558Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.344102ms logger=migrator t=2026-04-07T00:11:36.628000732Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:11:36.636125356Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.124094ms logger=migrator t=2026-04-07T00:11:36.642174181Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:11:36.644054438Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.884917ms logger=migrator t=2026-04-07T00:11:36.649429104Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:11:36.650516768Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.087375ms logger=migrator t=2026-04-07T00:11:36.656627634Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:11:36.657884742Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.254658ms logger=migrator t=2026-04-07T00:11:36.662964894Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:11:36.663986888Z level=info msg="Migration successfully executed" id="create team role table" duration=1.018984ms logger=migrator t=2026-04-07T00:11:36.670044853Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:11:36.671111368Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.066105ms logger=migrator t=2026-04-07T00:11:36.677351876Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:11:36.67843299Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.080895ms logger=migrator t=2026-04-07T00:11:36.685199196Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:11:36.686363502Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.162606ms logger=migrator t=2026-04-07T00:11:36.693648165Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:11:36.695224726Z level=info msg="Migration successfully executed" id="create user role table" duration=1.575951ms logger=migrator t=2026-04-07T00:11:36.702104043Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:11:36.703034856Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=932.923µs logger=migrator t=2026-04-07T00:11:36.710044785Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:11:36.710994348Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=949.393µs logger=migrator t=2026-04-07T00:11:36.717362007Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:11:36.71825592Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=893.873µs logger=migrator t=2026-04-07T00:11:36.724777302Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:11:36.725509782Z level=info msg="Migration successfully executed" id="create builtin role table" duration=732.26µs logger=migrator t=2026-04-07T00:11:36.730600304Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:11:36.731677188Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.080045ms logger=migrator t=2026-04-07T00:11:36.737555261Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:11:36.738450654Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=896.513µs logger=migrator t=2026-04-07T00:11:36.744771112Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:11:36.753360393Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.589591ms logger=migrator t=2026-04-07T00:11:36.759123464Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:11:36.760348931Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.225257ms logger=migrator t=2026-04-07T00:11:36.766241194Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:11:36.767325999Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.083855ms logger=migrator t=2026-04-07T00:11:36.773547656Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:11:36.776734891Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=3.186485ms logger=migrator t=2026-04-07T00:11:36.783280713Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:11:36.784601831Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.322268ms logger=migrator t=2026-04-07T00:11:36.789548251Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:11:36.790457164Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=908.943µs logger=migrator t=2026-04-07T00:11:36.796218535Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:11:36.797361781Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.142976ms logger=migrator t=2026-04-07T00:11:36.803783911Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:11:36.812401662Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.616111ms logger=migrator t=2026-04-07T00:11:36.822040708Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:11:36.832579395Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.541947ms logger=migrator t=2026-04-07T00:11:36.837586616Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:11:36.845644119Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.057723ms logger=migrator t=2026-04-07T00:11:36.852449524Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:11:36.861453732Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.004027ms logger=migrator t=2026-04-07T00:11:36.866112806Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:11:36.867233313Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.120177ms logger=migrator t=2026-04-07T00:11:36.872648069Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:11:36.873755434Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.106816ms logger=migrator t=2026-04-07T00:11:36.880267775Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:11:36.885666531Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=5.399126ms logger=migrator t=2026-04-07T00:11:36.891789467Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:11:36.893098426Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.310929ms logger=migrator t=2026-04-07T00:11:36.90691022Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:11:36.908932048Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.024738ms logger=migrator t=2026-04-07T00:11:36.930242027Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:11:36.930351509Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.432µs logger=migrator t=2026-04-07T00:11:36.942213235Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:11:36.942305886Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=100.011µs logger=migrator t=2026-04-07T00:11:36.94891287Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:11:36.949340745Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=431.465µs logger=migrator t=2026-04-07T00:11:36.953706097Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:11:36.954300655Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=595.298µs logger=migrator t=2026-04-07T00:11:36.959701781Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:11:36.961612307Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.908186ms logger=migrator t=2026-04-07T00:11:36.969732362Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:11:36.969974105Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=242.214µs logger=migrator t=2026-04-07T00:11:36.988400134Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:11:36.990306301Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.907597ms logger=migrator t=2026-04-07T00:11:37.004759534Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:11:37.006375516Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.615192ms logger=migrator t=2026-04-07T00:11:37.014893806Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:11:37.018539668Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=3.644202ms logger=migrator t=2026-04-07T00:11:37.025023248Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:11:37.031731072Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.707174ms logger=migrator t=2026-04-07T00:11:37.037088687Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:11:37.037193539Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=105.212µs logger=migrator t=2026-04-07T00:11:37.041760663Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:11:37.043762021Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.000278ms logger=migrator t=2026-04-07T00:11:37.05081466Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:11:37.052268631Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.453631ms logger=migrator t=2026-04-07T00:11:37.058571769Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:11:37.060840711Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.268322ms logger=migrator t=2026-04-07T00:11:37.066661703Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:11:37.078546059Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.883586ms logger=migrator t=2026-04-07T00:11:37.089157418Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:11:37.090289274Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.131876ms logger=migrator t=2026-04-07T00:11:37.098761653Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:11:37.100497738Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.735785ms logger=migrator t=2026-04-07T00:11:37.110065092Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:37.137528457Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.478016ms logger=migrator t=2026-04-07T00:11:37.144739949Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:11:37.146520593Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.780034ms logger=migrator t=2026-04-07T00:11:37.1519354Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:11:37.152994055Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.058675ms logger=migrator t=2026-04-07T00:11:37.158859817Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:11:37.160198525Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.338448ms logger=migrator t=2026-04-07T00:11:37.167299456Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:11:37.169376244Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.077238ms logger=migrator t=2026-04-07T00:11:37.175703313Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:11:37.176006638Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=301.885µs logger=migrator t=2026-04-07T00:11:37.181343393Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:11:37.183049736Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.705623ms logger=migrator t=2026-04-07T00:11:37.189095632Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:11:37.198099588Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.003846ms logger=migrator t=2026-04-07T00:11:37.205495841Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:11:37.206615717Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.120476ms logger=migrator t=2026-04-07T00:11:37.213360932Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:11:37.214479918Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.115976ms logger=migrator t=2026-04-07T00:11:37.220384521Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:11:37.221008219Z 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-07T00:11:37.225695515Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:11:37.226318724Z 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-07T00:11:37.232313258Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:11:37.233899491Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.585483ms logger=migrator t=2026-04-07T00:11:37.239841534Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:11:37.24098866Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.146465ms logger=migrator t=2026-04-07T00:11:37.246096822Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:11:37.247539041Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.434839ms logger=migrator t=2026-04-07T00:11:37.252996718Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:11:37.254267906Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.270648ms logger=migrator t=2026-04-07T00:11:37.260398092Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:11:37.261565728Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.167326ms logger=migrator t=2026-04-07T00:11:37.266232404Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:11:37.26741157Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.179116ms logger=migrator t=2026-04-07T00:11:37.272970928Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:11:37.273964293Z level=info msg="Migration successfully executed" id="Drop public config table" duration=992.545µs logger=migrator t=2026-04-07T00:11:37.278394104Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:11:37.280267241Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.873357ms logger=migrator t=2026-04-07T00:11:37.286080382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:11:37.28729356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.212308ms logger=migrator t=2026-04-07T00:11:37.293392155Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:11:37.295551786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.159161ms logger=migrator t=2026-04-07T00:11:37.300691297Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:11:37.301847554Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.154627ms logger=migrator t=2026-04-07T00:11:37.307086218Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:11:37.332224011Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.137993ms logger=migrator t=2026-04-07T00:11:37.338767682Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:11:37.348901445Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.135093ms logger=migrator t=2026-04-07T00:11:37.35360614Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:11:37.361682104Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.074684ms logger=migrator t=2026-04-07T00:11:37.36712503Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:11:37.367323893Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=203.853µs logger=migrator t=2026-04-07T00:11:37.372537526Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:11:37.385978105Z level=info msg="Migration successfully executed" id="add share column" duration=13.439359ms logger=migrator t=2026-04-07T00:11:37.390907444Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:11:37.391045286Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.162µs logger=migrator t=2026-04-07T00:11:37.395422867Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:11:37.397192543Z level=info msg="Migration successfully executed" id="create file table" duration=1.771086ms logger=migrator t=2026-04-07T00:11:37.403358889Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:11:37.404632056Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.272727ms logger=migrator t=2026-04-07T00:11:37.410651522Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:11:37.412808361Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.143029ms logger=migrator t=2026-04-07T00:11:37.418860687Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:11:37.420620481Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.760034ms logger=migrator t=2026-04-07T00:11:37.427876083Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:11:37.429190821Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.314198ms logger=migrator t=2026-04-07T00:11:37.434854891Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:11:37.434972132Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.791µs logger=migrator t=2026-04-07T00:11:37.439889672Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:11:37.440000303Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.722µs logger=migrator t=2026-04-07T00:11:37.445233767Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:11:37.446054128Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=820.571µs logger=migrator t=2026-04-07T00:11:37.450972367Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:11:37.451246731Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=274.344µs logger=migrator t=2026-04-07T00:11:37.464649889Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:11:37.466069229Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.41438ms logger=migrator t=2026-04-07T00:11:37.504282795Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:11:37.515086097Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.803662ms logger=migrator t=2026-04-07T00:11:37.549085034Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:11:37.549299037Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=215.623µs logger=migrator t=2026-04-07T00:11:37.557061406Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:11:37.559242367Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.182731ms logger=migrator t=2026-04-07T00:11:37.564648113Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:11:37.56510109Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=453.857µs logger=migrator t=2026-04-07T00:11:37.569557291Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:11:37.569928466Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=371.185µs logger=migrator t=2026-04-07T00:11:37.576310497Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:11:37.577197589Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=888.242µs logger=migrator t=2026-04-07T00:11:37.58301092Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:11:37.594783586Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.765215ms logger=migrator t=2026-04-07T00:11:37.614404141Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:11:37.628321686Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.919975ms logger=migrator t=2026-04-07T00:11:37.65984997Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:11:37.661746866Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.898256ms logger=migrator t=2026-04-07T00:11:37.687538127Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:11:37.779250305Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.715128ms logger=migrator t=2026-04-07T00:11:37.788116099Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:11:37.79026371Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.150561ms logger=migrator t=2026-04-07T00:11:37.804213015Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:11:37.806079002Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.868577ms logger=migrator t=2026-04-07T00:11:37.821987415Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:11:37.849036295Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.04916ms logger=migrator t=2026-04-07T00:11:37.878992956Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:11:37.89146867Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.478184ms logger=migrator t=2026-04-07T00:11:37.905995924Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:11:37.906467071Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=476.887µs logger=migrator t=2026-04-07T00:11:37.91639969Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:11:37.916744695Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=344.795µs logger=migrator t=2026-04-07T00:11:37.922709869Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:11:37.923168576Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=457.767µs logger=migrator t=2026-04-07T00:11:37.929026978Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:11:37.929426394Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=399.645µs logger=migrator t=2026-04-07T00:11:37.934218021Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:11:37.934689957Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=460.966µs logger=migrator t=2026-04-07T00:11:37.941217739Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:11:37.942489476Z level=info msg="Migration successfully executed" id="create folder table" duration=1.271257ms logger=migrator t=2026-04-07T00:11:37.947527217Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:11:37.94989668Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.368283ms logger=migrator t=2026-04-07T00:11:37.955055083Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:11:37.956395371Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.339608ms logger=migrator t=2026-04-07T00:11:37.96200912Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:11:37.962035181Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.981µs logger=migrator t=2026-04-07T00:11:37.966809898Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:11:37.968104446Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.294368ms logger=migrator t=2026-04-07T00:11:37.973445922Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:11:37.97477537Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.329968ms logger=migrator t=2026-04-07T00:11:37.982228515Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:11:37.984238312Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.026127ms logger=migrator t=2026-04-07T00:11:37.989995663Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:11:37.990496401Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=499.978µs logger=migrator t=2026-04-07T00:11:37.995228027Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:11:37.995569262Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=341.374µs logger=migrator t=2026-04-07T00:11:38.001954112Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:11:38.004599259Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.644917ms logger=migrator t=2026-04-07T00:11:38.015306808Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:11:38.016363334Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.057846ms logger=migrator t=2026-04-07T00:11:38.022906855Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:11:38.025023875Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.11657ms logger=migrator t=2026-04-07T00:11:38.029819943Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:11:38.032357478Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.535045ms logger=migrator t=2026-04-07T00:11:38.037902696Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:11:38.039105303Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.202677ms logger=migrator t=2026-04-07T00:11:38.045579633Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:11:38.047327808Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.747205ms logger=migrator t=2026-04-07T00:11:38.055076277Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:11:38.057468461Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.387314ms logger=migrator t=2026-04-07T00:11:38.063362814Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:11:38.064625831Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.262628ms logger=migrator t=2026-04-07T00:11:38.069287976Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:11:38.070182989Z level=info msg="Migration successfully executed" id="create signing_key table" duration=892.912µs logger=migrator t=2026-04-07T00:11:38.076039591Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:11:38.077276099Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.236878ms logger=migrator t=2026-04-07T00:11:38.084715592Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:11:38.086959174Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.247392ms logger=migrator t=2026-04-07T00:11:38.092495742Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:11:38.092750625Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=255.893µs logger=migrator t=2026-04-07T00:11:38.097819796Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:11:38.108428865Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.614009ms logger=migrator t=2026-04-07T00:11:38.114137086Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:11:38.114759874Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=624.018µs logger=migrator t=2026-04-07T00:11:38.12451003Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:11:38.124546951Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.661µs logger=migrator t=2026-04-07T00:11:38.129883146Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:11:38.131243956Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.36375ms logger=migrator t=2026-04-07T00:11:38.134760285Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:11:38.134792735Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.19µs logger=migrator t=2026-04-07T00:11:38.139437871Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:11:38.141336737Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.901196ms logger=migrator t=2026-04-07T00:11:38.145286573Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:11:38.146677931Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.391358ms logger=migrator t=2026-04-07T00:11:38.155444605Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:11:38.156819544Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.37736ms logger=migrator t=2026-04-07T00:11:38.163060821Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:11:38.164104967Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.048136ms logger=migrator t=2026-04-07T00:11:38.172632807Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:11:38.173248875Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=620.798µs logger=migrator t=2026-04-07T00:11:38.178269975Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:11:38.179279969Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.015094ms logger=migrator t=2026-04-07T00:11:38.184380611Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:11:38.185684359Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.305148ms logger=migrator t=2026-04-07T00:11:38.190245103Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:11:38.191120005Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=879.062µs logger=migrator t=2026-04-07T00:11:38.196073845Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:11:38.206989758Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.910163ms logger=migrator t=2026-04-07T00:11:38.210633049Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:11:38.218911055Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.276466ms logger=migrator t=2026-04-07T00:11:38.226542803Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:11:38.240180404Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.634832ms logger=migrator t=2026-04-07T00:11:38.246145058Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:11:38.246203448Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.05µs logger=migrator t=2026-04-07T00:11:38.250379397Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:11:38.261541963Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.160746ms logger=migrator t=2026-04-07T00:11:38.265262596Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:11:38.276312981Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.045575ms logger=migrator t=2026-04-07T00:11:38.284692749Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:11:38.284982563Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=284.273µs logger=migrator t=2026-04-07T00:11:38.289515786Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.821944451s logger=migrator t=2026-04-07T00:11:38.290174336Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:11:38.305020704Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:11:38.305276397Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:11:38.313406741Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:11:38.380669765Z level=info msg="Restored cache from database" duration=663.599µs logger=plugin.store t=2026-04-07T00:11:38.382285507Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:11:38.431091022Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:11:38.431124463Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:11:38.431242044Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:11:38.431261845Z level=info msg="Plugins loaded" count=54 duration=48.976908ms logger=query_data t=2026-04-07T00:11:38.435398972Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:11:38.4380826Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:11:38.4416351Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:11:38.452425942Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:11:38.454181656Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:11:38.455925451Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:11:38.485755169Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:11:38.503645561Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:11:38.529468013Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:11:38.529501973Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T00:11:38.53075425Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T00:11:38.530907173Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-07T00:11:38.537578266Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-07T00:11:38.539905189Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-07T00:11:38.570181824Z level=info msg="State cache has been initialized" states=0 duration=39.266271ms logger=ngalert.scheduler t=2026-04-07T00:11:38.570236875Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:11:38.570307346Z level=info msg=starting first_tick=2026-04-07T00:11:40Z logger=provisioning.dashboard t=2026-04-07T00:11:38.576929998Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:11:38.591625354Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:38.602196593Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-07T00:11:38.618595203Z level=info msg="Update check succeeded" duration=80.242686ms logger=grafana.update.checker t=2026-04-07T00:11:38.627980714Z level=info msg="Update check succeeded" duration=86.730706ms logger=sqlstore.transactions t=2026-04-07T00:11:38.691956152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:11:38.730863078Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:11:38.735466513Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:38.746875803Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:11:38.764024624Z level=info msg="Patterns update finished" duration=133.479903ms logger=grafana-apiserver t=2026-04-07T00:11:39.550841759Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:11:39.551295365Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:11:55.668214988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.692558246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.71292042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.750751957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.771696058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.804494985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.820592128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.86951605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.888824338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.919975382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.935457347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.977610964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:55.991600358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.034948562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.056983099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.091095833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.107976008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.149255322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.166967999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.204394509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.222711764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.2669579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.28278656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.325361743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.340163699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.382237324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.404403562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.444254116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.467758773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.507627899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.52426744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.581357204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.600788554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.640910202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.660358403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.709333305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.727756781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.767315111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.786772472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.833737445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.853017124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.948700795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:56.967688799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.020869549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.036954953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.086313529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.106714263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.161971041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.178851976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.233889362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.250856347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.294715308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.310369715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.360407691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.381787909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.431822184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.454079704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.517343303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.532345302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.580442411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.60194526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.661197923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.678609717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.740606409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.755209941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.808527213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.824408054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.881747751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.899144083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.959720405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:57.979933007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.05212404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.073371146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.134986853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.163197895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.253623952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.271300697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.350716261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.373454157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:58.45854857Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:13:23.567951832Z level=info msg="Usage stats are ready to report"