logger=settings t=2026-05-06T09:27:49.004870392Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T09:27:49Z logger=settings t=2026-05-06T09:27:49.005305094Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T09:27:49.005375316Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T09:27:49.005417187Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T09:27:49.005483548Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T09:27:49.005519859Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T09:27:49.005579501Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T09:27:49.005629422Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T09:27:49.005667323Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T09:27:49.005716085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T09:27:49.005758436Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T09:27:49.005807837Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T09:27:49.005847049Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T09:27:49.00587958Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T09:27:49.005935602Z level=info msg=Target target=[all] logger=settings t=2026-05-06T09:27:49.005993023Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T09:27:49.006030434Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T09:27:49.006080366Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T09:27:49.006117217Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T09:27:49.006168658Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T09:27:49.006205689Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T09:27:49.006587039Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T09:27:49.006650861Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T09:27:49.008536252Z level=info msg="Locking database" logger=migrator t=2026-05-06T09:27:49.008604854Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T09:27:49.009225822Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T09:27:49.010093235Z level=info msg="Migration successfully executed" id="create migration_log table" duration=866.763µs logger=migrator t=2026-05-06T09:27:49.014719563Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T09:27:49.016270165Z level=info msg="Migration successfully executed" id="create user table" duration=1.551442ms logger=migrator t=2026-05-06T09:27:49.021567281Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T09:27:49.022583538Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.017547ms logger=migrator t=2026-05-06T09:27:49.027511224Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T09:27:49.028286536Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=775.282µs logger=migrator t=2026-05-06T09:27:49.032025808Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T09:27:49.032952754Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=926.506µs logger=migrator t=2026-05-06T09:27:49.038394084Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T09:27:49.040227534Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.833031ms logger=migrator t=2026-05-06T09:27:49.047138084Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T09:27:49.051273838Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.134464ms logger=migrator t=2026-05-06T09:27:49.054725083Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T09:27:49.055633337Z level=info msg="Migration successfully executed" id="create user table v2" duration=908.794µs logger=migrator t=2026-05-06T09:27:49.059445253Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T09:27:49.060215204Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=766.411µs logger=migrator t=2026-05-06T09:27:49.063545505Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T09:27:49.064286835Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=740.59µs logger=migrator t=2026-05-06T09:27:49.068581444Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T09:27:49.069139929Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=558.345µs logger=migrator t=2026-05-06T09:27:49.072611474Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T09:27:49.073797187Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.185463ms logger=migrator t=2026-05-06T09:27:49.078847887Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T09:27:49.080642085Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.790348ms logger=migrator t=2026-05-06T09:27:49.084062889Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T09:27:49.08411568Z level=info msg="Migration successfully executed" id="Update user table charset" duration=53.731µs logger=migrator t=2026-05-06T09:27:49.087730481Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T09:27:49.088974044Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.247964ms logger=migrator t=2026-05-06T09:27:49.093320464Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T09:27:49.093680364Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.19µs logger=migrator t=2026-05-06T09:27:49.099877874Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T09:27:49.103983338Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=4.104544ms logger=migrator t=2026-05-06T09:27:49.10770823Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T09:27:49.108463151Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=754.621µs logger=migrator t=2026-05-06T09:27:49.11173765Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T09:27:49.112948894Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.211074ms logger=migrator t=2026-05-06T09:27:49.118502067Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T09:27:49.126540798Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.038471ms logger=migrator t=2026-05-06T09:27:49.130109966Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T09:27:49.131425302Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.315666ms logger=migrator t=2026-05-06T09:27:49.136672606Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T09:27:49.136988785Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=316.669µs logger=migrator t=2026-05-06T09:27:49.140228504Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T09:27:49.141041237Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=811.692µs logger=migrator t=2026-05-06T09:27:49.145988253Z 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-05-06T09:27:49.146297951Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=309.898µs logger=migrator t=2026-05-06T09:27:49.149675894Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T09:27:49.150111436Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.182µs logger=migrator t=2026-05-06T09:27:49.154164077Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T09:27:49.155210286Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.047869ms logger=migrator t=2026-05-06T09:27:49.15972969Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T09:27:49.160508762Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=778.732µs logger=migrator t=2026-05-06T09:27:49.16406008Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T09:27:49.16478795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=727.119µs logger=migrator t=2026-05-06T09:27:49.169052767Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T09:27:49.169771917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=721.489µs logger=migrator t=2026-05-06T09:27:49.173843428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T09:27:49.174557439Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=713.74µs logger=migrator t=2026-05-06T09:27:49.179466583Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T09:27:49.179534026Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.453µs logger=migrator t=2026-05-06T09:27:49.184179703Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T09:27:49.185047386Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=866.843µs logger=migrator t=2026-05-06T09:27:49.189137519Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T09:27:49.189857299Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=716.55µs logger=migrator t=2026-05-06T09:27:49.194177838Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T09:27:49.194853646Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=675.488µs logger=migrator t=2026-05-06T09:27:49.218457985Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T09:27:49.219377891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=926.306µs logger=migrator t=2026-05-06T09:27:49.223030651Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T09:27:49.226145037Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.114856ms logger=migrator t=2026-05-06T09:27:49.23172168Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T09:27:49.232608884Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=887.094µs logger=migrator t=2026-05-06T09:27:49.238131656Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T09:27:49.239556286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.42764ms logger=migrator t=2026-05-06T09:27:49.244328197Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T09:27:49.24554176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.214583ms logger=migrator t=2026-05-06T09:27:49.249509389Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T09:27:49.250267981Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=757.812µs logger=migrator t=2026-05-06T09:27:49.254518837Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T09:27:49.255260988Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=742.181µs logger=migrator t=2026-05-06T09:27:49.260642875Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T09:27:49.26112917Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=485.625µs logger=migrator t=2026-05-06T09:27:49.265008826Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T09:27:49.265558001Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=548.165µs logger=migrator t=2026-05-06T09:27:49.269213312Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T09:27:49.269612273Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=395.421µs logger=migrator t=2026-05-06T09:27:49.274136267Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T09:27:49.274800806Z level=info msg="Migration successfully executed" id="create star table" duration=664.289µs logger=migrator t=2026-05-06T09:27:49.278217499Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T09:27:49.279685799Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.4673ms logger=migrator t=2026-05-06T09:27:49.283619848Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T09:27:49.284404619Z level=info msg="Migration successfully executed" id="create org table v1" duration=784.411µs logger=migrator t=2026-05-06T09:27:49.288539973Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T09:27:49.289350776Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=808.123µs logger=migrator t=2026-05-06T09:27:49.294659732Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T09:27:49.295874415Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.213903ms logger=migrator t=2026-05-06T09:27:49.300199304Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T09:27:49.301032547Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=832.803µs logger=migrator t=2026-05-06T09:27:49.305324774Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T09:27:49.306069105Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=743.871µs logger=migrator t=2026-05-06T09:27:49.309948642Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T09:27:49.310692322Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=743.87µs logger=migrator t=2026-05-06T09:27:49.315394902Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T09:27:49.315466144Z level=info msg="Migration successfully executed" id="Update org table charset" duration=71.602µs logger=migrator t=2026-05-06T09:27:49.319188686Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T09:27:49.319252217Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=64.171µs logger=migrator t=2026-05-06T09:27:49.322865827Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T09:27:49.323095544Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=227.457µs logger=migrator t=2026-05-06T09:27:49.326673892Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T09:27:49.327422592Z level=info msg="Migration successfully executed" id="create dashboard table" duration=747.93µs logger=migrator t=2026-05-06T09:27:49.332083211Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T09:27:49.332917783Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=833.472µs logger=migrator t=2026-05-06T09:27:49.33677514Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T09:27:49.337629253Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=853.133µs logger=migrator t=2026-05-06T09:27:49.341837918Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T09:27:49.342509988Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=671.49µs logger=migrator t=2026-05-06T09:27:49.347874565Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T09:27:49.348747779Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=871.114µs logger=migrator t=2026-05-06T09:27:49.353289494Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T09:27:49.354066125Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=775.751µs logger=migrator t=2026-05-06T09:27:49.35787197Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T09:27:49.363633748Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.761268ms logger=migrator t=2026-05-06T09:27:49.367547766Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T09:27:49.368331427Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=783.331µs logger=migrator t=2026-05-06T09:27:49.373396667Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T09:27:49.374181058Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=783.991µs logger=migrator t=2026-05-06T09:27:49.378150387Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T09:27:49.37933834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.187913ms logger=migrator t=2026-05-06T09:27:49.383633478Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T09:27:49.384181224Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=548.236µs logger=migrator t=2026-05-06T09:27:49.389683745Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T09:27:49.391315689Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.634154ms logger=migrator t=2026-05-06T09:27:49.396007429Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T09:27:49.396131682Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=123.673µs logger=migrator t=2026-05-06T09:27:49.400373688Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T09:27:49.402807086Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.428047ms logger=migrator t=2026-05-06T09:27:49.407960447Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T09:27:49.411097603Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.136746ms logger=migrator t=2026-05-06T09:27:49.41532744Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T09:27:49.418049295Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.719345ms logger=migrator t=2026-05-06T09:27:49.422663771Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T09:27:49.423511175Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=846.884µs logger=migrator t=2026-05-06T09:27:49.428172843Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T09:27:49.430136767Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.963254ms logger=migrator t=2026-05-06T09:27:49.433563201Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T09:27:49.434363373Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=799.912µs logger=migrator t=2026-05-06T09:27:49.43860201Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T09:27:49.439384011Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=781.571µs logger=migrator t=2026-05-06T09:27:49.44330799Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T09:27:49.443394212Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=87.202µs logger=migrator t=2026-05-06T09:27:49.447111944Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T09:27:49.447181816Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=74.222µs logger=migrator t=2026-05-06T09:27:49.451512545Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T09:27:49.45420515Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.693835ms logger=migrator t=2026-05-06T09:27:49.459152895Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T09:27:49.461222832Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.069477ms logger=migrator t=2026-05-06T09:27:49.465098648Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T09:27:49.467067393Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.968515ms logger=migrator t=2026-05-06T09:27:49.470907029Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T09:27:49.475201486Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.294037ms logger=migrator t=2026-05-06T09:27:49.480296187Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T09:27:49.480537153Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=243.176µs logger=migrator t=2026-05-06T09:27:49.484830741Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T09:27:49.485750647Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=919.096µs logger=migrator t=2026-05-06T09:27:49.489192221Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T09:27:49.489897141Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=705.7µs logger=migrator t=2026-05-06T09:27:49.494400665Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T09:27:49.494461286Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.311µs logger=migrator t=2026-05-06T09:27:49.498131167Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T09:27:49.498972701Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=840.624µs logger=migrator t=2026-05-06T09:27:49.503459294Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T09:27:49.505036827Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.577634ms logger=migrator t=2026-05-06T09:27:49.509616463Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T09:27:49.518813256Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.190684ms logger=migrator t=2026-05-06T09:27:49.526711983Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T09:27:49.52765802Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=944.896µs logger=migrator t=2026-05-06T09:27:49.531799523Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T09:27:49.532800501Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.000068ms logger=migrator t=2026-05-06T09:27:49.536798191Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T09:27:49.537660424Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=857.564µs logger=migrator t=2026-05-06T09:27:49.542408205Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T09:27:49.542766105Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=359.04µs logger=migrator t=2026-05-06T09:27:49.546524909Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T09:27:49.547370972Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=846.512µs logger=migrator t=2026-05-06T09:27:49.55312972Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T09:27:49.555029643Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.904772ms logger=migrator t=2026-05-06T09:27:49.558732414Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T09:27:49.559358881Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=624.267µs logger=migrator t=2026-05-06T09:27:49.564572804Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T09:27:49.56476361Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.716µs logger=migrator t=2026-05-06T09:27:49.571266538Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T09:27:49.571457064Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=190.965µs logger=migrator t=2026-05-06T09:27:49.575453784Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T09:27:49.576366609Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=914.454µs logger=migrator t=2026-05-06T09:27:49.581292464Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T09:27:49.583712441Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.418987ms logger=migrator t=2026-05-06T09:27:49.587421763Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T09:27:49.58873117Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.307486ms logger=migrator t=2026-05-06T09:27:49.593106879Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T09:27:49.594016584Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=909.415µs logger=migrator t=2026-05-06T09:27:49.598871088Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T09:27:49.59970569Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=834.442µs logger=migrator t=2026-05-06T09:27:49.602750545Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T09:27:49.603582427Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=831.952µs logger=migrator t=2026-05-06T09:27:49.606702393Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T09:27:49.607670369Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=968.436µs logger=migrator t=2026-05-06T09:27:49.618876688Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T09:27:49.625779888Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.90597ms logger=migrator t=2026-05-06T09:27:49.628663107Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T09:27:49.629428758Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=768.271µs logger=migrator t=2026-05-06T09:27:49.633720046Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T09:27:49.634430596Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=710.01µs logger=migrator t=2026-05-06T09:27:49.638179239Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T09:27:49.639177277Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=997.428µs logger=migrator t=2026-05-06T09:27:49.642243091Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T09:27:49.642887919Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=644.618µs logger=migrator t=2026-05-06T09:27:49.645137251Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T09:27:49.647541407Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.403386ms logger=migrator t=2026-05-06T09:27:49.651470404Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T09:27:49.657687515Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.216471ms logger=migrator t=2026-05-06T09:27:49.660746559Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T09:27:49.66077738Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.261µs logger=migrator t=2026-05-06T09:27:49.664437301Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T09:27:49.664594716Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=156.905µs logger=migrator t=2026-05-06T09:27:49.669461419Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T09:27:49.671984418Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.523059ms logger=migrator t=2026-05-06T09:27:49.675139945Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T09:27:49.67532234Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=182.955µs logger=migrator t=2026-05-06T09:27:49.678306513Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T09:27:49.678483438Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.954µs logger=migrator t=2026-05-06T09:27:49.680894533Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T09:27:49.683517005Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.621522ms logger=migrator t=2026-05-06T09:27:49.692358529Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T09:27:49.692494083Z level=info msg="Migration successfully executed" id="Update uid value" duration=135.314µs logger=migrator t=2026-05-06T09:27:49.69496203Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T09:27:49.695545347Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=583.247µs logger=migrator t=2026-05-06T09:27:49.697887392Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T09:27:49.698660503Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=773.341µs logger=migrator t=2026-05-06T09:27:49.703770193Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T09:27:49.704657447Z level=info msg="Migration successfully executed" id="create api_key table" duration=886.794µs logger=migrator t=2026-05-06T09:27:49.708288917Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T09:27:49.709043158Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=754.051µs logger=migrator t=2026-05-06T09:27:49.712110993Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T09:27:49.713252184Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.140951ms logger=migrator t=2026-05-06T09:27:49.719032322Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T09:27:49.719964648Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=930.836µs logger=migrator t=2026-05-06T09:27:49.724331708Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T09:27:49.72513246Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=800.462µs logger=migrator t=2026-05-06T09:27:49.729244754Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T09:27:49.730022115Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=774.561µs logger=migrator t=2026-05-06T09:27:49.734094126Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T09:27:49.734802046Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=704.91µs logger=migrator t=2026-05-06T09:27:49.737559832Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T09:27:49.744831652Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.271329ms logger=migrator t=2026-05-06T09:27:49.750482827Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T09:27:49.75127718Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=793.983µs logger=migrator t=2026-05-06T09:27:49.75418905Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T09:27:49.755015672Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=827.372µs logger=migrator t=2026-05-06T09:27:49.757996294Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T09:27:49.758801936Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=805.372µs logger=migrator t=2026-05-06T09:27:49.762590771Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T09:27:49.763344281Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=751.99µs logger=migrator t=2026-05-06T09:27:49.76656263Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T09:27:49.766870278Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=307.218µs logger=migrator t=2026-05-06T09:27:49.770249861Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T09:27:49.770863078Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=613.227µs logger=migrator t=2026-05-06T09:27:49.775367751Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T09:27:49.775479695Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=112.924µs logger=migrator t=2026-05-06T09:27:49.778431076Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T09:27:49.780943155Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.511429ms logger=migrator t=2026-05-06T09:27:49.7844109Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T09:27:49.787956998Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.545648ms logger=migrator t=2026-05-06T09:27:49.791187507Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T09:27:49.791386022Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=198.495µs logger=migrator t=2026-05-06T09:27:49.796081642Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T09:27:49.798289422Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.20709ms logger=migrator t=2026-05-06T09:27:49.800721019Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T09:27:49.802655632Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.933613ms logger=migrator t=2026-05-06T09:27:49.805377797Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T09:27:49.805964523Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=556.535µs logger=migrator t=2026-05-06T09:27:50.050048443Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T09:27:50.051028771Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=983.578µs logger=migrator t=2026-05-06T09:27:50.219766351Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T09:27:50.221394445Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.630484ms logger=migrator t=2026-05-06T09:27:50.294877323Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T09:27:50.296304651Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.427958ms logger=migrator t=2026-05-06T09:27:50.453921636Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T09:27:50.455357306Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.44101ms logger=migrator t=2026-05-06T09:27:50.543409812Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T09:27:50.545020257Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.616155ms logger=migrator t=2026-05-06T09:27:50.76923685Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T09:27:50.769389004Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=156.764µs logger=migrator t=2026-05-06T09:27:50.792044145Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T09:27:50.792097217Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=57.752µs logger=migrator t=2026-05-06T09:27:50.804514268Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T09:27:50.807325275Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.814287ms logger=migrator t=2026-05-06T09:27:50.811574631Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T09:27:50.814613265Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.037483ms logger=migrator t=2026-05-06T09:27:50.81773581Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T09:27:50.817805572Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.752µs logger=migrator t=2026-05-06T09:27:50.822278695Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T09:27:50.823158099Z level=info msg="Migration successfully executed" id="create quota table v1" duration=863.554µs logger=migrator t=2026-05-06T09:27:50.827786426Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T09:27:50.828587558Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=800.502µs logger=migrator t=2026-05-06T09:27:50.836266599Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T09:27:50.83629757Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.431µs logger=migrator t=2026-05-06T09:27:50.840567737Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T09:27:50.841331298Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=763.761µs logger=migrator t=2026-05-06T09:27:50.847475547Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T09:27:50.848524815Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.038398ms logger=migrator t=2026-05-06T09:27:50.858982383Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T09:27:50.86398989Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.009898ms logger=migrator t=2026-05-06T09:27:50.869369338Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T09:27:50.869756438Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=387.51µs logger=migrator t=2026-05-06T09:27:50.879420183Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T09:27:50.881030778Z level=info msg="Migration successfully executed" id="create session table" duration=1.611795ms logger=migrator t=2026-05-06T09:27:50.890564839Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T09:27:50.890751524Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=187.715µs logger=migrator t=2026-05-06T09:27:50.89676373Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T09:27:50.897707965Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=944.306µs logger=migrator t=2026-05-06T09:27:50.903750891Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T09:27:50.905634703Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.883732ms logger=migrator t=2026-05-06T09:27:50.911546245Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T09:27:50.91247037Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=923.315µs logger=migrator t=2026-05-06T09:27:50.920883791Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T09:27:50.920933852Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.831µs logger=migrator t=2026-05-06T09:27:50.930930687Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T09:27:50.931175734Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=247.777µs logger=migrator t=2026-05-06T09:27:50.935981005Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T09:27:50.939179154Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.194868ms logger=migrator t=2026-05-06T09:27:50.950653618Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T09:27:50.954685189Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.02766ms logger=migrator t=2026-05-06T09:27:50.962357309Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T09:27:50.962711589Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=358.63µs logger=migrator t=2026-05-06T09:27:50.966942525Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T09:27:50.967008347Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=66.342µs logger=migrator t=2026-05-06T09:27:50.969280019Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T09:27:50.970185134Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=879.155µs logger=migrator t=2026-05-06T09:27:50.975887171Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T09:27:50.975944902Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.691µs logger=migrator t=2026-05-06T09:27:50.98097209Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T09:27:50.984943169Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.974899ms logger=migrator t=2026-05-06T09:27:50.990987335Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T09:27:50.991229311Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=247.846µs logger=migrator t=2026-05-06T09:27:50.996684591Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T09:27:51.005968045Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=9.277814ms logger=migrator t=2026-05-06T09:27:51.013119031Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T09:27:51.017662846Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.544935ms logger=migrator t=2026-05-06T09:27:51.023364192Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T09:27:51.023417744Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=54.402µs logger=migrator t=2026-05-06T09:27:51.027881295Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T09:27:51.029093319Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.212694ms logger=migrator t=2026-05-06T09:27:51.036416739Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T09:27:51.037548241Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.143742ms logger=migrator t=2026-05-06T09:27:51.04155335Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T09:27:51.042727653Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.176303ms logger=migrator t=2026-05-06T09:27:51.048584963Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T09:27:51.049441986Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=856.603µs logger=migrator t=2026-05-06T09:27:51.056271603Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T09:27:51.057679322Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.40945ms logger=migrator t=2026-05-06T09:27:51.065237879Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T09:27:51.066201475Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=965.176µs logger=migrator t=2026-05-06T09:27:51.071612363Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T09:27:51.072357363Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=742.87µs logger=migrator t=2026-05-06T09:27:51.079324555Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T09:27:51.081072912Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.751598ms logger=migrator t=2026-05-06T09:27:51.089147703Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T09:27:51.090602234Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.456441ms logger=migrator t=2026-05-06T09:27:51.095075765Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T09:27:51.105409359Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.331694ms logger=migrator t=2026-05-06T09:27:51.12115779Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T09:27:51.121855789Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=705.169µs logger=migrator t=2026-05-06T09:27:51.133501278Z 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-05-06T09:27:51.134291729Z 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=793.071µs logger=migrator t=2026-05-06T09:27:51.152258422Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T09:27:51.152627482Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=371.76µs logger=migrator t=2026-05-06T09:27:51.165076492Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T09:27:51.165680408Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=606.106µs logger=migrator t=2026-05-06T09:27:51.175726194Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T09:27:51.176511615Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=784.311µs logger=migrator t=2026-05-06T09:27:51.180513195Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T09:27:51.186458658Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.944953ms logger=migrator t=2026-05-06T09:27:51.190607621Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T09:27:51.196560735Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.952744ms logger=migrator t=2026-05-06T09:27:51.202357004Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T09:27:51.204932515Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.57258ms logger=migrator t=2026-05-06T09:27:51.209302403Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T09:27:51.212782519Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.480615ms logger=migrator t=2026-05-06T09:27:51.21645916Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T09:27:51.217400885Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=942.225µs logger=migrator t=2026-05-06T09:27:51.221806896Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T09:27:51.221880758Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=75.212µs logger=migrator t=2026-05-06T09:27:51.228929501Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T09:27:51.228962102Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.831µs logger=migrator t=2026-05-06T09:27:51.232976712Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T09:27:51.233805675Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=827.263µs logger=migrator t=2026-05-06T09:27:51.239220103Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T09:27:51.240056866Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=836.203µs logger=migrator t=2026-05-06T09:27:51.245897676Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T09:27:51.247853599Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.954554ms logger=migrator t=2026-05-06T09:27:51.251975292Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T09:27:51.253012931Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.036809ms logger=migrator t=2026-05-06T09:27:51.259640262Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T09:27:51.260516246Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=876.444µs logger=migrator t=2026-05-06T09:27:51.264927637Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T09:27:51.275663881Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=10.732564ms logger=migrator t=2026-05-06T09:27:51.279034173Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T09:27:51.281974743Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.94027ms logger=migrator t=2026-05-06T09:27:51.285177111Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T09:27:51.285304545Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=128.204µs logger=migrator t=2026-05-06T09:27:51.290445946Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T09:27:51.29135472Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=911.625µs logger=migrator t=2026-05-06T09:27:51.298445925Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T09:27:51.299117903Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=672.238µs logger=migrator t=2026-05-06T09:27:51.302623429Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T09:27:51.31069571Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.072882ms logger=migrator t=2026-05-06T09:27:51.317834836Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T09:27:51.317938749Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=106.673µs logger=migrator t=2026-05-06T09:27:51.324660192Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T09:27:51.32603991Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.382948ms logger=migrator t=2026-05-06T09:27:51.329811643Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T09:27:51.330741938Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=931.105µs logger=migrator t=2026-05-06T09:27:51.334487692Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T09:27:51.334546673Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=58.901µs logger=migrator t=2026-05-06T09:27:51.338731587Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T09:27:51.339655463Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=920.676µs logger=migrator t=2026-05-06T09:27:51.350449618Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T09:27:51.351533398Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.08517ms logger=migrator t=2026-05-06T09:27:51.355719923Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T09:27:51.356594637Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=874.474µs logger=migrator t=2026-05-06T09:27:51.36546837Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T09:27:51.366707033Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.239193ms logger=migrator t=2026-05-06T09:27:51.370826917Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T09:27:51.371992158Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.142911ms logger=migrator t=2026-05-06T09:27:51.375889696Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T09:27:51.377870999Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.978934ms logger=migrator t=2026-05-06T09:27:51.383529564Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T09:27:51.383560365Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.941µs logger=migrator t=2026-05-06T09:27:51.386949807Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T09:27:51.394567406Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.613999ms logger=migrator t=2026-05-06T09:27:51.401021224Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T09:27:51.403146361Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.129307ms logger=migrator t=2026-05-06T09:27:51.407176782Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T09:27:51.412449367Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.272225ms logger=migrator t=2026-05-06T09:27:51.416455256Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T09:27:51.41698454Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=529.624µs logger=migrator t=2026-05-06T09:27:51.420905668Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T09:27:51.421619887Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=714.219µs logger=migrator t=2026-05-06T09:27:51.426498061Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T09:27:51.427824377Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.332116ms logger=migrator t=2026-05-06T09:27:51.431957791Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T09:27:51.447373672Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.388431ms logger=migrator t=2026-05-06T09:27:51.452457952Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T09:27:51.453284104Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=832.762µs logger=migrator t=2026-05-06T09:27:51.458882908Z 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-05-06T09:27:51.460182334Z 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.298986ms logger=migrator t=2026-05-06T09:27:51.464046919Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T09:27:51.464409989Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=359.81µs logger=migrator t=2026-05-06T09:27:51.470135466Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T09:27:51.471120993Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=990.228µs logger=migrator t=2026-05-06T09:27:51.475632016Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T09:27:51.475862652Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=233.116µs logger=migrator t=2026-05-06T09:27:51.480571822Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T09:27:51.483715638Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.145166ms logger=migrator t=2026-05-06T09:27:51.487631044Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T09:27:51.495764727Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.128773ms logger=migrator t=2026-05-06T09:27:51.503046867Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T09:27:51.504445565Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.402748ms logger=migrator t=2026-05-06T09:27:51.509500824Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T09:27:51.510359968Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=861.164µs logger=migrator t=2026-05-06T09:27:51.515058086Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T09:27:51.51523284Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=175.364µs logger=migrator t=2026-05-06T09:27:51.524290769Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T09:27:51.529167092Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.878383ms logger=migrator t=2026-05-06T09:27:51.535749503Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T09:27:51.536921855Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.173112ms logger=migrator t=2026-05-06T09:27:51.540885683Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T09:27:51.541172862Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=284.379µs logger=migrator t=2026-05-06T09:27:51.549495819Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T09:27:51.54986984Z level=info msg="Migration successfully executed" id="Move region to single row" duration=374.901µs logger=migrator t=2026-05-06T09:27:51.555200646Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T09:27:51.556078679Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=878.804µs logger=migrator t=2026-05-06T09:27:51.56343583Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T09:27:51.564324005Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=889.085µs logger=migrator t=2026-05-06T09:27:51.571494591Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T09:27:51.572205451Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=710.69µs logger=migrator t=2026-05-06T09:27:51.576836597Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T09:27:51.57762984Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=792.533µs logger=migrator t=2026-05-06T09:27:51.582007559Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T09:27:51.583057347Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.050188ms logger=migrator t=2026-05-06T09:27:51.587216342Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T09:27:51.588382063Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.165141ms logger=migrator t=2026-05-06T09:27:51.593162735Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T09:27:51.593266147Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.563µs logger=migrator t=2026-05-06T09:27:51.596756853Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T09:27:51.59773316Z level=info msg="Migration successfully executed" id="create test_data table" duration=975.787µs logger=migrator t=2026-05-06T09:27:51.602801149Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T09:27:51.603749655Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=949.996µs logger=migrator t=2026-05-06T09:27:51.611448056Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T09:27:51.614077938Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.632422ms logger=migrator t=2026-05-06T09:27:51.620505284Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T09:27:51.621341996Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=836.972µs logger=migrator t=2026-05-06T09:27:51.627285169Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T09:27:51.627677379Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=395.56µs logger=migrator t=2026-05-06T09:27:51.633080767Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T09:27:51.633807158Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=731.571µs logger=migrator t=2026-05-06T09:27:51.638028593Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T09:27:51.638091305Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=64.122µs logger=migrator t=2026-05-06T09:27:51.642606999Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T09:27:51.643675908Z level=info msg="Migration successfully executed" id="create team table" duration=1.069909ms logger=migrator t=2026-05-06T09:27:51.659520202Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T09:27:51.660947931Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.430768ms logger=migrator t=2026-05-06T09:27:51.667394398Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T09:27:51.668349793Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=956.085µs logger=migrator t=2026-05-06T09:27:51.674091231Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T09:27:51.683969592Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.858539ms logger=migrator t=2026-05-06T09:27:51.688955957Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T09:27:51.689187624Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=232.287µs logger=migrator t=2026-05-06T09:27:51.692454544Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T09:27:51.6934192Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=964.706µs logger=migrator t=2026-05-06T09:27:51.697558933Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T09:27:51.698361826Z level=info msg="Migration successfully executed" id="create team member table" duration=802.392µs logger=migrator t=2026-05-06T09:27:51.702951931Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T09:27:51.703857636Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=905.815µs logger=migrator t=2026-05-06T09:27:51.707786874Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T09:27:51.709049018Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.260365ms logger=migrator t=2026-05-06T09:27:51.713331715Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T09:27:51.714853907Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.521662ms logger=migrator t=2026-05-06T09:27:51.720350807Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T09:27:51.725371314Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.020207ms logger=migrator t=2026-05-06T09:27:51.728882631Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T09:27:51.733397895Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.513864ms logger=migrator t=2026-05-06T09:27:51.736937431Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T09:27:51.741473636Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.535745ms logger=migrator t=2026-05-06T09:27:51.746071722Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T09:27:51.747070549Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=998.537µs logger=migrator t=2026-05-06T09:27:51.751315166Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T09:27:51.752739544Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.423128ms logger=migrator t=2026-05-06T09:27:51.757072783Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T09:27:51.758621845Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.548382ms logger=migrator t=2026-05-06T09:27:51.765247067Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T09:27:51.766253815Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.005938ms logger=migrator t=2026-05-06T09:27:51.770344926Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T09:27:51.771753295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.407899ms logger=migrator t=2026-05-06T09:27:51.776050782Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T09:27:51.777497612Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.44837ms logger=migrator t=2026-05-06T09:27:51.78216603Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T09:27:51.783159547Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=996.037µs logger=migrator t=2026-05-06T09:27:51.78729324Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T09:27:51.788214196Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=920.866µs logger=migrator t=2026-05-06T09:27:51.792663507Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T09:27:51.793877171Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.213384ms logger=migrator t=2026-05-06T09:27:51.797957702Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T09:27:51.798225059Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=267.407µs logger=migrator t=2026-05-06T09:27:51.801929532Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T09:27:51.802681182Z level=info msg="Migration successfully executed" id="create tag table" duration=751.6µs logger=migrator t=2026-05-06T09:27:51.807591977Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T09:27:51.808503931Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=911.814µs logger=migrator t=2026-05-06T09:27:51.81211251Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T09:27:51.813315613Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.192343ms logger=migrator t=2026-05-06T09:27:51.817315203Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T09:27:51.8190155Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.697847ms logger=migrator t=2026-05-06T09:27:51.823662686Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T09:27:51.824598232Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=935.286µs logger=migrator t=2026-05-06T09:27:51.828057867Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T09:27:51.8424131Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.349903ms logger=migrator t=2026-05-06T09:27:51.845904695Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T09:27:51.846461051Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=556.476µs logger=migrator t=2026-05-06T09:27:51.851255832Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T09:27:51.852736393Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.478671ms logger=migrator t=2026-05-06T09:27:51.85666035Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T09:27:51.857297017Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=636.677µs logger=migrator t=2026-05-06T09:27:51.861375549Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T09:27:51.862024667Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=648.948µs logger=migrator t=2026-05-06T09:27:51.866109089Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T09:27:51.866865489Z level=info msg="Migration successfully executed" id="create user auth table" duration=755.99µs logger=migrator t=2026-05-06T09:27:51.870295753Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T09:27:51.871778814Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.482551ms logger=migrator t=2026-05-06T09:27:51.876078382Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T09:27:51.876235586Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=158.134µs logger=migrator t=2026-05-06T09:27:51.879849164Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T09:27:51.885068618Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.218673ms logger=migrator t=2026-05-06T09:27:51.88913382Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T09:27:51.894192178Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.058049ms logger=migrator t=2026-05-06T09:27:51.897963651Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T09:27:51.903003359Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.040048ms logger=migrator t=2026-05-06T09:27:51.906414222Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T09:27:51.912017656Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.603554ms logger=migrator t=2026-05-06T09:27:51.916428626Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T09:27:51.917589749Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.160292ms logger=migrator t=2026-05-06T09:27:51.921953477Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T09:27:51.927227222Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.273745ms logger=migrator t=2026-05-06T09:27:51.930412299Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T09:27:51.931246923Z level=info msg="Migration successfully executed" id="create server_lock table" duration=834.834µs logger=migrator t=2026-05-06T09:27:51.935771066Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T09:27:51.936762703Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=991.757µs logger=migrator t=2026-05-06T09:27:51.940271329Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T09:27:51.941185594Z level=info msg="Migration successfully executed" id="create user auth token table" duration=914.225µs logger=migrator t=2026-05-06T09:27:51.946053648Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T09:27:51.947414355Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.359177ms logger=migrator t=2026-05-06T09:27:51.953022909Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T09:27:51.954610832Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.591143ms logger=migrator t=2026-05-06T09:27:51.95926853Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T09:27:51.960356539Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.087579ms logger=migrator t=2026-05-06T09:27:51.969420547Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T09:27:51.975300659Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.880422ms logger=migrator t=2026-05-06T09:27:51.979670288Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T09:27:51.980455699Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=787.321µs logger=migrator t=2026-05-06T09:27:51.984180292Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T09:27:51.985123368Z level=info msg="Migration successfully executed" id="create cache_data table" duration=941.426µs logger=migrator t=2026-05-06T09:27:51.988827759Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T09:27:51.990007042Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.179173ms logger=migrator t=2026-05-06T09:27:51.994490114Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T09:27:51.995496562Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.006158ms logger=migrator t=2026-05-06T09:27:51.999311736Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T09:27:52.000399096Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.098619ms logger=migrator t=2026-05-06T09:27:52.004049216Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T09:27:52.004252321Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=202.075µs logger=migrator t=2026-05-06T09:27:52.008731714Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T09:27:52.009065664Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=334.191µs logger=migrator t=2026-05-06T09:27:52.01336149Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T09:27:52.015082428Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.724748ms logger=migrator t=2026-05-06T09:27:52.01958515Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T09:27:52.020897847Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.313457ms logger=migrator t=2026-05-06T09:27:52.02578513Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T09:27:52.02689262Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.10728ms logger=migrator t=2026-05-06T09:27:52.030359135Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T09:27:52.030436217Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.102µs logger=migrator t=2026-05-06T09:27:52.033925052Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T09:27:52.035868946Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.944073ms logger=migrator t=2026-05-06T09:27:52.04040379Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T09:27:52.041374166Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=966.956µs logger=migrator t=2026-05-06T09:27:52.044638385Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T09:27:52.045685784Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.047279ms logger=migrator t=2026-05-06T09:27:52.048553322Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T09:27:52.049689473Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.131861ms logger=migrator t=2026-05-06T09:27:52.053983001Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T09:27:52.060016076Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.032725ms logger=migrator t=2026-05-06T09:27:52.063742047Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T09:27:52.064728424Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=986.017µs logger=migrator t=2026-05-06T09:27:52.069063412Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T09:27:52.069142995Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.233µs logger=migrator t=2026-05-06T09:27:52.072369683Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T09:27:52.073397722Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.027369ms logger=migrator t=2026-05-06T09:27:52.076680761Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T09:27:52.078946132Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.264231ms logger=migrator t=2026-05-06T09:27:52.083521637Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T09:27:52.085471261Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.943174ms logger=migrator t=2026-05-06T09:27:52.089001957Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T09:27:52.08909953Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.293µs logger=migrator t=2026-05-06T09:27:52.09277982Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T09:27:52.093905102Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.124441ms logger=migrator t=2026-05-06T09:27:52.098010033Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T09:27:52.099016881Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.006128ms logger=migrator t=2026-05-06T09:27:52.102372813Z 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-05-06T09:27:52.103458182Z 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.082079ms logger=migrator t=2026-05-06T09:27:52.107036701Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T09:27:52.108089939Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.052058ms logger=migrator t=2026-05-06T09:27:52.114295238Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T09:27:52.123429857Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.137279ms logger=migrator t=2026-05-06T09:27:52.127273713Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T09:27:52.127979272Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=702.439µs logger=migrator t=2026-05-06T09:27:52.131308453Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T09:27:52.131995192Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=685.719µs logger=migrator t=2026-05-06T09:27:52.136191647Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T09:27:52.163976876Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.785199ms logger=migrator t=2026-05-06T09:27:52.167739559Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T09:27:52.19267553Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.935291ms logger=migrator t=2026-05-06T09:27:52.197335637Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T09:27:52.199191828Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.855311ms logger=migrator t=2026-05-06T09:27:52.203068744Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T09:27:52.204962905Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.898811ms logger=migrator t=2026-05-06T09:27:52.208701348Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T09:27:52.214594619Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.892311ms logger=migrator t=2026-05-06T09:27:52.218984728Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T09:27:52.22486883Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.863712ms logger=migrator t=2026-05-06T09:27:52.228327564Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T09:27:52.229354202Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.026438ms logger=migrator t=2026-05-06T09:27:52.23326947Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T09:27:52.234290347Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.020538ms logger=migrator t=2026-05-06T09:27:52.239276294Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T09:27:52.240335872Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.058958ms logger=migrator t=2026-05-06T09:27:52.244818845Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T09:27:52.246135821Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.314785ms logger=migrator t=2026-05-06T09:27:52.252220727Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T09:27:52.252379291Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=159.315µs logger=migrator t=2026-05-06T09:27:52.25743864Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T09:27:52.265248563Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.809854ms logger=migrator t=2026-05-06T09:27:52.268967354Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T09:27:52.275406701Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.438567ms logger=migrator t=2026-05-06T09:27:52.279239195Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T09:27:52.2856499Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.403465ms logger=migrator t=2026-05-06T09:27:52.289361612Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T09:27:52.290208815Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=847.003µs logger=migrator t=2026-05-06T09:27:52.294035189Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T09:27:52.294888603Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=852.394µs logger=migrator t=2026-05-06T09:27:52.297618108Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T09:27:52.304069164Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.457526ms logger=migrator t=2026-05-06T09:27:52.309946075Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T09:27:52.316259217Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.313023ms logger=migrator t=2026-05-06T09:27:52.319885576Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T09:27:52.321192822Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.306885ms logger=migrator t=2026-05-06T09:27:52.324907123Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T09:27:52.332507431Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.600038ms logger=migrator t=2026-05-06T09:27:52.338087943Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T09:27:52.345463665Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.373192ms logger=migrator t=2026-05-06T09:27:52.348965671Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T09:27:52.349073444Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.113µs logger=migrator t=2026-05-06T09:27:52.353496195Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T09:27:52.354585644Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.089049ms logger=migrator t=2026-05-06T09:27:52.358640134Z 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-05-06T09:27:52.359686204Z 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.045849ms logger=migrator t=2026-05-06T09:27:52.364994529Z 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-05-06T09:27:52.366112289Z 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.11674ms logger=migrator t=2026-05-06T09:27:52.371679081Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T09:27:52.371733673Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=55.382µs logger=migrator t=2026-05-06T09:27:52.378859598Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T09:27:52.387484503Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.625145ms logger=migrator t=2026-05-06T09:27:52.392809449Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T09:27:52.399022238Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.208149ms logger=migrator t=2026-05-06T09:27:52.40237982Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T09:27:52.40859264Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.211919ms logger=migrator t=2026-05-06T09:27:52.413114493Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T09:27:52.41922357Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.104997ms logger=migrator t=2026-05-06T09:27:52.422637263Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T09:27:52.430520479Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.881926ms logger=migrator t=2026-05-06T09:27:52.434412625Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T09:27:52.434507167Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.792µs logger=migrator t=2026-05-06T09:27:52.437028697Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T09:27:52.437809019Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=778.622µs logger=migrator t=2026-05-06T09:27:52.442911267Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T09:27:52.449515548Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.602751ms logger=migrator t=2026-05-06T09:27:52.453871356Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T09:27:52.453964659Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=93.863µs logger=migrator t=2026-05-06T09:27:52.458042361Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T09:27:52.464840366Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.780395ms logger=migrator t=2026-05-06T09:27:52.470776348Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T09:27:52.471596632Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=820.844µs logger=migrator t=2026-05-06T09:27:52.476447624Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T09:27:52.481181473Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.73362ms logger=migrator t=2026-05-06T09:27:52.486374315Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T09:27:52.488038851Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.672086ms logger=migrator t=2026-05-06T09:27:52.492311567Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T09:27:52.495049262Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.737065ms logger=migrator t=2026-05-06T09:27:52.502410463Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T09:27:52.51105295Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.641117ms logger=migrator t=2026-05-06T09:27:52.516680843Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T09:27:52.518094671Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.413458ms logger=migrator t=2026-05-06T09:27:52.52536418Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T09:27:52.527437077Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.073577ms logger=migrator t=2026-05-06T09:27:52.532071003Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T09:27:52.533112293Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.043459ms logger=migrator t=2026-05-06T09:27:52.538986673Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T09:27:52.540048251Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.058378ms logger=migrator t=2026-05-06T09:27:52.544949106Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T09:27:52.54511253Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=167.824µs logger=migrator t=2026-05-06T09:27:52.553074848Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T09:27:52.554193858Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.11896ms logger=migrator t=2026-05-06T09:27:52.562289319Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T09:27:52.563351328Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.062629ms logger=migrator t=2026-05-06T09:27:52.566659809Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T09:27:52.56741927Z 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-05-06T09:27:52.570859773Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T09:27:52.571629044Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=768.651µs logger=migrator t=2026-05-06T09:27:52.575923092Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T09:27:52.577053912Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.1308ms logger=migrator t=2026-05-06T09:27:52.583025085Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T09:27:52.593482941Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.459116ms logger=migrator t=2026-05-06T09:27:52.597888792Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T09:27:52.598649273Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=760.711µs logger=migrator t=2026-05-06T09:27:52.606884348Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T09:27:52.607929056Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.041058ms logger=migrator t=2026-05-06T09:27:52.613253031Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T09:27:52.615208525Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.958964ms logger=migrator t=2026-05-06T09:27:52.619091051Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T09:27:52.620790888Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.698957ms logger=migrator t=2026-05-06T09:27:52.624581771Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T09:27:52.625586109Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.003868ms logger=migrator t=2026-05-06T09:27:52.629723302Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T09:27:52.629771083Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.791µs logger=migrator t=2026-05-06T09:27:52.633415102Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T09:27:52.633494684Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=79.622µs logger=migrator t=2026-05-06T09:27:52.636827807Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T09:27:52.644447924Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.619968ms logger=migrator t=2026-05-06T09:27:52.650268543Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T09:27:52.650854799Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=586.456µs logger=migrator t=2026-05-06T09:27:52.654625072Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T09:27:52.655755483Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.128911ms logger=migrator t=2026-05-06T09:27:52.66038338Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T09:27:52.660694668Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=312.569µs logger=migrator t=2026-05-06T09:27:52.665273843Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T09:27:52.666234329Z level=info msg="Migration successfully executed" id="create data_keys table" duration=959.896µs logger=migrator t=2026-05-06T09:27:52.672094349Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T09:27:52.673830627Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.728368ms logger=migrator t=2026-05-06T09:27:52.678769492Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T09:27:52.711479576Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.710934ms logger=migrator t=2026-05-06T09:27:52.715424614Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T09:27:52.720684678Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.260244ms logger=migrator t=2026-05-06T09:27:52.725456747Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T09:27:52.725594721Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.084µs logger=migrator t=2026-05-06T09:27:52.729630982Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T09:27:52.761535803Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.904611ms logger=migrator t=2026-05-06T09:27:52.765258155Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T09:27:52.79584676Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.588235ms logger=migrator t=2026-05-06T09:27:52.800487698Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T09:27:52.801109945Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=622.107µs logger=migrator t=2026-05-06T09:27:52.805958027Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T09:27:52.807634743Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.672276ms logger=migrator t=2026-05-06T09:27:52.812723452Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T09:27:52.813104213Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=379.212µs logger=migrator t=2026-05-06T09:27:52.818368916Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T09:27:52.819184649Z level=info msg="Migration successfully executed" id="create permission table" duration=815.343µs logger=migrator t=2026-05-06T09:27:52.822786997Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T09:27:52.823848666Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.061169ms logger=migrator t=2026-05-06T09:27:52.828961025Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T09:27:52.830041706Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.080481ms logger=migrator t=2026-05-06T09:27:52.834727913Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T09:27:52.835568147Z level=info msg="Migration successfully executed" id="create role table" duration=839.984µs logger=migrator t=2026-05-06T09:27:52.839695189Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T09:27:52.846973218Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.289839ms logger=migrator t=2026-05-06T09:27:52.850373961Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T09:27:52.855568843Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.194492ms logger=migrator t=2026-05-06T09:27:52.860489627Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T09:27:52.861571547Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.07439ms logger=migrator t=2026-05-06T09:27:52.908614662Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T09:27:52.910456372Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.83681ms logger=migrator t=2026-05-06T09:27:53.00146881Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T09:27:53.002808286Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.341856ms logger=migrator t=2026-05-06T09:27:53.008500521Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T09:27:53.009355835Z level=info msg="Migration successfully executed" id="create team role table" duration=855.294µs logger=migrator t=2026-05-06T09:27:53.014844984Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T09:27:53.016007566Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.158891ms logger=migrator t=2026-05-06T09:27:53.020535869Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T09:27:53.021701631Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.165482ms logger=migrator t=2026-05-06T09:27:53.026126022Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T09:27:53.027405386Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.275234ms logger=migrator t=2026-05-06T09:27:53.033019989Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T09:27:53.034099458Z level=info msg="Migration successfully executed" id="create user role table" duration=1.079129ms logger=migrator t=2026-05-06T09:27:53.03855574Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T09:27:53.039849816Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.293466ms logger=migrator t=2026-05-06T09:27:53.045313584Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T09:27:53.047613687Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.300743ms logger=migrator t=2026-05-06T09:27:53.053311022Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T09:27:53.054384872Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.07404ms logger=migrator t=2026-05-06T09:27:53.060508459Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T09:27:53.061398603Z level=info msg="Migration successfully executed" id="create builtin role table" duration=889.304µs logger=migrator t=2026-05-06T09:27:53.065840375Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T09:27:53.066892133Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.051349ms logger=migrator t=2026-05-06T09:27:53.071619682Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T09:27:53.072674531Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.054619ms logger=migrator t=2026-05-06T09:27:53.078040037Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T09:27:53.085764708Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.723921ms logger=migrator t=2026-05-06T09:27:53.089939541Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T09:27:53.090852747Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=910.286µs logger=migrator t=2026-05-06T09:27:53.095742209Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T09:27:53.096802129Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.0621ms logger=migrator t=2026-05-06T09:27:53.102319479Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T09:27:53.103302636Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=983.426µs logger=migrator t=2026-05-06T09:27:53.108144478Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T09:27:53.109177466Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.033418ms logger=migrator t=2026-05-06T09:27:53.113495344Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T09:27:53.114263175Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=774.411µs logger=migrator t=2026-05-06T09:27:53.120302309Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T09:27:53.121376919Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.07429ms logger=migrator t=2026-05-06T09:27:53.126487307Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T09:27:53.134427554Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.942917ms logger=migrator t=2026-05-06T09:27:53.138854335Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T09:27:53.146626098Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.771502ms logger=migrator t=2026-05-06T09:27:53.151077088Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T09:27:53.15884014Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.762142ms logger=migrator t=2026-05-06T09:27:53.16395865Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T09:27:53.171962708Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.002498ms logger=migrator t=2026-05-06T09:27:53.176566073Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T09:27:53.177357965Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=795.462µs logger=migrator t=2026-05-06T09:27:53.183281467Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T09:27:53.184413427Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.13156ms logger=migrator t=2026-05-06T09:27:53.189056884Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T09:27:53.190109673Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.052739ms logger=migrator t=2026-05-06T09:27:53.194082541Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T09:27:53.194941195Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=858.543µs logger=migrator t=2026-05-06T09:27:53.200046054Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T09:27:53.201175374Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.13562ms logger=migrator t=2026-05-06T09:27:53.206046637Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T09:27:53.20613569Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=89.463µs logger=migrator t=2026-05-06T09:27:53.210865579Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T09:27:53.21092567Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.451µs logger=migrator t=2026-05-06T09:27:53.215551726Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T09:27:53.216003458Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=451.512µs logger=migrator t=2026-05-06T09:27:53.221955121Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T09:27:53.222613749Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=659.108µs logger=migrator t=2026-05-06T09:27:53.227093231Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T09:27:53.22777593Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=677.81µs logger=migrator t=2026-05-06T09:27:53.231894602Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T09:27:53.232110718Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=216.116µs logger=migrator t=2026-05-06T09:27:53.236638582Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T09:27:53.237164216Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=525.834µs logger=migrator t=2026-05-06T09:27:53.242127321Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T09:27:53.242948503Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=824.312µs logger=migrator t=2026-05-06T09:27:53.248803223Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T09:27:53.250116819Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.313336ms logger=migrator t=2026-05-06T09:27:53.254915999Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T09:27:53.263058712Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.142602ms logger=migrator t=2026-05-06T09:27:53.268634433Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T09:27:53.268728266Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=94.213µs logger=migrator t=2026-05-06T09:27:53.273085785Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T09:27:53.274039511Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=953.356µs logger=migrator t=2026-05-06T09:27:53.280095886Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T09:27:53.281267879Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.171612ms logger=migrator t=2026-05-06T09:27:53.287686953Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T09:27:53.288796993Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.11184ms logger=migrator t=2026-05-06T09:27:53.294230261Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T09:27:53.305227371Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.98402ms logger=migrator t=2026-05-06T09:27:53.310562817Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T09:27:53.312073238Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.510081ms logger=migrator t=2026-05-06T09:27:53.31765586Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T09:27:53.318816402Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.160112ms logger=migrator t=2026-05-06T09:27:53.323196942Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T09:27:53.346525777Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.327085ms logger=migrator t=2026-05-06T09:27:53.351071072Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T09:27:53.351961816Z level=info msg="Migration successfully executed" id="create correlation v2" duration=890.434µs logger=migrator t=2026-05-06T09:27:53.357939348Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T09:27:53.359939233Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.978515ms logger=migrator t=2026-05-06T09:27:53.365143465Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T09:27:53.366472161Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.329026ms logger=migrator t=2026-05-06T09:27:53.373093341Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T09:27:53.374771087Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.681746ms logger=migrator t=2026-05-06T09:27:53.379530167Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T09:27:53.379796295Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=265.848µs logger=migrator t=2026-05-06T09:27:53.384644957Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T09:27:53.385625104Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=979.827µs logger=migrator t=2026-05-06T09:27:53.390718812Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T09:27:53.40164773Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.929918ms logger=migrator t=2026-05-06T09:27:53.405700351Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T09:27:53.406589325Z level=info msg="Migration successfully executed" id="create entity_events table" duration=892.344µs logger=migrator t=2026-05-06T09:27:53.410679687Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T09:27:53.411791377Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.11143ms logger=migrator t=2026-05-06T09:27:53.417220164Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T09:27:53.417744689Z 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-05-06T09:27:53.42181887Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T09:27:53.422607182Z 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-05-06T09:27:53.427065584Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T09:27:53.428438411Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.372577ms logger=migrator t=2026-05-06T09:27:53.434225338Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T09:27:53.435476103Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.259175ms logger=migrator t=2026-05-06T09:27:53.440281483Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T09:27:53.442268048Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.979774ms logger=migrator t=2026-05-06T09:27:53.447615673Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T09:27:53.448774045Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.157892ms logger=migrator t=2026-05-06T09:27:53.454615955Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T09:27:53.455707024Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.090489ms logger=migrator t=2026-05-06T09:27:53.45998051Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T09:27:53.461085271Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.099841ms logger=migrator t=2026-05-06T09:27:53.466043156Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T09:27:53.466825837Z level=info msg="Migration successfully executed" id="Drop public config table" duration=782.271µs logger=migrator t=2026-05-06T09:27:53.47128394Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T09:27:53.472382869Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.09392ms logger=migrator t=2026-05-06T09:27:53.476672165Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T09:27:53.478092264Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.419869ms logger=migrator t=2026-05-06T09:27:53.482837094Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T09:27:53.484039677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.202343ms logger=migrator t=2026-05-06T09:27:53.488032285Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T09:27:53.489187247Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.154602ms logger=migrator t=2026-05-06T09:27:53.494380519Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T09:27:53.516037089Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.65674ms logger=migrator t=2026-05-06T09:27:53.520038798Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T09:27:53.526843233Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.804515ms logger=migrator t=2026-05-06T09:27:53.530858094Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T09:27:53.539226142Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.367447ms logger=migrator t=2026-05-06T09:27:53.544816714Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T09:27:53.545138643Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=321.999µs logger=migrator t=2026-05-06T09:27:53.552659848Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T09:27:53.566635489Z level=info msg="Migration successfully executed" id="add share column" duration=13.963231ms logger=migrator t=2026-05-06T09:27:53.571022348Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T09:27:53.571198793Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=177.275µs logger=migrator t=2026-05-06T09:27:53.5758235Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T09:27:53.577043312Z level=info msg="Migration successfully executed" id="create file table" duration=1.221753ms logger=migrator t=2026-05-06T09:27:53.677710467Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T09:27:53.681084509Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.392042ms logger=migrator t=2026-05-06T09:27:53.686831315Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T09:27:53.687945856Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.114281ms logger=migrator t=2026-05-06T09:27:53.693860768Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T09:27:53.694993908Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.136721ms logger=migrator t=2026-05-06T09:27:53.702910634Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T09:27:53.70420381Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.294486ms logger=migrator t=2026-05-06T09:27:53.708959309Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T09:27:53.709030521Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.782µs logger=migrator t=2026-05-06T09:27:53.713616206Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T09:27:53.713693038Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=76.862µs logger=migrator t=2026-05-06T09:27:53.718632183Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T09:27:53.720038861Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.414648ms logger=migrator t=2026-05-06T09:27:53.725559222Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T09:27:53.725784828Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=225.496µs logger=migrator t=2026-05-06T09:27:53.729702305Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T09:27:53.731044361Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.341716ms logger=migrator t=2026-05-06T09:27:53.735153634Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T09:27:53.746534924Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.38284ms logger=migrator t=2026-05-06T09:27:53.750832111Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T09:27:53.750974525Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=142.663µs logger=migrator t=2026-05-06T09:27:53.755603191Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T09:27:53.756783703Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.188791ms logger=migrator t=2026-05-06T09:27:53.761479221Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T09:27:53.761923633Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=452.722µs logger=migrator t=2026-05-06T09:27:53.765636065Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T09:27:53.765851201Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=215.506µs logger=migrator t=2026-05-06T09:27:53.775126933Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T09:27:53.77575416Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=630.317µs logger=migrator t=2026-05-06T09:27:53.780666564Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T09:27:53.791566722Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.898698ms logger=migrator t=2026-05-06T09:27:53.79592284Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T09:27:53.805625125Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.701945ms logger=migrator t=2026-05-06T09:27:53.809782758Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T09:27:53.810611621Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=836.403µs logger=migrator t=2026-05-06T09:27:53.815647048Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T09:27:53.900757229Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.102981ms logger=migrator t=2026-05-06T09:27:53.906220888Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T09:27:53.907499702Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.278514ms logger=migrator t=2026-05-06T09:27:53.911640786Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T09:27:53.913264989Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.622193ms logger=migrator t=2026-05-06T09:27:53.919181591Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T09:27:53.949375814Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.193894ms logger=migrator t=2026-05-06T09:27:53.954108963Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T09:27:53.964203258Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.094795ms logger=migrator t=2026-05-06T09:27:53.96903674Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T09:27:53.969355929Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=314.488µs logger=migrator t=2026-05-06T09:27:53.972964108Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T09:27:53.973119312Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=155.604µs logger=migrator t=2026-05-06T09:27:53.977032418Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T09:27:53.977522881Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=491.353µs logger=migrator t=2026-05-06T09:27:53.982392924Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T09:27:53.98296717Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=576.176µs logger=migrator t=2026-05-06T09:27:53.987176785Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T09:27:53.987585816Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=408.911µs logger=migrator t=2026-05-06T09:27:53.992257003Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T09:27:53.993722123Z level=info msg="Migration successfully executed" id="create folder table" duration=1.45718ms logger=migrator t=2026-05-06T09:27:53.99872699Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T09:27:54.000104657Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.376937ms logger=migrator t=2026-05-06T09:27:54.005453623Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T09:27:54.00679483Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.340497ms logger=migrator t=2026-05-06T09:27:54.011378784Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T09:27:54.011406255Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.551µs logger=migrator t=2026-05-06T09:27:54.015269551Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T09:27:54.016612217Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.338066ms logger=migrator t=2026-05-06T09:27:54.021973513Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T09:27:54.023241588Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.267865ms logger=migrator t=2026-05-06T09:27:54.027171344Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T09:27:54.028102119Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=925.525µs logger=migrator t=2026-05-06T09:27:54.031619666Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T09:27:54.031964465Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=345.699µs logger=migrator t=2026-05-06T09:27:54.037002811Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T09:27:54.037507086Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=504.045µs logger=migrator t=2026-05-06T09:27:54.04798285Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T09:27:54.049822951Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.839791ms logger=migrator t=2026-05-06T09:27:54.053750797Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T09:27:54.055044733Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.293106ms logger=migrator t=2026-05-06T09:27:54.059153424Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T09:27:54.060207183Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.053479ms logger=migrator t=2026-05-06T09:27:54.064021097Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T09:27:54.065281152Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.268605ms logger=migrator t=2026-05-06T09:27:54.069211858Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T09:27:54.070272277Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.065039ms logger=migrator t=2026-05-06T09:27:54.074481861Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T09:27:54.075396786Z level=info msg="Migration successfully executed" id="create anon_device table" duration=914.625µs logger=migrator t=2026-05-06T09:27:54.078908151Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T09:27:54.081646276Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.735875ms logger=migrator t=2026-05-06T09:27:54.087796204Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T09:27:54.089384377Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.588893ms logger=migrator t=2026-05-06T09:27:54.094009153Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T09:27:54.09501479Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.005317ms logger=migrator t=2026-05-06T09:27:54.098969408Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T09:27:54.100402407Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.424238ms logger=migrator t=2026-05-06T09:27:54.105184937Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T09:27:54.106369609Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.184602ms logger=migrator t=2026-05-06T09:27:54.109844993Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T09:27:54.110181193Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=336.84µs logger=migrator t=2026-05-06T09:27:54.114354186Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T09:27:54.123782362Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.428416ms logger=migrator t=2026-05-06T09:27:54.128535182Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T09:27:54.129125988Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=591.326µs logger=migrator t=2026-05-06T09:27:54.133079606Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T09:27:54.133112477Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.861µs logger=migrator t=2026-05-06T09:27:54.13690427Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T09:27:54.138061722Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.157422ms logger=migrator t=2026-05-06T09:27:54.14206786Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T09:27:54.142096331Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.341µs logger=migrator t=2026-05-06T09:27:54.147265412Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T09:27:54.149585415Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.321773ms logger=migrator t=2026-05-06T09:27:54.15381341Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T09:27:54.155213898Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.399998ms logger=migrator t=2026-05-06T09:27:54.160563824Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T09:27:54.161723355Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.159411ms logger=migrator t=2026-05-06T09:27:54.166845115Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T09:27:54.168026906Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.182081ms logger=migrator t=2026-05-06T09:27:54.172099818Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T09:27:54.172689543Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=591.066µs logger=migrator t=2026-05-06T09:27:54.176804445Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T09:27:54.177817723Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.013248ms logger=migrator t=2026-05-06T09:27:54.182671905Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T09:27:54.183636101Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=964.436µs logger=migrator t=2026-05-06T09:27:54.188572126Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T09:27:54.189528582Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=963.755µs logger=migrator t=2026-05-06T09:27:54.193799347Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T09:27:54.203988745Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.197468ms logger=migrator t=2026-05-06T09:27:54.209091704Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T09:27:54.217099682Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.005368ms logger=migrator t=2026-05-06T09:27:54.221623674Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T09:27:54.232001997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.378433ms logger=migrator t=2026-05-06T09:27:54.236692535Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T09:27:54.236783387Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.762µs logger=migrator t=2026-05-06T09:27:54.24095114Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T09:27:54.253819661Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.868441ms logger=migrator t=2026-05-06T09:27:54.2589178Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T09:27:54.268681245Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.763965ms logger=migrator t=2026-05-06T09:27:54.272583252Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T09:27:54.273035884Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=452.552µs logger=migrator t=2026-05-06T09:27:54.276690783Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.267484432s logger=migrator t=2026-05-06T09:27:54.277173156Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T09:27:54.299398421Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T09:27:54.299671608Z level=info msg="Created default organization" logger=secrets t=2026-05-06T09:27:54.304807328Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T09:27:54.353920135Z level=info msg="Restored cache from database" duration=516.314µs logger=plugin.store t=2026-05-06T09:27:54.355533378Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T09:27:54.395216978Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T09:27:54.395252819Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T09:27:54.395342741Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T09:27:54.395350871Z level=info msg="Plugins loaded" count=54 duration=39.819283ms logger=query_data t=2026-05-06T09:27:54.399932436Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T09:27:54.403279247Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T09:27:54.407555394Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T09:27:54.416137367Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T09:27:54.418894532Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T09:27:54.420710531Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T09:27:54.443277015Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T09:27:54.462347334Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T09:27:54.485197055Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T09:27:54.485229556Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-06T09:27:54.485458493Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-06T09:27:54.487658842Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-06T09:27:54.489555494Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-06T09:27:54.493044809Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-06T09:27:54.493261025Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-06T09:27:54.567920076Z level=info msg="State cache has been initialized" states=0 duration=80.256554ms logger=ngalert.scheduler t=2026-05-06T09:27:54.567976658Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T09:27:54.568164393Z level=info msg=starting first_tick=2026-05-06T09:28:00Z logger=sqlstore.transactions t=2026-05-06T09:27:54.579530132Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T09:27:54.594504799Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T09:27:54.600336839Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-06T09:27:54.604725478Z level=info msg="Update check succeeded" duration=119.207793ms logger=grafana.update.checker t=2026-05-06T09:27:54.612003716Z level=info msg="Update check succeeded" duration=124.667562ms logger=sqlstore.transactions t=2026-05-06T09:27:54.614186405Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T09:27:54.661526993Z level=info msg="Patterns update finished" duration=87.247054ms logger=provisioning.dashboard t=2026-05-06T09:27:54.680663774Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-06T09:27:54.85546708Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T09:27:54.856104097Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T09:27:57.695643492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.723103474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.743451805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.787934577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.808690939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.843831748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.860559051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.896752519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.918277172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.972438316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:57.995468038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.055653483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.071863891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.107639896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.126669949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.180013438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.198768664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.236575275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.255051793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.296503781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.31276373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.350611631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.36428375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.414003471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.433123187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.475291145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.49733305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.547642937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.57072293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.627551003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.64230224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.70713696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.72604476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.765600887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.783327116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.933442625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:58.950569937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.012985871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.032718752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.089504421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.107365521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.152713013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.182178386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.274454731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.298532139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.370504936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.389233771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.455464795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.472548104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.533535847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.551353516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.626292824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.646476547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.718567908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.73014823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.805301594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.819591228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.880907809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:27:59.902802268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.000596181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.023515037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.096845978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.118344205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.200684418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.222418801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.300072738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.323411295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.391881525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.40955806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.482796087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.501334496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.580872903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.602328749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.681513807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.70023474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.778812161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.802349503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.871763668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.893313268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T09:28:00.965110837Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T09:29:23.511956835Z level=info msg="Usage stats are ready to report"