logger=settings t=2026-04-20T14:27:30.708610983Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T14:27:30Z logger=settings t=2026-04-20T14:27:30.709193333Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T14:27:30.709268715Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T14:27:30.709318696Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T14:27:30.709365506Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T14:27:30.709450788Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T14:27:30.709497239Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T14:27:30.709520839Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T14:27:30.709539429Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T14:27:30.70955681Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T14:27:30.70957732Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T14:27:30.709629521Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T14:27:30.709733774Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T14:27:30.709793525Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T14:27:30.709822335Z level=info msg=Target target=[all] logger=settings t=2026-04-20T14:27:30.709875216Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T14:27:30.709911857Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T14:27:30.709928987Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T14:27:30.709976628Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T14:27:30.709999319Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T14:27:30.710016369Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T14:27:30.710497287Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T14:27:30.710581869Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T14:27:30.712602426Z level=info msg="Locking database" logger=migrator t=2026-04-20T14:27:30.712631206Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T14:27:30.713235707Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T14:27:30.714160213Z level=info msg="Migration successfully executed" id="create migration_log table" duration=924.056µs logger=migrator t=2026-04-20T14:27:30.719652522Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T14:27:30.720440796Z level=info msg="Migration successfully executed" id="create user table" duration=787.424µs logger=migrator t=2026-04-20T14:27:30.726383883Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T14:27:30.72953465Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=3.145037ms logger=migrator t=2026-04-20T14:27:30.738482201Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T14:27:30.739722193Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.239171ms logger=migrator t=2026-04-20T14:27:30.744058401Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T14:27:30.744758243Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=699.992µs logger=migrator t=2026-04-20T14:27:30.74849397Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T14:27:30.749231764Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=737.634µs logger=migrator t=2026-04-20T14:27:30.753854327Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T14:27:30.756707288Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.852301ms logger=migrator t=2026-04-20T14:27:30.762345269Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T14:27:30.763765745Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.420956ms logger=migrator t=2026-04-20T14:27:30.770676629Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T14:27:30.771700458Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.023839ms logger=migrator t=2026-04-20T14:27:30.776177958Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T14:27:30.777128866Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=948.828µs logger=migrator t=2026-04-20T14:27:30.782627605Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T14:27:30.783104853Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=477.328µs logger=migrator t=2026-04-20T14:27:30.787044534Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T14:27:30.788066962Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.025588ms logger=migrator t=2026-04-20T14:27:30.793311416Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T14:27:30.794842274Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.528678ms logger=migrator t=2026-04-20T14:27:30.798820625Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T14:27:30.799003128Z level=info msg="Migration successfully executed" id="Update user table charset" duration=266.754µs logger=migrator t=2026-04-20T14:27:30.804942856Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T14:27:30.806625916Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.68306ms logger=migrator t=2026-04-20T14:27:30.811342661Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T14:27:30.811972622Z level=info msg="Migration successfully executed" id="Add missing user data" duration=630.751µs logger=migrator t=2026-04-20T14:27:30.818060032Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T14:27:30.819533938Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.473446ms logger=migrator t=2026-04-20T14:27:30.824828494Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T14:27:30.825638388Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=810.204µs logger=migrator t=2026-04-20T14:27:30.830216991Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T14:27:30.832097334Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.880083ms logger=migrator t=2026-04-20T14:27:30.839169182Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T14:27:30.84743088Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.262748ms logger=migrator t=2026-04-20T14:27:30.850997424Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T14:27:30.852166384Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.16903ms logger=migrator t=2026-04-20T14:27:30.855728559Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T14:27:30.856020424Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=293.615µs logger=migrator t=2026-04-20T14:27:30.859267253Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T14:27:30.860000736Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=733.223µs logger=migrator t=2026-04-20T14:27:30.866024844Z 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-20T14:27:30.866588955Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=565.601µs logger=migrator t=2026-04-20T14:27:30.871584174Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T14:27:30.872356769Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=773.405µs logger=migrator t=2026-04-20T14:27:30.877553531Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T14:27:30.878459138Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=906.497µs logger=migrator t=2026-04-20T14:27:30.884295943Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T14:27:30.885110757Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=818.544µs logger=migrator t=2026-04-20T14:27:30.889963765Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T14:27:30.890751649Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=788.014µs logger=migrator t=2026-04-20T14:27:30.896303729Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T14:27:30.89747518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.171741ms logger=migrator t=2026-04-20T14:27:30.903837175Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T14:27:30.904778841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=940.447µs logger=migrator t=2026-04-20T14:27:30.911343489Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T14:27:30.911454401Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=113.322µs logger=migrator t=2026-04-20T14:27:30.916535082Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T14:27:30.917817266Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.282754ms logger=migrator t=2026-04-20T14:27:30.948582959Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T14:27:30.949998594Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.416825ms logger=migrator t=2026-04-20T14:27:30.955687476Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T14:27:30.956887789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.200432ms logger=migrator t=2026-04-20T14:27:30.961657544Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T14:27:30.962732734Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.07526ms logger=migrator t=2026-04-20T14:27:30.968189232Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:27:30.971758415Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.569923ms logger=migrator t=2026-04-20T14:27:30.977048451Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T14:27:30.977954027Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=905.576µs logger=migrator t=2026-04-20T14:27:30.982076461Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T14:27:30.982843185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=766.834µs logger=migrator t=2026-04-20T14:27:30.986850257Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T14:27:30.987610701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=762.374µs logger=migrator t=2026-04-20T14:27:30.992599571Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T14:27:30.993423376Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=823.515µs logger=migrator t=2026-04-20T14:27:30.997863555Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T14:27:30.998641799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=780.165µs logger=migrator t=2026-04-20T14:27:31.005160606Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T14:27:31.005822208Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=663.022µs logger=migrator t=2026-04-20T14:27:31.011018842Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T14:27:31.011581722Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=563.17µs logger=migrator t=2026-04-20T14:27:31.016403848Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T14:27:31.017234703Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=828.265µs logger=migrator t=2026-04-20T14:27:31.021819846Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T14:27:31.022830463Z level=info msg="Migration successfully executed" id="create star table" duration=1.010597ms logger=migrator t=2026-04-20T14:27:31.028284681Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T14:27:31.029109997Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=825.056µs logger=migrator t=2026-04-20T14:27:31.033391403Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T14:27:31.034228618Z level=info msg="Migration successfully executed" id="create org table v1" duration=836.975µs logger=migrator t=2026-04-20T14:27:31.038638207Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T14:27:31.039296879Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=658.252µs logger=migrator t=2026-04-20T14:27:31.043197439Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T14:27:31.04378723Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=589.271µs logger=migrator t=2026-04-20T14:27:31.048346191Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T14:27:31.048980943Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=634.152µs logger=migrator t=2026-04-20T14:27:31.053322981Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T14:27:31.054008523Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=684.652µs logger=migrator t=2026-04-20T14:27:31.058547514Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T14:27:31.059204806Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=657.282µs logger=migrator t=2026-04-20T14:27:31.063765888Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T14:27:31.063822589Z level=info msg="Migration successfully executed" id="Update org table charset" duration=57.661µs logger=migrator t=2026-04-20T14:27:31.069502111Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T14:27:31.069563692Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=65.101µs logger=migrator t=2026-04-20T14:27:31.07556281Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T14:27:31.075849315Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=287.256µs logger=migrator t=2026-04-20T14:27:31.080246374Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T14:27:31.081505206Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.258972ms logger=migrator t=2026-04-20T14:27:31.086625728Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T14:27:31.088350969Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.725251ms logger=migrator t=2026-04-20T14:27:31.094393358Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T14:27:31.095748511Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.354933ms logger=migrator t=2026-04-20T14:27:31.100332854Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T14:27:31.100999466Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=666.552µs logger=migrator t=2026-04-20T14:27:31.105050089Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T14:27:31.105945025Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=894.226µs logger=migrator t=2026-04-20T14:27:31.11123197Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T14:27:31.111938422Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=705.672µs logger=migrator t=2026-04-20T14:27:31.116699448Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T14:27:31.122141065Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.441017ms logger=migrator t=2026-04-20T14:27:31.126377301Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T14:27:31.127147956Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=770.315µs logger=migrator t=2026-04-20T14:27:31.132237496Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T14:27:31.133667422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.428916ms logger=migrator t=2026-04-20T14:27:31.13857583Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T14:27:31.139849373Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.273623ms logger=migrator t=2026-04-20T14:27:31.146506402Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T14:27:31.14689916Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=392.028µs logger=migrator t=2026-04-20T14:27:31.151490522Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T14:27:31.152549591Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.059749ms logger=migrator t=2026-04-20T14:27:31.158190632Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T14:27:31.158307215Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.142µs logger=migrator t=2026-04-20T14:27:31.164269691Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T14:27:31.166787707Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.517646ms logger=migrator t=2026-04-20T14:27:31.172622661Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T14:27:31.174620056Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.997065ms logger=migrator t=2026-04-20T14:27:31.179363152Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T14:27:31.181169315Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.806202ms logger=migrator t=2026-04-20T14:27:31.184949412Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T14:27:31.186024662Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.07331ms logger=migrator t=2026-04-20T14:27:31.191203394Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T14:27:31.193550316Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.344502ms logger=migrator t=2026-04-20T14:27:31.198324032Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T14:27:31.199242338Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=917.766µs logger=migrator t=2026-04-20T14:27:31.204258788Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T14:27:31.205496191Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.237123ms logger=migrator t=2026-04-20T14:27:31.210907407Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T14:27:31.210939528Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.601µs logger=migrator t=2026-04-20T14:27:31.215461189Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T14:27:31.21549996Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.381µs logger=migrator t=2026-04-20T14:27:31.21994361Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T14:27:31.222439705Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.494845ms logger=migrator t=2026-04-20T14:27:31.226523128Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T14:27:31.228947802Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.424554ms logger=migrator t=2026-04-20T14:27:31.234702525Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T14:27:31.23665667Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.954345ms logger=migrator t=2026-04-20T14:27:31.240902986Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T14:27:31.242897842Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.994466ms logger=migrator t=2026-04-20T14:27:31.247118137Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T14:27:31.247563096Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=446.559µs logger=migrator t=2026-04-20T14:27:31.253486382Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T14:27:31.254879657Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.392894ms logger=migrator t=2026-04-20T14:27:31.259663713Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T14:27:31.260850034Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.18674ms logger=migrator t=2026-04-20T14:27:31.265554368Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T14:27:31.265615979Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.371µs logger=migrator t=2026-04-20T14:27:31.270957515Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T14:27:31.272408531Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.450586ms logger=migrator t=2026-04-20T14:27:31.277308619Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T14:27:31.278499441Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.190832ms logger=migrator t=2026-04-20T14:27:31.283230595Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:27:31.288873996Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.640801ms logger=migrator t=2026-04-20T14:27:31.294501307Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T14:27:31.295268612Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=767.215µs logger=migrator t=2026-04-20T14:27:31.299748621Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T14:27:31.300576476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=827.925µs logger=migrator t=2026-04-20T14:27:31.305145248Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T14:27:31.306040854Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=895.946µs logger=migrator t=2026-04-20T14:27:31.311292738Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T14:27:31.311935381Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=642.663µs logger=migrator t=2026-04-20T14:27:31.318132042Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T14:27:31.318778833Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=644.071µs logger=migrator t=2026-04-20T14:27:31.322731103Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T14:27:31.324832732Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.101498ms logger=migrator t=2026-04-20T14:27:31.329370433Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T14:27:31.331605924Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.2358ms logger=migrator t=2026-04-20T14:27:31.337397857Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T14:27:31.337636551Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=238.564µs logger=migrator t=2026-04-20T14:27:31.344020456Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T14:27:31.344484254Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=464.208µs logger=migrator t=2026-04-20T14:27:31.349636597Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T14:27:31.350650624Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.011207ms logger=migrator t=2026-04-20T14:27:31.355137985Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T14:27:31.357445987Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.306752ms logger=migrator t=2026-04-20T14:27:31.36261644Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T14:27:31.363697409Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.080869ms logger=migrator t=2026-04-20T14:27:31.368589987Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T14:27:31.369420791Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=832.184µs logger=migrator t=2026-04-20T14:27:31.376878086Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T14:27:31.378137258Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.261813ms logger=migrator t=2026-04-20T14:27:31.382031488Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T14:27:31.382621739Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=590.271µs logger=migrator t=2026-04-20T14:27:31.386003829Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T14:27:31.386966236Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=962.557µs logger=migrator t=2026-04-20T14:27:31.393565615Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T14:27:31.404243076Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.668271ms logger=migrator t=2026-04-20T14:27:31.41054994Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T14:27:31.411404785Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=856.675µs logger=migrator t=2026-04-20T14:27:31.415913386Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T14:27:31.4173007Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.383384ms logger=migrator t=2026-04-20T14:27:31.42228442Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T14:27:31.423875388Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.595538ms logger=migrator t=2026-04-20T14:27:31.427906581Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T14:27:31.428378849Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=475.078µs logger=migrator t=2026-04-20T14:27:31.432688977Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T14:27:31.436883592Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.197285ms logger=migrator t=2026-04-20T14:27:31.441502895Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T14:27:31.445178591Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.676216ms logger=migrator t=2026-04-20T14:27:31.448412589Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T14:27:31.4484658Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=57.851µs logger=migrator t=2026-04-20T14:27:31.452170157Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T14:27:31.45237982Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.553µs logger=migrator t=2026-04-20T14:27:31.456157098Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T14:27:31.461510134Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.351506ms logger=migrator t=2026-04-20T14:27:31.465318222Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T14:27:31.465516745Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=198.603µs logger=migrator t=2026-04-20T14:27:31.468852396Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T14:27:31.469027809Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.113µs logger=migrator t=2026-04-20T14:27:31.472392269Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T14:27:31.474844413Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.451774ms logger=migrator t=2026-04-20T14:27:31.479261692Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T14:27:31.479444495Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.483µs logger=migrator t=2026-04-20T14:27:31.482138894Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T14:27:31.483643761Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.548428ms logger=migrator t=2026-04-20T14:27:31.487785535Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T14:27:31.489217051Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.431226ms logger=migrator t=2026-04-20T14:27:31.493951005Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T14:27:31.494637858Z level=info msg="Migration successfully executed" id="create api_key table" duration=687.113µs logger=migrator t=2026-04-20T14:27:31.556360936Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T14:27:31.557869002Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.515357ms logger=migrator t=2026-04-20T14:27:32.072648495Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T14:27:32.074433117Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.787662ms logger=migrator t=2026-04-20T14:27:32.197044261Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T14:27:32.19864989Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.607849ms logger=migrator t=2026-04-20T14:27:32.278614872Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T14:27:32.279783773Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.18385ms logger=migrator t=2026-04-20T14:27:32.636968276Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T14:27:32.638397701Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.433506ms logger=migrator t=2026-04-20T14:27:32.831755862Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T14:27:32.83502669Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.276519ms logger=migrator t=2026-04-20T14:27:32.852735218Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T14:27:32.861361902Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.630824ms logger=migrator t=2026-04-20T14:27:32.870055427Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T14:27:32.870722119Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=668.772µs logger=migrator t=2026-04-20T14:27:32.878819984Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T14:27:32.880687798Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.869734ms logger=migrator t=2026-04-20T14:27:32.886192365Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T14:27:32.887176474Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=987.449µs logger=migrator t=2026-04-20T14:27:32.892658382Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T14:27:32.894824401Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.165539ms logger=migrator t=2026-04-20T14:27:32.901181215Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T14:27:32.902714241Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.535157ms logger=migrator t=2026-04-20T14:27:32.907754542Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T14:27:32.908481625Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=727.152µs logger=migrator t=2026-04-20T14:27:32.912947865Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T14:27:32.912976335Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.56µs logger=migrator t=2026-04-20T14:27:32.918482774Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T14:27:32.922112518Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.629774ms logger=migrator t=2026-04-20T14:27:32.930350216Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T14:27:32.933286779Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.937633ms logger=migrator t=2026-04-20T14:27:32.944969807Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T14:27:32.945241843Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=273.436µs logger=migrator t=2026-04-20T14:27:32.951126608Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T14:27:32.961741408Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=10.61219ms logger=migrator t=2026-04-20T14:27:32.969528777Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T14:27:32.972703834Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.175507ms logger=migrator t=2026-04-20T14:27:32.979769771Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T14:27:32.980614445Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=846.204µs logger=migrator t=2026-04-20T14:27:32.989856101Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T14:27:32.992827325Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=2.965944ms logger=migrator t=2026-04-20T14:27:33.00712315Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T14:27:33.008739409Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.617339ms logger=migrator t=2026-04-20T14:27:33.030734191Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T14:27:33.031650477Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=930.196µs logger=migrator t=2026-04-20T14:27:33.040946094Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T14:27:33.041897241Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=955.597µs logger=migrator t=2026-04-20T14:27:33.054344073Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T14:27:33.055420072Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.07923ms logger=migrator t=2026-04-20T14:27:33.064530205Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T14:27:33.064708678Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=182.213µs logger=migrator t=2026-04-20T14:27:33.068601898Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T14:27:33.068630469Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.901µs logger=migrator t=2026-04-20T14:27:33.073470054Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T14:27:33.078078377Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.642363ms logger=migrator t=2026-04-20T14:27:33.084572623Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T14:27:33.087465294Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.894771ms logger=migrator t=2026-04-20T14:27:33.095774873Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T14:27:33.095929665Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=134.102µs logger=migrator t=2026-04-20T14:27:33.105076139Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T14:27:33.106048326Z level=info msg="Migration successfully executed" id="create quota table v1" duration=969.797µs logger=migrator t=2026-04-20T14:27:33.115566646Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T14:27:33.119036709Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=3.470903ms logger=migrator t=2026-04-20T14:27:33.128782912Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T14:27:33.128853703Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=80.091µs logger=migrator t=2026-04-20T14:27:33.135298138Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T14:27:33.136129304Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=829.656µs logger=migrator t=2026-04-20T14:27:33.14040797Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T14:27:33.141816565Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.408095ms logger=migrator t=2026-04-20T14:27:33.14994536Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T14:27:33.153226539Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.283899ms logger=migrator t=2026-04-20T14:27:33.157048797Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T14:27:33.157077157Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.71µs logger=migrator t=2026-04-20T14:27:33.163690306Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T14:27:33.16562387Z level=info msg="Migration successfully executed" id="create session table" duration=1.934804ms logger=migrator t=2026-04-20T14:27:33.172941521Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T14:27:33.173118364Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=179.193µs logger=migrator t=2026-04-20T14:27:33.184164421Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T14:27:33.184402675Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=244.454µs logger=migrator t=2026-04-20T14:27:33.189489756Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T14:27:33.190439543Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=949.437µs logger=migrator t=2026-04-20T14:27:33.194382603Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T14:27:33.195420562Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.037949ms logger=migrator t=2026-04-20T14:27:33.201935098Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T14:27:33.201979719Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.891µs logger=migrator t=2026-04-20T14:27:33.207800593Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T14:27:33.207864474Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=68.831µs logger=migrator t=2026-04-20T14:27:33.213577556Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T14:27:33.218582686Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.0059ms logger=migrator t=2026-04-20T14:27:33.224059433Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T14:27:33.22889327Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.834657ms logger=migrator t=2026-04-20T14:27:33.234182245Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T14:27:33.234263266Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.331µs logger=migrator t=2026-04-20T14:27:33.239494139Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T14:27:33.239630622Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=137.103µs logger=migrator t=2026-04-20T14:27:33.243439889Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T14:27:33.244415286Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=974.357µs logger=migrator t=2026-04-20T14:27:33.249433566Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T14:27:33.249459357Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.171µs logger=migrator t=2026-04-20T14:27:33.253413238Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T14:27:33.258774073Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.359985ms logger=migrator t=2026-04-20T14:27:33.265018955Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T14:27:33.265182308Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.993µs logger=migrator t=2026-04-20T14:27:33.268626429Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T14:27:33.272441217Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.814208ms logger=migrator t=2026-04-20T14:27:33.277378065Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T14:27:33.280927178Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.545143ms logger=migrator t=2026-04-20T14:27:33.287221892Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T14:27:33.287368364Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=340.606µs logger=migrator t=2026-04-20T14:27:33.292936364Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T14:27:33.294353159Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.420114ms logger=migrator t=2026-04-20T14:27:33.299968219Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T14:27:33.300919266Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=953.948µs logger=migrator t=2026-04-20T14:27:33.307646086Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T14:27:33.308840397Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.199441ms logger=migrator t=2026-04-20T14:27:33.313854387Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T14:27:33.315328853Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.464236ms logger=migrator t=2026-04-20T14:27:33.325193099Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T14:27:33.32632709Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.136771ms logger=migrator t=2026-04-20T14:27:33.334921683Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T14:27:33.336368309Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.450256ms logger=migrator t=2026-04-20T14:27:33.345620274Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T14:27:33.346986438Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.369055ms logger=migrator t=2026-04-20T14:27:33.357441055Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T14:27:33.358516684Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.077759ms logger=migrator t=2026-04-20T14:27:33.362680309Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T14:27:33.363826449Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.14546ms logger=migrator t=2026-04-20T14:27:33.372206799Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T14:27:33.383934048Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.725769ms logger=migrator t=2026-04-20T14:27:33.393267554Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T14:27:33.394078739Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=813.615µs logger=migrator t=2026-04-20T14:27:33.40142572Z 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-20T14:27:33.40250279Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.07774ms logger=migrator t=2026-04-20T14:27:33.408377405Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T14:27:33.40867049Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=293.885µs logger=migrator t=2026-04-20T14:27:33.414000545Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T14:27:33.414583195Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=579.93µs logger=migrator t=2026-04-20T14:27:33.420564912Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T14:27:33.42156299Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.001608ms logger=migrator t=2026-04-20T14:27:33.427883383Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T14:27:33.432990774Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.107911ms logger=migrator t=2026-04-20T14:27:33.439521791Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T14:27:33.443500481Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.97918ms logger=migrator t=2026-04-20T14:27:33.450486636Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T14:27:33.456230859Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.742393ms logger=migrator t=2026-04-20T14:27:33.462136694Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T14:27:33.474815041Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=12.671867ms logger=migrator t=2026-04-20T14:27:33.487311464Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T14:27:33.488598457Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.289413ms logger=migrator t=2026-04-20T14:27:33.495353698Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T14:27:33.495416319Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=65.442µs logger=migrator t=2026-04-20T14:27:33.503980821Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T14:27:33.504010032Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.211µs logger=migrator t=2026-04-20T14:27:33.51394139Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T14:27:33.514821305Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=879.775µs logger=migrator t=2026-04-20T14:27:33.520980875Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T14:27:33.522567864Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.585679ms logger=migrator t=2026-04-20T14:27:33.528028891Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T14:27:33.528726783Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=695.922µs logger=migrator t=2026-04-20T14:27:33.534734231Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T14:27:33.535576945Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=842.034µs logger=migrator t=2026-04-20T14:27:33.542084192Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T14:27:33.543270533Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.189101ms logger=migrator t=2026-04-20T14:27:33.562970215Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T14:27:33.580400656Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=17.428441ms logger=migrator t=2026-04-20T14:27:33.63433487Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T14:27:33.637357044Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.021614ms logger=migrator t=2026-04-20T14:27:33.642713979Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T14:27:33.642960623Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=252.714µs logger=migrator t=2026-04-20T14:27:33.646933654Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T14:27:33.647889731Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=956.317µs logger=migrator t=2026-04-20T14:27:33.653711885Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T14:27:33.654964768Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.254862ms logger=migrator t=2026-04-20T14:27:33.660400724Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T14:27:33.667072953Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.671489ms logger=migrator t=2026-04-20T14:27:33.67189098Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T14:27:33.671964171Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.931µs logger=migrator t=2026-04-20T14:27:33.676728366Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T14:27:33.677607762Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=879.385µs logger=migrator t=2026-04-20T14:27:33.683144181Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T14:27:33.684102147Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=958.186µs logger=migrator t=2026-04-20T14:27:33.690542393Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T14:27:33.690647055Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.822µs logger=migrator t=2026-04-20T14:27:33.697279353Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T14:27:33.69827878Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=999.487µs logger=migrator t=2026-04-20T14:27:33.703613126Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T14:27:33.705351017Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.729301ms logger=migrator t=2026-04-20T14:27:33.712493894Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T14:27:33.714858387Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.367253ms logger=migrator t=2026-04-20T14:27:33.720434736Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T14:27:33.721422954Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=988.198µs logger=migrator t=2026-04-20T14:27:33.729106761Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T14:27:33.73071127Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.604299ms logger=migrator t=2026-04-20T14:27:33.736424102Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T14:27:33.742268506Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=5.838254ms logger=migrator t=2026-04-20T14:27:33.751891448Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T14:27:33.751921729Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.012µs logger=migrator t=2026-04-20T14:27:33.756550801Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T14:27:33.759510654Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=2.959813ms logger=migrator t=2026-04-20T14:27:33.764507203Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T14:27:33.765865967Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.358134ms logger=migrator t=2026-04-20T14:27:33.77213646Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T14:27:33.776239093Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.097772ms logger=migrator t=2026-04-20T14:27:33.78057036Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T14:27:33.781271783Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=701.033µs logger=migrator t=2026-04-20T14:27:33.787192298Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T14:27:33.788196286Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.001468ms logger=migrator t=2026-04-20T14:27:33.793750845Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T14:27:33.794629321Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=879.436µs logger=migrator t=2026-04-20T14:27:33.799034979Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T14:27:33.810839471Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.802592ms logger=migrator t=2026-04-20T14:27:33.816132025Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T14:27:33.81695249Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=820.755µs logger=migrator t=2026-04-20T14:27:33.879650459Z 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-20T14:27:33.881286059Z 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.63554ms logger=migrator t=2026-04-20T14:27:33.887888326Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T14:27:33.888404795Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=514.469µs logger=migrator t=2026-04-20T14:27:33.893163241Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T14:27:33.89372146Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=562.6µs logger=migrator t=2026-04-20T14:27:33.899113567Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T14:27:33.89930828Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=195.203µs logger=migrator t=2026-04-20T14:27:33.903657158Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T14:27:33.907961654Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.308386ms logger=migrator t=2026-04-20T14:27:33.911830294Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T14:27:33.916225892Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.394888ms logger=migrator t=2026-04-20T14:27:33.921608359Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T14:27:33.922648067Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.038828ms logger=migrator t=2026-04-20T14:27:33.927129467Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T14:27:33.928032833Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=903.376µs logger=migrator t=2026-04-20T14:27:33.933291397Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T14:27:33.93350322Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=212.623µs logger=migrator t=2026-04-20T14:27:33.939494927Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T14:27:33.946682836Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.187719ms logger=migrator t=2026-04-20T14:27:33.950017025Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T14:27:33.950947503Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.358µs logger=migrator t=2026-04-20T14:27:33.962136793Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T14:27:33.96255091Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=414.467µs logger=migrator t=2026-04-20T14:27:33.968407184Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T14:27:33.968783961Z level=info msg="Migration successfully executed" id="Move region to single row" duration=377.307µs logger=migrator t=2026-04-20T14:27:33.973682349Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T14:27:33.974516163Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=833.724µs logger=migrator t=2026-04-20T14:27:33.979263458Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T14:27:33.980196124Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=932.136µs logger=migrator t=2026-04-20T14:27:33.988779998Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T14:27:33.989877117Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.099029ms logger=migrator t=2026-04-20T14:27:33.995318144Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T14:27:33.997641726Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.313362ms logger=migrator t=2026-04-20T14:27:34.002992101Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T14:27:34.004779894Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.787273ms logger=migrator t=2026-04-20T14:27:34.01076864Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T14:27:34.011414452Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=643.002µs logger=migrator t=2026-04-20T14:27:34.015943503Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T14:27:34.016015154Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.281µs logger=migrator t=2026-04-20T14:27:34.020377461Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T14:27:34.021268588Z level=info msg="Migration successfully executed" id="create test_data table" duration=890.647µs logger=migrator t=2026-04-20T14:27:34.02871686Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T14:27:34.030057104Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.341584ms logger=migrator t=2026-04-20T14:27:34.034913751Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T14:27:34.035753276Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=892.386µs logger=migrator t=2026-04-20T14:27:34.040874477Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T14:27:34.041797453Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=922.676µs logger=migrator t=2026-04-20T14:27:34.047973383Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T14:27:34.048251298Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=278.735µs logger=migrator t=2026-04-20T14:27:34.053174226Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T14:27:34.054915417Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.741001ms logger=migrator t=2026-04-20T14:27:34.059532489Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T14:27:34.05959656Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.901µs logger=migrator t=2026-04-20T14:27:34.064382105Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T14:27:34.065289671Z level=info msg="Migration successfully executed" id="create team table" duration=906.886µs logger=migrator t=2026-04-20T14:27:34.071653105Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T14:27:34.073311064Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.662669ms logger=migrator t=2026-04-20T14:27:34.078859073Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T14:27:34.079971163Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.11137ms logger=migrator t=2026-04-20T14:27:34.0853893Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T14:27:34.092109149Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.717199ms logger=migrator t=2026-04-20T14:27:34.098527284Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T14:27:34.098728287Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=201.533µs logger=migrator t=2026-04-20T14:27:34.106255191Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T14:27:34.107983792Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.728351ms logger=migrator t=2026-04-20T14:27:34.113021391Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T14:27:34.113866247Z level=info msg="Migration successfully executed" id="create team member table" duration=843.166µs logger=migrator t=2026-04-20T14:27:34.118935568Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T14:27:34.120363383Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.428204ms logger=migrator t=2026-04-20T14:27:34.12641989Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T14:27:34.12748282Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.06284ms logger=migrator t=2026-04-20T14:27:34.132207983Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T14:27:34.133209392Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.001549ms logger=migrator t=2026-04-20T14:27:34.137827273Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T14:27:34.14266306Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.835667ms logger=migrator t=2026-04-20T14:27:34.148242779Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T14:27:34.15553737Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.298891ms logger=migrator t=2026-04-20T14:27:34.160714991Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T14:27:34.166012445Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.299034ms logger=migrator t=2026-04-20T14:27:34.17073489Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T14:27:34.172086423Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.351293ms logger=migrator t=2026-04-20T14:27:34.177832317Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T14:27:34.178826524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=993.907µs logger=migrator t=2026-04-20T14:27:34.184719049Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T14:27:34.185830478Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.110899ms logger=migrator t=2026-04-20T14:27:34.192287514Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T14:27:34.193304982Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.017118ms logger=migrator t=2026-04-20T14:27:34.199513212Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T14:27:34.20047848Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=967.218µs logger=migrator t=2026-04-20T14:27:34.205511189Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T14:27:34.206797072Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.285993ms logger=migrator t=2026-04-20T14:27:34.211617939Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T14:27:34.213089484Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.471206ms logger=migrator t=2026-04-20T14:27:34.219147632Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T14:27:34.220429085Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.281723ms logger=migrator t=2026-04-20T14:27:34.226936321Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T14:27:34.22745793Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=521.769µs logger=migrator t=2026-04-20T14:27:34.232561451Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T14:27:34.232843666Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=282.435µs logger=migrator t=2026-04-20T14:27:34.237911337Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T14:27:34.23923358Z level=info msg="Migration successfully executed" id="create tag table" duration=1.322293ms logger=migrator t=2026-04-20T14:27:34.244417532Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T14:27:34.24539366Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=975.828µs logger=migrator t=2026-04-20T14:27:34.251133212Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T14:27:34.251927926Z level=info msg="Migration successfully executed" id="create login attempt table" duration=791.724µs logger=migrator t=2026-04-20T14:27:34.256422277Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T14:27:34.257387354Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=965.076µs logger=migrator t=2026-04-20T14:27:34.261752491Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T14:27:34.262710029Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=957.278µs logger=migrator t=2026-04-20T14:27:34.271048787Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:27:34.287532291Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.543495ms logger=migrator t=2026-04-20T14:27:34.290781979Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T14:27:34.291507381Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=725.752µs logger=migrator t=2026-04-20T14:27:34.296436129Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T14:27:34.297133621Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=697.982µs logger=migrator t=2026-04-20T14:27:34.303549985Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T14:27:34.304089906Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=538.451µs logger=migrator t=2026-04-20T14:27:34.311040189Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T14:27:34.312444425Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.402765ms logger=migrator t=2026-04-20T14:27:34.317923112Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T14:27:34.319167314Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.245712ms logger=migrator t=2026-04-20T14:27:34.322928001Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T14:27:34.323627624Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=699.633µs logger=migrator t=2026-04-20T14:27:34.328323867Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T14:27:34.328467899Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=143.222µs logger=migrator t=2026-04-20T14:27:34.33464419Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T14:27:34.343861814Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.221534ms logger=migrator t=2026-04-20T14:27:34.348605969Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T14:27:34.353627928Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.027939ms logger=migrator t=2026-04-20T14:27:34.359010613Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T14:27:34.364063474Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.052471ms logger=migrator t=2026-04-20T14:27:34.368703567Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T14:27:34.374365068Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.658131ms logger=migrator t=2026-04-20T14:27:34.378373948Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T14:27:34.379653312Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.280634ms logger=migrator t=2026-04-20T14:27:34.384821683Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T14:27:34.390296711Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.476528ms logger=migrator t=2026-04-20T14:27:34.394802371Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T14:27:34.395687937Z level=info msg="Migration successfully executed" id="create server_lock table" duration=883.276µs logger=migrator t=2026-04-20T14:27:34.399575787Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T14:27:34.400638715Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.062158ms logger=migrator t=2026-04-20T14:27:34.405243367Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T14:27:34.406144743Z level=info msg="Migration successfully executed" id="create user auth token table" duration=901.546µs logger=migrator t=2026-04-20T14:27:34.411056501Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T14:27:34.412881753Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.824812ms logger=migrator t=2026-04-20T14:27:34.417484035Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T14:27:34.418604225Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.11975ms logger=migrator t=2026-04-20T14:27:34.423592614Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T14:27:34.424679204Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.08645ms logger=migrator t=2026-04-20T14:27:34.429125142Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T14:27:34.435067148Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.941456ms logger=migrator t=2026-04-20T14:27:34.438729834Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T14:27:34.440527125Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.806451ms logger=migrator t=2026-04-20T14:27:34.448273674Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T14:27:34.44918496Z level=info msg="Migration successfully executed" id="create cache_data table" duration=911.936µs logger=migrator t=2026-04-20T14:27:34.455031354Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T14:27:34.456279827Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.257753ms logger=migrator t=2026-04-20T14:27:34.462719671Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T14:27:34.46376093Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.039479ms logger=migrator t=2026-04-20T14:27:34.469999061Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T14:27:34.471237133Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.237511ms logger=migrator t=2026-04-20T14:27:34.474856478Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T14:27:34.475010721Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=155.042µs logger=migrator t=2026-04-20T14:27:34.480184212Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T14:27:34.480298035Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=114.603µs logger=migrator t=2026-04-20T14:27:34.484950367Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T14:27:34.486618817Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.67089ms logger=migrator t=2026-04-20T14:27:34.497257577Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:27:34.49860032Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.343053ms logger=migrator t=2026-04-20T14:27:34.503395636Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:27:34.504342802Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=946.716µs logger=migrator t=2026-04-20T14:27:34.509668828Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:27:34.509745089Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=80.242µs logger=migrator t=2026-04-20T14:27:34.513108528Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:27:34.514056736Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=947.898µs logger=migrator t=2026-04-20T14:27:34.517399466Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:27:34.51825225Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=849.994µs logger=migrator t=2026-04-20T14:27:34.52443932Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:27:34.525975418Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.617599ms logger=migrator t=2026-04-20T14:27:34.529604043Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:27:34.530645151Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.040389ms logger=migrator t=2026-04-20T14:27:34.534926707Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T14:27:34.541939073Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.011406ms logger=migrator t=2026-04-20T14:27:34.546248969Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T14:27:34.547317198Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.063829ms logger=migrator t=2026-04-20T14:27:34.55076549Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T14:27:34.550905472Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.802µs logger=migrator t=2026-04-20T14:27:34.557115363Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T14:27:34.558482787Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.368574ms logger=migrator t=2026-04-20T14:27:34.563272512Z 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-20T14:27:34.564984053Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.711361ms logger=migrator t=2026-04-20T14:27:34.568389013Z 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-20T14:27:34.569409771Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.020478ms logger=migrator t=2026-04-20T14:27:34.573920922Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:27:34.574020844Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.082µs logger=migrator t=2026-04-20T14:27:34.577288762Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T14:27:34.578631136Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.341914ms logger=migrator t=2026-04-20T14:27:34.583432791Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T14:27:34.584561392Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.127551ms logger=migrator t=2026-04-20T14:27:34.590751412Z 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-20T14:27:34.592360211Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.608149ms logger=migrator t=2026-04-20T14:27:34.596458403Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T14:27:34.597376009Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=917.246µs logger=migrator t=2026-04-20T14:27:34.602109624Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T14:27:34.612387078Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.281284ms logger=migrator t=2026-04-20T14:27:34.616775705Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T14:27:34.617612121Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=837.426µs logger=migrator t=2026-04-20T14:27:34.622516537Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T14:27:34.623634208Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.122311ms logger=migrator t=2026-04-20T14:27:34.628599076Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T14:27:34.654107331Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.507795ms logger=migrator t=2026-04-20T14:27:34.657637414Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T14:27:34.682305723Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.66437ms logger=migrator t=2026-04-20T14:27:34.686899704Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T14:27:34.687811331Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=911.447µs logger=migrator t=2026-04-20T14:27:34.694221515Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T14:27:34.696288862Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.066377ms logger=migrator t=2026-04-20T14:27:34.703080363Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T14:27:34.709747281Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.666148ms logger=migrator t=2026-04-20T14:27:34.715015805Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T14:27:34.721708805Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.69288ms logger=migrator t=2026-04-20T14:27:34.728022397Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T14:27:34.729131737Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.10943ms logger=migrator t=2026-04-20T14:27:34.73602941Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T14:27:34.737942733Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.912253ms logger=migrator t=2026-04-20T14:27:34.743988752Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T14:27:34.748156646Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=4.174703ms logger=migrator t=2026-04-20T14:27:34.755424475Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T14:27:34.756914102Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.486846ms logger=migrator t=2026-04-20T14:27:34.763107012Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:27:34.763214424Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.412µs logger=migrator t=2026-04-20T14:27:34.76803915Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T14:27:34.774627297Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.587897ms logger=migrator t=2026-04-20T14:27:34.780271158Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T14:27:34.785217326Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.944998ms logger=migrator t=2026-04-20T14:27:34.792050578Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T14:27:34.801456885Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.406647ms logger=migrator t=2026-04-20T14:27:34.806319132Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T14:27:34.806979563Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=660.501µs logger=migrator t=2026-04-20T14:27:34.812215857Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T14:27:34.813246005Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.029488ms logger=migrator t=2026-04-20T14:27:34.817957659Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T14:27:34.826524342Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.568403ms logger=migrator t=2026-04-20T14:27:34.831393359Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T14:27:34.836784044Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.389265ms logger=migrator t=2026-04-20T14:27:34.843966982Z 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-20T14:27:34.845202794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.236322ms logger=migrator t=2026-04-20T14:27:34.850124833Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T14:27:34.857537284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.413771ms logger=migrator t=2026-04-20T14:27:34.862793568Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T14:27:34.870016977Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.221109ms logger=migrator t=2026-04-20T14:27:34.875961293Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T14:27:34.876114035Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=153.363µs logger=migrator t=2026-04-20T14:27:34.883389364Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T14:27:34.885788037Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.400923ms logger=migrator t=2026-04-20T14:27:34.891674622Z 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-20T14:27:34.892837773Z 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.162761ms logger=migrator t=2026-04-20T14:27:34.898442823Z 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-20T14:27:34.899556732Z 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.116449ms logger=migrator t=2026-04-20T14:27:34.90562412Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:27:34.905754993Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.413µs logger=migrator t=2026-04-20T14:27:34.91009647Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T14:27:34.917436631Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.341321ms logger=migrator t=2026-04-20T14:27:34.922296738Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T14:27:34.928501809Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.204461ms logger=migrator t=2026-04-20T14:27:34.93420817Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T14:27:34.94316447Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.94964ms logger=migrator t=2026-04-20T14:27:34.954645754Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T14:27:34.961437775Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.793161ms logger=migrator t=2026-04-20T14:27:35.265767045Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T14:27:35.274634163Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.866988ms logger=migrator t=2026-04-20T14:27:35.281584167Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T14:27:35.281702849Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.602µs logger=migrator t=2026-04-20T14:27:35.298764442Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T14:27:35.299633437Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=868.945µs logger=migrator t=2026-04-20T14:27:35.322531084Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T14:27:35.33016048Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.619895ms logger=migrator t=2026-04-20T14:27:35.419174682Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T14:27:35.419310294Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=143.652µs logger=migrator t=2026-04-20T14:27:35.449551042Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T14:27:35.460107609Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.558827ms logger=migrator t=2026-04-20T14:27:35.498771146Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T14:27:35.499940026Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.17036ms logger=migrator t=2026-04-20T14:27:35.542900691Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T14:27:35.548946378Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.049007ms logger=migrator t=2026-04-20T14:27:35.56876199Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T14:27:35.569453062Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=691.162µs logger=migrator t=2026-04-20T14:27:35.584405268Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T14:27:35.585390406Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=985.168µs logger=migrator t=2026-04-20T14:27:35.614077145Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T14:27:35.624016712Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.941837ms logger=migrator t=2026-04-20T14:27:35.659043044Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T14:27:35.6604802Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.438376ms logger=migrator t=2026-04-20T14:27:35.693926445Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T14:27:35.695619404Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.69491ms logger=migrator t=2026-04-20T14:27:35.717374861Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T14:27:35.719595231Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.22257ms logger=migrator t=2026-04-20T14:27:35.785797647Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T14:27:35.787514787Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.7193ms logger=migrator t=2026-04-20T14:27:35.851947243Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T14:27:35.85235104Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=406.877µs logger=migrator t=2026-04-20T14:27:35.924214767Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T14:27:35.926843494Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.622596ms logger=migrator t=2026-04-20T14:27:35.949294683Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T14:27:35.950913441Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.621448ms logger=migrator t=2026-04-20T14:27:35.988584731Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T14:27:35.989157461Z 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-20T14:27:36.02800682Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T14:27:36.028983317Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=978.197µs logger=migrator t=2026-04-20T14:27:36.094247345Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T14:27:36.096182099Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.936494ms logger=migrator t=2026-04-20T14:27:36.20341154Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T14:27:36.211667317Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.259317ms logger=migrator t=2026-04-20T14:27:36.256024543Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T14:27:36.25813016Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.106767ms logger=migrator t=2026-04-20T14:27:36.343768479Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T14:27:36.345906216Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.134237ms logger=migrator t=2026-04-20T14:27:36.353122005Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T14:27:36.355139031Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.018926ms logger=migrator t=2026-04-20T14:27:36.362959149Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T14:27:36.364872973Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.915144ms logger=migrator t=2026-04-20T14:27:36.370763987Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T14:27:36.371917768Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.154561ms logger=migrator t=2026-04-20T14:27:36.377615479Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T14:27:36.37768498Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=72.531µs logger=migrator t=2026-04-20T14:27:36.382631718Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T14:27:36.38273352Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.352µs logger=migrator t=2026-04-20T14:27:36.38896044Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T14:27:36.398376987Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.415547ms logger=migrator t=2026-04-20T14:27:36.403417996Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T14:27:36.403791603Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.187µs logger=migrator t=2026-04-20T14:27:36.409390022Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T14:27:36.411319507Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.919294ms logger=migrator t=2026-04-20T14:27:36.418017975Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T14:27:36.418520974Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=503.989µs logger=migrator t=2026-04-20T14:27:36.423432351Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T14:27:36.425246324Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.813273ms logger=migrator t=2026-04-20T14:27:36.430597119Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T14:27:36.432028873Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.434564ms logger=migrator t=2026-04-20T14:27:36.437732554Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T14:27:36.474435245Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.701801ms logger=migrator t=2026-04-20T14:27:36.481193365Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T14:27:36.488194789Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.000474ms logger=migrator t=2026-04-20T14:27:36.49333565Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T14:27:36.493445002Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.542µs logger=migrator t=2026-04-20T14:27:36.497342942Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T14:27:36.527784451Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.436629ms logger=migrator t=2026-04-20T14:27:36.534171955Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T14:27:36.567825402Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.649777ms logger=migrator t=2026-04-20T14:27:36.572907492Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T14:27:36.573615724Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=709.652µs logger=migrator t=2026-04-20T14:27:36.579167173Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T14:27:36.580329423Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.16203ms logger=migrator t=2026-04-20T14:27:36.586685625Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T14:27:36.587017102Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=332.617µs logger=migrator t=2026-04-20T14:27:36.591779476Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T14:27:36.593199171Z level=info msg="Migration successfully executed" id="create permission table" duration=1.418525ms logger=migrator t=2026-04-20T14:27:36.59874645Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T14:27:36.60049103Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.73708ms logger=migrator t=2026-04-20T14:27:36.6078096Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T14:27:36.608876129Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.066339ms logger=migrator t=2026-04-20T14:27:36.61401819Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T14:27:36.614893615Z level=info msg="Migration successfully executed" id="create role table" duration=875.215µs logger=migrator t=2026-04-20T14:27:36.620009176Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T14:27:36.628052469Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.042313ms logger=migrator t=2026-04-20T14:27:36.634100426Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T14:27:36.641740892Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.639766ms logger=migrator t=2026-04-20T14:27:36.647219699Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T14:27:36.647972742Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=753.433µs logger=migrator t=2026-04-20T14:27:36.652974531Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T14:27:36.654107811Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.13147ms logger=migrator t=2026-04-20T14:27:36.659940015Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T14:27:36.661997321Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.056896ms logger=migrator t=2026-04-20T14:27:36.67149332Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T14:27:36.673068927Z level=info msg="Migration successfully executed" id="create team role table" duration=1.575087ms logger=migrator t=2026-04-20T14:27:36.68110878Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T14:27:36.683291319Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.184199ms logger=migrator t=2026-04-20T14:27:36.690224991Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T14:27:36.691583296Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.359175ms logger=migrator t=2026-04-20T14:27:36.696620615Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T14:27:36.697919808Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.333914ms logger=migrator t=2026-04-20T14:27:36.702657682Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T14:27:36.70368531Z level=info msg="Migration successfully executed" id="create user role table" duration=1.027818ms logger=migrator t=2026-04-20T14:27:36.708651268Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T14:27:36.710104213Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.452895ms logger=migrator t=2026-04-20T14:27:36.717280291Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T14:27:36.719160245Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.877844ms logger=migrator t=2026-04-20T14:27:36.723824487Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T14:27:36.725002038Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.176731ms logger=migrator t=2026-04-20T14:27:36.72963342Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T14:27:36.730616068Z level=info msg="Migration successfully executed" id="create builtin role table" duration=982.598µs logger=migrator t=2026-04-20T14:27:36.738063979Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T14:27:36.740002244Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.939385ms logger=migrator t=2026-04-20T14:27:36.745882328Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T14:27:36.746937707Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.055239ms logger=migrator t=2026-04-20T14:27:36.751474617Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T14:27:36.76011576Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.640403ms logger=migrator t=2026-04-20T14:27:36.76571097Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T14:27:36.766772159Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.060939ms logger=migrator t=2026-04-20T14:27:36.771251628Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T14:27:36.772351428Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.09559ms logger=migrator t=2026-04-20T14:27:36.777225974Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T14:27:36.778458026Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.233792ms logger=migrator t=2026-04-20T14:27:36.784202858Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T14:27:36.785352068Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.15091ms logger=migrator t=2026-04-20T14:27:36.790085692Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T14:27:36.791589799Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.504807ms logger=migrator t=2026-04-20T14:27:36.796916793Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T14:27:36.798161305Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.244322ms logger=migrator t=2026-04-20T14:27:36.805132428Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T14:27:36.819662127Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=14.527149ms logger=migrator t=2026-04-20T14:27:36.824602754Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T14:27:36.833133605Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.530421ms logger=migrator t=2026-04-20T14:27:36.837988891Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T14:27:36.846293819Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.312098ms logger=migrator t=2026-04-20T14:27:36.851767216Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T14:27:36.858713939Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.945413ms logger=migrator t=2026-04-20T14:27:36.863547124Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T14:27:36.864678645Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.131641ms logger=migrator t=2026-04-20T14:27:36.869809295Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T14:27:36.871039267Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.222022ms logger=migrator t=2026-04-20T14:27:36.877646644Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T14:27:36.879305834Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.66011ms logger=migrator t=2026-04-20T14:27:36.883756852Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T14:27:36.884657199Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=899.877µs logger=migrator t=2026-04-20T14:27:36.889847561Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T14:27:36.890985431Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.14109ms logger=migrator t=2026-04-20T14:27:36.896757693Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T14:27:36.896859685Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.502µs logger=migrator t=2026-04-20T14:27:36.901694301Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T14:27:36.901754242Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.731µs logger=migrator t=2026-04-20T14:27:36.907370392Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T14:27:36.908130295Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=759.753µs logger=migrator t=2026-04-20T14:27:36.913582051Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T14:27:36.914233053Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=651.912µs logger=migrator t=2026-04-20T14:27:36.918942497Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T14:27:36.920113207Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.15545ms logger=migrator t=2026-04-20T14:27:36.925591864Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T14:27:36.925952891Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=362.187µs logger=migrator t=2026-04-20T14:27:36.931106802Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T14:27:36.931559171Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=452.439µs logger=migrator t=2026-04-20T14:27:36.936906045Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T14:27:36.938442813Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.536348ms logger=migrator t=2026-04-20T14:27:36.943558613Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T14:27:36.944739604Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.176841ms logger=migrator t=2026-04-20T14:27:36.949044911Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T14:27:36.957528231Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.47556ms logger=migrator t=2026-04-20T14:27:36.962957487Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T14:27:36.96308408Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=127.583µs logger=migrator t=2026-04-20T14:27:36.967548948Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T14:27:36.968603907Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.054939ms logger=migrator t=2026-04-20T14:27:36.974133195Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T14:27:36.976157501Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.023816ms logger=migrator t=2026-04-20T14:27:36.982318011Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T14:27:36.983575833Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.257891ms logger=migrator t=2026-04-20T14:27:36.988467239Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T14:27:36.997787295Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.319136ms logger=migrator t=2026-04-20T14:27:37.002716902Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T14:27:37.00376653Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.008697ms logger=migrator t=2026-04-20T14:27:37.00937252Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T14:27:37.011285424Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.910284ms logger=migrator t=2026-04-20T14:27:37.016510817Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:27:37.03991182Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.398224ms logger=migrator t=2026-04-20T14:27:37.044938599Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T14:27:37.046106019Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.16685ms logger=migrator t=2026-04-20T14:27:37.052102376Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T14:27:37.053412089Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.304073ms logger=migrator t=2026-04-20T14:27:37.058239375Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T14:27:37.059411625Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.17212ms logger=migrator t=2026-04-20T14:27:37.065245728Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T14:27:37.066735985Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.490167ms logger=migrator t=2026-04-20T14:27:37.071770544Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T14:27:37.072073599Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=302.865µs logger=migrator t=2026-04-20T14:27:37.076994246Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T14:27:37.078040815Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.043519ms logger=migrator t=2026-04-20T14:27:37.086744609Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T14:27:37.097202144Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.455965ms logger=migrator t=2026-04-20T14:27:37.102384436Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T14:27:37.103102598Z level=info msg="Migration successfully executed" id="create entity_events table" duration=717.752µs logger=migrator t=2026-04-20T14:27:37.107843921Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T14:27:37.110539749Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.694458ms logger=migrator t=2026-04-20T14:27:37.118375358Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T14:27:37.119297845Z 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-20T14:27:37.124548167Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T14:27:37.124980615Z 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-20T14:27:37.129384593Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T14:27:37.130277618Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=891.965µs logger=migrator t=2026-04-20T14:27:37.136345926Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T14:27:37.1382928Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.938224ms logger=migrator t=2026-04-20T14:27:37.143088615Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T14:27:37.150072819Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=6.982754ms logger=migrator t=2026-04-20T14:27:37.155479324Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T14:27:37.156415571Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=928.507µs logger=migrator t=2026-04-20T14:27:37.162454638Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T14:27:37.164288731Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.834683ms logger=migrator t=2026-04-20T14:27:37.169449671Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T14:27:37.170863857Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.394225ms logger=migrator t=2026-04-20T14:27:37.175469958Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T14:27:37.176360994Z level=info msg="Migration successfully executed" id="Drop public config table" duration=891.456µs logger=migrator t=2026-04-20T14:27:37.18235861Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T14:27:37.183663064Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.304363ms logger=migrator t=2026-04-20T14:27:37.188171973Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T14:27:37.189266843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.09468ms logger=migrator t=2026-04-20T14:27:37.195095146Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T14:27:37.196424309Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.328743ms logger=migrator t=2026-04-20T14:27:37.201387267Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T14:27:37.202517136Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.129709ms logger=migrator t=2026-04-20T14:27:37.207358482Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T14:27:37.232358965Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.997263ms logger=migrator t=2026-04-20T14:27:37.239011712Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T14:27:37.245272393Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.260371ms logger=migrator t=2026-04-20T14:27:37.24963935Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T14:27:37.255810749Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.170969ms logger=migrator t=2026-04-20T14:27:37.261233125Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T14:27:37.261409838Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=177.083µs logger=migrator t=2026-04-20T14:27:37.265810946Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T14:27:37.271997816Z level=info msg="Migration successfully executed" id="add share column" duration=6.18603ms logger=migrator t=2026-04-20T14:27:37.277304659Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T14:27:37.277434762Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=130.663µs logger=migrator t=2026-04-20T14:27:37.282334859Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T14:27:37.283063781Z level=info msg="Migration successfully executed" id="create file table" duration=728.872µs logger=migrator t=2026-04-20T14:27:37.287722754Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T14:27:37.28925036Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.525016ms logger=migrator t=2026-04-20T14:27:37.295278837Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T14:27:37.296445828Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.160771ms logger=migrator t=2026-04-20T14:27:37.302585887Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T14:27:37.30442771Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.843443ms logger=migrator t=2026-04-20T14:27:37.310033249Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T14:27:37.311484944Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.458576ms logger=migrator t=2026-04-20T14:27:37.320737437Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T14:27:37.320811499Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=74.472µs logger=migrator t=2026-04-20T14:27:37.327140791Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T14:27:37.327232713Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=92.032µs logger=migrator t=2026-04-20T14:27:37.331502468Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T14:27:37.332205271Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=693.733µs logger=migrator t=2026-04-20T14:27:37.336659149Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T14:27:37.337021465Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=363.036µs logger=migrator t=2026-04-20T14:27:37.341144819Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T14:27:37.342662055Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.517146ms logger=migrator t=2026-04-20T14:27:37.346726968Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T14:27:37.357140551Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.413883ms logger=migrator t=2026-04-20T14:27:37.362262042Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T14:27:37.362449685Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=182.303µs logger=migrator t=2026-04-20T14:27:37.367264021Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T14:27:37.368578594Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.315003ms logger=migrator t=2026-04-20T14:27:37.373008542Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T14:27:37.373488491Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=481.209µs logger=migrator t=2026-04-20T14:27:37.37740128Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T14:27:37.377719836Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=318.786µs logger=migrator t=2026-04-20T14:27:37.382760565Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T14:27:37.383346836Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=586.371µs logger=migrator t=2026-04-20T14:27:37.387696622Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T14:27:37.397826241Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.129349ms logger=migrator t=2026-04-20T14:27:37.401960094Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T14:27:37.408525931Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.565437ms logger=migrator t=2026-04-20T14:27:37.414000288Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T14:27:37.414814272Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=814.154µs logger=migrator t=2026-04-20T14:27:37.419576056Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T14:27:37.501551026Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.9703ms logger=migrator t=2026-04-20T14:27:37.505510236Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T14:27:37.506729268Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.219282ms logger=migrator t=2026-04-20T14:27:37.51250826Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T14:27:37.513851224Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.343414ms logger=migrator t=2026-04-20T14:27:37.51875274Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T14:27:37.5520967Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.33775ms logger=migrator t=2026-04-20T14:27:37.56054018Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T14:27:37.572570992Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.029983ms logger=migrator t=2026-04-20T14:27:37.577772704Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T14:27:37.578324784Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=555.13µs logger=migrator t=2026-04-20T14:27:37.584698147Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T14:27:37.585039893Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=344.156µs logger=migrator t=2026-04-20T14:27:37.589235597Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T14:27:37.589537572Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=303.975µs logger=migrator t=2026-04-20T14:27:37.595472768Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T14:27:37.595852695Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=382.977µs logger=migrator t=2026-04-20T14:27:37.601946002Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T14:27:37.602242767Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=300.415µs logger=migrator t=2026-04-20T14:27:37.607006102Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T14:27:37.608126801Z level=info msg="Migration successfully executed" id="create folder table" duration=1.122749ms logger=migrator t=2026-04-20T14:27:37.612188424Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T14:27:37.613415885Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.228711ms logger=migrator t=2026-04-20T14:27:37.621114171Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T14:27:37.622675189Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.573987ms logger=migrator t=2026-04-20T14:27:37.628483361Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T14:27:37.628534962Z level=info msg="Migration successfully executed" id="Update folder title length" duration=55.491µs logger=migrator t=2026-04-20T14:27:37.632708746Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T14:27:37.633860516Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.1595ms logger=migrator t=2026-04-20T14:27:37.639481906Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T14:27:37.640857541Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.377465ms logger=migrator t=2026-04-20T14:27:37.645633215Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T14:27:37.647247024Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.616108ms logger=migrator t=2026-04-20T14:27:37.653469773Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T14:27:37.654720366Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.250963ms logger=migrator t=2026-04-20T14:27:37.663616193Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T14:27:37.664068061Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=454.738µs logger=migrator t=2026-04-20T14:27:37.667723375Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T14:27:37.668954868Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.231563ms logger=migrator t=2026-04-20T14:27:37.673173862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T14:27:37.674412284Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.237682ms logger=migrator t=2026-04-20T14:27:37.677856915Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T14:27:37.678965604Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.108799ms logger=migrator t=2026-04-20T14:27:37.684445651Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T14:27:37.685700664Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.254273ms logger=migrator t=2026-04-20T14:27:37.690001439Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T14:27:37.692005695Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.005226ms logger=migrator t=2026-04-20T14:27:37.695847463Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T14:27:37.69734764Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.500117ms logger=migrator t=2026-04-20T14:27:37.701204848Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T14:27:37.702480631Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.275633ms logger=migrator t=2026-04-20T14:27:37.707978628Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T14:27:37.70923191Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.252362ms logger=migrator t=2026-04-20T14:27:37.717538977Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T14:27:37.718659187Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.12801ms logger=migrator t=2026-04-20T14:27:37.723646535Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T14:27:37.724916688Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.277553ms logger=migrator t=2026-04-20T14:27:37.733447378Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T14:27:37.734868593Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.424445ms logger=migrator t=2026-04-20T14:27:37.738483898Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T14:27:37.738797613Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=314.995µs logger=migrator t=2026-04-20T14:27:37.7459699Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T14:27:37.756283602Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.325803ms logger=migrator t=2026-04-20T14:27:37.762150566Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T14:27:37.762781377Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=632.281µs logger=migrator t=2026-04-20T14:27:37.769022997Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T14:27:37.76912358Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=102.673µs logger=migrator t=2026-04-20T14:27:37.774034916Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T14:27:37.775423381Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.388475ms logger=migrator t=2026-04-20T14:27:37.778900262Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T14:27:37.778916303Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.251µs logger=migrator t=2026-04-20T14:27:37.784978879Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T14:27:37.786356654Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.377825ms logger=migrator t=2026-04-20T14:27:37.792050015Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T14:27:37.793638363Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.586338ms logger=migrator t=2026-04-20T14:27:37.799300503Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T14:27:37.801122615Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.831532ms logger=migrator t=2026-04-20T14:27:37.806438069Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T14:27:37.807439677Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.002978ms logger=migrator t=2026-04-20T14:27:37.811254395Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T14:27:37.811588471Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=335.066µs logger=migrator t=2026-04-20T14:27:37.818241718Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T14:27:37.825982105Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=7.738197ms logger=migrator t=2026-04-20T14:27:37.831873119Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T14:27:37.833493478Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.620509ms logger=migrator t=2026-04-20T14:27:37.840672555Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T14:27:37.841611881Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=941.876µs logger=migrator t=2026-04-20T14:27:37.848802819Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T14:27:37.859211263Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.406074ms logger=migrator t=2026-04-20T14:27:37.866681865Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T14:27:37.87829719Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.616625ms logger=migrator t=2026-04-20T14:27:37.89012025Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T14:27:37.90082664Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.702669ms logger=migrator t=2026-04-20T14:27:37.909445502Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T14:27:37.909559894Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=123.722µs logger=migrator t=2026-04-20T14:27:37.914725364Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T14:27:37.929199381Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.472717ms logger=migrator t=2026-04-20T14:27:37.935893999Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T14:27:37.942812402Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.919583ms logger=migrator t=2026-04-20T14:27:37.946927675Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T14:27:37.947177959Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=250.265µs logger=migrator t=2026-04-20T14:27:37.951455615Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.238245049s logger=migrator t=2026-04-20T14:27:37.951873852Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T14:27:37.967099201Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T14:27:37.967300715Z level=info msg="Created default organization" logger=secrets t=2026-04-20T14:27:37.976050899Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T14:27:38.037399674Z level=info msg="Restored cache from database" duration=411.737µs logger=plugin.store t=2026-04-20T14:27:38.03886735Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T14:27:38.078610821Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T14:27:38.078641751Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T14:27:38.078714323Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T14:27:38.078727273Z level=info msg="Plugins loaded" count=54 duration=39.860493ms logger=query_data t=2026-04-20T14:27:38.082516559Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T14:27:38.085327029Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T14:27:38.090098683Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T14:27:38.137908347Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T14:27:38.140169247Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T14:27:38.142315105Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T14:27:38.16466808Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T14:27:38.18394209Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T14:27:38.209154925Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T14:27:38.209189096Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-20T14:27:38.209693135Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-04-20T14:27:38.212913641Z level=info msg="Storage starting" logger=http.server t=2026-04-20T14:27:38.215507577Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T14:27:38.215583428Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T14:27:38.223369266Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-04-20T14:27:38.301478655Z level=info msg="Update check succeeded" duration=90.368105ms logger=grafana.update.checker t=2026-04-20T14:27:38.301682698Z level=info msg="Update check succeeded" duration=92.086816ms logger=sqlstore.transactions t=2026-04-20T14:27:38.325419526Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T14:27:38.340689497Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T14:27:38.353836038Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T14:27:38.416274391Z level=info msg="Patterns update finished" duration=171.444817ms logger=provisioning.dashboard t=2026-04-20T14:27:38.446797928Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-04-20T14:27:38.456419019Z level=info msg="State cache has been initialized" states=0 duration=240.832661ms logger=ngalert.scheduler t=2026-04-20T14:27:38.456466669Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T14:27:38.45651885Z level=info msg=starting first_tick=2026-04-20T14:27:40Z logger=provisioning.dashboard t=2026-04-20T14:27:38.686515789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.687798261Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T14:27:38.701983143Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T14:27:38.702459501Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T14:27:38.706871668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.737877446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.754947737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.781107219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.810033119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.878791663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.897417551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.946787523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:38.962680464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.012653044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.037779086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.080722483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.098669309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.146945099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.170031466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.214530628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.231767203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.269374244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.285882595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.336295363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.352366116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.399530357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.418591892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.462813271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.485107793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.532814033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.550091587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.603476697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.626168387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.670765912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.688286081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.741749903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.760037814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.802511842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.820898056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.8784799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.896735421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.959197971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:39.973416801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.02963814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.050181182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.102898828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.123456449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.176823096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.210019579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.291412499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.310914422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.368970432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.387776262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.444716393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.464246156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.537426901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.55561442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.627366491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.640798028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.747248687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.760655512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.829318949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:40.846628473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.037883871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.057002056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.125910445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.142571767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.212200977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.23350676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.313472032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.331246783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.398641535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.412449727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.553189114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.570568239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.702644504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.717804649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.858945953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:41.874964174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:42.038414107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:42.057263027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:27:42.203038546Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T14:29:06.245371363Z level=info msg="Usage stats are ready to report"