logger=settings t=2026-08-14T09:04:38.816963917Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-14T09:04:38Z logger=settings t=2026-08-14T09:04:38.817289257Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-14T09:04:38.817304428Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-14T09:04:38.817308338Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-14T09:04:38.817311858Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-14T09:04:38.817315498Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-14T09:04:38.817319078Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-14T09:04:38.817321978Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-14T09:04:38.817326398Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-14T09:04:38.817333469Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-14T09:04:38.817336309Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-14T09:04:38.817339539Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-14T09:04:38.817342899Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-14T09:04:38.817346249Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-14T09:04:38.817353479Z level=info msg=Target target=[all] logger=settings t=2026-08-14T09:04:38.8173674Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-14T09:04:38.81737036Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-14T09:04:38.81737312Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-14T09:04:38.81737606Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-14T09:04:38.81737947Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-14T09:04:38.81738587Z level=info msg="App mode production" logger=sqlstore t=2026-08-14T09:04:38.817789154Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-14T09:04:38.817812845Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-14T09:04:38.819788069Z level=info msg="Locking database" logger=migrator t=2026-08-14T09:04:38.81980276Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-14T09:04:38.820448932Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-14T09:04:38.821449534Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.000313ms logger=migrator t=2026-08-14T09:04:38.857236776Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-14T09:04:38.858349212Z level=info msg="Migration successfully executed" id="create user table" duration=1.116626ms logger=migrator t=2026-08-14T09:04:38.863744128Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-14T09:04:38.864571725Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=831.177µs logger=migrator t=2026-08-14T09:04:38.87234143Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-14T09:04:38.874991167Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.650337ms logger=migrator t=2026-08-14T09:04:38.882470552Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-14T09:04:38.883420393Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=957.421µs logger=migrator t=2026-08-14T09:04:38.893570946Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-14T09:04:38.894599709Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.033474ms logger=migrator t=2026-08-14T09:04:38.902821648Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-14T09:04:38.906778127Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.008551ms logger=migrator t=2026-08-14T09:04:38.922834383Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-14T09:04:38.924088005Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.266752ms logger=migrator t=2026-08-14T09:04:38.931537618Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-14T09:04:38.932202519Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=661.101µs logger=migrator t=2026-08-14T09:04:38.939160098Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-14T09:04:38.940638755Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.478857ms logger=migrator t=2026-08-14T09:04:38.945738313Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-14T09:04:38.946214828Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=476.965µs logger=migrator t=2026-08-14T09:04:38.954008693Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-14T09:04:38.954461168Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=452.575µs logger=migrator t=2026-08-14T09:04:38.962996858Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-14T09:04:38.969561233Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=6.564215ms logger=migrator t=2026-08-14T09:04:38.981365209Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-14T09:04:38.981490193Z level=info msg="Migration successfully executed" id="Update user table charset" duration=131.514µs logger=migrator t=2026-08-14T09:04:38.989843967Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-14T09:04:38.991196582Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.353005ms logger=migrator t=2026-08-14T09:04:38.99511668Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-14T09:04:38.995532933Z level=info msg="Migration successfully executed" id="Add missing user data" duration=417.273µs logger=migrator t=2026-08-14T09:04:39.000809096Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-14T09:04:39.009022486Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=8.21317ms logger=migrator t=2026-08-14T09:04:39.012757439Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-14T09:04:39.013320537Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=563.488µs logger=migrator t=2026-08-14T09:04:39.017290648Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-14T09:04:39.018441066Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.150228ms logger=migrator t=2026-08-14T09:04:39.027147242Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-14T09:04:39.061037408Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=33.883826ms logger=migrator t=2026-08-14T09:04:39.083703086Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-14T09:04:39.085586427Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.884232ms logger=migrator t=2026-08-14T09:04:39.092488325Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-14T09:04:39.092729823Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=241.658µs logger=migrator t=2026-08-14T09:04:39.097294672Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-14T09:04:39.098643967Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.357595ms logger=migrator t=2026-08-14T09:04:39.104040655Z 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-08-14T09:04:39.104356075Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=315.98µs logger=migrator t=2026-08-14T09:04:39.109307308Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-14T09:04:39.109692701Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=385.703µs logger=migrator t=2026-08-14T09:04:39.114569482Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-14T09:04:39.11605387Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.483718ms logger=migrator t=2026-08-14T09:04:39.123183395Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-14T09:04:39.124028013Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=844.618µs logger=migrator t=2026-08-14T09:04:39.134968603Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-14T09:04:39.136268316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.295842ms logger=migrator t=2026-08-14T09:04:39.142715249Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-14T09:04:39.143521065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=806.386µs logger=migrator t=2026-08-14T09:04:39.148253541Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-14T09:04:39.148998525Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=749.564µs logger=migrator t=2026-08-14T09:04:39.155440637Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-14T09:04:39.155589022Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=154.275µs logger=migrator t=2026-08-14T09:04:39.160296828Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-14T09:04:39.161331891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.029933ms logger=migrator t=2026-08-14T09:04:39.166878134Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-14T09:04:39.167993771Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.115457ms logger=migrator t=2026-08-14T09:04:39.179057736Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-14T09:04:39.180094289Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.042644ms logger=migrator t=2026-08-14T09:04:39.185644982Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-14T09:04:39.186664386Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.020594ms logger=migrator t=2026-08-14T09:04:39.193994047Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-14T09:04:39.197645507Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.65359ms logger=migrator t=2026-08-14T09:04:39.202849149Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-14T09:04:39.203708177Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=859.788µs logger=migrator t=2026-08-14T09:04:39.208246646Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-14T09:04:39.209002601Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=756.005µs logger=migrator t=2026-08-14T09:04:39.214157311Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-14T09:04:39.214898835Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=741.444µs logger=migrator t=2026-08-14T09:04:39.219922121Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-14T09:04:39.220654285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=733.284µs logger=migrator t=2026-08-14T09:04:39.223915663Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-14T09:04:39.224609945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=694.052µs logger=migrator t=2026-08-14T09:04:39.231250124Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-14T09:04:39.231941836Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=694.562µs logger=migrator t=2026-08-14T09:04:39.23659675Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-14T09:04:39.237244491Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=645.901µs logger=migrator t=2026-08-14T09:04:39.243450016Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-14T09:04:39.244043876Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=596.63µs logger=migrator t=2026-08-14T09:04:39.252293967Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-14T09:04:39.253395793Z level=info msg="Migration successfully executed" id="create star table" duration=1.101616ms logger=migrator t=2026-08-14T09:04:39.259433542Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-14T09:04:39.26027991Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=845.788µs logger=migrator t=2026-08-14T09:04:39.265559944Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-14T09:04:39.266382812Z level=info msg="Migration successfully executed" id="create org table v1" duration=822.858µs logger=migrator t=2026-08-14T09:04:39.276027409Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-14T09:04:39.27667958Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=653.231µs logger=migrator t=2026-08-14T09:04:39.286530255Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-14T09:04:39.287402234Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=874.959µs logger=migrator t=2026-08-14T09:04:39.29151874Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-14T09:04:39.292232333Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=712.983µs logger=migrator t=2026-08-14T09:04:39.298644314Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-14T09:04:39.299653368Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.011454ms logger=migrator t=2026-08-14T09:04:39.307492965Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-14T09:04:39.308816619Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.329594ms logger=migrator t=2026-08-14T09:04:39.317172834Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-14T09:04:39.317262307Z level=info msg="Migration successfully executed" id="Update org table charset" duration=95.953µs logger=migrator t=2026-08-14T09:04:39.325093176Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-14T09:04:39.325148827Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=60.322µs logger=migrator t=2026-08-14T09:04:39.336565103Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-14T09:04:39.336922965Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=373.453µs logger=migrator t=2026-08-14T09:04:39.342949503Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-14T09:04:39.343687357Z level=info msg="Migration successfully executed" id="create dashboard table" duration=737.704µs logger=migrator t=2026-08-14T09:04:39.357272125Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-14T09:04:39.358447764Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.180559ms logger=migrator t=2026-08-14T09:04:39.364012767Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-14T09:04:39.364862725Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=849.518µs logger=migrator t=2026-08-14T09:04:39.369137735Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-14T09:04:39.369830219Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=739.265µs logger=migrator t=2026-08-14T09:04:39.383876482Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-14T09:04:39.385458963Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.587152ms logger=migrator t=2026-08-14T09:04:39.394802461Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-14T09:04:39.396045882Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.246181ms logger=migrator t=2026-08-14T09:04:39.40722869Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-14T09:04:39.41695216Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.73663ms logger=migrator t=2026-08-14T09:04:39.427776617Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-14T09:04:39.428505631Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=730.404µs logger=migrator t=2026-08-14T09:04:39.432504023Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-14T09:04:39.433104272Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=600.01µs logger=migrator t=2026-08-14T09:04:39.437433335Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-14T09:04:39.43820425Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=765.145µs logger=migrator t=2026-08-14T09:04:39.442342317Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-14T09:04:39.442669938Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=327.811µs logger=migrator t=2026-08-14T09:04:39.44699311Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-14T09:04:39.448492739Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.49925ms logger=migrator t=2026-08-14T09:04:39.453745843Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-14T09:04:39.453792724Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=47.571µs logger=migrator t=2026-08-14T09:04:39.463078059Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-14T09:04:39.466466671Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.396692ms logger=migrator t=2026-08-14T09:04:39.472910503Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-14T09:04:39.474737023Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.83177ms logger=migrator t=2026-08-14T09:04:39.483799862Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-14T09:04:39.488077303Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.282892ms logger=migrator t=2026-08-14T09:04:39.493562843Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-14T09:04:39.495833859Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.270436ms logger=migrator t=2026-08-14T09:04:39.502642852Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-14T09:04:39.507536514Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.888792ms logger=migrator t=2026-08-14T09:04:39.512586671Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-14T09:04:39.51319263Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=612.96µs logger=migrator t=2026-08-14T09:04:39.517209872Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-14T09:04:39.517838043Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=628.231µs logger=migrator t=2026-08-14T09:04:39.523432868Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-14T09:04:39.523472999Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.901µs logger=migrator t=2026-08-14T09:04:39.528265386Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-14T09:04:39.528307528Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=44.452µs logger=migrator t=2026-08-14T09:04:39.535558877Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-14T09:04:39.538753152Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.196035ms logger=migrator t=2026-08-14T09:04:39.544240213Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-14T09:04:39.546870489Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.629997ms logger=migrator t=2026-08-14T09:04:39.552415412Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-14T09:04:39.554568193Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.151681ms logger=migrator t=2026-08-14T09:04:39.560057254Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-14T09:04:39.562471042Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.414178ms logger=migrator t=2026-08-14T09:04:39.567942443Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-14T09:04:39.568357517Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=415.174µs logger=migrator t=2026-08-14T09:04:39.57364274Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-14T09:04:39.57514142Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.49051ms logger=migrator t=2026-08-14T09:04:39.584054394Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-14T09:04:39.585392948Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.337604ms logger=migrator t=2026-08-14T09:04:39.589207283Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-14T09:04:39.589228414Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=22.291µs logger=migrator t=2026-08-14T09:04:39.594075624Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-14T09:04:39.594986954Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=910.78µs logger=migrator t=2026-08-14T09:04:39.602633106Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-14T09:04:39.603432542Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=799.116µs logger=migrator t=2026-08-14T09:04:39.608289302Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-14T09:04:39.618423985Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.133433ms logger=migrator t=2026-08-14T09:04:39.623954007Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-14T09:04:39.62461238Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=654.873µs logger=migrator t=2026-08-14T09:04:39.628312161Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-14T09:04:39.629226931Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=913.91µs logger=migrator t=2026-08-14T09:04:39.634894318Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-14T09:04:39.636020896Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.126347ms logger=migrator t=2026-08-14T09:04:39.643404348Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-14T09:04:39.64377847Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=378.242µs logger=migrator t=2026-08-14T09:04:39.648244388Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-14T09:04:39.648803786Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=561.969µs logger=migrator t=2026-08-14T09:04:39.654043229Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-14T09:04:39.656285253Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.241904ms logger=migrator t=2026-08-14T09:04:39.661699781Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-14T09:04:39.662547178Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=846.907µs logger=migrator t=2026-08-14T09:04:39.668791844Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-14T09:04:39.669066413Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=274.469µs logger=migrator t=2026-08-14T09:04:39.672345451Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-14T09:04:39.672518117Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.346µs logger=migrator t=2026-08-14T09:04:39.684411378Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-14T09:04:39.685862946Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.451218ms logger=migrator t=2026-08-14T09:04:39.69296162Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-14T09:04:39.695407391Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.43631ms logger=migrator t=2026-08-14T09:04:39.700341063Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-14T09:04:39.701319705Z level=info msg="Migration successfully executed" id="create data_source table" duration=978.442µs logger=migrator t=2026-08-14T09:04:39.711873583Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-14T09:04:39.712942298Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.068945ms logger=migrator t=2026-08-14T09:04:39.71908828Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-14T09:04:39.720560369Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.470779ms logger=migrator t=2026-08-14T09:04:39.725023456Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-14T09:04:39.72606024Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.036165ms logger=migrator t=2026-08-14T09:04:39.73062711Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-14T09:04:39.731445958Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=820.117µs logger=migrator t=2026-08-14T09:04:39.737332051Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-14T09:04:39.750836256Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.502605ms logger=migrator t=2026-08-14T09:04:39.787414531Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-14T09:04:39.789382915Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.963083ms logger=migrator t=2026-08-14T09:04:39.796731928Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-14T09:04:39.797633287Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=914.42µs logger=migrator t=2026-08-14T09:04:40.161291014Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-14T09:04:40.163369673Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.083279ms logger=migrator t=2026-08-14T09:04:40.258638399Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-14T09:04:40.259702124Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.068515ms logger=migrator t=2026-08-14T09:04:40.322201135Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-14T09:04:40.32537334Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.177745ms logger=migrator t=2026-08-14T09:04:40.435067294Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-14T09:04:40.438043232Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.980389ms logger=migrator t=2026-08-14T09:04:40.699495623Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-14T09:04:40.699604666Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=116.374µs logger=migrator t=2026-08-14T09:04:40.808902057Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-14T09:04:40.810363536Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.465349ms logger=migrator t=2026-08-14T09:04:40.822255999Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-14T09:04:40.825085803Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.835134ms logger=migrator t=2026-08-14T09:04:40.83134355Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-14T09:04:40.831488955Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=145.235µs logger=migrator t=2026-08-14T09:04:40.837474034Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-14T09:04:40.837744943Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=278.449µs logger=migrator t=2026-08-14T09:04:40.845072215Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-14T09:04:40.849330237Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.257061ms logger=migrator t=2026-08-14T09:04:40.856435451Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-14T09:04:40.856712471Z level=info msg="Migration successfully executed" id="Update uid value" duration=275.699µs logger=migrator t=2026-08-14T09:04:40.861730927Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-14T09:04:40.863265528Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.541241ms logger=migrator t=2026-08-14T09:04:40.868340847Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-14T09:04:40.870092774Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.762938ms logger=migrator t=2026-08-14T09:04:40.878258144Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-14T09:04:40.879226056Z level=info msg="Migration successfully executed" id="create api_key table" duration=965.982µs logger=migrator t=2026-08-14T09:04:40.88628528Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-14T09:04:40.887536862Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.251521ms logger=migrator t=2026-08-14T09:04:40.892766295Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-14T09:04:40.894311707Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.538591ms logger=migrator t=2026-08-14T09:04:40.901629418Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-14T09:04:40.902623192Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=993.244µs logger=migrator t=2026-08-14T09:04:40.907341489Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-14T09:04:40.908582359Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.23318ms logger=migrator t=2026-08-14T09:04:40.914982251Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-14T09:04:40.915854201Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=871.779µs logger=migrator t=2026-08-14T09:04:40.922752948Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-14T09:04:40.92403247Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.279622ms logger=migrator t=2026-08-14T09:04:40.930918369Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-14T09:04:40.938086996Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.163117ms logger=migrator t=2026-08-14T09:04:40.947742427Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-14T09:04:40.949036179Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.290312ms logger=migrator t=2026-08-14T09:04:40.953011441Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-14T09:04:40.954642385Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.630264ms logger=migrator t=2026-08-14T09:04:40.959776475Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-14T09:04:40.960651174Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=874.279µs logger=migrator t=2026-08-14T09:04:40.965389471Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-14T09:04:40.967034036Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.635704ms logger=migrator t=2026-08-14T09:04:40.97110127Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-14T09:04:40.971895177Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=792.697µs logger=migrator t=2026-08-14T09:04:40.975581199Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-14T09:04:40.9762248Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=643.101µs logger=migrator t=2026-08-14T09:04:40.981116892Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-14T09:04:40.981155264Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.101µs logger=migrator t=2026-08-14T09:04:40.985317511Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-14T09:04:40.98801344Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.694379ms logger=migrator t=2026-08-14T09:04:40.992113906Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-14T09:04:40.994691622Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.577256ms logger=migrator t=2026-08-14T09:04:41.000609418Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-14T09:04:41.000877857Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=277.88µs logger=migrator t=2026-08-14T09:04:41.00545861Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-14T09:04:41.008509911Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.049862ms logger=migrator t=2026-08-14T09:04:41.012282847Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-14T09:04:41.014983577Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.7005ms logger=migrator t=2026-08-14T09:04:41.018842245Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-14T09:04:41.019668843Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=826.088µs logger=migrator t=2026-08-14T09:04:41.024498433Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-14T09:04:41.025173977Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=675.174µs logger=migrator t=2026-08-14T09:04:41.02859765Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-14T09:04:41.030162192Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.564352ms logger=migrator t=2026-08-14T09:04:41.034924241Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-14T09:04:41.03582044Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=895.659µs logger=migrator t=2026-08-14T09:04:41.039414801Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-14T09:04:41.04030512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=890.109µs logger=migrator t=2026-08-14T09:04:41.044270022Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-14T09:04:41.045349438Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.079926ms logger=migrator t=2026-08-14T09:04:41.048887696Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-14T09:04:41.049096123Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=208.517µs logger=migrator t=2026-08-14T09:04:41.054039148Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-14T09:04:41.054066409Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.361µs logger=migrator t=2026-08-14T09:04:41.057823864Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-14T09:04:41.063630387Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.781752ms logger=migrator t=2026-08-14T09:04:41.068285993Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-14T09:04:41.071064535Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.784083ms logger=migrator t=2026-08-14T09:04:41.07511198Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-14T09:04:41.075184312Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.112µs logger=migrator t=2026-08-14T09:04:41.080478708Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-14T09:04:41.081547765Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.069527ms logger=migrator t=2026-08-14T09:04:41.086764569Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-14T09:04:41.087515053Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=750.145µs logger=migrator t=2026-08-14T09:04:41.092981055Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-14T09:04:41.093003766Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.641µs logger=migrator t=2026-08-14T09:04:41.098564002Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-14T09:04:41.100279538Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.717107ms logger=migrator t=2026-08-14T09:04:41.104585772Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-14T09:04:41.105597825Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.011123ms logger=migrator t=2026-08-14T09:04:41.11084941Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-14T09:04:41.11622817Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.385209ms logger=migrator t=2026-08-14T09:04:41.120938927Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-14T09:04:41.121065601Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=174.086µs logger=migrator t=2026-08-14T09:04:41.125670724Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-14T09:04:41.127620119Z level=info msg="Migration successfully executed" id="create session table" duration=1.948815ms logger=migrator t=2026-08-14T09:04:41.133826926Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-14T09:04:41.134005352Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=180.875µs logger=migrator t=2026-08-14T09:04:41.137727076Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-14T09:04:41.137967184Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=242.218µs logger=migrator t=2026-08-14T09:04:41.141829142Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-14T09:04:41.143380625Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.541212ms logger=migrator t=2026-08-14T09:04:41.148039799Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-14T09:04:41.148596169Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=554.939µs logger=migrator t=2026-08-14T09:04:41.153423739Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-14T09:04:41.153443609Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=20.49µs logger=migrator t=2026-08-14T09:04:41.156410898Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-14T09:04:41.156484861Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=75.332µs logger=migrator t=2026-08-14T09:04:41.161981994Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-14T09:04:41.165162741Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.181116ms logger=migrator t=2026-08-14T09:04:41.168798361Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-14T09:04:41.171826232Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.029851ms logger=migrator t=2026-08-14T09:04:41.175426072Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-14T09:04:41.175551916Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=130.324µs logger=migrator t=2026-08-14T09:04:41.183715508Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-14T09:04:41.183814011Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=99.153µs logger=migrator t=2026-08-14T09:04:41.189019345Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-14T09:04:41.1903507Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.337195ms logger=migrator t=2026-08-14T09:04:41.195322785Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-14T09:04:41.195406988Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=86.112µs logger=migrator t=2026-08-14T09:04:41.199254226Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-14T09:04:41.202801014Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.540848ms logger=migrator t=2026-08-14T09:04:41.207116618Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-14T09:04:41.207307035Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=181.586µs logger=migrator t=2026-08-14T09:04:41.210823302Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-14T09:04:41.214012998Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.189436ms logger=migrator t=2026-08-14T09:04:41.217499414Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-14T09:04:41.220759442Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.259128ms logger=migrator t=2026-08-14T09:04:41.224376453Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-14T09:04:41.224444006Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.363µs logger=migrator t=2026-08-14T09:04:41.229009957Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-14T09:04:41.230013281Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.001954ms logger=migrator t=2026-08-14T09:04:41.23448878Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-14T09:04:41.235872006Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.382306ms logger=migrator t=2026-08-14T09:04:41.240111267Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-14T09:04:41.241353379Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.243442ms logger=migrator t=2026-08-14T09:04:41.252232931Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-14T09:04:41.255883723Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.655452ms logger=migrator t=2026-08-14T09:04:41.260260658Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-14T09:04:41.26088239Z level=info msg="Migration successfully executed" id="add index alert state" duration=622.101µs logger=migrator t=2026-08-14T09:04:41.264049775Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-14T09:04:41.264768339Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=719.364µs logger=migrator t=2026-08-14T09:04:41.272647881Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-14T09:04:41.276322553Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=3.666502ms logger=migrator t=2026-08-14T09:04:41.297541931Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-14T09:04:41.298747311Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.20972ms logger=migrator t=2026-08-14T09:04:41.304062008Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-14T09:04:41.305083192Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.021573ms logger=migrator t=2026-08-14T09:04:41.31013179Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-14T09:04:41.320356561Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.221451ms logger=migrator t=2026-08-14T09:04:41.323907569Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-14T09:04:41.324447327Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=539.888µs logger=migrator t=2026-08-14T09:04:41.32902166Z 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-08-14T09:04:41.329961311Z 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=931.851µs logger=migrator t=2026-08-14T09:04:41.334360427Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-14T09:04:41.334709669Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=350.712µs logger=migrator t=2026-08-14T09:04:41.338529446Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-14T09:04:41.339501279Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=982.784µs logger=migrator t=2026-08-14T09:04:41.344187494Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-14T09:04:41.345009753Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=822.198µs logger=migrator t=2026-08-14T09:04:41.349283984Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-14T09:04:41.35245779Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.173976ms logger=migrator t=2026-08-14T09:04:41.358280564Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-14T09:04:41.361362548Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.071863ms logger=migrator t=2026-08-14T09:04:41.36535568Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-14T09:04:41.370834783Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.476893ms logger=migrator t=2026-08-14T09:04:41.374892047Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-14T09:04:41.378780178Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.887921ms logger=migrator t=2026-08-14T09:04:41.382571883Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-14T09:04:41.383608869Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.029145ms logger=migrator t=2026-08-14T09:04:41.395020449Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-14T09:04:41.395135073Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=121.884µs logger=migrator t=2026-08-14T09:04:41.402862949Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-14T09:04:41.402906881Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.352µs logger=migrator t=2026-08-14T09:04:41.407395951Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-14T09:04:41.40915309Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.756819ms logger=migrator t=2026-08-14T09:04:41.415685227Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-14T09:04:41.416662219Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=978.612µs logger=migrator t=2026-08-14T09:04:41.430686676Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-14T09:04:41.432399024Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.717908ms logger=migrator t=2026-08-14T09:04:41.437634008Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-14T09:04:41.439118587Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.484589ms logger=migrator t=2026-08-14T09:04:41.444751425Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-14T09:04:41.445751589Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.004014ms logger=migrator t=2026-08-14T09:04:41.449551095Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-14T09:04:41.456495147Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.88958ms logger=migrator t=2026-08-14T09:04:41.462459216Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-14T09:04:41.466970555Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.51134ms logger=migrator t=2026-08-14T09:04:41.473135591Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-14T09:04:41.473756562Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=626.722µs logger=migrator t=2026-08-14T09:04:41.481052395Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-14T09:04:41.482249355Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.196441ms logger=migrator t=2026-08-14T09:04:41.489587179Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-14T09:04:41.491224944Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.637315ms logger=migrator t=2026-08-14T09:04:41.498168485Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-14T09:04:41.502451148Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.250252ms logger=migrator t=2026-08-14T09:04:41.508579772Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-14T09:04:41.508763378Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=192.017µs logger=migrator t=2026-08-14T09:04:41.513495276Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-14T09:04:41.514566721Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.071535ms logger=migrator t=2026-08-14T09:04:41.520278261Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-14T09:04:41.521681999Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.402378ms logger=migrator t=2026-08-14T09:04:41.52774266Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-14T09:04:41.527863124Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=120.924µs logger=migrator t=2026-08-14T09:04:41.531582448Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-14T09:04:41.532508919Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=926.221µs logger=migrator t=2026-08-14T09:04:41.537582318Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-14T09:04:41.53854057Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=957.382µs logger=migrator t=2026-08-14T09:04:41.546173455Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-14T09:04:41.54755682Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.387535ms logger=migrator t=2026-08-14T09:04:41.551534653Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-14T09:04:41.552403112Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=868.17µs logger=migrator t=2026-08-14T09:04:41.557334307Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-14T09:04:41.558569147Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.23249ms logger=migrator t=2026-08-14T09:04:41.562765277Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-14T09:04:41.564251157Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.48508ms logger=migrator t=2026-08-14T09:04:41.571688495Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-14T09:04:41.571717756Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.201µs logger=migrator t=2026-08-14T09:04:41.574939843Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-14T09:04:41.580023653Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.081479ms logger=migrator t=2026-08-14T09:04:41.585521086Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-14T09:04:41.586516399Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=996.223µs logger=migrator t=2026-08-14T09:04:41.590969097Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-14T09:04:41.595001081Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.032074ms logger=migrator t=2026-08-14T09:04:41.601328562Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-14T09:04:41.603201325Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.877382ms logger=migrator t=2026-08-14T09:04:41.608985927Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-14T09:04:41.610116275Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.130527ms logger=migrator t=2026-08-14T09:04:41.616779777Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-14T09:04:41.618032348Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.251011ms logger=migrator t=2026-08-14T09:04:41.625034922Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-14T09:04:41.638588534Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.551532ms logger=migrator t=2026-08-14T09:04:41.644119278Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-14T09:04:41.644820251Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=695.253µs logger=migrator t=2026-08-14T09:04:41.65287935Z 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-08-14T09:04:41.654084159Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.205539ms logger=migrator t=2026-08-14T09:04:41.658945512Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-14T09:04:41.659304074Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=358.492µs logger=migrator t=2026-08-14T09:04:41.663262235Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-14T09:04:41.664307901Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.043795ms logger=migrator t=2026-08-14T09:04:41.668527501Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-14T09:04:41.668852661Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=325.33µs logger=migrator t=2026-08-14T09:04:41.674111777Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-14T09:04:41.679558608Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.447911ms logger=migrator t=2026-08-14T09:04:41.683940265Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-14T09:04:41.687893366Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.952061ms logger=migrator t=2026-08-14T09:04:41.691752525Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-14T09:04:41.692754708Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.001523ms logger=migrator t=2026-08-14T09:04:41.698623234Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-14T09:04:41.700071021Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.444767ms logger=migrator t=2026-08-14T09:04:41.708656768Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-14T09:04:41.708996369Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=342.411µs logger=migrator t=2026-08-14T09:04:41.712502966Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-14T09:04:41.716818949Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.316033ms logger=migrator t=2026-08-14T09:04:41.722461717Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-14T09:04:41.723402299Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=940.082µs logger=migrator t=2026-08-14T09:04:41.728988116Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-14T09:04:41.729152201Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.806µs logger=migrator t=2026-08-14T09:04:41.733142813Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-14T09:04:41.733564987Z level=info msg="Migration successfully executed" id="Move region to single row" duration=422.904µs logger=migrator t=2026-08-14T09:04:41.7447605Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-14T09:04:41.745771715Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.011015ms logger=migrator t=2026-08-14T09:04:41.756206213Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-14T09:04:41.757689771Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.476059ms logger=migrator t=2026-08-14T09:04:41.762524553Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-14T09:04:41.763672971Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.147168ms logger=migrator t=2026-08-14T09:04:41.76903687Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-14T09:04:41.770720356Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.684297ms logger=migrator t=2026-08-14T09:04:41.777584304Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-14T09:04:41.778568738Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=983.584µs logger=migrator t=2026-08-14T09:04:41.782893781Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-14T09:04:41.783965247Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.071485ms logger=migrator t=2026-08-14T09:04:41.78916051Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-14T09:04:41.789387177Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=226.797µs logger=migrator t=2026-08-14T09:04:41.798948436Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-14T09:04:41.800455066Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.50557ms logger=migrator t=2026-08-14T09:04:41.807980007Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-14T09:04:41.809490658Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.509831ms logger=migrator t=2026-08-14T09:04:41.817665289Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-14T09:04:41.819612114Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.953145ms logger=migrator t=2026-08-14T09:04:41.82758832Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-14T09:04:41.82849239Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=903.84µs logger=migrator t=2026-08-14T09:04:41.832518695Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-14T09:04:41.832831845Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=308.07µs logger=migrator t=2026-08-14T09:04:41.837380126Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-14T09:04:41.838011258Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=631.202µs logger=migrator t=2026-08-14T09:04:41.843208041Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-14T09:04:41.843314655Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.574µs logger=migrator t=2026-08-14T09:04:41.847964009Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-14T09:04:41.848785317Z level=info msg="Migration successfully executed" id="create team table" duration=820.698µs logger=migrator t=2026-08-14T09:04:41.855545252Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-14T09:04:41.856982389Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.441757ms logger=migrator t=2026-08-14T09:04:41.862550155Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-14T09:04:41.86357689Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.026964ms logger=migrator t=2026-08-14T09:04:41.868493394Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-14T09:04:41.873092516Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.598623ms logger=migrator t=2026-08-14T09:04:41.880839935Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-14T09:04:41.881253878Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=421.554µs logger=migrator t=2026-08-14T09:04:41.886503133Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-14T09:04:41.888058175Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.579353ms logger=migrator t=2026-08-14T09:04:41.893068402Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-14T09:04:41.89449694Z level=info msg="Migration successfully executed" id="create team member table" duration=1.362566ms logger=migrator t=2026-08-14T09:04:41.911136084Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-14T09:04:41.913246185Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.134452ms logger=migrator t=2026-08-14T09:04:41.919923307Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-14T09:04:41.921062374Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.139147ms logger=migrator t=2026-08-14T09:04:41.925927277Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-14T09:04:41.926992242Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.063706ms logger=migrator t=2026-08-14T09:04:41.938501896Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-14T09:04:41.943648557Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.149461ms logger=migrator t=2026-08-14T09:04:41.949796292Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-14T09:04:41.958287095Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.498373ms logger=migrator t=2026-08-14T09:04:41.963301392Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-14T09:04:41.967051487Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.744386ms logger=migrator t=2026-08-14T09:04:41.976169541Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-14T09:04:41.977691852Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.527892ms logger=migrator t=2026-08-14T09:04:41.983119993Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-14T09:04:41.984698445Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.578582ms logger=migrator t=2026-08-14T09:04:41.990322882Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-14T09:04:41.991956077Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.629925ms logger=migrator t=2026-08-14T09:04:42.000648706Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-14T09:04:42.001780254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.122467ms logger=migrator t=2026-08-14T09:04:42.007584648Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-14T09:04:42.009202783Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.619045ms logger=migrator t=2026-08-14T09:04:42.015216995Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-14T09:04:42.016248409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.032965ms logger=migrator t=2026-08-14T09:04:42.024275608Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-14T09:04:42.025998826Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.721858ms logger=migrator t=2026-08-14T09:04:42.033465195Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-14T09:04:42.034930265Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.46502ms logger=migrator t=2026-08-14T09:04:42.041166194Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-14T09:04:42.042621673Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.45483ms logger=migrator t=2026-08-14T09:04:42.048288963Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-14T09:04:42.048594253Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=305.961µs logger=migrator t=2026-08-14T09:04:42.051911974Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-14T09:04:42.052779642Z level=info msg="Migration successfully executed" id="create tag table" duration=867.318µs logger=migrator t=2026-08-14T09:04:42.057324465Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-14T09:04:42.058527335Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.20279ms logger=migrator t=2026-08-14T09:04:42.064588139Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-14T09:04:42.06551978Z level=info msg="Migration successfully executed" id="create login attempt table" duration=932.661µs logger=migrator t=2026-08-14T09:04:42.069390429Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-14T09:04:42.070548789Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.1584ms logger=migrator t=2026-08-14T09:04:42.07538103Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-14T09:04:42.076454666Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.079256ms logger=migrator t=2026-08-14T09:04:42.081466475Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-14T09:04:42.099786288Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.314364ms logger=migrator t=2026-08-14T09:04:42.10370924Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-14T09:04:42.104433894Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=726.014µs logger=migrator t=2026-08-14T09:04:42.113842969Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-14T09:04:42.115407972Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.565123ms logger=migrator t=2026-08-14T09:04:42.13357426Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-14T09:04:42.134155199Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=582.179µs logger=migrator t=2026-08-14T09:04:42.139208419Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-14T09:04:42.140355848Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.146539ms logger=migrator t=2026-08-14T09:04:42.145659136Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-14T09:04:42.146911927Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.250101ms logger=migrator t=2026-08-14T09:04:42.159509219Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-14T09:04:42.161171055Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.664707ms logger=migrator t=2026-08-14T09:04:42.165424718Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-14T09:04:42.165511261Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.063µs logger=migrator t=2026-08-14T09:04:42.234965617Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-14T09:04:42.247374533Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=12.409096ms logger=migrator t=2026-08-14T09:04:42.251677387Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-14T09:04:42.256279362Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.600664ms logger=migrator t=2026-08-14T09:04:42.262231091Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-14T09:04:42.267468076Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.243556ms logger=migrator t=2026-08-14T09:04:42.271315815Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-14T09:04:42.276861631Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.544666ms logger=migrator t=2026-08-14T09:04:42.358239807Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-14T09:04:42.359672536Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.437649ms logger=migrator t=2026-08-14T09:04:42.364825659Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-14T09:04:42.370778538Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.951879ms logger=migrator t=2026-08-14T09:04:42.375472396Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-14T09:04:42.376110117Z level=info msg="Migration successfully executed" id="create server_lock table" duration=634.121µs logger=migrator t=2026-08-14T09:04:42.382931505Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-14T09:04:42.384696805Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.762569ms logger=migrator t=2026-08-14T09:04:42.390391815Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-14T09:04:42.39145084Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.058075ms logger=migrator t=2026-08-14T09:04:42.397791994Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-14T09:04:42.399018284Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.230781ms logger=migrator t=2026-08-14T09:04:42.405512781Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-14T09:04:42.406475064Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=961.783µs logger=migrator t=2026-08-14T09:04:42.411203152Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-14T09:04:42.412162445Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=959.043µs logger=migrator t=2026-08-14T09:04:42.417544836Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-14T09:04:42.422601894Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.053498ms logger=migrator t=2026-08-14T09:04:42.428002785Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-14T09:04:42.428905766Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=902.361µs logger=migrator t=2026-08-14T09:04:42.433939554Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-14T09:04:42.434720171Z level=info msg="Migration successfully executed" id="create cache_data table" duration=780.667µs logger=migrator t=2026-08-14T09:04:42.440288657Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-14T09:04:42.441084274Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=795.917µs logger=migrator t=2026-08-14T09:04:42.447025353Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-14T09:04:42.447946723Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=922µs logger=migrator t=2026-08-14T09:04:42.452254778Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-14T09:04:42.453489579Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.235951ms logger=migrator t=2026-08-14T09:04:42.461522168Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-14T09:04:42.461651583Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=131.335µs logger=migrator t=2026-08-14T09:04:42.468159811Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-14T09:04:42.468267205Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=108.734µs logger=migrator t=2026-08-14T09:04:42.472954911Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-14T09:04:42.474063649Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.108678ms logger=migrator t=2026-08-14T09:04:42.479694088Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T09:04:42.4806651Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=970.412µs logger=migrator t=2026-08-14T09:04:42.485240013Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T09:04:42.486292908Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.052695ms logger=migrator t=2026-08-14T09:04:42.492360251Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-14T09:04:42.492433034Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.983µs logger=migrator t=2026-08-14T09:04:42.49677078Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T09:04:42.497740812Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=970.372µs logger=migrator t=2026-08-14T09:04:42.502394368Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T09:04:42.503929509Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.538451ms logger=migrator t=2026-08-14T09:04:42.509433414Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T09:04:42.511264895Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.832601ms logger=migrator t=2026-08-14T09:04:42.516002784Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T09:04:42.517105901Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.100177ms logger=migrator t=2026-08-14T09:04:42.523068361Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-14T09:04:42.529197486Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.129996ms logger=migrator t=2026-08-14T09:04:42.534303617Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-14T09:04:42.53526394Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=955.842µs logger=migrator t=2026-08-14T09:04:42.539559313Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-14T09:04:42.539682067Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.834µs logger=migrator t=2026-08-14T09:04:42.545484142Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-14T09:04:42.547044705Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.560332ms logger=migrator t=2026-08-14T09:04:42.551646228Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-14T09:04:42.553315884Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.670436ms logger=migrator t=2026-08-14T09:04:42.558526589Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-14T09:04:42.559638906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.111977ms logger=migrator t=2026-08-14T09:04:42.564972315Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-14T09:04:42.565057288Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=85.272µs logger=migrator t=2026-08-14T09:04:42.569623201Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-14T09:04:42.570694736Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.070165ms logger=migrator t=2026-08-14T09:04:42.577284848Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-14T09:04:42.579220632Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.934734ms logger=migrator t=2026-08-14T09:04:42.584953124Z 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-08-14T09:04:42.586681063Z 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.727818ms logger=migrator t=2026-08-14T09:04:42.591873817Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-14T09:04:42.592810568Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=936.821µs logger=migrator t=2026-08-14T09:04:42.599634167Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-14T09:04:42.60808956Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.456143ms logger=migrator t=2026-08-14T09:04:42.612737495Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-14T09:04:42.613739379Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=957.903µs logger=migrator t=2026-08-14T09:04:42.618598811Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-14T09:04:42.620684331Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.08764ms logger=migrator t=2026-08-14T09:04:42.626731714Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-14T09:04:42.658911103Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.165328ms logger=migrator t=2026-08-14T09:04:42.665518294Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-14T09:04:42.694256586Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.730443ms logger=migrator t=2026-08-14T09:04:42.700410083Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-14T09:04:42.705507993Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=5.093ms logger=migrator t=2026-08-14T09:04:42.710897244Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-14T09:04:42.712122556Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.225871ms logger=migrator t=2026-08-14T09:04:42.716763041Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-14T09:04:42.723481726Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.717445ms logger=migrator t=2026-08-14T09:04:42.729067604Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-14T09:04:42.744841041Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=15.716996ms logger=migrator t=2026-08-14T09:04:42.75136084Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-14T09:04:42.753136889Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.783929ms logger=migrator t=2026-08-14T09:04:42.758211289Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-14T09:04:42.759211444Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=996.634µs logger=migrator t=2026-08-14T09:04:42.76419972Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-14T09:04:42.765503254Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.319474ms logger=migrator t=2026-08-14T09:04:42.77016721Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-14T09:04:42.77132967Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.161079ms logger=migrator t=2026-08-14T09:04:42.775494389Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-14T09:04:42.775614123Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=115.883µs logger=migrator t=2026-08-14T09:04:42.780885459Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-14T09:04:42.78689283Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.000341ms logger=migrator t=2026-08-14T09:04:42.792898092Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-14T09:04:42.802791213Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.917822ms logger=migrator t=2026-08-14T09:04:42.809050863Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-14T09:04:42.817730274Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.683891ms logger=migrator t=2026-08-14T09:04:42.828759363Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-14T09:04:42.829991405Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.231702ms logger=migrator t=2026-08-14T09:04:42.836163172Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-14T09:04:42.838697587Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.532925ms logger=migrator t=2026-08-14T09:04:42.845169593Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-14T09:04:42.852275182Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.104839ms logger=migrator t=2026-08-14T09:04:42.860557649Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-14T09:04:42.870215563Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.655853ms logger=migrator t=2026-08-14T09:04:42.874730194Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-14T09:04:42.875741338Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.011444ms logger=migrator t=2026-08-14T09:04:42.880475597Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-14T09:04:42.886738936Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.26069ms logger=migrator t=2026-08-14T09:04:42.892287182Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-14T09:04:42.900000231Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.710959ms logger=migrator t=2026-08-14T09:04:42.905299319Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-14T09:04:42.905379101Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.572µs logger=migrator t=2026-08-14T09:04:42.910634237Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-14T09:04:42.91192148Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.286013ms logger=migrator t=2026-08-14T09:04:42.918748449Z 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-08-14T09:04:42.922903058Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=4.158249ms logger=migrator t=2026-08-14T09:04:42.930662678Z 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-08-14T09:04:42.934057382Z 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=3.413924ms logger=migrator t=2026-08-14T09:04:42.94654616Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-14T09:04:42.946708505Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=163.095µs logger=migrator t=2026-08-14T09:04:42.95338425Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-14T09:04:42.960195797Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.807427ms logger=migrator t=2026-08-14T09:04:42.965006739Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-14T09:04:42.969590813Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.583324ms logger=migrator t=2026-08-14T09:04:42.974561728Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-14T09:04:42.982366801Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.804562ms logger=migrator t=2026-08-14T09:04:42.988049341Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-14T09:04:42.99458204Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.531639ms logger=migrator t=2026-08-14T09:04:42.998822882Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-14T09:04:43.006043895Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.219903ms logger=migrator t=2026-08-14T09:04:43.011219409Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-14T09:04:43.011273121Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=54.802µs logger=migrator t=2026-08-14T09:04:43.015663138Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-14T09:04:43.016294049Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=630.851µs logger=migrator t=2026-08-14T09:04:43.022296972Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-14T09:04:43.029194634Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.896622ms logger=migrator t=2026-08-14T09:04:43.03291256Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-14T09:04:43.033038154Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=105.774µs logger=migrator t=2026-08-14T09:04:43.037650349Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-14T09:04:43.044015124Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.364305ms logger=migrator t=2026-08-14T09:04:43.049375844Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-14T09:04:43.05015007Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=773.696µs logger=migrator t=2026-08-14T09:04:43.056239486Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-14T09:04:43.065087544Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.845358ms logger=migrator t=2026-08-14T09:04:43.068982175Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-14T09:04:43.069868045Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=883.409µs logger=migrator t=2026-08-14T09:04:43.075540455Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-14T09:04:43.076274441Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=731.306µs logger=migrator t=2026-08-14T09:04:43.080947068Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-14T09:04:43.091357509Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.411371ms logger=migrator t=2026-08-14T09:04:43.095304662Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-14T09:04:43.096029627Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=741.724µs logger=migrator t=2026-08-14T09:04:43.103374944Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-14T09:04:43.10444363Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.068027ms logger=migrator t=2026-08-14T09:04:43.109325195Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-14T09:04:43.110308157Z level=info msg="Migration successfully executed" id="create alert_image table" duration=982.332µs logger=migrator t=2026-08-14T09:04:43.115611906Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-14T09:04:43.117347344Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.734328ms logger=migrator t=2026-08-14T09:04:43.12285032Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-14T09:04:43.122961483Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=113.034µs logger=migrator t=2026-08-14T09:04:43.128399787Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-14T09:04:43.130224969Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.822131ms logger=migrator t=2026-08-14T09:04:43.135456745Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-14T09:04:43.139993847Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=4.536442ms logger=migrator t=2026-08-14T09:04:43.145291406Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-14T09:04:43.145712781Z 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-08-14T09:04:43.151543827Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-14T09:04:43.152180649Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=647.351µs logger=migrator t=2026-08-14T09:04:43.157151346Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-14T09:04:43.158918385Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.766199ms logger=migrator t=2026-08-14T09:04:43.164074569Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-14T09:04:43.170892539Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.81807ms logger=migrator t=2026-08-14T09:04:43.177223793Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-14T09:04:43.178444333Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.220871ms logger=migrator t=2026-08-14T09:04:43.18400777Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-14T09:04:43.185846883Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.838463ms logger=migrator t=2026-08-14T09:04:43.192021041Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-14T09:04:43.192873209Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=851.578µs logger=migrator t=2026-08-14T09:04:43.198662944Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-14T09:04:43.200472216Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.808851ms logger=migrator t=2026-08-14T09:04:43.206596972Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-14T09:04:43.208359671Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.76214ms logger=migrator t=2026-08-14T09:04:43.213762654Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-14T09:04:43.213812465Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=52.381µs logger=migrator t=2026-08-14T09:04:43.219606531Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-14T09:04:43.219729755Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.555µs logger=migrator t=2026-08-14T09:04:43.224527206Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-14T09:04:43.234337916Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.80521ms logger=migrator t=2026-08-14T09:04:43.238905091Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-14T09:04:43.239287454Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=382.553µs logger=migrator t=2026-08-14T09:04:43.245031297Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-14T09:04:43.246770036Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.733969ms logger=migrator t=2026-08-14T09:04:43.251834186Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-14T09:04:43.252157258Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=322.142µs logger=migrator t=2026-08-14T09:04:43.256377539Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-14T09:04:43.257973263Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.595924ms logger=migrator t=2026-08-14T09:04:43.264020687Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-14T09:04:43.264869326Z level=info msg="Migration successfully executed" id="create secrets table" duration=848.938µs logger=migrator t=2026-08-14T09:04:43.269689348Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-14T09:04:43.305726042Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.026614ms logger=migrator t=2026-08-14T09:04:43.310686489Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-14T09:04:43.318794232Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.105913ms logger=migrator t=2026-08-14T09:04:43.324046519Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-14T09:04:43.324189684Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.395µs logger=migrator t=2026-08-14T09:04:43.328538601Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-14T09:04:43.364870895Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.333624ms logger=migrator t=2026-08-14T09:04:43.369611084Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-14T09:04:43.402158881Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.541377ms logger=migrator t=2026-08-14T09:04:43.406484928Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-14T09:04:43.407179221Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=694.233µs logger=migrator t=2026-08-14T09:04:43.414253298Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-14T09:04:43.416098271Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.844563ms logger=migrator t=2026-08-14T09:04:43.42110149Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-14T09:04:43.42139676Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=295.05µs logger=migrator t=2026-08-14T09:04:43.425732945Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-14T09:04:43.426701148Z level=info msg="Migration successfully executed" id="create permission table" duration=971.213µs logger=migrator t=2026-08-14T09:04:43.433106144Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-14T09:04:43.434331536Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.225432ms logger=migrator t=2026-08-14T09:04:43.439743107Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-14T09:04:43.441633821Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.891464ms logger=migrator t=2026-08-14T09:04:43.447652484Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-14T09:04:43.449233238Z level=info msg="Migration successfully executed" id="create role table" duration=1.599335ms logger=migrator t=2026-08-14T09:04:43.45613774Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-14T09:04:43.466653555Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.523884ms logger=migrator t=2026-08-14T09:04:43.474432687Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-14T09:04:43.487238988Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.799861ms logger=migrator t=2026-08-14T09:04:43.492786285Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-14T09:04:43.494041978Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.255673ms logger=migrator t=2026-08-14T09:04:43.500182784Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-14T09:04:43.501289301Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.106407ms logger=migrator t=2026-08-14T09:04:43.508636049Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-14T09:04:43.510531073Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.890524ms logger=migrator t=2026-08-14T09:04:43.515375986Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-14T09:04:43.51635453Z level=info msg="Migration successfully executed" id="create team role table" duration=978.043µs logger=migrator t=2026-08-14T09:04:43.520259811Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-14T09:04:43.521319287Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.055906ms logger=migrator t=2026-08-14T09:04:43.527081611Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-14T09:04:43.528229819Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.147608ms logger=migrator t=2026-08-14T09:04:43.532924108Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-14T09:04:43.534072736Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.148468ms logger=migrator t=2026-08-14T09:04:43.538341851Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-14T09:04:43.539414616Z level=info msg="Migration successfully executed" id="create user role table" duration=1.071376ms logger=migrator t=2026-08-14T09:04:43.545369617Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-14T09:04:43.546494615Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.125378ms logger=migrator t=2026-08-14T09:04:43.553091547Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-14T09:04:43.554305508Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.210351ms logger=migrator t=2026-08-14T09:04:43.559272925Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-14T09:04:43.560355502Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.082407ms logger=migrator t=2026-08-14T09:04:43.565819066Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-14T09:04:43.566795139Z level=info msg="Migration successfully executed" id="create builtin role table" duration=975.693µs logger=migrator t=2026-08-14T09:04:43.571532209Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-14T09:04:43.572740719Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.20832ms logger=migrator t=2026-08-14T09:04:43.577775969Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-14T09:04:43.579042861Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.265682ms logger=migrator t=2026-08-14T09:04:43.584461444Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-14T09:04:43.592757684Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.296539ms logger=migrator t=2026-08-14T09:04:43.596442917Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-14T09:04:43.597181423Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=737.066µs logger=migrator t=2026-08-14T09:04:43.601574841Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-14T09:04:43.602822033Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.246302ms logger=migrator t=2026-08-14T09:04:43.608784974Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-14T09:04:43.60987341Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.087636ms logger=migrator t=2026-08-14T09:04:43.614818987Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-14T09:04:43.615848251Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.028134ms logger=migrator t=2026-08-14T09:04:43.619497625Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-14T09:04:43.620288141Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=793.116µs logger=migrator t=2026-08-14T09:04:43.62707021Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-14T09:04:43.628816899Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.74658ms logger=migrator t=2026-08-14T09:04:43.633758555Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-14T09:04:43.642438518Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.679153ms logger=migrator t=2026-08-14T09:04:43.64667366Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-14T09:04:43.659084499Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.409539ms logger=migrator t=2026-08-14T09:04:43.664173621Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-14T09:04:43.671015851Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.8391ms logger=migrator t=2026-08-14T09:04:43.675039426Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-14T09:04:43.683977828Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.936162ms logger=migrator t=2026-08-14T09:04:43.6894001Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-14T09:04:43.690614581Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.211891ms logger=migrator t=2026-08-14T09:04:43.697475122Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-14T09:04:43.699095337Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.618325ms logger=migrator t=2026-08-14T09:04:43.706848898Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-14T09:04:43.708425491Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.579813ms logger=migrator t=2026-08-14T09:04:43.713641837Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-14T09:04:43.715527951Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.881963ms logger=migrator t=2026-08-14T09:04:43.722079691Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-14T09:04:43.723281662Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.201931ms logger=migrator t=2026-08-14T09:04:43.728955243Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-14T09:04:43.729081147Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=127.024µs logger=migrator t=2026-08-14T09:04:43.734603644Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-14T09:04:43.734677046Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=75.072µs logger=migrator t=2026-08-14T09:04:43.740352477Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-14T09:04:43.740927246Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=575.819µs logger=migrator t=2026-08-14T09:04:43.752954381Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-14T09:04:43.754041559Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.094838ms logger=migrator t=2026-08-14T09:04:43.758656744Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-14T09:04:43.759603806Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=947.552µs logger=migrator t=2026-08-14T09:04:43.764531901Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-14T09:04:43.7647644Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.549µs logger=migrator t=2026-08-14T09:04:43.769700566Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-14T09:04:43.770587276Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=886.6µs logger=migrator t=2026-08-14T09:04:43.777435427Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-14T09:04:43.778682958Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.247972ms logger=migrator t=2026-08-14T09:04:43.783552633Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-14T09:04:43.785084364Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.531662ms logger=migrator t=2026-08-14T09:04:43.790357502Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-14T09:04:43.798712054Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.354032ms logger=migrator t=2026-08-14T09:04:43.804375165Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-14T09:04:43.804474718Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=100.323µs logger=migrator t=2026-08-14T09:04:43.809499256Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-14T09:04:43.810870363Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.370407ms logger=migrator t=2026-08-14T09:04:43.8170201Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-14T09:04:43.818743149Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.724839ms logger=migrator t=2026-08-14T09:04:43.825455344Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-14T09:04:43.82678464Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.317415ms logger=migrator t=2026-08-14T09:04:43.832034927Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-14T09:04:43.840672388Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.635221ms logger=migrator t=2026-08-14T09:04:43.846637819Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-14T09:04:43.848119608Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.4819ms logger=migrator t=2026-08-14T09:04:43.853434267Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-14T09:04:43.855219498Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.786831ms logger=migrator t=2026-08-14T09:04:43.859527732Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-14T09:04:43.881290696Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.763074ms logger=migrator t=2026-08-14T09:04:43.887551347Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-14T09:04:43.888394896Z level=info msg="Migration successfully executed" id="create correlation v2" duration=843.449µs logger=migrator t=2026-08-14T09:04:43.893398123Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-14T09:04:43.894492491Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.094238ms logger=migrator t=2026-08-14T09:04:43.898134283Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-14T09:04:43.899195139Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.061066ms logger=migrator t=2026-08-14T09:04:43.904362083Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-14T09:04:43.905420129Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.058456ms logger=migrator t=2026-08-14T09:04:43.910110107Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-14T09:04:43.910673546Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=563.88µs logger=migrator t=2026-08-14T09:04:43.91583749Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-14T09:04:43.917068671Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.230592ms logger=migrator t=2026-08-14T09:04:43.922131622Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-14T09:04:43.93246195Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.329008ms logger=migrator t=2026-08-14T09:04:43.938181163Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-14T09:04:43.939435335Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.254022ms logger=migrator t=2026-08-14T09:04:43.945070695Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-14T09:04:43.946503863Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.432618ms logger=migrator t=2026-08-14T09:04:43.953491619Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-14T09:04:43.9538309Z 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-08-14T09:04:43.957423901Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-14T09:04:43.957750022Z 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-08-14T09:04:43.96213968Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-14T09:04:43.963102532Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=962.672µs logger=migrator t=2026-08-14T09:04:43.968607338Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-14T09:04:43.970009295Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.401367ms logger=migrator t=2026-08-14T09:04:43.974844668Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-14T09:04:43.975753689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=916.561µs logger=migrator t=2026-08-14T09:04:43.980123086Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-14T09:04:43.980955975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=832.669µs logger=migrator t=2026-08-14T09:04:43.986353657Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-14T09:04:43.987594328Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.240022ms logger=migrator t=2026-08-14T09:04:43.99092506Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-14T09:04:43.991973476Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.048466ms logger=migrator t=2026-08-14T09:04:43.996232259Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-14T09:04:43.997212562Z level=info msg="Migration successfully executed" id="Drop public config table" duration=979.812µs logger=migrator t=2026-08-14T09:04:44.002376036Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-14T09:04:44.00454755Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.169833ms logger=migrator t=2026-08-14T09:04:44.009631732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-14T09:04:44.011162463Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.533261ms logger=migrator t=2026-08-14T09:04:44.014618492Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-14T09:04:44.015675867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.057156ms logger=migrator t=2026-08-14T09:04:44.020815371Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-14T09:04:44.0219754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.159809ms logger=migrator t=2026-08-14T09:04:44.028107789Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-14T09:04:44.055589549Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.47468ms logger=migrator t=2026-08-14T09:04:44.060231776Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-14T09:04:44.066963624Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.722008ms logger=migrator t=2026-08-14T09:04:44.071318952Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-14T09:04:44.08041336Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.093508ms logger=migrator t=2026-08-14T09:04:44.087392957Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-14T09:04:44.087634235Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=241.508µs logger=migrator t=2026-08-14T09:04:44.092500819Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-14T09:04:44.104948892Z level=info msg="Migration successfully executed" id="add share column" duration=12.453382ms logger=migrator t=2026-08-14T09:04:44.109545017Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-14T09:04:44.109678952Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.625µs logger=migrator t=2026-08-14T09:04:44.114024809Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-14T09:04:44.115146028Z level=info msg="Migration successfully executed" id="create file table" duration=1.097787ms logger=migrator t=2026-08-14T09:04:44.121610536Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-14T09:04:44.123646625Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.035239ms logger=migrator t=2026-08-14T09:04:44.129055158Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-14T09:04:44.131011354Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.956036ms logger=migrator t=2026-08-14T09:04:44.137799815Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-14T09:04:44.140156355Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.36069ms logger=migrator t=2026-08-14T09:04:44.146116716Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-14T09:04:44.147754262Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.637715ms logger=migrator t=2026-08-14T09:04:44.153777076Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-14T09:04:44.153848868Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.533µs logger=migrator t=2026-08-14T09:04:44.157849004Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-14T09:04:44.157965588Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=117.364µs logger=migrator t=2026-08-14T09:04:44.163404932Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-14T09:04:44.164441697Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.035865ms logger=migrator t=2026-08-14T09:04:44.170794292Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-14T09:04:44.171096623Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=301.961µs logger=migrator t=2026-08-14T09:04:44.179031291Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-14T09:04:44.180967617Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.939756ms logger=migrator t=2026-08-14T09:04:44.18517278Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-14T09:04:44.195105666Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.932466ms logger=migrator t=2026-08-14T09:04:44.199759014Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-14T09:04:44.19994529Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=186.656µs logger=migrator t=2026-08-14T09:04:44.20494909Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-14T09:04:44.20734843Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.39842ms logger=migrator t=2026-08-14T09:04:44.214592366Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-14T09:04:44.215107963Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=516.527µs logger=migrator t=2026-08-14T09:04:44.218623284Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-14T09:04:44.218906713Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=283.259µs logger=migrator t=2026-08-14T09:04:44.223533159Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-14T09:04:44.224707929Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.17491ms logger=migrator t=2026-08-14T09:04:44.22916281Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-14T09:04:44.239151459Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.986289ms logger=migrator t=2026-08-14T09:04:44.244742658Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-14T09:04:44.255959788Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.21357ms logger=migrator t=2026-08-14T09:04:44.263836025Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-14T09:04:44.265202791Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.372306ms logger=migrator t=2026-08-14T09:04:44.271599088Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-14T09:04:44.376630927Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=105.027619ms logger=migrator t=2026-08-14T09:04:44.382066931Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-14T09:04:44.383049374Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=982.603µs logger=migrator t=2026-08-14T09:04:44.388197808Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-14T09:04:44.390114844Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.916386ms logger=migrator t=2026-08-14T09:04:44.397296716Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-14T09:04:44.422565753Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.267947ms logger=migrator t=2026-08-14T09:04:44.428523304Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-14T09:04:44.437338084Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.814999ms logger=migrator t=2026-08-14T09:04:44.44312588Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-14T09:04:44.443471311Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=346.261µs logger=migrator t=2026-08-14T09:04:44.447823068Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-14T09:04:44.448064546Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=242.258µs logger=migrator t=2026-08-14T09:04:44.452755825Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-14T09:04:44.454495165Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=1.73836ms logger=migrator t=2026-08-14T09:04:44.46054067Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-14T09:04:44.46083547Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=292.239µs logger=migrator t=2026-08-14T09:04:44.466238893Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-14T09:04:44.466509012Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=269.509µs logger=migrator t=2026-08-14T09:04:44.471025025Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-14T09:04:44.472130282Z level=info msg="Migration successfully executed" id="create folder table" duration=1.105447ms logger=migrator t=2026-08-14T09:04:44.476065695Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-14T09:04:44.477410451Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.344056ms logger=migrator t=2026-08-14T09:04:44.483547649Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-14T09:04:44.48474069Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.193101ms logger=migrator t=2026-08-14T09:04:44.489657316Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-14T09:04:44.489685447Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.981µs logger=migrator t=2026-08-14T09:04:44.494609104Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-14T09:04:44.495992461Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.383667ms logger=migrator t=2026-08-14T09:04:44.501786297Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-14T09:04:44.502983478Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.19722ms logger=migrator t=2026-08-14T09:04:44.507532042Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-14T09:04:44.508756653Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.223951ms logger=migrator t=2026-08-14T09:04:44.511530117Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-14T09:04:44.512061915Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=530.828µs logger=migrator t=2026-08-14T09:04:44.517676485Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-14T09:04:44.517986136Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=312.651µs logger=migrator t=2026-08-14T09:04:44.523167171Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-14T09:04:44.525577093Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.410292ms logger=migrator t=2026-08-14T09:04:44.5305009Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-14T09:04:44.531821745Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.320735ms logger=migrator t=2026-08-14T09:04:44.536921077Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-14T09:04:44.539700722Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.786405ms logger=migrator t=2026-08-14T09:04:44.546165101Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-14T09:04:44.547591159Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.425488ms logger=migrator t=2026-08-14T09:04:44.552974222Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-14T09:04:44.554368198Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.393676ms logger=migrator t=2026-08-14T09:04:44.558967385Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-14T09:04:44.559987169Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.019804ms logger=migrator t=2026-08-14T09:04:44.566020484Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-14T09:04:44.567370769Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.349585ms logger=migrator t=2026-08-14T09:04:44.572603497Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-14T09:04:44.574794071Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.189294ms logger=migrator t=2026-08-14T09:04:44.581425726Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-14T09:04:44.582582764Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.155298ms logger=migrator t=2026-08-14T09:04:44.588544697Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-14T09:04:44.591124114Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.581697ms logger=migrator t=2026-08-14T09:04:44.596842189Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-14T09:04:44.598253476Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.412208ms logger=migrator t=2026-08-14T09:04:44.603305597Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-14T09:04:44.603660579Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=355.712µs logger=migrator t=2026-08-14T09:04:44.607648704Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-14T09:04:44.617660343Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.010749ms logger=migrator t=2026-08-14T09:04:44.623273673Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-14T09:04:44.624572867Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.301694ms logger=migrator t=2026-08-14T09:04:44.629634009Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-14T09:04:44.62965643Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.391µs logger=migrator t=2026-08-14T09:04:44.634568846Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-14T09:04:44.636402709Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.832733ms logger=migrator t=2026-08-14T09:04:44.6417589Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-14T09:04:44.641787181Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.811µs logger=migrator t=2026-08-14T09:04:44.647445143Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-14T09:04:44.648955644Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.509531ms logger=migrator t=2026-08-14T09:04:44.655306928Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-14T09:04:44.657870785Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.568187ms logger=migrator t=2026-08-14T09:04:44.664450139Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-14T09:04:44.665651339Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.1908ms logger=migrator t=2026-08-14T09:04:44.671122105Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-14T09:04:44.672519802Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.398798ms logger=migrator t=2026-08-14T09:04:44.679404035Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-14T09:04:44.679961874Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=558.929µs logger=migrator t=2026-08-14T09:04:44.684980264Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-14T09:04:44.686153244Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.173029ms logger=migrator t=2026-08-14T09:04:44.690820062Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-14T09:04:44.692444297Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.642536ms logger=migrator t=2026-08-14T09:04:44.697436846Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-14T09:04:44.698546374Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.106468ms logger=migrator t=2026-08-14T09:04:44.705313783Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-14T09:04:44.718443428Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.130225ms logger=migrator t=2026-08-14T09:04:44.724035547Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-14T09:04:44.7347138Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.682433ms logger=migrator t=2026-08-14T09:04:44.739087117Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-14T09:04:44.747948017Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.85925ms logger=migrator t=2026-08-14T09:04:44.754159398Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-14T09:04:44.75421587Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=56.792µs logger=migrator t=2026-08-14T09:04:44.757792951Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-14T09:04:44.768172183Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.369402ms logger=migrator t=2026-08-14T09:04:44.772842461Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-14T09:04:44.780608534Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.765843ms logger=migrator t=2026-08-14T09:04:44.786344719Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-14T09:04:44.7866989Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=354.302µs logger=migrator t=2026-08-14T09:04:44.79051259Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.970086599s logger=migrator t=2026-08-14T09:04:44.791181733Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-14T09:04:44.808941354Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-14T09:04:44.809229604Z level=info msg="Created default organization" logger=secrets t=2026-08-14T09:04:44.816208261Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-14T09:04:44.898019302Z level=info msg="Restored cache from database" duration=625.121µs logger=plugin.store t=2026-08-14T09:04:44.899553115Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-14T09:04:44.941643501Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-14T09:04:44.941680292Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-14T09:04:44.941798386Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-14T09:04:44.941814657Z level=info msg="Plugins loaded" count=54 duration=42.262051ms logger=query_data t=2026-08-14T09:04:44.94637905Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-14T09:04:44.950240602Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-14T09:04:44.955988767Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-14T09:04:44.980712154Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-14T09:04:44.984987709Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-14T09:04:44.98737802Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-14T09:04:45.011321242Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-14T09:04:45.047600208Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-14T09:04:45.083520472Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-14T09:04:45.083564343Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-14T09:04:45.084007788Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-14T09:04:45.084650071Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-14T09:04:45.085238331Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-14T09:04:45.088654737Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-14T09:04:45.164155689Z level=info msg="State cache has been initialized" states=0 duration=79.496198ms logger=ngalert.scheduler t=2026-08-14T09:04:45.164442489Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-14T09:04:45.164652956Z level=info msg=starting first_tick=2026-08-14T09:04:50Z logger=plugins.update.checker t=2026-08-14T09:04:45.178123835Z level=info msg="Update check succeeded" duration=94.138578ms logger=grafana.update.checker t=2026-08-14T09:04:45.187332958Z level=info msg="Update check succeeded" duration=102.056826ms logger=provisioning.dashboard t=2026-08-14T09:04:45.218093496Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-14T09:04:45.251598728Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-14T09:04:45.278827166Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-14T09:04:45.278985401Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-14T09:04:45.291493477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-14T09:04:45.292400108Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-14T09:04:45.397755667Z level=info msg="Patterns update finished" duration=234.790268ms logger=provisioning.dashboard t=2026-08-14T09:04:45.40312828Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-14T09:04:45.415502642Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-14T09:04:45.432853983Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-14T09:04:45.450225084Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-14T09:04:45.46360669Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-14T09:04:45.486597634Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-08-14T09:04:45.516204073Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-08-14T09:04:45.611182728Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-14T09:04:45.61183858Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-14T09:04:45.649662969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.673261463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.771460108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.790613611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.869417276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.892895865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:45.999416524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.019992939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.109544816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.134245981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.172573994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.193705878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.234149813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.255939929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.323747672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.343382914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.386899555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.404550399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.45449538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.478482781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.542002947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.572483771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.622396321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.640553262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.704560155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.726491296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.766390972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.785652092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.853421952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.874529796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.927937975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.943835639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:46.986803811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.015671832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.103444314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.148502075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.274546755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.295828428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.405824615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.421192445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.4895869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.503014692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.571861443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.588459574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.672526199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.685874008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.763037766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.781815472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.886731245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.899582687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.968534271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:47.988738457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.0585054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.074826415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.149637074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.163779344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.222030421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.2471387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.316420847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.331102196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.409296461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.424101845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.506974573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.527857256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.600847292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.612566148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.692061219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.711092688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.785771373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.801542368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.882511161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.903475087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:48.994735806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:49.014965459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:49.119973922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:49.156549434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T09:04:49.25441844Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-14T09:05:38.116274276Z level=info msg="Usage stats are ready to report"