logger=settings t=2026-07-06T23:14:27.672301886Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-06T23:14:27Z logger=settings t=2026-07-06T23:14:27.672627585Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-06T23:14:27.672641275Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-06T23:14:27.672644695Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-06T23:14:27.672647605Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-06T23:14:27.672650435Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-06T23:14:27.672653576Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-06T23:14:27.672656346Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-06T23:14:27.672659766Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-06T23:14:27.672734008Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-06T23:14:27.672742858Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-06T23:14:27.672745718Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-06T23:14:27.672748478Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-06T23:14:27.672751008Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-06T23:14:27.672753758Z level=info msg=Target target=[all] logger=settings t=2026-07-06T23:14:27.672761788Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-06T23:14:27.672764598Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-06T23:14:27.672767588Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-06T23:14:27.672770669Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-06T23:14:27.672773819Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-06T23:14:27.672777009Z level=info msg="App mode production" logger=sqlstore t=2026-07-06T23:14:27.678306615Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-06T23:14:27.678340176Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-06T23:14:27.680064711Z level=info msg="Locking database" logger=migrator t=2026-07-06T23:14:27.680078881Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-06T23:14:27.680714928Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-06T23:14:27.681597902Z level=info msg="Migration successfully executed" id="create migration_log table" duration=882.513µs logger=migrator t=2026-07-06T23:14:27.685902106Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-06T23:14:27.686779049Z level=info msg="Migration successfully executed" id="create user table" duration=877.183µs logger=migrator t=2026-07-06T23:14:27.691171484Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-06T23:14:27.691780711Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=609.447µs logger=migrator t=2026-07-06T23:14:27.702268458Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-06T23:14:27.703038179Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=771.861µs logger=migrator t=2026-07-06T23:14:27.709824688Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-06T23:14:27.713049533Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.101599ms logger=migrator t=2026-07-06T23:14:27.727205447Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-06T23:14:27.727830535Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=627.377µs logger=migrator t=2026-07-06T23:14:27.743026276Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-06T23:14:27.746493317Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.465911ms logger=migrator t=2026-07-06T23:14:27.752082265Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-06T23:14:27.753640267Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.559872ms logger=migrator t=2026-07-06T23:14:27.761836363Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-06T23:14:27.763884817Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=2.042554ms logger=migrator t=2026-07-06T23:14:27.768439178Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-06T23:14:27.769618329Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.17963ms logger=migrator t=2026-07-06T23:14:27.774697163Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-06T23:14:27.775014741Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=319.788µs logger=migrator t=2026-07-06T23:14:27.777518037Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-06T23:14:27.777898097Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=380.34µs logger=migrator t=2026-07-06T23:14:27.780135167Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-06T23:14:27.780932227Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=796.83µs logger=migrator t=2026-07-06T23:14:27.788162929Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-06T23:14:27.788237541Z level=info msg="Migration successfully executed" id="Update user table charset" duration=75.922µs logger=migrator t=2026-07-06T23:14:27.791526758Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-06T23:14:27.793344586Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.817008ms logger=migrator t=2026-07-06T23:14:27.797481675Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-06T23:14:27.797844635Z level=info msg="Migration successfully executed" id="Add missing user data" duration=362.95µs logger=migrator t=2026-07-06T23:14:27.802446467Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-06T23:14:27.804137932Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.689155ms logger=migrator t=2026-07-06T23:14:27.808307442Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-06T23:14:27.809464583Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.153511ms logger=migrator t=2026-07-06T23:14:27.812931174Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-06T23:14:27.814163736Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.233022ms logger=migrator t=2026-07-06T23:14:27.817495885Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-06T23:14:27.826038331Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.541976ms logger=migrator t=2026-07-06T23:14:27.829287717Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-06T23:14:27.830469348Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.181371ms logger=migrator t=2026-07-06T23:14:27.834516785Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-06T23:14:27.834853464Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=337.169µs logger=migrator t=2026-07-06T23:14:27.838949972Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-06T23:14:27.840185845Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.236053ms logger=migrator t=2026-07-06T23:14:27.84456996Z 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-07-06T23:14:27.845030402Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=459.912µs logger=migrator t=2026-07-06T23:14:27.848073793Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-06T23:14:27.848517205Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=443.122µs logger=migrator t=2026-07-06T23:14:27.853609959Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-06T23:14:27.854472673Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=862.844µs logger=migrator t=2026-07-06T23:14:27.858240702Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-06T23:14:27.859141596Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=900.244µs logger=migrator t=2026-07-06T23:14:27.863533962Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-06T23:14:27.864399925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=867.212µs logger=migrator t=2026-07-06T23:14:27.86949647Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-06T23:14:27.87066102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.164121ms logger=migrator t=2026-07-06T23:14:27.875320104Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-06T23:14:27.876535356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.218203ms logger=migrator t=2026-07-06T23:14:27.882673768Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-06T23:14:27.882700159Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.111µs logger=migrator t=2026-07-06T23:14:27.893195637Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-06T23:14:27.894011058Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=815.771µs logger=migrator t=2026-07-06T23:14:27.903013446Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-06T23:14:27.904417303Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.409578ms logger=migrator t=2026-07-06T23:14:27.910048732Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-06T23:14:27.910839773Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=790.001µs logger=migrator t=2026-07-06T23:14:27.917516629Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-06T23:14:27.918488336Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=971.006µs logger=migrator t=2026-07-06T23:14:27.939518001Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-06T23:14:27.943565889Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.050388ms logger=migrator t=2026-07-06T23:14:27.949110954Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-06T23:14:27.949703761Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=589.796µs logger=migrator t=2026-07-06T23:14:27.955970636Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-06T23:14:27.95649813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=526.694µs logger=migrator t=2026-07-06T23:14:27.960861946Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-06T23:14:27.961616566Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=754.479µs logger=migrator t=2026-07-06T23:14:27.965730404Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-06T23:14:27.966475934Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=745.62µs logger=migrator t=2026-07-06T23:14:27.970308925Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-06T23:14:27.971115686Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=806.521µs logger=migrator t=2026-07-06T23:14:27.97728977Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-06T23:14:27.977762213Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=473.933µs logger=migrator t=2026-07-06T23:14:27.98220832Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-06T23:14:27.98294603Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=737.53µs logger=migrator t=2026-07-06T23:14:27.986664698Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-06T23:14:27.987110759Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=445.952µs logger=migrator t=2026-07-06T23:14:27.990725275Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-06T23:14:27.991574528Z level=info msg="Migration successfully executed" id="create star table" duration=849.334µs logger=migrator t=2026-07-06T23:14:28.012861991Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-06T23:14:28.013639792Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=779.741µs logger=migrator t=2026-07-06T23:14:28.017866714Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-06T23:14:28.018419318Z level=info msg="Migration successfully executed" id="create org table v1" duration=550.904µs logger=migrator t=2026-07-06T23:14:28.022460655Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-06T23:14:28.023118773Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=657.258µs logger=migrator t=2026-07-06T23:14:28.02641358Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-06T23:14:28.028111425Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.697385ms logger=migrator t=2026-07-06T23:14:28.035413638Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-06T23:14:28.036432216Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.018968ms logger=migrator t=2026-07-06T23:14:28.040579615Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-06T23:14:28.041104809Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=524.754µs logger=migrator t=2026-07-06T23:14:28.045986318Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-06T23:14:28.046502292Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=516.434µs logger=migrator t=2026-07-06T23:14:28.050150549Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-06T23:14:28.05017734Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.811µs logger=migrator t=2026-07-06T23:14:28.054855443Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-06T23:14:28.054908095Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=53.431µs logger=migrator t=2026-07-06T23:14:28.058312774Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-06T23:14:28.05848233Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=170.016µs logger=migrator t=2026-07-06T23:14:28.062213069Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-06T23:14:28.063062591Z level=info msg="Migration successfully executed" id="create dashboard table" duration=848.982µs logger=migrator t=2026-07-06T23:14:28.06645569Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-06T23:14:28.067420587Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=964.357µs logger=migrator t=2026-07-06T23:14:28.07209162Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-06T23:14:28.072919782Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=827.282µs logger=migrator t=2026-07-06T23:14:28.076659061Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-06T23:14:28.077748559Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.088568ms logger=migrator t=2026-07-06T23:14:28.082319921Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-06T23:14:28.084780806Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.460385ms logger=migrator t=2026-07-06T23:14:28.089158992Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-06T23:14:28.089849291Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=690.219µs logger=migrator t=2026-07-06T23:14:28.093770154Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-06T23:14:28.099926277Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.158583ms logger=migrator t=2026-07-06T23:14:28.103889523Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-06T23:14:28.104652073Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=761.539µs logger=migrator t=2026-07-06T23:14:28.109264565Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-06T23:14:28.110051636Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=786.32µs logger=migrator t=2026-07-06T23:14:28.114221305Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-06T23:14:28.114951395Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=729.88µs logger=migrator t=2026-07-06T23:14:28.119109845Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-06T23:14:28.11966393Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=553.725µs logger=migrator t=2026-07-06T23:14:28.125051293Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-06T23:14:28.125818714Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=767.601µs logger=migrator t=2026-07-06T23:14:28.139323841Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-06T23:14:28.139452664Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=133.143µs logger=migrator t=2026-07-06T23:14:28.143214364Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-06T23:14:28.14569276Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.477936ms logger=migrator t=2026-07-06T23:14:28.150596029Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-06T23:14:28.153013383Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.414664ms logger=migrator t=2026-07-06T23:14:28.157107192Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-06T23:14:28.161893008Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.781306ms logger=migrator t=2026-07-06T23:14:28.166230554Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-06T23:14:28.1672488Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.019127ms logger=migrator t=2026-07-06T23:14:28.172612793Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-06T23:14:28.174938014Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.325231ms logger=migrator t=2026-07-06T23:14:28.180849371Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-06T23:14:28.181679023Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=829.622µs logger=migrator t=2026-07-06T23:14:28.185238587Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-06T23:14:28.186022738Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=783.361µs logger=migrator t=2026-07-06T23:14:28.191332299Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-06T23:14:28.19136647Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.231µs logger=migrator t=2026-07-06T23:14:28.198243821Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-06T23:14:28.198271752Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.971µs logger=migrator t=2026-07-06T23:14:28.202069273Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-06T23:14:28.20420303Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.132717ms logger=migrator t=2026-07-06T23:14:28.209982063Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-06T23:14:28.212121909Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.139576ms logger=migrator t=2026-07-06T23:14:28.216832174Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-06T23:14:28.219562196Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.728802ms logger=migrator t=2026-07-06T23:14:28.22382805Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-06T23:14:28.225281468Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.453258ms logger=migrator t=2026-07-06T23:14:28.228906884Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-06T23:14:28.229070658Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=163.254µs logger=migrator t=2026-07-06T23:14:28.236468884Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-06T23:14:28.237912163Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.441779ms logger=migrator t=2026-07-06T23:14:28.243671626Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-06T23:14:28.2442029Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=531.293µs logger=migrator t=2026-07-06T23:14:28.248481842Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-06T23:14:28.248521503Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.891µs logger=migrator t=2026-07-06T23:14:28.254958774Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-06T23:14:28.25592855Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=970.146µs logger=migrator t=2026-07-06T23:14:28.262312549Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-06T23:14:28.2630947Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=782.001µs logger=migrator t=2026-07-06T23:14:28.267835515Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-06T23:14:28.273055703Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.219738ms logger=migrator t=2026-07-06T23:14:28.27819785Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-06T23:14:28.279563406Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.363315ms logger=migrator t=2026-07-06T23:14:28.283407358Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-06T23:14:28.28424209Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.602µs logger=migrator t=2026-07-06T23:14:28.288641467Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-06T23:14:28.28952195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=878.022µs logger=migrator t=2026-07-06T23:14:28.294121392Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-06T23:14:28.29442961Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=307.948µs logger=migrator t=2026-07-06T23:14:28.298154268Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-06T23:14:28.298857997Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=704.379µs logger=migrator t=2026-07-06T23:14:28.302442602Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-06T23:14:28.305322369Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.877146ms logger=migrator t=2026-07-06T23:14:28.310078184Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-06T23:14:28.310985638Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=906.534µs logger=migrator t=2026-07-06T23:14:28.314771699Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-06T23:14:28.31518764Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=415.74µs logger=migrator t=2026-07-06T23:14:28.319257268Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-06T23:14:28.320023418Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=765.82µs logger=migrator t=2026-07-06T23:14:28.328084861Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-06T23:14:28.328941574Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=857.043µs logger=migrator t=2026-07-06T23:14:28.337408678Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-06T23:14:28.340083499Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.677291ms logger=migrator t=2026-07-06T23:14:28.344468125Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-06T23:14:28.345373429Z level=info msg="Migration successfully executed" id="create data_source table" duration=905.454µs logger=migrator t=2026-07-06T23:14:28.723571967Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-06T23:14:28.726208637Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.63904ms logger=migrator t=2026-07-06T23:14:29.064659296Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-06T23:14:29.066411302Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.756486ms logger=migrator t=2026-07-06T23:14:29.130067562Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-06T23:14:29.131050887Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=984.556µs logger=migrator t=2026-07-06T23:14:29.239575588Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-06T23:14:29.240655887Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.08358ms logger=migrator t=2026-07-06T23:14:29.304177792Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-06T23:14:29.313317734Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.143202ms logger=migrator t=2026-07-06T23:14:29.507724634Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-06T23:14:29.508686219Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=964.345µs logger=migrator t=2026-07-06T23:14:29.549689858Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-06T23:14:29.551839495Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.25911ms logger=migrator t=2026-07-06T23:14:29.559039066Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-06T23:14:29.559983831Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=947.035µs logger=migrator t=2026-07-06T23:14:29.56371493Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-06T23:14:29.564972323Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.256803ms logger=migrator t=2026-07-06T23:14:29.572243206Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-06T23:14:29.57463499Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.391504ms logger=migrator t=2026-07-06T23:14:29.579319464Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-06T23:14:29.581854471Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.534167ms logger=migrator t=2026-07-06T23:14:29.587332816Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-06T23:14:29.587400728Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=69.452µs logger=migrator t=2026-07-06T23:14:29.592664638Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-06T23:14:29.593005027Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=340.959µs logger=migrator t=2026-07-06T23:14:29.597047295Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-06T23:14:29.60553418Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.514346ms logger=migrator t=2026-07-06T23:14:29.611895879Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-06T23:14:29.612155165Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=256.247µs logger=migrator t=2026-07-06T23:14:29.616363428Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-06T23:14:29.616540522Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.444µs logger=migrator t=2026-07-06T23:14:29.620264631Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-06T23:14:29.62210147Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.836259ms logger=migrator t=2026-07-06T23:14:29.627885033Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-06T23:14:29.628179601Z level=info msg="Migration successfully executed" id="Update uid value" duration=300.888µs logger=migrator t=2026-07-06T23:14:29.635214257Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-06T23:14:29.636584794Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.372947ms logger=migrator t=2026-07-06T23:14:29.641219417Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-06T23:14:29.642790628Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.570761ms logger=migrator t=2026-07-06T23:14:29.647196036Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-06T23:14:29.647930045Z level=info msg="Migration successfully executed" id="create api_key table" duration=733.989µs logger=migrator t=2026-07-06T23:14:29.650808041Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-06T23:14:29.651637903Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=831.412µs logger=migrator t=2026-07-06T23:14:29.657102298Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-06T23:14:29.657845898Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=743.37µs logger=migrator t=2026-07-06T23:14:29.660704724Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-06T23:14:29.661535596Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=828.043µs logger=migrator t=2026-07-06T23:14:29.664487834Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-06T23:14:29.665212483Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=724.319µs logger=migrator t=2026-07-06T23:14:29.669295493Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-06T23:14:29.669990061Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=693.699µs logger=migrator t=2026-07-06T23:14:29.673169375Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-06T23:14:29.673856083Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=686.348µs logger=migrator t=2026-07-06T23:14:29.679257556Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-06T23:14:29.685791749Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.533313ms logger=migrator t=2026-07-06T23:14:29.690041553Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-06T23:14:29.691019128Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=975.985µs logger=migrator t=2026-07-06T23:14:29.695448246Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-06T23:14:29.696270058Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=822.221µs logger=migrator t=2026-07-06T23:14:29.700686205Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-06T23:14:29.701427065Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=740.88µs logger=migrator t=2026-07-06T23:14:29.705176384Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-06T23:14:29.705962315Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=783.371µs logger=migrator t=2026-07-06T23:14:29.709044227Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-06T23:14:29.709445798Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=419.091µs logger=migrator t=2026-07-06T23:14:29.714994035Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-06T23:14:29.71556013Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=566.695µs logger=migrator t=2026-07-06T23:14:29.718518738Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-06T23:14:29.718543909Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.151µs logger=migrator t=2026-07-06T23:14:29.72159984Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-06T23:14:29.724367773Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.769833ms logger=migrator t=2026-07-06T23:14:29.729723955Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-06T23:14:29.732338235Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.61382ms logger=migrator t=2026-07-06T23:14:29.736089784Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-06T23:14:29.736254429Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.054µs logger=migrator t=2026-07-06T23:14:29.739343531Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-06T23:14:29.742768432Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.422371ms logger=migrator t=2026-07-06T23:14:29.749066609Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-06T23:14:29.75173102Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.664401ms logger=migrator t=2026-07-06T23:14:29.754545054Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-06T23:14:29.755314215Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=768.9µs logger=migrator t=2026-07-06T23:14:29.757975015Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-06T23:14:29.75856036Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=584.995µs logger=migrator t=2026-07-06T23:14:29.762945997Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-06T23:14:29.764677824Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.731007ms logger=migrator t=2026-07-06T23:14:29.76792176Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-06T23:14:29.768750381Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=828.511µs logger=migrator t=2026-07-06T23:14:29.773125118Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-06T23:14:29.773922219Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=797.121µs logger=migrator t=2026-07-06T23:14:29.778617374Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-06T23:14:29.779776044Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.16197ms logger=migrator t=2026-07-06T23:14:29.783985085Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-06T23:14:29.784201132Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=213.487µs logger=migrator t=2026-07-06T23:14:29.788191097Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-06T23:14:29.788379292Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=189.015µs logger=migrator t=2026-07-06T23:14:29.792240224Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-06T23:14:29.795515262Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.275308ms logger=migrator t=2026-07-06T23:14:29.798803509Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-06T23:14:29.801633654Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.829595ms logger=migrator t=2026-07-06T23:14:29.806179824Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-06T23:14:29.806338418Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=159.514µs logger=migrator t=2026-07-06T23:14:29.809866623Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-06T23:14:29.810758036Z level=info msg="Migration successfully executed" id="create quota table v1" duration=891.123µs logger=migrator t=2026-07-06T23:14:29.814204757Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-06T23:14:29.815701547Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.49564ms logger=migrator t=2026-07-06T23:14:29.820166295Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-06T23:14:29.820191646Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.061µs logger=migrator t=2026-07-06T23:14:29.823602228Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-06T23:14:29.82445672Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=854.833µs logger=migrator t=2026-07-06T23:14:29.82786188Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-06T23:14:29.829308339Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.443679ms logger=migrator t=2026-07-06T23:14:29.834227069Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-06T23:14:29.837281081Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.053092ms logger=migrator t=2026-07-06T23:14:29.840423634Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-06T23:14:29.840447844Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.23µs logger=migrator t=2026-07-06T23:14:29.843248979Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-06T23:14:29.844149292Z level=info msg="Migration successfully executed" id="create session table" duration=900.313µs logger=migrator t=2026-07-06T23:14:29.849108544Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-06T23:14:29.849190426Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.822µs logger=migrator t=2026-07-06T23:14:29.85158435Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-06T23:14:29.851703933Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=120.773µs logger=migrator t=2026-07-06T23:14:29.855053952Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-06T23:14:29.856231813Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.177811ms logger=migrator t=2026-07-06T23:14:29.859797428Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-06T23:14:29.860565198Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=764.8µs logger=migrator t=2026-07-06T23:14:29.866401343Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-06T23:14:29.866425644Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.131µs logger=migrator t=2026-07-06T23:14:29.869377702Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-06T23:14:29.869414783Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.391µs logger=migrator t=2026-07-06T23:14:29.872767862Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-06T23:14:29.876845821Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.078398ms logger=migrator t=2026-07-06T23:14:29.879867671Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-06T23:14:29.882928882Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.060961ms logger=migrator t=2026-07-06T23:14:29.88742246Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-06T23:14:29.887501682Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.922µs logger=migrator t=2026-07-06T23:14:29.890553094Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-06T23:14:29.890621946Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=69.222µs logger=migrator t=2026-07-06T23:14:29.893666127Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-06T23:14:29.8949473Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.280633ms logger=migrator t=2026-07-06T23:14:29.900250611Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-06T23:14:29.900287782Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.741µs logger=migrator t=2026-07-06T23:14:29.903679932Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-06T23:14:29.906824335Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.144043ms logger=migrator t=2026-07-06T23:14:29.910055121Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-06T23:14:29.910207916Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.985µs logger=migrator t=2026-07-06T23:14:29.91339036Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-06T23:14:29.916843962Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.451482ms logger=migrator t=2026-07-06T23:14:29.92164627Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-06T23:14:29.924888505Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.242146ms logger=migrator t=2026-07-06T23:14:29.927977937Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-06T23:14:29.928042619Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.142µs logger=migrator t=2026-07-06T23:14:29.931436599Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-06T23:14:29.932361243Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=924.134µs logger=migrator t=2026-07-06T23:14:29.93825018Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-06T23:14:29.93977103Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.489569ms logger=migrator t=2026-07-06T23:14:29.944157207Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-06T23:14:29.945927513Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.768256ms logger=migrator t=2026-07-06T23:14:29.950162556Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-06T23:14:29.951198033Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.034877ms logger=migrator t=2026-07-06T23:14:29.956594446Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-06T23:14:29.95823483Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.643484ms logger=migrator t=2026-07-06T23:14:29.96239173Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-06T23:14:29.96387889Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.49619ms logger=migrator t=2026-07-06T23:14:29.96841475Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-06T23:14:29.96913647Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=722.65µs logger=migrator t=2026-07-06T23:14:29.972584181Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-06T23:14:29.973634029Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.049758ms logger=migrator t=2026-07-06T23:14:29.977744428Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-06T23:14:29.978741034Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=996.626µs logger=migrator t=2026-07-06T23:14:29.981630971Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-06T23:14:29.992101199Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.469738ms logger=migrator t=2026-07-06T23:14:29.995884399Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-06T23:14:29.996649149Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=764.59µs logger=migrator t=2026-07-06T23:14:30.00005153Z 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-07-06T23:14:30.001027166Z 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=975.626µs logger=migrator t=2026-07-06T23:14:30.004798546Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-06T23:14:30.005230377Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=431.521µs logger=migrator t=2026-07-06T23:14:30.008427033Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-06T23:14:30.009307106Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=879.923µs logger=migrator t=2026-07-06T23:14:30.012913292Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-06T23:14:30.013795446Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=881.674µs logger=migrator t=2026-07-06T23:14:30.017028272Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-06T23:14:30.020806872Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.7783ms logger=migrator t=2026-07-06T23:14:30.02451391Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-06T23:14:30.028736323Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.221743ms logger=migrator t=2026-07-06T23:14:30.033059507Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-06T23:14:30.039222672Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.185256ms logger=migrator t=2026-07-06T23:14:30.043271329Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-06T23:14:30.048074147Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.802518ms logger=migrator t=2026-07-06T23:14:30.051135408Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-06T23:14:30.052011011Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=868.483µs logger=migrator t=2026-07-06T23:14:30.056415449Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-06T23:14:30.056441519Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.96µs logger=migrator t=2026-07-06T23:14:30.060719213Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-06T23:14:30.060757144Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.971µs logger=migrator t=2026-07-06T23:14:30.064900265Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-06T23:14:30.065685835Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=785.89µs logger=migrator t=2026-07-06T23:14:30.070414551Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T23:14:30.0714998Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.084799ms logger=migrator t=2026-07-06T23:14:30.076351819Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-06T23:14:30.077087948Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=737.309µs logger=migrator t=2026-07-06T23:14:30.080281703Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-06T23:14:30.081054444Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=772.271µs logger=migrator t=2026-07-06T23:14:30.086634113Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T23:14:30.088028959Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.395497ms logger=migrator t=2026-07-06T23:14:30.096465753Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-06T23:14:30.103160481Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.698378ms logger=migrator t=2026-07-06T23:14:30.107379914Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-06T23:14:30.111118983Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.738649ms logger=migrator t=2026-07-06T23:14:30.114367129Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-06T23:14:30.114608196Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=238.917µs logger=migrator t=2026-07-06T23:14:30.117967615Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-06T23:14:30.118886299Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=918.294µs logger=migrator t=2026-07-06T23:14:30.124119479Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-06T23:14:30.125571257Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.452378ms logger=migrator t=2026-07-06T23:14:30.129126042Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-06T23:14:30.135052499Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.924447ms logger=migrator t=2026-07-06T23:14:30.13845836Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-06T23:14:30.138549962Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.812µs logger=migrator t=2026-07-06T23:14:30.141935622Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-06T23:14:30.142813666Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=877.904µs logger=migrator t=2026-07-06T23:14:30.146990807Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-06T23:14:30.14788546Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=894.333µs logger=migrator t=2026-07-06T23:14:30.151541478Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-06T23:14:30.151645771Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=104.563µs logger=migrator t=2026-07-06T23:14:30.158198905Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-06T23:14:30.159677225Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.47756ms logger=migrator t=2026-07-06T23:14:30.163361752Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-06T23:14:30.164293887Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=931.975µs logger=migrator t=2026-07-06T23:14:30.167865092Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-06T23:14:30.168742985Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=877.213µs logger=migrator t=2026-07-06T23:14:30.172519925Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-06T23:14:30.173415859Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=895.814µs logger=migrator t=2026-07-06T23:14:30.178167556Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-06T23:14:30.179379158Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.205513ms logger=migrator t=2026-07-06T23:14:30.183640271Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-06T23:14:30.185150862Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.509561ms logger=migrator t=2026-07-06T23:14:30.189751573Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-06T23:14:30.189776844Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.381µs logger=migrator t=2026-07-06T23:14:30.193698169Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-06T23:14:30.20053264Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.835811ms logger=migrator t=2026-07-06T23:14:30.204916417Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-06T23:14:30.205721848Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=804.871µs logger=migrator t=2026-07-06T23:14:30.208726438Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-06T23:14:30.212611371Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.885243ms logger=migrator t=2026-07-06T23:14:30.216202807Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-06T23:14:30.216882245Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=679.178µs logger=migrator t=2026-07-06T23:14:30.221632671Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-06T23:14:30.222512224Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=879.203µs logger=migrator t=2026-07-06T23:14:30.226248313Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-06T23:14:30.227674542Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.424949ms logger=migrator t=2026-07-06T23:14:30.231319369Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-06T23:14:30.245560697Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.238088ms logger=migrator t=2026-07-06T23:14:30.249846872Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-06T23:14:30.250411747Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=564.915µs logger=migrator t=2026-07-06T23:14:30.253257432Z 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-07-06T23:14:30.254029603Z 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=772.26µs logger=migrator t=2026-07-06T23:14:30.25805995Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-06T23:14:30.258537193Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=476.793µs logger=migrator t=2026-07-06T23:14:30.263095154Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-06T23:14:30.263943737Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=847.332µs logger=migrator t=2026-07-06T23:14:30.267300386Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-06T23:14:30.267613604Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=313.649µs logger=migrator t=2026-07-06T23:14:30.27197485Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-06T23:14:30.276071919Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.097939ms logger=migrator t=2026-07-06T23:14:30.279332815Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-06T23:14:30.283320552Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.987987ms logger=migrator t=2026-07-06T23:14:30.287114012Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-06T23:14:30.287992435Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=875.923µs logger=migrator t=2026-07-06T23:14:30.29113439Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-06T23:14:30.291970492Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=835.471µs logger=migrator t=2026-07-06T23:14:30.295978038Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-06T23:14:30.296187683Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.755µs logger=migrator t=2026-07-06T23:14:30.30095558Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-06T23:14:30.30771966Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.760619ms logger=migrator t=2026-07-06T23:14:30.310818783Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-06T23:14:30.311444449Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=625.056µs logger=migrator t=2026-07-06T23:14:30.314992363Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-06T23:14:30.315110076Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=117.673µs logger=migrator t=2026-07-06T23:14:30.319548735Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-06T23:14:30.320221233Z level=info msg="Migration successfully executed" id="Move region to single row" duration=671.228µs logger=migrator t=2026-07-06T23:14:30.324227039Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-06T23:14:30.325446322Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.220683ms logger=migrator t=2026-07-06T23:14:30.329670134Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-06T23:14:30.330541868Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=876.693µs logger=migrator t=2026-07-06T23:14:30.335860498Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T23:14:30.337305137Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.444279ms logger=migrator t=2026-07-06T23:14:30.340500402Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T23:14:30.341857688Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.352136ms logger=migrator t=2026-07-06T23:14:30.346286525Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-06T23:14:30.34718667Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=900.255µs logger=migrator t=2026-07-06T23:14:30.350300673Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-06T23:14:30.351262548Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=959.795µs logger=migrator t=2026-07-06T23:14:30.354737Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-06T23:14:30.354876094Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=137.784µs logger=migrator t=2026-07-06T23:14:30.358578253Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-06T23:14:30.35963147Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.054367ms logger=migrator t=2026-07-06T23:14:30.364839759Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-06T23:14:30.36563887Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=799.061µs logger=migrator t=2026-07-06T23:14:30.369001949Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-06T23:14:30.369873223Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=870.954µs logger=migrator t=2026-07-06T23:14:30.375022549Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-06T23:14:30.375872642Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=849.583µs logger=migrator t=2026-07-06T23:14:30.380224508Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-06T23:14:30.380525225Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=301.468µs logger=migrator t=2026-07-06T23:14:30.38367412Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-06T23:14:30.38480377Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.13028ms logger=migrator t=2026-07-06T23:14:30.392981227Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-06T23:14:30.393135151Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=159.274µs logger=migrator t=2026-07-06T23:14:30.399465379Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-06T23:14:30.400950059Z level=info msg="Migration successfully executed" id="create team table" duration=1.48535ms logger=migrator t=2026-07-06T23:14:30.408407227Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-06T23:14:30.410268047Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.87045ms logger=migrator t=2026-07-06T23:14:30.417249123Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-06T23:14:30.418706931Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.459188ms logger=migrator t=2026-07-06T23:14:30.423358535Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-06T23:14:30.427398432Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.039497ms logger=migrator t=2026-07-06T23:14:30.430246628Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-06T23:14:30.430432013Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.655µs logger=migrator t=2026-07-06T23:14:30.433299409Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-06T23:14:30.434035269Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=734.79µs logger=migrator t=2026-07-06T23:14:30.438936799Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-06T23:14:30.439606997Z level=info msg="Migration successfully executed" id="create team member table" duration=669.758µs logger=migrator t=2026-07-06T23:14:30.443808208Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-06T23:14:30.444586059Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=774.441µs logger=migrator t=2026-07-06T23:14:30.448145774Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-06T23:14:30.448936955Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=789.921µs logger=migrator t=2026-07-06T23:14:30.454790641Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-06T23:14:30.455582361Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=790.251µs logger=migrator t=2026-07-06T23:14:30.459580578Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-06T23:14:30.464045996Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.457478ms logger=migrator t=2026-07-06T23:14:30.468116465Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-06T23:14:30.473336034Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.217549ms logger=migrator t=2026-07-06T23:14:30.478453329Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-06T23:14:30.482673272Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.218983ms logger=migrator t=2026-07-06T23:14:30.487948202Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-06T23:14:30.48978076Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.837218ms logger=migrator t=2026-07-06T23:14:30.495183864Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-06T23:14:30.496347436Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.163582ms logger=migrator t=2026-07-06T23:14:30.502491719Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-06T23:14:30.503616588Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.123919ms logger=migrator t=2026-07-06T23:14:30.509459724Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-06T23:14:30.511292793Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.828239ms logger=migrator t=2026-07-06T23:14:30.516477471Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-06T23:14:30.517534738Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.058867ms logger=migrator t=2026-07-06T23:14:30.524226937Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-06T23:14:30.525521941Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.297194ms logger=migrator t=2026-07-06T23:14:30.551354177Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-06T23:14:30.552762735Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.400418ms logger=migrator t=2026-07-06T23:14:30.557209713Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-06T23:14:30.558004065Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=793.622µs logger=migrator t=2026-07-06T23:14:30.58189971Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-06T23:14:30.582426885Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=526.695µs logger=migrator t=2026-07-06T23:14:30.588991759Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-06T23:14:30.590707964Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=1.718485ms logger=migrator t=2026-07-06T23:14:30.597816553Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-06T23:14:30.59882016Z level=info msg="Migration successfully executed" id="create tag table" duration=1.004977ms logger=migrator t=2026-07-06T23:14:30.60370634Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-06T23:14:30.60518936Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.48107ms logger=migrator t=2026-07-06T23:14:30.609767291Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-06T23:14:30.610736067Z level=info msg="Migration successfully executed" id="create login attempt table" duration=968.806µs logger=migrator t=2026-07-06T23:14:30.616546302Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-06T23:14:30.617671801Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.125279ms logger=migrator t=2026-07-06T23:14:30.623183358Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-06T23:14:30.624254776Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.074169ms logger=migrator t=2026-07-06T23:14:30.628445978Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-06T23:14:30.643859957Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.412399ms logger=migrator t=2026-07-06T23:14:30.649055735Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-06T23:14:30.649594229Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=540.244µs logger=migrator t=2026-07-06T23:14:30.653298688Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-06T23:14:30.653972486Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=672.928µs logger=migrator t=2026-07-06T23:14:30.658792014Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-06T23:14:30.659304838Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=514.024µs logger=migrator t=2026-07-06T23:14:30.664716342Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-06T23:14:30.665630536Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=914.004µs logger=migrator t=2026-07-06T23:14:30.670438334Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-06T23:14:30.671490942Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.053158ms logger=migrator t=2026-07-06T23:14:30.676091935Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-06T23:14:30.677260845Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.16998ms logger=migrator t=2026-07-06T23:14:30.683550143Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-06T23:14:30.683644826Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=95.203µs logger=migrator t=2026-07-06T23:14:30.688416412Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-06T23:14:30.693711733Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.294991ms logger=migrator t=2026-07-06T23:14:30.697879304Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-06T23:14:30.703894514Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.01259ms logger=migrator t=2026-07-06T23:14:30.708262119Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-06T23:14:30.717187917Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.925078ms logger=migrator t=2026-07-06T23:14:30.722570971Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-06T23:14:30.726404492Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.832531ms logger=migrator t=2026-07-06T23:14:30.730381967Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-06T23:14:30.731660652Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.280335ms logger=migrator t=2026-07-06T23:14:30.736257824Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-06T23:14:30.741343089Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.084936ms logger=migrator t=2026-07-06T23:14:30.745816158Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-06T23:14:30.74664881Z level=info msg="Migration successfully executed" id="create server_lock table" duration=834.742µs logger=migrator t=2026-07-06T23:14:30.751667184Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-06T23:14:30.75264273Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=975.226µs logger=migrator t=2026-07-06T23:14:30.756849192Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-06T23:14:30.757698074Z level=info msg="Migration successfully executed" id="create user auth token table" duration=848.622µs logger=migrator t=2026-07-06T23:14:30.763429187Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-06T23:14:30.764523486Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.093709ms logger=migrator t=2026-07-06T23:14:30.768915262Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-06T23:14:30.770021531Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.105739ms logger=migrator t=2026-07-06T23:14:30.774307376Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-06T23:14:30.775419685Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.12339ms logger=migrator t=2026-07-06T23:14:30.781566319Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-06T23:14:30.789998923Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.432784ms logger=migrator t=2026-07-06T23:14:30.793834055Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-06T23:14:30.794896383Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.062198ms logger=migrator t=2026-07-06T23:14:30.799118966Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-06T23:14:30.799992648Z level=info msg="Migration successfully executed" id="create cache_data table" duration=873.483µs logger=migrator t=2026-07-06T23:14:30.804470658Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-06T23:14:30.805480564Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.009656ms logger=migrator t=2026-07-06T23:14:30.80944233Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-06T23:14:30.810352604Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=910.154µs logger=migrator t=2026-07-06T23:14:30.81544636Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-06T23:14:30.816483967Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.036907ms logger=migrator t=2026-07-06T23:14:30.820585877Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-06T23:14:30.820742891Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=157.695µs logger=migrator t=2026-07-06T23:14:30.831042784Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-06T23:14:30.83127669Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=234.646µs logger=migrator t=2026-07-06T23:14:30.835649677Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-06T23:14:30.837375443Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.725946ms logger=migrator t=2026-07-06T23:14:30.842490598Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T23:14:30.843612119Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.121471ms logger=migrator t=2026-07-06T23:14:30.848121758Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T23:14:30.849923256Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.800708ms logger=migrator t=2026-07-06T23:14:30.855350991Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-06T23:14:30.855569686Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=222.775µs logger=migrator t=2026-07-06T23:14:30.860755034Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T23:14:30.861838833Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.081379ms logger=migrator t=2026-07-06T23:14:30.865387388Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T23:14:30.866463846Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.076378ms logger=migrator t=2026-07-06T23:14:30.871610643Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T23:14:30.873521023Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.90971ms logger=migrator t=2026-07-06T23:14:30.879192904Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T23:14:30.880333515Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.139691ms logger=migrator t=2026-07-06T23:14:30.884576967Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-06T23:14:30.890738782Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.161385ms logger=migrator t=2026-07-06T23:14:30.895288822Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-06T23:14:30.89631281Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.020858ms logger=migrator t=2026-07-06T23:14:30.901505467Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-06T23:14:30.901745803Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=240.166µs logger=migrator t=2026-07-06T23:14:30.906470239Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-06T23:14:30.908155025Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.683595ms logger=migrator t=2026-07-06T23:14:30.913358343Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-06T23:14:30.9151461Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.787397ms logger=migrator t=2026-07-06T23:14:30.919589458Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-06T23:14:30.920718928Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.12719ms logger=migrator t=2026-07-06T23:14:30.924327275Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T23:14:30.924428617Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=101.472µs logger=migrator t=2026-07-06T23:14:30.928760012Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-06T23:14:30.929707197Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=946.435µs logger=migrator t=2026-07-06T23:14:30.933322824Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-06T23:14:30.934470134Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.14649ms logger=migrator t=2026-07-06T23:14:30.938792049Z 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-07-06T23:14:30.940430252Z 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.637823ms logger=migrator t=2026-07-06T23:14:30.944982504Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-06T23:14:30.94598084Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=997.976µs logger=migrator t=2026-07-06T23:14:30.951368703Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-06T23:14:30.960818515Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.450362ms logger=migrator t=2026-07-06T23:14:30.964543114Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-06T23:14:30.965481588Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=937.324µs logger=migrator t=2026-07-06T23:14:30.97041079Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T23:14:30.971362265Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=951.565µs logger=migrator t=2026-07-06T23:14:30.974884779Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-06T23:14:31.002601445Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.712676ms logger=migrator t=2026-07-06T23:14:31.007400533Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-06T23:14:31.033056726Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.653043ms logger=migrator t=2026-07-06T23:14:31.036711604Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-06T23:14:31.037488345Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=776.171µs logger=migrator t=2026-07-06T23:14:31.041235284Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T23:14:31.042436257Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.210443ms logger=migrator t=2026-07-06T23:14:31.047752678Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-06T23:14:31.059235204Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.483876ms logger=migrator t=2026-07-06T23:14:31.063252161Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-06T23:14:31.07297447Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.717799ms logger=migrator t=2026-07-06T23:14:31.07748007Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-06T23:14:31.07935551Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.8749ms logger=migrator t=2026-07-06T23:14:31.148709307Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-06T23:14:31.149713764Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.006267ms logger=migrator t=2026-07-06T23:14:31.155531359Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-06T23:14:31.15635326Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=821.491µs logger=migrator t=2026-07-06T23:14:31.160959463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-06T23:14:31.162226587Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.266714ms logger=migrator t=2026-07-06T23:14:31.167509268Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-06T23:14:31.167629451Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=120.283µs logger=migrator t=2026-07-06T23:14:31.172323396Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-06T23:14:31.181822799Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.500023ms logger=migrator t=2026-07-06T23:14:31.186069062Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-06T23:14:31.192540194Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.470512ms logger=migrator t=2026-07-06T23:14:31.196528581Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-06T23:14:31.204420772Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.895381ms logger=migrator t=2026-07-06T23:14:31.209956619Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-06T23:14:31.210773361Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=816.492µs logger=migrator t=2026-07-06T23:14:31.215146906Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-06T23:14:31.215945038Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=797.232µs logger=migrator t=2026-07-06T23:14:31.222550824Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-06T23:14:31.23218917Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.615106ms logger=migrator t=2026-07-06T23:14:31.239535176Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-06T23:14:31.246302346Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.76696ms logger=migrator t=2026-07-06T23:14:31.252696047Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-06T23:14:31.253631632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=937.915µs logger=migrator t=2026-07-06T23:14:31.258695857Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-06T23:14:31.266848544Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.150467ms logger=migrator t=2026-07-06T23:14:31.271622551Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-06T23:14:31.278018782Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.395241ms logger=migrator t=2026-07-06T23:14:31.283754074Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-06T23:14:31.283835957Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.723µs logger=migrator t=2026-07-06T23:14:31.287085013Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-06T23:14:31.28813117Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.046047ms logger=migrator t=2026-07-06T23:14:31.292070296Z 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-07-06T23:14:31.293074912Z 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.004426ms logger=migrator t=2026-07-06T23:14:31.299215466Z 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-07-06T23:14:31.301476676Z 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=2.26ms logger=migrator t=2026-07-06T23:14:31.306713386Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T23:14:31.306814688Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=106.143µs logger=migrator t=2026-07-06T23:14:31.310325452Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-06T23:14:31.316659331Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.332849ms logger=migrator t=2026-07-06T23:14:31.322654311Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-06T23:14:31.328919327Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.264676ms logger=migrator t=2026-07-06T23:14:31.3334949Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-06T23:14:31.339969302Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.473662ms logger=migrator t=2026-07-06T23:14:31.344018049Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-06T23:14:31.350147033Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.128724ms logger=migrator t=2026-07-06T23:14:31.35533023Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-06T23:14:31.365109761Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.782791ms logger=migrator t=2026-07-06T23:14:31.368103611Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-06T23:14:31.368167203Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.262µs logger=migrator t=2026-07-06T23:14:31.370799183Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-06T23:14:31.371576893Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=777.56µs logger=migrator t=2026-07-06T23:14:31.375603391Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-06T23:14:31.381848667Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.244786ms logger=migrator t=2026-07-06T23:14:31.384772125Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-06T23:14:31.384836287Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.502µs logger=migrator t=2026-07-06T23:14:31.386926603Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-06T23:14:31.393166899Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.241126ms logger=migrator t=2026-07-06T23:14:31.397036971Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-06T23:14:31.398773258Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.757417ms logger=migrator t=2026-07-06T23:14:31.403145314Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-06T23:14:31.414309371Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.163057ms logger=migrator t=2026-07-06T23:14:31.419707685Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-06T23:14:31.420293362Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=585.597µs logger=migrator t=2026-07-06T23:14:31.423515387Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-06T23:14:31.424504803Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=989.526µs logger=migrator t=2026-07-06T23:14:31.431575252Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-06T23:14:31.438208198Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.635926ms logger=migrator t=2026-07-06T23:14:31.44203367Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-06T23:14:31.442605686Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=571.886µs logger=migrator t=2026-07-06T23:14:31.446853498Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-06T23:14:31.448448701Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.594913ms logger=migrator t=2026-07-06T23:14:31.452286153Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-06T23:14:31.453594538Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.308345ms logger=migrator t=2026-07-06T23:14:31.457666047Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-06T23:14:31.458715404Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.047517ms logger=migrator t=2026-07-06T23:14:31.461798456Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-06T23:14:31.461893579Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.733µs logger=migrator t=2026-07-06T23:14:31.466118382Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-06T23:14:31.467870119Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.724346ms logger=migrator t=2026-07-06T23:14:31.472264715Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-06T23:14:31.473260501Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=995.626µs logger=migrator t=2026-07-06T23:14:31.477224908Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T23:14:31.477878675Z 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-07-06T23:14:31.480933536Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-06T23:14:31.481605804Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=672.228µs logger=migrator t=2026-07-06T23:14:31.485877278Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-06T23:14:31.487690917Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.813039ms logger=migrator t=2026-07-06T23:14:31.490639885Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-06T23:14:31.497444786Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.804181ms logger=migrator t=2026-07-06T23:14:31.500108857Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-06T23:14:31.500849127Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=739.98µs logger=migrator t=2026-07-06T23:14:31.504628298Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-06T23:14:31.505425479Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=796.941µs logger=migrator t=2026-07-06T23:14:31.508505801Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-06T23:14:31.509395054Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=888.903µs logger=migrator t=2026-07-06T23:14:31.514251844Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-06T23:14:31.520413208Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=6.161353ms logger=migrator t=2026-07-06T23:14:31.526280214Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-06T23:14:31.527089696Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=809.362µs logger=migrator t=2026-07-06T23:14:31.529899901Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-06T23:14:31.529927802Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.641µs logger=migrator t=2026-07-06T23:14:31.532601563Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-06T23:14:31.532669485Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=68.542µs logger=migrator t=2026-07-06T23:14:31.535068519Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-06T23:14:31.542519137Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.450247ms logger=migrator t=2026-07-06T23:14:31.546348889Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-06T23:14:31.546723299Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=374.61µs logger=migrator t=2026-07-06T23:14:31.549512553Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-06T23:14:31.550615232Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.101669ms logger=migrator t=2026-07-06T23:14:31.554017343Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-06T23:14:31.554336941Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.608µs logger=migrator t=2026-07-06T23:14:31.557118595Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-06T23:14:31.558099932Z level=info msg="Migration successfully executed" id="create data_keys table" duration=980.987µs logger=migrator t=2026-07-06T23:14:31.561510703Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-06T23:14:31.562354085Z level=info msg="Migration successfully executed" id="create secrets table" duration=843.233µs logger=migrator t=2026-07-06T23:14:31.567399999Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-06T23:14:31.602212957Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.812158ms logger=migrator t=2026-07-06T23:14:31.605628388Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-06T23:14:31.612915702Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.287513ms logger=migrator t=2026-07-06T23:14:31.615666245Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-06T23:14:31.615787178Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=121.183µs logger=migrator t=2026-07-06T23:14:31.618454089Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-06T23:14:31.649095205Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.639826ms logger=migrator t=2026-07-06T23:14:31.652668301Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-06T23:14:31.683806311Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.136679ms logger=migrator t=2026-07-06T23:14:31.688772272Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-06T23:14:31.689622745Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=850.693µs logger=migrator t=2026-07-06T23:14:31.69583525Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-06T23:14:31.696986271Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.153891ms logger=migrator t=2026-07-06T23:14:31.700151115Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-06T23:14:31.700402553Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=251.698µs logger=migrator t=2026-07-06T23:14:31.703261799Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-06T23:14:31.704096151Z level=info msg="Migration successfully executed" id="create permission table" duration=834.282µs logger=migrator t=2026-07-06T23:14:31.708114187Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-06T23:14:31.709106974Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=992.607µs logger=migrator t=2026-07-06T23:14:31.713348537Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-06T23:14:31.714412716Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.063949ms logger=migrator t=2026-07-06T23:14:31.71833371Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-06T23:14:31.719216083Z level=info msg="Migration successfully executed" id="create role table" duration=882.253µs logger=migrator t=2026-07-06T23:14:31.72248432Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-06T23:14:31.730076222Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.593602ms logger=migrator t=2026-07-06T23:14:31.732893787Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-06T23:14:31.738181988Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.287921ms logger=migrator t=2026-07-06T23:14:31.74123937Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-06T23:14:31.742274388Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.034708ms logger=migrator t=2026-07-06T23:14:31.746382347Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-06T23:14:31.747433004Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.050187ms logger=migrator t=2026-07-06T23:14:31.751858193Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-06T23:14:31.75288002Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.021297ms logger=migrator t=2026-07-06T23:14:31.757068542Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-06T23:14:31.758417177Z level=info msg="Migration successfully executed" id="create team role table" duration=1.347315ms logger=migrator t=2026-07-06T23:14:31.763102872Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-06T23:14:31.764738236Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.631994ms logger=migrator t=2026-07-06T23:14:31.770683435Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-06T23:14:31.771747923Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.064187ms logger=migrator t=2026-07-06T23:14:31.776225572Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-06T23:14:31.777924817Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.698305ms logger=migrator t=2026-07-06T23:14:31.783236318Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-06T23:14:31.784243286Z level=info msg="Migration successfully executed" id="create user role table" duration=1.006998ms logger=migrator t=2026-07-06T23:14:31.78815883Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-06T23:14:31.789212547Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.053537ms logger=migrator t=2026-07-06T23:14:31.793609615Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-06T23:14:31.794670503Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.060708ms logger=migrator t=2026-07-06T23:14:31.797792326Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-06T23:14:31.798869535Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.073159ms logger=migrator t=2026-07-06T23:14:31.804225418Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-06T23:14:31.805091611Z level=info msg="Migration successfully executed" id="create builtin role table" duration=865.583µs logger=migrator t=2026-07-06T23:14:31.809361714Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-06T23:14:31.811218524Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.86262ms logger=migrator t=2026-07-06T23:14:31.81519534Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-06T23:14:31.817241884Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.047244ms logger=migrator t=2026-07-06T23:14:31.821675203Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-06T23:14:31.829358208Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.682504ms logger=migrator t=2026-07-06T23:14:31.832201713Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-06T23:14:31.83322963Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.027677ms logger=migrator t=2026-07-06T23:14:31.838410599Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-06T23:14:31.839579479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.168411ms logger=migrator t=2026-07-06T23:14:31.847182292Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-06T23:14:31.848900808Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.718456ms logger=migrator t=2026-07-06T23:14:31.853273484Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-06T23:14:31.854469997Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.191792ms logger=migrator t=2026-07-06T23:14:31.860490627Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-06T23:14:31.861331039Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=841.852µs logger=migrator t=2026-07-06T23:14:31.865898641Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-06T23:14:31.86701418Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.115139ms logger=migrator t=2026-07-06T23:14:31.870469092Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-06T23:14:31.878444324Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.975052ms logger=migrator t=2026-07-06T23:14:31.881539367Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-06T23:14:31.889351445Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.811528ms logger=migrator t=2026-07-06T23:14:31.894456131Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-06T23:14:31.902749302Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.294911ms logger=migrator t=2026-07-06T23:14:31.907573911Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-06T23:14:31.915509171Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.93462ms logger=migrator t=2026-07-06T23:14:31.91994029Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-06T23:14:31.92109152Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.1507ms logger=migrator t=2026-07-06T23:14:31.927022378Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-06T23:14:31.928420156Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.397878ms logger=migrator t=2026-07-06T23:14:31.933214624Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-06T23:14:31.934512868Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.298304ms logger=migrator t=2026-07-06T23:14:31.938447253Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-06T23:14:31.9394472Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=999.157µs logger=migrator t=2026-07-06T23:14:31.948629194Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-06T23:14:31.95148907Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.857156ms logger=migrator t=2026-07-06T23:14:31.955668902Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-06T23:14:31.955765344Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=96.482µs logger=migrator t=2026-07-06T23:14:31.96013761Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-06T23:14:31.960882961Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=743.261µs logger=migrator t=2026-07-06T23:14:31.965562625Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-06T23:14:31.966284684Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=722.369µs logger=migrator t=2026-07-06T23:14:31.970833486Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-06T23:14:31.971983097Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.151212ms logger=migrator t=2026-07-06T23:14:32.036566648Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-06T23:14:32.037425251Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=861.803µs logger=migrator t=2026-07-06T23:14:32.042751363Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-06T23:14:32.043104972Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=353.529µs logger=migrator t=2026-07-06T23:14:32.048478476Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-06T23:14:32.049178164Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=698.988µs logger=migrator t=2026-07-06T23:14:32.052512713Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-06T23:14:32.055221225Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.710302ms logger=migrator t=2026-07-06T23:14:32.06210005Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-06T23:14:32.063845556Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.740075ms logger=migrator t=2026-07-06T23:14:32.067802642Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-06T23:14:32.074015537Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.212185ms logger=migrator t=2026-07-06T23:14:32.078045834Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-06T23:14:32.078184768Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=138.354µs logger=migrator t=2026-07-06T23:14:32.083908241Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-06T23:14:32.085009211Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.09983ms logger=migrator t=2026-07-06T23:14:32.092510861Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-06T23:14:32.094428482Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.919971ms logger=migrator t=2026-07-06T23:14:32.099285131Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-06T23:14:32.100911095Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.626274ms logger=migrator t=2026-07-06T23:14:32.169884005Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-06T23:14:32.177144829Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.262384ms logger=migrator t=2026-07-06T23:14:32.181729001Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-06T23:14:32.183232511Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.51324ms logger=migrator t=2026-07-06T23:14:32.187686851Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-06T23:14:32.18880032Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.107629ms logger=migrator t=2026-07-06T23:14:32.193688161Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-06T23:14:32.216125489Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.438648ms logger=migrator t=2026-07-06T23:14:32.220723382Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-06T23:14:32.221859123Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.13553ms logger=migrator t=2026-07-06T23:14:32.22739152Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-06T23:14:32.229232399Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.841099ms logger=migrator t=2026-07-06T23:14:32.234378756Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-06T23:14:32.236285347Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.905971ms logger=migrator t=2026-07-06T23:14:32.241377643Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-06T23:14:32.242534784Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.156961ms logger=migrator t=2026-07-06T23:14:32.247376033Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-06T23:14:32.247601199Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=225.176µs logger=migrator t=2026-07-06T23:14:32.251231726Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-06T23:14:32.252008026Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=773µs logger=migrator t=2026-07-06T23:14:32.256105836Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-06T23:14:32.26711915Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.013784ms logger=migrator t=2026-07-06T23:14:32.271875397Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-06T23:14:32.273340026Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.463519ms logger=migrator t=2026-07-06T23:14:32.277361774Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-06T23:14:32.278391031Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.028997ms logger=migrator t=2026-07-06T23:14:32.283730144Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T23:14:32.284469703Z 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-07-06T23:14:32.288944683Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T23:14:32.289643361Z 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-07-06T23:14:32.293826322Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-06T23:14:32.294668885Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=842.043µs logger=migrator t=2026-07-06T23:14:32.298371954Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-06T23:14:32.299440452Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.068378ms logger=migrator t=2026-07-06T23:14:32.304359914Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T23:14:32.305474244Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.113791ms logger=migrator t=2026-07-06T23:14:32.309818699Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T23:14:32.31092963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.110681ms logger=migrator t=2026-07-06T23:14:32.315402378Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T23:14:32.317174536Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.767338ms logger=migrator t=2026-07-06T23:14:32.322271082Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T23:14:32.323310959Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.034917ms logger=migrator t=2026-07-06T23:14:32.326925446Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-06T23:14:32.327686787Z level=info msg="Migration successfully executed" id="Drop public config table" duration=760.981µs logger=migrator t=2026-07-06T23:14:32.33269442Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-06T23:14:32.333836741Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.142162ms logger=migrator t=2026-07-06T23:14:32.33756297Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T23:14:32.33871845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.15521ms logger=migrator t=2026-07-06T23:14:32.343746095Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T23:14:32.344881196Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.135241ms logger=migrator t=2026-07-06T23:14:32.349128598Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-06T23:14:32.350249499Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.120521ms logger=migrator t=2026-07-06T23:14:32.354566603Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-06T23:14:32.377489495Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.922822ms logger=migrator t=2026-07-06T23:14:32.382092958Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-06T23:14:32.388083618Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.98861ms logger=migrator t=2026-07-06T23:14:32.392163697Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-06T23:14:32.400566652Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.405215ms logger=migrator t=2026-07-06T23:14:32.404893186Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-06T23:14:32.405143633Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=249.337µs logger=migrator t=2026-07-06T23:14:32.409306534Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-06T23:14:32.417844872Z level=info msg="Migration successfully executed" id="add share column" duration=8.537488ms logger=migrator t=2026-07-06T23:14:32.422898266Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-06T23:14:32.423105673Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=202.417µs logger=migrator t=2026-07-06T23:14:32.426965206Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-06T23:14:32.428486476Z level=info msg="Migration successfully executed" id="create file table" duration=1.52116ms logger=migrator t=2026-07-06T23:14:32.434341183Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-06T23:14:32.436738256Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.392733ms logger=migrator t=2026-07-06T23:14:32.443054655Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-06T23:14:32.444473922Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.418887ms logger=migrator t=2026-07-06T23:14:32.449866906Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-06T23:14:32.450874113Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.003067ms logger=migrator t=2026-07-06T23:14:32.455456476Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-06T23:14:32.456876694Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.420028ms logger=migrator t=2026-07-06T23:14:32.462595726Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-06T23:14:32.462797732Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.455µs logger=migrator t=2026-07-06T23:14:32.466892821Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-06T23:14:32.466999223Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.653µs logger=migrator t=2026-07-06T23:14:32.471169885Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-06T23:14:32.471838853Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=668.408µs logger=migrator t=2026-07-06T23:14:32.47622948Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-06T23:14:32.476663932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=425.032µs logger=migrator t=2026-07-06T23:14:32.481654884Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-06T23:14:32.48410712Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.451546ms logger=migrator t=2026-07-06T23:14:32.488536239Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-06T23:14:32.506295902Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=17.752974ms logger=migrator t=2026-07-06T23:14:32.51070137Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-06T23:14:32.510927486Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=226.456µs logger=migrator t=2026-07-06T23:14:32.514902252Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-06T23:14:32.51631545Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.412488ms logger=migrator t=2026-07-06T23:14:32.521713724Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-06T23:14:32.52234015Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=627.436µs logger=migrator t=2026-07-06T23:14:32.526549812Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-06T23:14:32.526864632Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=310.589µs logger=migrator t=2026-07-06T23:14:32.530907769Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-06T23:14:32.531513815Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=606.446µs logger=migrator t=2026-07-06T23:14:32.535472111Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-06T23:14:32.546250269Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.776798ms logger=migrator t=2026-07-06T23:14:32.555615008Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-06T23:14:32.569727475Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.113117ms logger=migrator t=2026-07-06T23:14:32.574676117Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-06T23:14:32.57553757Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=819.242µs logger=migrator t=2026-07-06T23:14:32.580435961Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-06T23:14:32.667689549Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.256658ms logger=migrator t=2026-07-06T23:14:32.673463443Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-06T23:14:32.67487752Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.414267ms logger=migrator t=2026-07-06T23:14:32.680070759Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-06T23:14:32.681279722Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.208533ms logger=migrator t=2026-07-06T23:14:32.687004514Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-06T23:14:32.718668749Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.664925ms logger=migrator t=2026-07-06T23:14:32.723451307Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-06T23:14:32.729760465Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.309018ms logger=migrator t=2026-07-06T23:14:32.733541906Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-06T23:14:32.733891046Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=355.64µs logger=migrator t=2026-07-06T23:14:32.738999442Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-06T23:14:32.739275009Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=276.437µs logger=migrator t=2026-07-06T23:14:32.743924333Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-06T23:14:32.744341344Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=417.141µs logger=migrator t=2026-07-06T23:14:32.748765973Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-06T23:14:32.74903161Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=265.277µs logger=migrator t=2026-07-06T23:14:32.753850719Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-06T23:14:32.754096895Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=246.267µs logger=migrator t=2026-07-06T23:14:32.758165083Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-06T23:14:32.759232232Z level=info msg="Migration successfully executed" id="create folder table" duration=1.068549ms logger=migrator t=2026-07-06T23:14:32.763567248Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-06T23:14:32.76629895Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.731023ms logger=migrator t=2026-07-06T23:14:32.77266523Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-06T23:14:32.77379002Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.12473ms logger=migrator t=2026-07-06T23:14:32.778127186Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-06T23:14:32.778157346Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.21µs logger=migrator t=2026-07-06T23:14:32.781864786Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T23:14:32.783038677Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.173411ms logger=migrator t=2026-07-06T23:14:32.790381493Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T23:14:32.792272133Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.89091ms logger=migrator t=2026-07-06T23:14:32.79815914Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-06T23:14:32.799411744Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.251744ms logger=migrator t=2026-07-06T23:14:32.802902547Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-06T23:14:32.803639676Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=737.119µs logger=migrator t=2026-07-06T23:14:32.808767173Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-06T23:14:32.809214465Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=437.752µs logger=migrator t=2026-07-06T23:14:32.813362706Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-06T23:14:32.814423214Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.060648ms logger=migrator t=2026-07-06T23:14:32.818417402Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-06T23:14:32.820402854Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.975503ms logger=migrator t=2026-07-06T23:14:32.826017883Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-06T23:14:32.827123033Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.106ms logger=migrator t=2026-07-06T23:14:32.831232093Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-06T23:14:32.832464336Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.231593ms logger=migrator t=2026-07-06T23:14:32.836213536Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-06T23:14:32.837274524Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.062288ms logger=migrator t=2026-07-06T23:14:32.842712479Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-06T23:14:32.843913592Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.199313ms logger=migrator t=2026-07-06T23:14:32.848240867Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-06T23:14:32.850427045Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.185288ms logger=migrator t=2026-07-06T23:14:32.854811022Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-06T23:14:32.855977773Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.166821ms logger=migrator t=2026-07-06T23:14:32.861506781Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-06T23:14:32.863083493Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.576132ms logger=migrator t=2026-07-06T23:14:32.868410176Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-06T23:14:32.870030918Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.622372ms logger=migrator t=2026-07-06T23:14:32.876059159Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-06T23:14:32.877212531Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.156631ms logger=migrator t=2026-07-06T23:14:32.882961794Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-06T23:14:32.883455497Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=495.183µs logger=migrator t=2026-07-06T23:14:32.889795526Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-06T23:14:32.89930937Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.524465ms logger=migrator t=2026-07-06T23:14:32.905321751Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-06T23:14:32.906023919Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=703.218µs logger=migrator t=2026-07-06T23:14:32.911107195Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T23:14:32.911126955Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.731µs logger=migrator t=2026-07-06T23:14:32.915702157Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T23:14:32.917552146Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.84975ms logger=migrator t=2026-07-06T23:14:32.921980225Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T23:14:32.922006306Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.021µs logger=migrator t=2026-07-06T23:14:32.927020529Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-06T23:14:32.928871049Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.848739ms logger=migrator t=2026-07-06T23:14:32.933125893Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T23:14:32.935007952Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.88437ms logger=migrator t=2026-07-06T23:14:32.940371765Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-06T23:14:32.941426854Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.054939ms logger=migrator t=2026-07-06T23:14:32.947337732Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-06T23:14:32.948105922Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=769.081µs logger=migrator t=2026-07-06T23:14:32.952258112Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-06T23:14:32.95252435Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=267.008µs logger=migrator t=2026-07-06T23:14:32.956789524Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-06T23:14:32.957727708Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=936.835µs logger=migrator t=2026-07-06T23:14:32.962331912Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-06T23:14:32.963214735Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=882.714µs logger=migrator t=2026-07-06T23:14:32.969019389Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-06T23:14:32.969949885Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=930.516µs logger=migrator t=2026-07-06T23:14:32.974248569Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-06T23:14:32.983825115Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.575896ms logger=migrator t=2026-07-06T23:14:32.988024337Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-06T23:14:32.997541861Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.523764ms logger=migrator t=2026-07-06T23:14:33.002289017Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-06T23:14:33.010683502Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.393535ms logger=migrator t=2026-07-06T23:14:33.014815963Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-06T23:14:33.014883605Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.522µs logger=migrator t=2026-07-06T23:14:33.019065076Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-06T23:14:33.028600292Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.534835ms logger=migrator t=2026-07-06T23:14:33.033495472Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-06T23:14:33.042876423Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.380321ms logger=migrator t=2026-07-06T23:14:33.047051334Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-06T23:14:33.0472625Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=211.106µs logger=migrator t=2026-07-06T23:14:33.051343379Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.370655491s logger=migrator t=2026-07-06T23:14:33.051787971Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-06T23:14:33.068898078Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-06T23:14:33.069124264Z level=info msg="Created default organization" logger=secrets t=2026-07-06T23:14:33.074290912Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T23:14:33.116910082Z level=info msg="Restored cache from database" duration=374.93µs logger=plugin.store t=2026-07-06T23:14:33.118164756Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-06T23:14:33.15351072Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-06T23:14:33.153536841Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-06T23:14:33.153593832Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-06T23:14:33.153606393Z level=info msg="Plugins loaded" count=54 duration=35.442897ms logger=query_data t=2026-07-06T23:14:33.157473107Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-06T23:14:33.160923749Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-06T23:14:33.169903099Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-06T23:14:33.178009395Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-06T23:14:33.180549923Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-06T23:14:33.183860481Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-06T23:14:33.204747981Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-06T23:14:33.221850598Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-06T23:14:33.239573041Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-06T23:14:33.239595352Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-06T23:14:33.23990087Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-06T23:14:33.240804003Z level=info msg="Warming state cache for startup" logger=http.server t=2026-07-06T23:14:33.242458938Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-07-06T23:14:33.243388033Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-06T23:14:33.314600537Z level=info msg="State cache has been initialized" states=0 duration=73.794244ms logger=ngalert.scheduler t=2026-07-06T23:14:33.314639818Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-06T23:14:33.314685849Z level=info msg=starting first_tick=2026-07-06T23:14:40Z logger=provisioning.dashboard t=2026-07-06T23:14:33.337806417Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-07-06T23:14:33.370311636Z level=info msg="Update check succeeded" duration=127.462788ms logger=plugins.update.checker t=2026-07-06T23:14:33.372568976Z level=info msg="Update check succeeded" duration=130.544979ms logger=provisioning.dashboard t=2026-07-06T23:14:33.401314975Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T23:14:33.421098354Z level=info msg="Patterns update finished" duration=124.468648ms logger=grafana-apiserver t=2026-07-06T23:14:33.883912146Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-06T23:14:33.884388318Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-06T23:14:37.316426526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.338162381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.356126204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.39310431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.412877183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.443548178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.458697356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.49340813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.508042984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.560238299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.579241511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.635779783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.65240214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.686623851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.712383115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.747258234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.765726001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.809256292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.84407404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.926520949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.945575112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:37.997165571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.012098184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.070743476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.094191428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.190402482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.211404299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.277577622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.295363712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.362733539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.378555105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.440580949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.459382795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.527167874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.540318948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.598136777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.616629865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.679939523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.701518005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.761984895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.779846957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.849433714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.869530455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.937886178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:38.955568175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.019284834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.036383045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.103436607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.122517482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.193628813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.207378944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.268590398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.286185993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.345900697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.370913812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.433194324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.450739368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.517708577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.531649163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.595158489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.613807092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.695036437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.709548439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.786302182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.806039015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.880335742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.905191623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:39.984506006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.004236419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.096125895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.114242915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.200592981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.218133566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.289867997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.307406381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.395915886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.416698038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.495530361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.512283484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T23:14:40.596069741Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-06T23:15:34.272293156Z level=info msg="Usage stats are ready to report"