logger=settings t=2026-06-10T10:09:43.219519665Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T10:09:43Z logger=settings t=2026-06-10T10:09:43.21975862Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T10:09:43.21976985Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T10:09:43.21977329Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T10:09:43.21977604Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T10:09:43.21977877Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:09:43.21978176Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:09:43.21978558Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T10:09:43.21978865Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T10:09:43.21979164Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T10:09:43.21979899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:09:43.21980502Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:09:43.21980942Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T10:09:43.21981231Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T10:09:43.219815201Z level=info msg=Target target=[all] logger=settings t=2026-06-10T10:09:43.219822371Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T10:09:43.219826601Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T10:09:43.219829701Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T10:09:43.219832771Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T10:09:43.219836001Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T10:09:43.219839341Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T10:09:43.220086265Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T10:09:43.220102706Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T10:09:43.22141934Z level=info msg="Locking database" logger=migrator t=2026-06-10T10:09:43.22143139Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T10:09:43.221932369Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T10:09:43.222764644Z level=info msg="Migration successfully executed" id="create migration_log table" duration=831.745µs logger=migrator t=2026-06-10T10:09:43.233440887Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T10:09:43.234250541Z level=info msg="Migration successfully executed" id="create user table" duration=809.184µs logger=migrator t=2026-06-10T10:09:43.242720044Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T10:09:43.243994358Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.274124ms logger=migrator t=2026-06-10T10:09:43.252081525Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T10:09:43.253358837Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.264282ms logger=migrator t=2026-06-10T10:09:43.261117378Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T10:09:43.262010014Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=894.116µs logger=migrator t=2026-06-10T10:09:43.266653588Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T10:09:43.267544164Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=890.495µs logger=migrator t=2026-06-10T10:09:43.272955712Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T10:09:43.275675421Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.71856ms logger=migrator t=2026-06-10T10:09:43.283741247Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T10:09:43.284745204Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.003937ms logger=migrator t=2026-06-10T10:09:43.289042973Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T10:09:43.289841467Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=798.114µs logger=migrator t=2026-06-10T10:09:43.297657679Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T10:09:43.298819749Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.1619ms logger=migrator t=2026-06-10T10:09:43.304269278Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T10:09:43.304939931Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=670.353µs logger=migrator t=2026-06-10T10:09:43.310269406Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T10:09:43.311253295Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=985.109µs logger=migrator t=2026-06-10T10:09:43.316626312Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T10:09:43.318464244Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.836812ms logger=migrator t=2026-06-10T10:09:43.324614327Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T10:09:43.324667978Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.821µs logger=migrator t=2026-06-10T10:09:43.332894656Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T10:09:43.335612685Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.719908ms logger=migrator t=2026-06-10T10:09:43.345516534Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T10:09:43.346255927Z level=info msg="Migration successfully executed" id="Add missing user data" duration=745.693µs logger=migrator t=2026-06-10T10:09:43.355673038Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T10:09:43.357833177Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.161708ms logger=migrator t=2026-06-10T10:09:43.371025065Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T10:09:43.37294899Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.923445ms logger=migrator t=2026-06-10T10:09:43.381253531Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T10:09:43.382963331Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.71147ms logger=migrator t=2026-06-10T10:09:43.388877039Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T10:09:43.401007008Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.120579ms logger=migrator t=2026-06-10T10:09:43.408503764Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T10:09:43.412294802Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.778898ms logger=migrator t=2026-06-10T10:09:43.421782963Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T10:09:43.422133199Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=352.216µs logger=migrator t=2026-06-10T10:09:43.429552844Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T10:09:43.430671054Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.12037ms logger=migrator t=2026-06-10T10:09:43.437674851Z 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-06-10T10:09:43.438017027Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=345.636µs logger=migrator t=2026-06-10T10:09:43.442319265Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T10:09:43.442683992Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=375.517µs logger=migrator t=2026-06-10T10:09:43.448528997Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T10:09:43.449551475Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.021438ms logger=migrator t=2026-06-10T10:09:43.455046765Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T10:09:43.456176206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.130381ms logger=migrator t=2026-06-10T10:09:43.506838452Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T10:09:43.507800169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=963.927µs logger=migrator t=2026-06-10T10:09:43.546622652Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T10:09:43.54820355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.591658ms logger=migrator t=2026-06-10T10:09:43.555879329Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T10:09:43.557143802Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.265943ms logger=migrator t=2026-06-10T10:09:43.563476767Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T10:09:43.563509147Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.11µs logger=migrator t=2026-06-10T10:09:43.568776142Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T10:09:43.569538556Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=763.264µs logger=migrator t=2026-06-10T10:09:43.574499966Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T10:09:43.575320641Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=820.765µs logger=migrator t=2026-06-10T10:09:43.583201143Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T10:09:43.584358444Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.158871ms logger=migrator t=2026-06-10T10:09:43.59076501Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T10:09:43.591709457Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=946.227µs logger=migrator t=2026-06-10T10:09:43.600013167Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:09:43.604427047Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.414219ms logger=migrator t=2026-06-10T10:09:43.616704659Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T10:09:43.619084492Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.381953ms logger=migrator t=2026-06-10T10:09:43.626562867Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T10:09:43.628135366Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.574869ms logger=migrator t=2026-06-10T10:09:43.634596362Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T10:09:43.636982086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.401524ms logger=migrator t=2026-06-10T10:09:43.647293323Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T10:09:43.65599133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=8.707598ms logger=migrator t=2026-06-10T10:09:43.663952514Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T10:09:43.665156175Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.214891ms logger=migrator t=2026-06-10T10:09:43.670730136Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T10:09:43.671550951Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=821.665µs logger=migrator t=2026-06-10T10:09:43.679373662Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T10:09:43.680109265Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=742.153µs logger=migrator t=2026-06-10T10:09:43.806746156Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T10:09:43.807256066Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=512.759µs logger=migrator t=2026-06-10T10:09:43.814315703Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T10:09:43.815012236Z level=info msg="Migration successfully executed" id="create star table" duration=696.353µs logger=migrator t=2026-06-10T10:09:43.822529651Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T10:09:43.823487249Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=958.598µs logger=migrator t=2026-06-10T10:09:43.828379487Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T10:09:43.829201783Z level=info msg="Migration successfully executed" id="create org table v1" duration=818.566µs logger=migrator t=2026-06-10T10:09:43.840986326Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T10:09:43.842398611Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.415385ms logger=migrator t=2026-06-10T10:09:43.851197901Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T10:09:43.852371501Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.17407ms logger=migrator t=2026-06-10T10:09:43.860248784Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T10:09:43.861046488Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=797.984µs logger=migrator t=2026-06-10T10:09:43.868001795Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T10:09:43.868953241Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=951.776µs logger=migrator t=2026-06-10T10:09:43.874296898Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T10:09:43.875095522Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=798.414µs logger=migrator t=2026-06-10T10:09:43.881773113Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T10:09:43.881820164Z level=info msg="Migration successfully executed" id="Update org table charset" duration=96.932µs logger=migrator t=2026-06-10T10:09:43.887750422Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T10:09:43.887781082Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.99µs logger=migrator t=2026-06-10T10:09:43.892271923Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T10:09:43.892481496Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=210.013µs logger=migrator t=2026-06-10T10:09:43.900021973Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T10:09:43.90095877Z level=info msg="Migration successfully executed" id="create dashboard table" duration=937.307µs logger=migrator t=2026-06-10T10:09:43.910937851Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T10:09:43.913308774Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.369023ms logger=migrator t=2026-06-10T10:09:43.918192582Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T10:09:43.918848944Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=656.922µs logger=migrator t=2026-06-10T10:09:43.927029862Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T10:09:43.927829806Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=799.404µs logger=migrator t=2026-06-10T10:09:43.93299048Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T10:09:43.934803212Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.788621ms logger=migrator t=2026-06-10T10:09:43.9463296Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T10:09:43.947328009Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=999.129µs logger=migrator t=2026-06-10T10:09:43.952962931Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T10:09:43.967224559Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=14.260478ms logger=migrator t=2026-06-10T10:09:43.973600334Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T10:09:43.974356338Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=756.294µs logger=migrator t=2026-06-10T10:09:43.981917764Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T10:09:43.983010445Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.0934ms logger=migrator t=2026-06-10T10:09:43.989554073Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T10:09:43.99157151Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.017057ms logger=migrator t=2026-06-10T10:09:43.997368814Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T10:09:43.997734361Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.567µs logger=migrator t=2026-06-10T10:09:44.004827589Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T10:09:44.00596692Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.137121ms logger=migrator t=2026-06-10T10:09:44.013944844Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T10:09:44.014044956Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.772µs logger=migrator t=2026-06-10T10:09:44.018808691Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T10:09:44.020237697Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.430106ms logger=migrator t=2026-06-10T10:09:44.023761041Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T10:09:44.025086445Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.325124ms logger=migrator t=2026-06-10T10:09:44.032261054Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T10:09:44.034104547Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.843293ms logger=migrator t=2026-06-10T10:09:44.039474755Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T10:09:44.040263519Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=788.714µs logger=migrator t=2026-06-10T10:09:44.044981294Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T10:09:44.046976059Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.994255ms logger=migrator t=2026-06-10T10:09:44.054802891Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T10:09:44.055684788Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=881.847µs logger=migrator t=2026-06-10T10:09:44.060038835Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T10:09:44.06134484Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.306355ms logger=migrator t=2026-06-10T10:09:44.065548805Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T10:09:44.065589336Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.041µs logger=migrator t=2026-06-10T10:09:44.074602048Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T10:09:44.074642569Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.801µs logger=migrator t=2026-06-10T10:09:44.0857645Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T10:09:44.087392089Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.626119ms logger=migrator t=2026-06-10T10:09:44.090865232Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T10:09:44.092262948Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.397416ms logger=migrator t=2026-06-10T10:09:44.099116201Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T10:09:44.10458021Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.464409ms logger=migrator t=2026-06-10T10:09:44.112063885Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T10:09:44.113728825Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.66537ms logger=migrator t=2026-06-10T10:09:44.119813214Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T10:09:44.121575256Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.832903ms logger=migrator t=2026-06-10T10:09:44.129309896Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T10:09:44.130310124Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.000048ms logger=migrator t=2026-06-10T10:09:44.92546847Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T10:09:44.927401455Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.935445ms logger=migrator t=2026-06-10T10:09:46.208235172Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T10:09:46.208314333Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=84.641µs logger=migrator t=2026-06-10T10:09:46.387232782Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T10:09:46.388056696Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=825.844µs logger=migrator t=2026-06-10T10:09:47.144351737Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T10:09:47.14562529Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.333834ms logger=migrator t=2026-06-10T10:09:47.665282181Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:09:47.677796936Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.520176ms logger=migrator t=2026-06-10T10:09:47.683429677Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T10:09:47.684975664Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.547047ms logger=migrator t=2026-06-10T10:09:47.691058043Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T10:09:47.691873799Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=817.756µs logger=migrator t=2026-06-10T10:09:47.695547724Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T10:09:47.696236526Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=689.902µs logger=migrator t=2026-06-10T10:09:47.704903772Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T10:09:47.705425031Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=516.029µs logger=migrator t=2026-06-10T10:09:47.711196595Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T10:09:47.711666754Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=469.089µs logger=migrator t=2026-06-10T10:09:47.721948718Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T10:09:47.724377112Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.421063ms logger=migrator t=2026-06-10T10:09:47.763018606Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T10:09:47.763972393Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=956.297µs logger=migrator t=2026-06-10T10:09:47.783217978Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T10:09:47.783438862Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.884µs logger=migrator t=2026-06-10T10:09:47.792082757Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T10:09:47.79223557Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=156.913µs logger=migrator t=2026-06-10T10:09:47.79551082Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T10:09:47.79608873Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=577.9µs logger=migrator t=2026-06-10T10:09:47.800096741Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T10:09:47.802321011Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.22413ms logger=migrator t=2026-06-10T10:09:47.808401601Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T10:09:47.810136192Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.734761ms logger=migrator t=2026-06-10T10:09:47.817168138Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T10:09:47.818056604Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=888.496µs logger=migrator t=2026-06-10T10:09:47.828646954Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T10:09:47.830031949Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.384885ms logger=migrator t=2026-06-10T10:09:47.834614231Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T10:09:47.835847923Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.234082ms logger=migrator t=2026-06-10T10:09:47.842183167Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T10:09:47.843049883Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=866.546µs logger=migrator t=2026-06-10T10:09:47.850930914Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T10:09:47.860424515Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.492641ms logger=migrator t=2026-06-10T10:09:47.86852422Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T10:09:47.870030947Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.508857ms logger=migrator t=2026-06-10T10:09:47.87460926Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T10:09:47.875448164Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=835.784µs logger=migrator t=2026-06-10T10:09:47.880427564Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T10:09:47.881396241Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=968.647µs logger=migrator t=2026-06-10T10:09:47.890576806Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T10:09:47.891373641Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=796.495µs logger=migrator t=2026-06-10T10:09:47.903557239Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T10:09:47.910102476Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=6.550237ms logger=migrator t=2026-06-10T10:09:47.91475805Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T10:09:47.918411755Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.653035ms logger=migrator t=2026-06-10T10:09:47.92366998Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T10:09:47.923761272Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=92.652µs logger=migrator t=2026-06-10T10:09:47.928602449Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T10:09:47.929134458Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=526.539µs logger=migrator t=2026-06-10T10:09:47.934156159Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T10:09:47.937999197Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.843149ms logger=migrator t=2026-06-10T10:09:47.945589534Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T10:09:47.945996231Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=416.347µs logger=migrator t=2026-06-10T10:09:47.950006704Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T10:09:47.950397461Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=390.967µs logger=migrator t=2026-06-10T10:09:47.955870419Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T10:09:47.958624308Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.754069ms logger=migrator t=2026-06-10T10:09:47.962712901Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T10:09:47.9632416Z level=info msg="Migration successfully executed" id="Update uid value" duration=535.059µs logger=migrator t=2026-06-10T10:09:47.968530326Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T10:09:47.970388749Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.852884ms logger=migrator t=2026-06-10T10:09:47.974518723Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T10:09:47.976101142Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.582159ms logger=migrator t=2026-06-10T10:09:47.980959289Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T10:09:47.981816304Z level=info msg="Migration successfully executed" id="create api_key table" duration=827.405µs logger=migrator t=2026-06-10T10:09:47.990128714Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T10:09:47.991407746Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.278552ms logger=migrator t=2026-06-10T10:09:47.999046554Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T10:09:48.000385078Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.338624ms logger=migrator t=2026-06-10T10:09:48.005802346Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T10:09:48.007310482Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.508117ms logger=migrator t=2026-06-10T10:09:48.01273806Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T10:09:48.013556854Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=818.644µs logger=migrator t=2026-06-10T10:09:48.01779893Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T10:09:48.018564604Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=765.794µs logger=migrator t=2026-06-10T10:09:48.024374128Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T10:09:48.025191513Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=817.625µs logger=migrator t=2026-06-10T10:09:48.03066305Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T10:09:48.037546824Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.889014ms logger=migrator t=2026-06-10T10:09:48.041386913Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T10:09:48.042684547Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.297823ms logger=migrator t=2026-06-10T10:09:48.047448221Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T10:09:48.048951409Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.503137ms logger=migrator t=2026-06-10T10:09:48.053249586Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T10:09:48.05404966Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=800.174µs logger=migrator t=2026-06-10T10:09:48.059337895Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T10:09:48.0607831Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.445495ms logger=migrator t=2026-06-10T10:09:48.069729181Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T10:09:48.070413724Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=684.873µs logger=migrator t=2026-06-10T10:09:48.074448195Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T10:09:48.074955994Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=507.899µs logger=migrator t=2026-06-10T10:09:48.078992607Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T10:09:48.079033618Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.381µs logger=migrator t=2026-06-10T10:09:48.086219836Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T10:09:48.090431252Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.210586ms logger=migrator t=2026-06-10T10:09:48.094276671Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T10:09:48.097000419Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.723888ms logger=migrator t=2026-06-10T10:09:48.102499278Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T10:09:48.102663831Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.853µs logger=migrator t=2026-06-10T10:09:48.10760039Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T10:09:48.110107575Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.506835ms logger=migrator t=2026-06-10T10:09:48.115037783Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T10:09:48.120305147Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.260414ms logger=migrator t=2026-06-10T10:09:48.126465768Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T10:09:48.127332303Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=869.445µs logger=migrator t=2026-06-10T10:09:48.136418006Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T10:09:48.138052486Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.63005ms logger=migrator t=2026-06-10T10:09:48.145636922Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T10:09:48.14666374Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.026488ms logger=migrator t=2026-06-10T10:09:48.150949346Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T10:09:48.152039926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.09088ms logger=migrator t=2026-06-10T10:09:48.158078105Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T10:09:48.159268845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.19216ms logger=migrator t=2026-06-10T10:09:48.163903489Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T10:09:48.164869416Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=957.527µs logger=migrator t=2026-06-10T10:09:48.168931389Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T10:09:48.16900016Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.151µs logger=migrator t=2026-06-10T10:09:48.173932319Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T10:09:48.17396195Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.991µs logger=migrator t=2026-06-10T10:09:48.180278083Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T10:09:48.185352824Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.080802ms logger=migrator t=2026-06-10T10:09:48.192225926Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T10:09:48.195855881Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.630265ms logger=migrator t=2026-06-10T10:09:48.202535212Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T10:09:48.202648644Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=122.822µs logger=migrator t=2026-06-10T10:09:48.2074472Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T10:09:48.208252004Z level=info msg="Migration successfully executed" id="create quota table v1" duration=804.914µs logger=migrator t=2026-06-10T10:09:48.212877417Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T10:09:48.213679301Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=801.514µs logger=migrator t=2026-06-10T10:09:48.218447447Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T10:09:48.218486958Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.061µs logger=migrator t=2026-06-10T10:09:48.224626088Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T10:09:48.22588617Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.260232ms logger=migrator t=2026-06-10T10:09:48.230215128Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T10:09:48.231027752Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=812.364µs logger=migrator t=2026-06-10T10:09:48.235186296Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T10:09:48.239776429Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.588073ms logger=migrator t=2026-06-10T10:09:48.244609856Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T10:09:48.244632306Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.35µs logger=migrator t=2026-06-10T10:09:48.248593417Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T10:09:48.249427972Z level=info msg="Migration successfully executed" id="create session table" duration=834.355µs logger=migrator t=2026-06-10T10:09:48.253370143Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T10:09:48.253486375Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=117.232µs logger=migrator t=2026-06-10T10:09:48.259236028Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T10:09:48.2593827Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=143.263µs logger=migrator t=2026-06-10T10:09:48.263749139Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T10:09:48.265052282Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.302873ms logger=migrator t=2026-06-10T10:09:48.271454066Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T10:09:48.2721613Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=707.194µs logger=migrator t=2026-06-10T10:09:48.278466592Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T10:09:48.278497593Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.081µs logger=migrator t=2026-06-10T10:09:48.288439331Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T10:09:48.288533053Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=99.272µs logger=migrator t=2026-06-10T10:09:48.294130424Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T10:09:48.297538625Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.39315ms logger=migrator t=2026-06-10T10:09:48.303805146Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T10:09:48.307193497Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.389591ms logger=migrator t=2026-06-10T10:09:48.313936589Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T10:09:48.31401362Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.711µs logger=migrator t=2026-06-10T10:09:48.318749134Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T10:09:48.318833556Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=84.422µs logger=migrator t=2026-06-10T10:09:48.327714546Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T10:09:48.329526938Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.807701ms logger=migrator t=2026-06-10T10:09:48.334740151Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T10:09:48.334770161Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.91µs logger=migrator t=2026-06-10T10:09:48.341163096Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T10:09:48.344441914Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.278438ms logger=migrator t=2026-06-10T10:09:48.349377693Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T10:09:48.349543216Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.693µs logger=migrator t=2026-06-10T10:09:48.356967779Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T10:09:48.360429182Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.461212ms logger=migrator t=2026-06-10T10:09:48.365612754Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T10:09:48.368794411Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.181327ms logger=migrator t=2026-06-10T10:09:48.377737681Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T10:09:48.377845383Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=99.432µs logger=migrator t=2026-06-10T10:09:48.382320594Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T10:09:48.38377127Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.461346ms logger=migrator t=2026-06-10T10:09:48.391274394Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T10:09:48.392948395Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.674141ms logger=migrator t=2026-06-10T10:09:48.400611092Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T10:09:48.401753102Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.13928ms logger=migrator t=2026-06-10T10:09:48.40836245Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T10:09:48.409821787Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.459367ms logger=migrator t=2026-06-10T10:09:48.416501557Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T10:09:48.417967043Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.323125ms logger=migrator t=2026-06-10T10:09:48.423226608Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T10:09:48.424754005Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.526897ms logger=migrator t=2026-06-10T10:09:48.43010784Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T10:09:48.430757842Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=650.552µs logger=migrator t=2026-06-10T10:09:48.438680644Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T10:09:48.44012305Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.442026ms logger=migrator t=2026-06-10T10:09:48.446564656Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T10:09:48.447884169Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.319394ms logger=migrator t=2026-06-10T10:09:48.456435972Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T10:09:48.468628531Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.192679ms logger=migrator t=2026-06-10T10:09:48.477298046Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T10:09:48.477883107Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=583.561µs logger=migrator t=2026-06-10T10:09:48.484830532Z 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-06-10T10:09:48.486333158Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.502296ms logger=migrator t=2026-06-10T10:09:48.493593569Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T10:09:48.493879394Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=284.355µs logger=migrator t=2026-06-10T10:09:48.502430707Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T10:09:48.503470185Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.046668ms logger=migrator t=2026-06-10T10:09:48.511835565Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T10:09:48.513130869Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.295114ms logger=migrator t=2026-06-10T10:09:48.521276325Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T10:09:48.527297083Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.020058ms logger=migrator t=2026-06-10T10:09:48.538113207Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T10:09:48.542319692Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.194034ms logger=migrator t=2026-06-10T10:09:48.549841417Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T10:09:48.553508042Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.666605ms logger=migrator t=2026-06-10T10:09:48.561816631Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T10:09:48.566378523Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.556022ms logger=migrator t=2026-06-10T10:09:48.572070205Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T10:09:48.573075033Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.005758ms logger=migrator t=2026-06-10T10:09:48.580960545Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T10:09:48.581026036Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=67.862µs logger=migrator t=2026-06-10T10:09:48.586753678Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T10:09:48.586803119Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=50.381µs logger=migrator t=2026-06-10T10:09:48.593541429Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T10:09:48.594828093Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.285984ms logger=migrator t=2026-06-10T10:09:48.603463768Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:09:48.605186439Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.725481ms logger=migrator t=2026-06-10T10:09:48.613433767Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T10:09:48.615024485Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.594178ms logger=migrator t=2026-06-10T10:09:48.620429832Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T10:09:48.621667164Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.239512ms logger=migrator t=2026-06-10T10:09:48.628743151Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:09:48.63031856Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.576529ms logger=migrator t=2026-06-10T10:09:48.637123841Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T10:09:48.645571273Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.447522ms logger=migrator t=2026-06-10T10:09:48.651651252Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T10:09:48.655885348Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.235287ms logger=migrator t=2026-06-10T10:09:48.662095789Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T10:09:48.662347603Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=255.664µs logger=migrator t=2026-06-10T10:09:48.669216396Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T10:09:48.670209714Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=995.478µs logger=migrator t=2026-06-10T10:09:48.676244293Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T10:09:48.677138508Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=894.396µs logger=migrator t=2026-06-10T10:09:48.683141015Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T10:09:48.689676763Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.535588ms logger=migrator t=2026-06-10T10:09:48.694952728Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T10:09:48.695023669Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.091µs logger=migrator t=2026-06-10T10:09:48.698274268Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T10:09:48.699196574Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=913.036µs logger=migrator t=2026-06-10T10:09:48.704104592Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T10:09:48.705104269Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.001497ms logger=migrator t=2026-06-10T10:09:48.711524165Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T10:09:48.711670558Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=152.573µs logger=migrator t=2026-06-10T10:09:48.716379011Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T10:09:48.717280858Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=897.147µs logger=migrator t=2026-06-10T10:09:48.723595371Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T10:09:48.724237802Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=642.361µs logger=migrator t=2026-06-10T10:09:49.096033044Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T10:09:49.097716593Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.680779ms logger=migrator t=2026-06-10T10:09:49.104380563Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T10:09:49.105947001Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.566728ms logger=migrator t=2026-06-10T10:09:49.11372558Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T10:09:49.115473572Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.747982ms logger=migrator t=2026-06-10T10:09:49.121423598Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T10:09:49.122938825Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.515307ms logger=migrator t=2026-06-10T10:09:49.132003628Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T10:09:49.132056249Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.191µs logger=migrator t=2026-06-10T10:09:49.137139109Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T10:09:49.143284309Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.14122ms logger=migrator t=2026-06-10T10:09:49.151627199Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T10:09:49.15279659Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.170921ms logger=migrator t=2026-06-10T10:09:49.15899702Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T10:09:49.163462871Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.46563ms logger=migrator t=2026-06-10T10:09:49.179398116Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T10:09:49.18076402Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.366344ms logger=migrator t=2026-06-10T10:09:49.185699459Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T10:09:49.186726147Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.034899ms logger=migrator t=2026-06-10T10:09:49.192902507Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T10:09:49.194012027Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.11939ms logger=migrator t=2026-06-10T10:09:49.200241128Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T10:09:49.215722836Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.478768ms logger=migrator t=2026-06-10T10:09:49.221837865Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T10:09:49.222406925Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=569.67µs logger=migrator t=2026-06-10T10:09:49.229462871Z 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-06-10T10:09:49.230252846Z 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=789.725µs logger=migrator t=2026-06-10T10:09:49.236378535Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T10:09:49.236685251Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=307.446µs logger=migrator t=2026-06-10T10:09:49.24222746Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T10:09:49.242966683Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=737.833µs logger=migrator t=2026-06-10T10:09:49.248361379Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T10:09:49.248622024Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=261.775µs logger=migrator t=2026-06-10T10:09:49.254697582Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T10:09:49.258638663Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.941501ms logger=migrator t=2026-06-10T10:09:49.263766776Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T10:09:49.268027311Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.260336ms logger=migrator t=2026-06-10T10:09:49.274832234Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T10:09:49.276056165Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.224592ms logger=migrator t=2026-06-10T10:09:49.289012457Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T10:09:49.290096306Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.086389ms logger=migrator t=2026-06-10T10:09:49.29532491Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T10:09:49.295554154Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=229.724µs logger=migrator t=2026-06-10T10:09:49.299880601Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T10:09:49.304334301Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.45493ms logger=migrator t=2026-06-10T10:09:49.313045067Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T10:09:49.313972874Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=928.337µs logger=migrator t=2026-06-10T10:09:49.319472572Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T10:09:49.319665376Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.144µs logger=migrator t=2026-06-10T10:09:49.324224537Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T10:09:49.324774076Z level=info msg="Migration successfully executed" id="Move region to single row" duration=549.05µs logger=migrator t=2026-06-10T10:09:49.330172123Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T10:09:49.331498727Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.325994ms logger=migrator t=2026-06-10T10:09:49.33783525Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T10:09:49.338730176Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=895.076µs logger=migrator t=2026-06-10T10:09:49.353116134Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:09:49.354498228Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.390814ms logger=migrator t=2026-06-10T10:09:49.360705259Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:09:49.361943472Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.237893ms logger=migrator t=2026-06-10T10:09:49.369463036Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T10:09:49.370402553Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=939.667µs logger=migrator t=2026-06-10T10:09:49.375033675Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T10:09:49.376691765Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.65792ms logger=migrator t=2026-06-10T10:09:49.38476173Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T10:09:49.384886512Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=125.322µs logger=migrator t=2026-06-10T10:09:49.390185767Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T10:09:49.39150654Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.306133ms logger=migrator t=2026-06-10T10:09:49.398071039Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T10:09:49.399011375Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=935.137µs logger=migrator t=2026-06-10T10:09:49.406198434Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T10:09:49.40766227Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.463966ms logger=migrator t=2026-06-10T10:09:49.430350696Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T10:09:49.431948025Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.598679ms logger=migrator t=2026-06-10T10:09:49.447312519Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T10:09:49.447691866Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=379.616µs logger=migrator t=2026-06-10T10:09:49.475008055Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T10:09:49.475713347Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=707.252µs logger=migrator t=2026-06-10T10:09:49.483025288Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T10:09:49.483162371Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=138.643µs logger=migrator t=2026-06-10T10:09:49.488923604Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T10:09:49.490194626Z level=info msg="Migration successfully executed" id="create team table" duration=1.271103ms logger=migrator t=2026-06-10T10:09:49.497049639Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T10:09:49.498176669Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.12813ms logger=migrator t=2026-06-10T10:09:49.505613522Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T10:09:49.507239322Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.62575ms logger=migrator t=2026-06-10T10:09:49.513189848Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T10:09:49.518454082Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.263634ms logger=migrator t=2026-06-10T10:09:49.525373096Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T10:09:49.52559185Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=218.154µs logger=migrator t=2026-06-10T10:09:49.530940595Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T10:09:49.532629316Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.690661ms logger=migrator t=2026-06-10T10:09:49.538219046Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T10:09:49.539469698Z level=info msg="Migration successfully executed" id="create team member table" duration=1.250912ms logger=migrator t=2026-06-10T10:09:49.545075918Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T10:09:49.545929183Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=853.255µs logger=migrator t=2026-06-10T10:09:49.551954132Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T10:09:49.553438298Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.483596ms logger=migrator t=2026-06-10T10:09:49.559051478Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T10:09:49.560521235Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.469517ms logger=migrator t=2026-06-10T10:09:49.566435571Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T10:09:49.570976531Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.54075ms logger=migrator t=2026-06-10T10:09:49.576205745Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T10:09:49.581030462Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.824827ms logger=migrator t=2026-06-10T10:09:49.585688566Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T10:09:49.590499881Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.810805ms logger=migrator t=2026-06-10T10:09:49.595891987Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T10:09:49.596843885Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=951.908µs logger=migrator t=2026-06-10T10:09:49.603613296Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T10:09:49.605202595Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.588368ms logger=migrator t=2026-06-10T10:09:49.610641441Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T10:09:49.611588148Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=946.837µs logger=migrator t=2026-06-10T10:09:49.618331069Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T10:09:49.619623933Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.291374ms logger=migrator t=2026-06-10T10:09:49.624882487Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T10:09:49.626585417Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.69374ms logger=migrator t=2026-06-10T10:09:49.631998794Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T10:09:49.63294386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=945.016µs logger=migrator t=2026-06-10T10:09:49.638195564Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T10:09:49.639821684Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.62525ms logger=migrator t=2026-06-10T10:09:49.64575427Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T10:09:49.646606535Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=852.485µs logger=migrator t=2026-06-10T10:09:49.651408821Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T10:09:49.651869859Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=460.838µs logger=migrator t=2026-06-10T10:09:49.657389358Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T10:09:49.657607352Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.544µs logger=migrator t=2026-06-10T10:09:49.661849708Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T10:09:49.663050609Z level=info msg="Migration successfully executed" id="create tag table" duration=1.200711ms logger=migrator t=2026-06-10T10:09:49.668860203Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T10:09:49.670511003Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.65847ms logger=migrator t=2026-06-10T10:09:49.676897597Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T10:09:49.677726541Z level=info msg="Migration successfully executed" id="create login attempt table" duration=828.714µs logger=migrator t=2026-06-10T10:09:49.682609179Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T10:09:49.683969084Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.359045ms logger=migrator t=2026-06-10T10:09:49.689443752Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T10:09:49.690752895Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.309563ms logger=migrator t=2026-06-10T10:09:49.698013795Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:09:49.714416009Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.400934ms logger=migrator t=2026-06-10T10:09:49.723739365Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T10:09:49.72515075Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.411735ms logger=migrator t=2026-06-10T10:09:49.730900293Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T10:09:49.732450021Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.549708ms logger=migrator t=2026-06-10T10:09:49.738282005Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T10:09:49.738613261Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=331.686µs logger=migrator t=2026-06-10T10:09:49.746307299Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T10:09:49.747391228Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.084409ms logger=migrator t=2026-06-10T10:09:49.753288073Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T10:09:49.754557287Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.257363ms logger=migrator t=2026-06-10T10:09:49.761272866Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T10:09:49.762773344Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.499748ms logger=migrator t=2026-06-10T10:09:49.773307173Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T10:09:49.773388184Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.571µs logger=migrator t=2026-06-10T10:09:49.77767907Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T10:09:49.786210173Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.530683ms logger=migrator t=2026-06-10T10:09:49.798228067Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T10:09:49.807487394Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.258767ms logger=migrator t=2026-06-10T10:09:49.813048864Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T10:09:49.816690048Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.641464ms logger=migrator t=2026-06-10T10:09:49.822987381Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T10:09:49.830864472Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.872571ms logger=migrator t=2026-06-10T10:09:49.837137964Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T10:09:49.837837687Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=699.623µs logger=migrator t=2026-06-10T10:09:49.842899787Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T10:09:49.852163853Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.262156ms logger=migrator t=2026-06-10T10:09:49.856964339Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T10:09:49.857548Z level=info msg="Migration successfully executed" id="create server_lock table" duration=582.571µs logger=migrator t=2026-06-10T10:09:49.864751648Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T10:09:49.866283506Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.541688ms logger=migrator t=2026-06-10T10:09:49.872787892Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T10:09:49.873699728Z level=info msg="Migration successfully executed" id="create user auth token table" duration=912.196µs logger=migrator t=2026-06-10T10:09:49.88328716Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T10:09:49.884812077Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.524317ms logger=migrator t=2026-06-10T10:09:49.891934185Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T10:09:49.893514483Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.579398ms logger=migrator t=2026-06-10T10:09:49.90119195Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T10:09:49.902174888Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=982.358µs logger=migrator t=2026-06-10T10:09:49.907701397Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T10:09:49.916658797Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.95964ms logger=migrator t=2026-06-10T10:09:49.922094364Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T10:09:49.923070152Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=975.027µs logger=migrator t=2026-06-10T10:09:49.928118862Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T10:09:49.929038089Z level=info msg="Migration successfully executed" id="create cache_data table" duration=919.337µs logger=migrator t=2026-06-10T10:09:49.934243362Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T10:09:49.935762859Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.519107ms logger=migrator t=2026-06-10T10:09:49.942590711Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T10:09:49.943516537Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=927.316µs logger=migrator t=2026-06-10T10:09:49.94977426Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T10:09:49.950785318Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.010748ms logger=migrator t=2026-06-10T10:09:49.956182214Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T10:09:49.956252765Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.351µs logger=migrator t=2026-06-10T10:09:49.964369461Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T10:09:49.964517503Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.682µs logger=migrator t=2026-06-10T10:09:49.970928198Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T10:09:49.972467546Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.539208ms logger=migrator t=2026-06-10T10:09:49.979537602Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:09:49.98051123Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=973.538µs logger=migrator t=2026-06-10T10:09:49.986153701Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:09:49.98722765Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.072709ms logger=migrator t=2026-06-10T10:09:49.99505357Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:09:49.995183082Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=112.122µs logger=migrator t=2026-06-10T10:09:50.000472817Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:09:50.002110885Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.636848ms logger=migrator t=2026-06-10T10:09:50.006726168Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:09:50.007655154Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=929.126µs logger=migrator t=2026-06-10T10:09:50.013173133Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:09:50.014763982Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.590809ms logger=migrator t=2026-06-10T10:09:50.019864913Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:09:50.021246787Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.382474ms logger=migrator t=2026-06-10T10:09:50.028131281Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T10:09:50.038016327Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.883066ms logger=migrator t=2026-06-10T10:09:50.042469237Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T10:09:50.043144619Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=675.582µs logger=migrator t=2026-06-10T10:09:50.047273392Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T10:09:50.047333553Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=61.101µs logger=migrator t=2026-06-10T10:09:50.053369832Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T10:09:50.054904828Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.543096ms logger=migrator t=2026-06-10T10:09:50.060464438Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T10:09:50.061508926Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.053139ms logger=migrator t=2026-06-10T10:09:50.065782793Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T10:09:50.067617626Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.835513ms logger=migrator t=2026-06-10T10:09:50.073770936Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:09:50.073844657Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.341µs logger=migrator t=2026-06-10T10:09:50.082059534Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T10:09:50.083169143Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.108059ms logger=migrator t=2026-06-10T10:09:50.088330985Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T10:09:50.090042126Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.711241ms logger=migrator t=2026-06-10T10:09:50.095905411Z 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-06-10T10:09:50.096904699Z 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.002498ms logger=migrator t=2026-06-10T10:09:50.101581393Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T10:09:50.103115639Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.533426ms logger=migrator t=2026-06-10T10:09:50.110645994Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T10:09:50.114959022Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.309848ms logger=migrator t=2026-06-10T10:09:50.120139683Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:09:50.121133572Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=993.599µs logger=migrator t=2026-06-10T10:09:50.125745954Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:09:50.127267561Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.520518ms logger=migrator t=2026-06-10T10:09:50.133266018Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T10:09:50.161833348Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.56662ms logger=migrator t=2026-06-10T10:09:50.168323515Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T10:09:50.188677168Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.350653ms logger=migrator t=2026-06-10T10:09:50.194447241Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:09:50.195205104Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=757.873µs logger=migrator t=2026-06-10T10:09:50.199592743Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:09:50.201409275Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.818652ms logger=migrator t=2026-06-10T10:09:50.206822071Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T10:09:50.215195381Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.37463ms logger=migrator t=2026-06-10T10:09:50.220578548Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T10:09:50.226234428Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.6536ms logger=migrator t=2026-06-10T10:09:50.231313589Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T10:09:50.232265276Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=951.847µs logger=migrator t=2026-06-10T10:09:50.237409828Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T10:09:50.238332465Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=922.587µs logger=migrator t=2026-06-10T10:09:50.244437674Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T10:09:50.245380961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=943.167µs logger=migrator t=2026-06-10T10:09:50.250487142Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T10:09:50.252215373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.727741ms logger=migrator t=2026-06-10T10:09:50.257447446Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:09:50.257513067Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.411µs logger=migrator t=2026-06-10T10:09:50.261764513Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T10:09:50.267669749Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.904916ms logger=migrator t=2026-06-10T10:09:50.273378401Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T10:09:50.279381818Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.004496ms logger=migrator t=2026-06-10T10:09:50.284049971Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T10:09:50.290200651Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.15049ms logger=migrator t=2026-06-10T10:09:50.293621892Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T10:09:50.294527009Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=904.637µs logger=migrator t=2026-06-10T10:09:50.300883382Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T10:09:50.302572212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.68921ms logger=migrator t=2026-06-10T10:09:50.308205312Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T10:09:50.316424069Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.215587ms logger=migrator t=2026-06-10T10:09:50.32094109Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T10:09:50.325543893Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.602033ms logger=migrator t=2026-06-10T10:09:50.331725873Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T10:09:50.332904744Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.205631ms logger=migrator t=2026-06-10T10:09:50.33829473Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T10:09:50.342903893Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.604213ms logger=migrator t=2026-06-10T10:09:50.347981844Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T10:09:50.354647052Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.665058ms logger=migrator t=2026-06-10T10:09:50.360428375Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T10:09:50.360501197Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.962µs logger=migrator t=2026-06-10T10:09:50.365493146Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T10:09:50.367155746Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.66518ms logger=migrator t=2026-06-10T10:09:50.372729806Z 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-06-10T10:09:50.373822265Z 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.092879ms logger=migrator t=2026-06-10T10:09:50.379693119Z 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-06-10T10:09:50.380915281Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.220652ms logger=migrator t=2026-06-10T10:09:50.38647366Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:09:50.386540671Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.821µs logger=migrator t=2026-06-10T10:09:50.39256784Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T10:09:50.402472936Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.905836ms logger=migrator t=2026-06-10T10:09:50.409120486Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T10:09:50.41551121Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.390834ms logger=migrator t=2026-06-10T10:09:50.420082441Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T10:09:50.424582681Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.49985ms logger=migrator t=2026-06-10T10:09:50.428925689Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T10:09:50.43513658Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.210841ms logger=migrator t=2026-06-10T10:09:50.440006307Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T10:09:50.446590965Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.584678ms logger=migrator t=2026-06-10T10:09:50.452194945Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T10:09:50.452291396Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.462µs logger=migrator t=2026-06-10T10:09:50.45696031Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T10:09:50.457742024Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=781.434µs logger=migrator t=2026-06-10T10:09:50.462503039Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T10:09:50.473332982Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.832213ms logger=migrator t=2026-06-10T10:09:50.478535715Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T10:09:50.478599296Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=58.921µs logger=migrator t=2026-06-10T10:09:50.482903863Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T10:09:50.493623245Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.719852ms logger=migrator t=2026-06-10T10:09:50.497999873Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T10:09:50.499052972Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05355ms logger=migrator t=2026-06-10T10:09:50.50457134Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T10:09:50.513047182Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.471082ms logger=migrator t=2026-06-10T10:09:50.517827857Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T10:09:50.518847946Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.020688ms logger=migrator t=2026-06-10T10:09:50.524048138Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T10:09:50.525331611Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.278263ms logger=migrator t=2026-06-10T10:09:50.530371101Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T10:09:50.537017329Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.646728ms logger=migrator t=2026-06-10T10:09:50.542455557Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T10:09:50.543577277Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.12254ms logger=migrator t=2026-06-10T10:09:50.549673666Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T10:09:50.551463027Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.789041ms logger=migrator t=2026-06-10T10:09:50.556974956Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T10:09:50.558695467Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.720261ms logger=migrator t=2026-06-10T10:09:50.565665131Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T10:09:50.566916204Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.252303ms logger=migrator t=2026-06-10T10:09:50.572230269Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T10:09:50.572325881Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.172µs logger=migrator t=2026-06-10T10:09:50.576883481Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T10:09:50.577658806Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=769.565µs logger=migrator t=2026-06-10T10:09:50.58404195Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T10:09:50.58575122Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.710181ms logger=migrator t=2026-06-10T10:09:50.591072435Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T10:09:50.591455172Z 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-06-10T10:09:50.59581115Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T10:09:50.596525202Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=714.422µs logger=migrator t=2026-06-10T10:09:50.602089341Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T10:09:50.603137531Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.05397ms logger=migrator t=2026-06-10T10:09:50.608007428Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T10:09:50.615506721Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.493683ms logger=migrator t=2026-06-10T10:09:50.620985269Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T10:09:50.622069489Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.07894ms logger=migrator t=2026-06-10T10:09:50.627877903Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T10:09:50.628979912Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.101799ms logger=migrator t=2026-06-10T10:09:50.634635503Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T10:09:50.635450487Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=814.364µs logger=migrator t=2026-06-10T10:09:50.640774853Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T10:09:50.642465703Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.69991ms logger=migrator t=2026-06-10T10:09:50.648647243Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T10:09:50.650042909Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.399596ms logger=migrator t=2026-06-10T10:09:50.659506227Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T10:09:50.659765572Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=262.955µs logger=migrator t=2026-06-10T10:09:50.665086327Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T10:09:50.66521426Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=129.002µs logger=migrator t=2026-06-10T10:09:50.671139805Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T10:09:50.680423971Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.280175ms logger=migrator t=2026-06-10T10:09:50.68542683Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T10:09:50.685846248Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=420.768µs logger=migrator t=2026-06-10T10:09:50.690168245Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T10:09:50.691317795Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.14449ms logger=migrator t=2026-06-10T10:09:50.69661755Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T10:09:50.696926595Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=309.745µs logger=migrator t=2026-06-10T10:09:50.702949113Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T10:09:50.704794466Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.846133ms logger=migrator t=2026-06-10T10:09:50.710894965Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T10:09:50.712389742Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.494747ms logger=migrator t=2026-06-10T10:09:50.718297438Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T10:09:50.749885461Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.585583ms logger=migrator t=2026-06-10T10:09:50.755696075Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T10:09:50.761928066Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.230491ms logger=migrator t=2026-06-10T10:09:50.768897951Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T10:09:50.769075895Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=179.264µs logger=migrator t=2026-06-10T10:09:50.774038143Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T10:09:50.808956247Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.915513ms logger=migrator t=2026-06-10T10:09:50.820236298Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T10:09:50.855248584Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.007186ms logger=migrator t=2026-06-10T10:09:50.864117382Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T10:09:50.864814484Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=697.702µs logger=migrator t=2026-06-10T10:09:50.874570599Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T10:09:50.876397491Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.826762ms logger=migrator t=2026-06-10T10:09:50.890479983Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T10:09:50.89087163Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=399.087µs logger=migrator t=2026-06-10T10:09:50.900821327Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T10:09:50.902252263Z level=info msg="Migration successfully executed" id="create permission table" duration=1.431336ms logger=migrator t=2026-06-10T10:09:50.912316453Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T10:09:50.913916902Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.600719ms logger=migrator t=2026-06-10T10:09:50.92675657Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T10:09:50.928907649Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.153659ms logger=migrator t=2026-06-10T10:09:50.941184108Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T10:09:50.942674005Z level=info msg="Migration successfully executed" id="create role table" duration=1.490547ms logger=migrator t=2026-06-10T10:09:50.952122223Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T10:09:50.962730553Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.61001ms logger=migrator t=2026-06-10T10:09:50.974699677Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T10:09:50.982109539Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.401002ms logger=migrator t=2026-06-10T10:09:50.991974966Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T10:09:50.993112846Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.138ms logger=migrator t=2026-06-10T10:09:51.026858528Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T10:09:51.028301174Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.446436ms logger=migrator t=2026-06-10T10:09:51.036869467Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T10:09:51.037759303Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=891.086µs logger=migrator t=2026-06-10T10:09:51.044713926Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T10:09:51.046267924Z level=info msg="Migration successfully executed" id="create team role table" duration=1.559978ms logger=migrator t=2026-06-10T10:09:51.052622697Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T10:09:51.05444041Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.817883ms logger=migrator t=2026-06-10T10:09:51.061648738Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T10:09:51.062754078Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.10701ms logger=migrator t=2026-06-10T10:09:51.069673881Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T10:09:51.071299661Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.624219ms logger=migrator t=2026-06-10T10:09:51.077205116Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T10:09:51.078542239Z level=info msg="Migration successfully executed" id="create user role table" duration=1.319994ms logger=migrator t=2026-06-10T10:09:51.083219903Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T10:09:51.084350274Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.130371ms logger=migrator t=2026-06-10T10:09:51.090464722Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T10:09:51.091606882Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.14198ms logger=migrator t=2026-06-10T10:09:51.096366327Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T10:09:51.097462337Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.09602ms logger=migrator t=2026-06-10T10:09:51.101830715Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T10:09:51.102665589Z level=info msg="Migration successfully executed" id="create builtin role table" duration=834.664µs logger=migrator t=2026-06-10T10:09:51.109611934Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T10:09:51.110770904Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.15918ms logger=migrator t=2026-06-10T10:09:51.115982857Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T10:09:51.117062746Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.079819ms logger=migrator t=2026-06-10T10:09:51.122744667Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T10:09:51.130487236Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.745609ms logger=migrator t=2026-06-10T10:09:51.135075438Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T10:09:51.136139866Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.064358ms logger=migrator t=2026-06-10T10:09:51.14533835Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T10:09:51.147700293Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.368772ms logger=migrator t=2026-06-10T10:09:51.153930243Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T10:09:51.154877281Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=948.608µs logger=migrator t=2026-06-10T10:09:51.160589753Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T10:09:51.162180941Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.591358ms logger=migrator t=2026-06-10T10:09:51.166890365Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T10:09:51.168331721Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.440936ms logger=migrator t=2026-06-10T10:09:51.174118394Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T10:09:51.175304505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.186031ms logger=migrator t=2026-06-10T10:09:51.180591489Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T10:09:51.19240667Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.81492ms logger=migrator t=2026-06-10T10:09:51.199780351Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T10:09:51.211755295Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.975414ms logger=migrator t=2026-06-10T10:09:51.224820448Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T10:09:51.238039083Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.219795ms logger=migrator t=2026-06-10T10:09:51.244286355Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T10:09:51.250974434Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.687529ms logger=migrator t=2026-06-10T10:09:51.255882962Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T10:09:51.257631822Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.74893ms logger=migrator t=2026-06-10T10:09:51.264618607Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T10:09:51.265858959Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.240022ms logger=migrator t=2026-06-10T10:09:51.273293092Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T10:09:51.275284858Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.986906ms logger=migrator t=2026-06-10T10:09:51.280262116Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T10:09:51.281192773Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=930.817µs logger=migrator t=2026-06-10T10:09:51.287429864Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T10:09:51.290180363Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.749729ms logger=migrator t=2026-06-10T10:09:51.295410956Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T10:09:51.295508518Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.282µs logger=migrator t=2026-06-10T10:09:51.299908527Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T10:09:51.299985498Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.952µs logger=migrator t=2026-06-10T10:09:51.305429864Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T10:09:51.306006825Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=576.961µs logger=migrator t=2026-06-10T10:09:51.311594555Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T10:09:51.312786386Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.196001ms logger=migrator t=2026-06-10T10:09:51.318208283Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T10:09:51.318950386Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=742.643µs logger=migrator t=2026-06-10T10:09:51.324118638Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T10:09:51.324699068Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=583.7µs logger=migrator t=2026-06-10T10:09:51.329904081Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T10:09:51.330872959Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=969.918µs logger=migrator t=2026-06-10T10:09:51.336445568Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T10:09:51.337608819Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.162401ms logger=migrator t=2026-06-10T10:09:51.342671269Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T10:09:51.344705495Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.034246ms logger=migrator t=2026-06-10T10:09:51.357040665Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T10:09:51.367803737Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.763932ms logger=migrator t=2026-06-10T10:09:51.373515799Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T10:09:51.373608771Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.712µs logger=migrator t=2026-06-10T10:09:51.380038525Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T10:09:51.381176626Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.137721ms logger=migrator t=2026-06-10T10:09:51.388226651Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T10:09:51.390157816Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.931345ms logger=migrator t=2026-06-10T10:09:51.397489326Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T10:09:51.399612174Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.122428ms logger=migrator t=2026-06-10T10:09:51.406594629Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T10:09:51.418828297Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.232458ms logger=migrator t=2026-06-10T10:09:51.424688271Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T10:09:51.426949252Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.258201ms logger=migrator t=2026-06-10T10:09:51.43244808Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T10:09:51.434078738Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.632358ms logger=migrator t=2026-06-10T10:09:51.440106687Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:09:51.466776102Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.665475ms logger=migrator t=2026-06-10T10:09:51.475633049Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T10:09:51.476847982Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.213043ms logger=migrator t=2026-06-10T10:09:51.484207412Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T10:09:51.486024195Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.817313ms logger=migrator t=2026-06-10T10:09:51.491548383Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T10:09:51.492700803Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.15209ms logger=migrator t=2026-06-10T10:09:51.498840694Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T10:09:51.500650996Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.811022ms logger=migrator t=2026-06-10T10:09:51.516472858Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T10:09:51.516880525Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=407.507µs logger=migrator t=2026-06-10T10:09:51.523273229Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T10:09:51.524862108Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.588149ms logger=migrator t=2026-06-10T10:09:51.532013005Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T10:09:51.541092557Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.079453ms logger=migrator t=2026-06-10T10:09:51.545544276Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T10:09:51.546396601Z level=info msg="Migration successfully executed" id="create entity_events table" duration=852.755µs logger=migrator t=2026-06-10T10:09:51.550061597Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T10:09:51.551082345Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.020568ms logger=migrator t=2026-06-10T10:09:51.556698595Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:09:51.557127353Z 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-06-10T10:09:51.56086013Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:09:51.561291397Z 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-06-10T10:09:51.566333967Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T10:09:51.567956995Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.623468ms logger=migrator t=2026-06-10T10:09:51.572866773Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T10:09:51.573869531Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.002468ms logger=migrator t=2026-06-10T10:09:51.57770776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:09:51.578807749Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.099859ms logger=migrator t=2026-06-10T10:09:51.583935831Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:09:51.585086481Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.15019ms logger=migrator t=2026-06-10T10:09:51.590419366Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:09:51.592169488Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.750132ms logger=migrator t=2026-06-10T10:09:51.596958273Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:09:51.598743444Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.782621ms logger=migrator t=2026-06-10T10:09:51.604188631Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T10:09:51.605137748Z level=info msg="Migration successfully executed" id="Drop public config table" duration=948.997µs logger=migrator t=2026-06-10T10:09:51.609575448Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T10:09:51.610704608Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.12898ms logger=migrator t=2026-06-10T10:09:51.614132289Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:09:51.615368221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.235492ms logger=migrator t=2026-06-10T10:09:51.621416189Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:09:51.622614771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.198322ms logger=migrator t=2026-06-10T10:09:51.628712359Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T10:09:51.630405649Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.6936ms logger=migrator t=2026-06-10T10:09:51.637261052Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T10:09:51.661867431Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.60757ms logger=migrator t=2026-06-10T10:09:51.66578312Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T10:09:51.674619857Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.834697ms logger=migrator t=2026-06-10T10:09:51.681542451Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T10:09:51.689721977Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.174816ms logger=migrator t=2026-06-10T10:09:51.694141605Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T10:09:51.694322859Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=168.623µs logger=migrator t=2026-06-10T10:09:51.698608145Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T10:09:51.705385806Z level=info msg="Migration successfully executed" id="add share column" duration=6.776471ms logger=migrator t=2026-06-10T10:09:51.708901528Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T10:09:51.709082002Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=179.784µs logger=migrator t=2026-06-10T10:09:51.712598455Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T10:09:51.713594922Z level=info msg="Migration successfully executed" id="create file table" duration=996.077µs logger=migrator t=2026-06-10T10:09:51.723485839Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T10:09:51.725558525Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.073656ms logger=migrator t=2026-06-10T10:09:51.733545408Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T10:09:51.734706379Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161091ms logger=migrator t=2026-06-10T10:09:51.739996734Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T10:09:51.74149373Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.496336ms logger=migrator t=2026-06-10T10:09:51.748930243Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T10:09:51.750800585Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.867062ms logger=migrator t=2026-06-10T10:09:51.757553656Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T10:09:51.757658788Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.282µs logger=migrator t=2026-06-10T10:09:51.764895327Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T10:09:51.76499794Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.193µs logger=migrator t=2026-06-10T10:09:51.775347443Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T10:09:51.777162836Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.797642ms logger=migrator t=2026-06-10T10:09:51.788923906Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T10:09:51.789284202Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=364.057µs logger=migrator t=2026-06-10T10:09:51.794617957Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T10:09:51.796386169Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.768782ms logger=migrator t=2026-06-10T10:09:51.801606132Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T10:09:51.815414338Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.804216ms logger=migrator t=2026-06-10T10:09:51.819665904Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T10:09:51.819790596Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=125.242µs logger=migrator t=2026-06-10T10:09:51.823890859Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T10:09:51.825145981Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.254502ms logger=migrator t=2026-06-10T10:09:51.831597016Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T10:09:51.832268799Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=674.383µs logger=migrator t=2026-06-10T10:09:51.836154488Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T10:09:51.836493584Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=340.286µs logger=migrator t=2026-06-10T10:09:51.84305823Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T10:09:51.843621831Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=564.001µs logger=migrator t=2026-06-10T10:09:51.846838779Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T10:09:51.863949623Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=17.106854ms logger=migrator t=2026-06-10T10:09:51.870811635Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T10:09:51.881978454Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.166769ms logger=migrator t=2026-06-10T10:09:51.888154204Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T10:09:51.889228844Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.07469ms logger=migrator t=2026-06-10T10:09:51.896741759Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T10:09:51.969263271Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.519272ms logger=migrator t=2026-06-10T10:09:51.974553545Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T10:09:51.975850629Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.300164ms logger=migrator t=2026-06-10T10:09:51.982828633Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T10:09:51.984747447Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.919354ms logger=migrator t=2026-06-10T10:09:51.989421361Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T10:09:52.013942147Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.520336ms logger=migrator t=2026-06-10T10:09:52.018515679Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T10:09:52.027133192Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.615783ms logger=migrator t=2026-06-10T10:09:52.031568171Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T10:09:52.031800945Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=233.084µs logger=migrator t=2026-06-10T10:09:52.034901681Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T10:09:52.035032713Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=131.612µs logger=migrator t=2026-06-10T10:09:52.038413063Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T10:09:52.038762799Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=348.206µs logger=migrator t=2026-06-10T10:09:52.043567215Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T10:09:52.04389025Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=323.615µs logger=migrator t=2026-06-10T10:09:52.04833655Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T10:09:52.048576014Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=236.724µs logger=migrator t=2026-06-10T10:09:52.052094816Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T10:09:52.053194966Z level=info msg="Migration successfully executed" id="create folder table" duration=1.1ms logger=migrator t=2026-06-10T10:09:52.057964391Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T10:09:52.059121272Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.156701ms logger=migrator t=2026-06-10T10:09:52.066240388Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T10:09:52.068217944Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.976946ms logger=migrator t=2026-06-10T10:09:52.073520508Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T10:09:52.073988816Z level=info msg="Migration successfully executed" id="Update folder title length" duration=468.258µs logger=migrator t=2026-06-10T10:09:52.084799159Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:09:52.086066421Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.267722ms logger=migrator t=2026-06-10T10:09:52.091490528Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:09:52.092532196Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.045899ms logger=migrator t=2026-06-10T10:09:52.096453786Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T10:09:52.098382401Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.928105ms logger=migrator t=2026-06-10T10:09:52.104405998Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T10:09:52.105050129Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=647.931µs logger=migrator t=2026-06-10T10:09:52.109120621Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T10:09:52.109426866Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=308.085µs logger=migrator t=2026-06-10T10:09:52.113099873Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T10:09:52.114995296Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.896013ms logger=migrator t=2026-06-10T10:09:52.119555947Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T10:09:52.121788267Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.23212ms logger=migrator t=2026-06-10T10:09:52.127378857Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T10:09:52.128485896Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.107029ms logger=migrator t=2026-06-10T10:09:52.132238003Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T10:09:52.135093464Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.854511ms logger=migrator t=2026-06-10T10:09:52.142275991Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T10:09:52.143781439Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.505968ms logger=migrator t=2026-06-10T10:09:52.15171556Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T10:09:52.154785115Z level=info msg="Migration successfully executed" id="create anon_device table" duration=3.069175ms logger=migrator t=2026-06-10T10:09:52.159429786Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T10:09:52.16073887Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.308754ms logger=migrator t=2026-06-10T10:09:52.166135397Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T10:09:52.16858141Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.446514ms logger=migrator t=2026-06-10T10:09:52.176593142Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T10:09:52.177527269Z level=info msg="Migration successfully executed" id="create signing_key table" duration=935.227µs logger=migrator t=2026-06-10T10:09:52.185394009Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T10:09:52.186615481Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.222072ms logger=migrator t=2026-06-10T10:09:52.190801616Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T10:09:52.192115489Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.311123ms logger=migrator t=2026-06-10T10:09:52.196580238Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T10:09:52.197161779Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=585.221µs logger=migrator t=2026-06-10T10:09:52.201286212Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T10:09:52.210427885Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.139073ms logger=migrator t=2026-06-10T10:09:52.219303753Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T10:09:52.220830649Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.528376ms logger=migrator t=2026-06-10T10:09:52.229465483Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:09:52.229495014Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.841µs logger=migrator t=2026-06-10T10:09:52.237101269Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:09:52.241734672Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=4.630853ms logger=migrator t=2026-06-10T10:09:52.254039791Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:09:52.254068441Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.77µs logger=migrator t=2026-06-10T10:09:52.263944998Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T10:09:52.265190279Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.248141ms logger=migrator t=2026-06-10T10:09:52.279482174Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:09:52.281186624Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.70556ms logger=migrator t=2026-06-10T10:09:52.289437641Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T10:09:52.290358617Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=921.606µs logger=migrator t=2026-06-10T10:09:52.299082552Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T10:09:52.300306635Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.225933ms logger=migrator t=2026-06-10T10:09:52.304797674Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T10:09:52.30512662Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=329.686µs logger=migrator t=2026-06-10T10:09:52.309779193Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T10:09:52.311521834Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.740641ms logger=migrator t=2026-06-10T10:09:52.318514118Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T10:09:52.319387014Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=873.275µs logger=migrator t=2026-06-10T10:09:52.327848344Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T10:09:52.328742091Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=894.717µs logger=migrator t=2026-06-10T10:09:52.337544197Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T10:09:52.34954415Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.999603ms logger=migrator t=2026-06-10T10:09:52.355344844Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T10:09:52.364366484Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.01696ms logger=migrator t=2026-06-10T10:09:52.369319062Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T10:09:52.382185412Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.8609ms logger=migrator t=2026-06-10T10:09:52.442070728Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T10:09:52.442255451Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=188.354µs logger=migrator t=2026-06-10T10:09:52.447126998Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T10:09:52.457169117Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.03933ms logger=migrator t=2026-06-10T10:09:52.462695045Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T10:09:52.472195634Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.501609ms logger=migrator t=2026-06-10T10:09:52.481051331Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T10:09:52.481600451Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=548.72µs logger=migrator t=2026-06-10T10:09:52.488347581Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.266431872s logger=migrator t=2026-06-10T10:09:52.489265127Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T10:09:52.508251836Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T10:09:52.508667833Z level=info msg="Created default organization" logger=secrets t=2026-06-10T10:09:52.515942963Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:09:52.575170687Z level=info msg="Restored cache from database" duration=687.173µs logger=plugin.store t=2026-06-10T10:09:52.57705239Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T10:09:52.62482389Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T10:09:52.62485695Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T10:09:52.624980704Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T10:09:52.624994944Z level=info msg="Plugins loaded" count=54 duration=47.944444ms logger=query_data t=2026-06-10T10:09:52.634802538Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T10:09:52.638153457Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T10:09:52.645442508Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T10:09:52.657299529Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T10:09:52.661753958Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T10:09:52.664358394Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T10:09:52.694842136Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T10:09:52.719813761Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T10:09:52.738716037Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T10:09:52.738743578Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-10T10:09:52.739088114Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-10T10:09:52.739356118Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-10T10:09:52.739916369Z level=info msg="Storage starting" logger=http.server t=2026-06-10T10:09:52.744587642Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-10T10:09:52.78717922Z level=info msg="State cache has been initialized" states=0 duration=48.086616ms logger=ngalert.scheduler t=2026-06-10T10:09:52.787255841Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T10:09:52.787346533Z level=info msg=starting first_tick=2026-06-10T10:10:00Z logger=provisioning.dashboard t=2026-06-10T10:09:52.789591493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:09:52.851534295Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-10T10:09:52.851596586Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-10T10:09:52.857024093Z level=info msg="Update check succeeded" duration=118.00088ms logger=plugins.update.checker t=2026-06-10T10:09:52.866313229Z level=info msg="Update check succeeded" duration=126.232497ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:09:52.960726109Z level=info msg="Patterns update finished" duration=124.839852ms logger=grafana-apiserver t=2026-06-10T10:09:53.209596342Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T10:09:53.21007631Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T10:10:06.989667629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:06.990408303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.012377574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.037286246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.073122459Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-10T10:10:07.120090114Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-10T10:10:07.139673894Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-10T10:10:07.153491034Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-10T10:10:07.166018571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.184262239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.212764753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.23045491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.266884253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.285357834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.321217277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.337195893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.367351577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.384994633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.417864104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.434166887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.472672546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.489505218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.520273203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.538643791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.57309346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.592219761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.635230838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.654958181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.69180082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.710100528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.743408436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.764499143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.806594634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.820278651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.856640163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.877430113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.912457472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:07.945924203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.027966687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.04950124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.111980373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.126696468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.184366738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.205695077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.26006738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.276258461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.336463534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.35699366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.426260481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.441665678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.501124649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.517276719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.575731092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.596128826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.663135937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.677216672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.741387534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.759984106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.819763733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.835834041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.897882246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.911476632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.970337302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:08.986215658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.06141017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.080024611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.149591376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.1659905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.224767117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.238756699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.302554413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.325200885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.386333444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.403217836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.47858643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.501223092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.571451437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.586979685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.665993874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.683982705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.754687828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.781033715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:10:09.853960267Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T10:11:31.769608887Z level=info msg="Usage stats are ready to report"