logger=settings t=2026-06-12T10:57:23.799522406Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-12T10:57:23Z logger=settings t=2026-06-12T10:57:23.806497467Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-12T10:57:23.806539088Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-12T10:57:23.806544948Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-12T10:57:23.806551418Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-12T10:57:23.806556128Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-12T10:57:23.806560498Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-12T10:57:23.806564838Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-12T10:57:23.806569688Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-12T10:57:23.806574359Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-12T10:57:23.806579069Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-12T10:57:23.806583399Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-12T10:57:23.806587679Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-12T10:57:23.806594469Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-12T10:57:23.806599979Z level=info msg=Target target=[all] logger=settings t=2026-06-12T10:57:23.806611419Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-12T10:57:23.806615029Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-12T10:57:23.806618409Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-12T10:57:23.806621459Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-12T10:57:23.80662567Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-12T10:57:23.80662997Z level=info msg="App mode production" logger=sqlstore t=2026-06-12T10:57:23.807345265Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-12T10:57:23.807369275Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-12T10:57:23.813390176Z level=info msg="Locking database" logger=migrator t=2026-06-12T10:57:23.813425977Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-12T10:57:23.815946538Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-12T10:57:23.821781095Z level=info msg="Migration successfully executed" id="create migration_log table" duration=5.823877ms logger=migrator t=2026-06-12T10:57:23.826444409Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-12T10:57:23.827723065Z level=info msg="Migration successfully executed" id="create user table" duration=1.280176ms logger=migrator t=2026-06-12T10:57:23.835910001Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-12T10:57:23.836957812Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.050921ms logger=migrator t=2026-06-12T10:57:23.847234209Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-12T10:57:23.849896053Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.670864ms logger=migrator t=2026-06-12T10:57:23.856242391Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-12T10:57:23.85715574Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=914.679µs logger=migrator t=2026-06-12T10:57:23.8601591Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-12T10:57:23.860930596Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=771.976µs logger=migrator t=2026-06-12T10:57:23.86508546Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-12T10:57:23.867880726Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.794936ms logger=migrator t=2026-06-12T10:57:23.874866117Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-12T10:57:23.876191944Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.326697ms logger=migrator t=2026-06-12T10:57:23.881587543Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-12T10:57:23.882959231Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.371418ms logger=migrator t=2026-06-12T10:57:23.887991252Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-12T10:57:23.888894521Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=903.419µs logger=migrator t=2026-06-12T10:57:23.892716928Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-12T10:57:23.893187907Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=470.409µs logger=migrator t=2026-06-12T10:57:23.896113956Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-12T10:57:23.896700038Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=585.962µs logger=migrator t=2026-06-12T10:57:23.903207829Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-12T10:57:23.904576287Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.365878ms logger=migrator t=2026-06-12T10:57:23.908621529Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-12T10:57:23.90866104Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.301µs logger=migrator t=2026-06-12T10:57:23.912576239Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-12T10:57:23.913837335Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.260535ms logger=migrator t=2026-06-12T10:57:23.922744564Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-12T10:57:23.923168962Z level=info msg="Migration successfully executed" id="Add missing user data" duration=426.978µs logger=migrator t=2026-06-12T10:57:23.928505Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-12T10:57:23.929696765Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.186134ms logger=migrator t=2026-06-12T10:57:23.937496011Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-12T10:57:23.938574783Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.079272ms logger=migrator t=2026-06-12T10:57:23.94534786Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-12T10:57:23.946776979Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.429109ms logger=migrator t=2026-06-12T10:57:23.952050826Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-12T10:57:23.962082718Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.030562ms logger=migrator t=2026-06-12T10:57:23.96710961Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-12T10:57:23.967951196Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=842.256µs logger=migrator t=2026-06-12T10:57:23.970673161Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-12T10:57:23.970897116Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=225.405µs logger=migrator t=2026-06-12T10:57:23.974103871Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-12T10:57:23.974883737Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.646µs logger=migrator t=2026-06-12T10:57:23.979193793Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-12T10:57:23.979632933Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=439.23µs logger=migrator t=2026-06-12T10:57:23.983727496Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-12T10:57:23.984144944Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=417.088µs logger=migrator t=2026-06-12T10:57:23.988729936Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-12T10:57:23.989692286Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=963.03µs logger=migrator t=2026-06-12T10:57:23.994115515Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-12T10:57:23.994918001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=802.446µs logger=migrator t=2026-06-12T10:57:24.001770339Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-12T10:57:24.002991774Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.224245ms logger=migrator t=2026-06-12T10:57:24.012748121Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-12T10:57:24.014064948Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.356588ms logger=migrator t=2026-06-12T10:57:24.017804144Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-12T10:57:24.01861333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=794.895µs logger=migrator t=2026-06-12T10:57:24.024228843Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-12T10:57:24.024253534Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.79µs logger=migrator t=2026-06-12T10:57:24.027881587Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-12T10:57:24.028493669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=612.162µs logger=migrator t=2026-06-12T10:57:24.031538561Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-12T10:57:24.032037741Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=499.37µs logger=migrator t=2026-06-12T10:57:24.037163775Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-12T10:57:24.038007001Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=841.116µs logger=migrator t=2026-06-12T10:57:24.042471942Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-12T10:57:24.043171036Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=700.124µs logger=migrator t=2026-06-12T10:57:24.048678548Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-12T10:57:24.054831062Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.153675ms logger=migrator t=2026-06-12T10:57:24.078070172Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-12T10:57:24.079877238Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.806846ms logger=migrator t=2026-06-12T10:57:24.086314748Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-12T10:57:24.087189196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=876.178µs logger=migrator t=2026-06-12T10:57:24.091968583Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-12T10:57:24.092789249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=820.706µs logger=migrator t=2026-06-12T10:57:24.09778107Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-12T10:57:24.098585417Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=804.007µs logger=migrator t=2026-06-12T10:57:24.103873073Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-12T10:57:24.10467883Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=805.786µs logger=migrator t=2026-06-12T10:57:24.109002167Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-12T10:57:24.109497787Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=495.52µs logger=migrator t=2026-06-12T10:57:24.113066669Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-12T10:57:24.113662101Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=595.412µs logger=migrator t=2026-06-12T10:57:24.117367496Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-12T10:57:24.117731333Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=363.647µs logger=migrator t=2026-06-12T10:57:24.122684964Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-12T10:57:24.123350337Z level=info msg="Migration successfully executed" id="create star table" duration=665.543µs logger=migrator t=2026-06-12T10:57:24.127054822Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-12T10:57:24.127888778Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=832.686µs logger=migrator t=2026-06-12T10:57:24.131708926Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-12T10:57:24.132537233Z level=info msg="Migration successfully executed" id="create org table v1" duration=828.068µs logger=migrator t=2026-06-12T10:57:24.136412021Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-12T10:57:24.137331659Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=917.488µs logger=migrator t=2026-06-12T10:57:24.145298631Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-12T10:57:24.146066346Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=767.555µs logger=migrator t=2026-06-12T10:57:24.149967425Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-12T10:57:24.150774401Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=805.547µs logger=migrator t=2026-06-12T10:57:24.155343493Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-12T10:57:24.157026137Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.681424ms logger=migrator t=2026-06-12T10:57:24.161742743Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-12T10:57:24.162559259Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=816.276µs logger=migrator t=2026-06-12T10:57:24.168303485Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-12T10:57:24.168385027Z level=info msg="Migration successfully executed" id="Update org table charset" duration=82.822µs logger=migrator t=2026-06-12T10:57:24.173558782Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-12T10:57:24.173647174Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=90.251µs logger=migrator t=2026-06-12T10:57:24.178304437Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-12T10:57:24.178521242Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=216.985µs logger=migrator t=2026-06-12T10:57:24.182545824Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-12T10:57:24.183147476Z level=info msg="Migration successfully executed" id="create dashboard table" duration=602.892µs logger=migrator t=2026-06-12T10:57:24.187466443Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-12T10:57:24.188066164Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=599.531µs logger=migrator t=2026-06-12T10:57:24.19179043Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-12T10:57:24.192426683Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=636.163µs logger=migrator t=2026-06-12T10:57:24.196120297Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-12T10:57:24.196622258Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=510.291µs logger=migrator t=2026-06-12T10:57:24.202237112Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-12T10:57:24.203107199Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=869.366µs logger=migrator t=2026-06-12T10:57:24.207164441Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-12T10:57:24.207905926Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=741.325µs logger=migrator t=2026-06-12T10:57:24.211981229Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-12T10:57:24.217409018Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.427229ms logger=migrator t=2026-06-12T10:57:24.222427579Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-12T10:57:24.223192095Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=763.786µs logger=migrator t=2026-06-12T10:57:24.227025232Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-12T10:57:24.22789036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=865.538µs logger=migrator t=2026-06-12T10:57:24.239183618Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-12T10:57:24.239953614Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=770.796µs logger=migrator t=2026-06-12T10:57:24.246352633Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-12T10:57:24.246975356Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=622.183µs logger=migrator t=2026-06-12T10:57:24.251596049Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-12T10:57:24.252888575Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.294276ms logger=migrator t=2026-06-12T10:57:24.261360957Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-12T10:57:24.261506779Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=149.983µs logger=migrator t=2026-06-12T10:57:24.267594462Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-12T10:57:24.269114023Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.521641ms logger=migrator t=2026-06-12T10:57:24.283677778Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-12T10:57:24.285210118Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.53497ms logger=migrator t=2026-06-12T10:57:24.289417904Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-12T10:57:24.291179649Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.760855ms logger=migrator t=2026-06-12T10:57:24.299103249Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-12T10:57:24.300855505Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.756256ms logger=migrator t=2026-06-12T10:57:24.314092542Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-12T10:57:24.316037652Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.948761ms logger=migrator t=2026-06-12T10:57:24.320810578Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-12T10:57:24.321696406Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=885.918µs logger=migrator t=2026-06-12T10:57:24.32879916Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-12T10:57:24.329657787Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=858.997µs logger=migrator t=2026-06-12T10:57:24.33479581Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-12T10:57:24.334901592Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=110.722µs logger=migrator t=2026-06-12T10:57:24.339028986Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-12T10:57:24.339115598Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=90.432µs logger=migrator t=2026-06-12T10:57:24.343816643Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-12T10:57:24.345750892Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.935019ms logger=migrator t=2026-06-12T10:57:24.351546809Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-12T10:57:24.354107261Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.560382ms logger=migrator t=2026-06-12T10:57:24.358252505Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-12T10:57:24.360896538Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.644714ms logger=migrator t=2026-06-12T10:57:24.366559353Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-12T10:57:24.368536302Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.980349ms logger=migrator t=2026-06-12T10:57:24.373084615Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-12T10:57:24.373303369Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=219.804µs logger=migrator t=2026-06-12T10:57:24.377059184Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-12T10:57:24.377761499Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=708.495µs logger=migrator t=2026-06-12T10:57:24.382611117Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-12T10:57:24.385036186Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.424679ms logger=migrator t=2026-06-12T10:57:24.390373724Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-12T10:57:24.390405955Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.141µs logger=migrator t=2026-06-12T10:57:24.394993697Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-12T10:57:24.396064079Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.071782ms logger=migrator t=2026-06-12T10:57:24.40203993Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-12T10:57:24.402973759Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=934.279µs logger=migrator t=2026-06-12T10:57:24.412780337Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-12T10:57:24.419236208Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.456131ms logger=migrator t=2026-06-12T10:57:24.43220123Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-12T10:57:24.433606208Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.407939ms logger=migrator t=2026-06-12T10:57:24.439768712Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-12T10:57:24.440582509Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=813.927µs logger=migrator t=2026-06-12T10:57:24.445674421Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-12T10:57:24.446984148Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.310367ms logger=migrator t=2026-06-12T10:57:24.451158572Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-12T10:57:24.451470909Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=312.497µs logger=migrator t=2026-06-12T10:57:24.456191404Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-12T10:57:24.456739015Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=547.661µs logger=migrator t=2026-06-12T10:57:24.460754186Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-12T10:57:24.462822649Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.068153ms logger=migrator t=2026-06-12T10:57:24.469146486Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-12T10:57:24.470957792Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.813666ms logger=migrator t=2026-06-12T10:57:24.475366722Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-12T10:57:24.475581586Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=215.344µs logger=migrator t=2026-06-12T10:57:24.480278251Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-12T10:57:24.480588397Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=308.666µs logger=migrator t=2026-06-12T10:57:24.486866305Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-12T10:57:24.487449076Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=583.111µs logger=migrator t=2026-06-12T10:57:24.49457857Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-12T10:57:24.497219733Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.648403ms logger=migrator t=2026-06-12T10:57:24.505434159Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-12T10:57:24.506512221Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.078832ms logger=migrator t=2026-06-12T10:57:24.514820679Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-12T10:57:24.515917622Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.098343ms logger=migrator t=2026-06-12T10:57:24.52226487Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-12T10:57:24.524360093Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.094612ms logger=migrator t=2026-06-12T10:57:24.529095188Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-12T10:57:24.530091008Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=997.75µs logger=migrator t=2026-06-12T10:57:24.53318033Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-12T10:57:24.534215162Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.034391ms logger=migrator t=2026-06-12T10:57:24.539975288Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-12T10:57:24.54652735Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.551532ms logger=migrator t=2026-06-12T10:57:24.551196665Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-12T10:57:24.552298777Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.104022ms logger=migrator t=2026-06-12T10:57:24.555588783Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-12T10:57:24.556599564Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.011271ms logger=migrator t=2026-06-12T10:57:24.561082214Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-12T10:57:24.564251398Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.168524ms logger=migrator t=2026-06-12T10:57:24.568660727Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-12T10:57:24.569349682Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=689.094µs logger=migrator t=2026-06-12T10:57:24.575618778Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-12T10:57:24.577535778Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.927939ms logger=migrator t=2026-06-12T10:57:24.581526797Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-12T10:57:24.584381746Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.854799ms logger=migrator t=2026-06-12T10:57:24.589684052Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-12T10:57:24.589732683Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.481µs logger=migrator t=2026-06-12T10:57:24.59750074Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-12T10:57:24.597841077Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=344.347µs logger=migrator t=2026-06-12T10:57:24.601305188Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-12T10:57:24.603811438Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.51116ms logger=migrator t=2026-06-12T10:57:24.60833312Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-12T10:57:24.608553734Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=220.654µs logger=migrator t=2026-06-12T10:57:24.615105936Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-12T10:57:24.615387422Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=282.556µs logger=migrator t=2026-06-12T10:57:24.618555876Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-12T10:57:24.621762831Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.204645ms logger=migrator t=2026-06-12T10:57:24.625412725Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-12T10:57:24.62566069Z level=info msg="Migration successfully executed" id="Update uid value" duration=247.804µs logger=migrator t=2026-06-12T10:57:24.874991659Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-12T10:57:24.8765248Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.535981ms logger=migrator t=2026-06-12T10:57:25.048850454Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-12T10:57:25.050577399Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.724354ms logger=migrator t=2026-06-12T10:57:25.112719617Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-12T10:57:25.114772318Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.075612ms logger=migrator t=2026-06-12T10:57:25.192222335Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-12T10:57:25.194260316Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.041331ms logger=migrator t=2026-06-12T10:57:25.462675237Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-12T10:57:25.464258669Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.586602ms logger=migrator t=2026-06-12T10:57:25.563932236Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-12T10:57:25.565833334Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.918719ms logger=migrator t=2026-06-12T10:57:25.579108473Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-12T10:57:25.580501991Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.396648ms logger=migrator t=2026-06-12T10:57:25.587235848Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-12T10:57:25.58787509Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=641.252µs logger=migrator t=2026-06-12T10:57:25.592254869Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-12T10:57:25.59275719Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=502.4µs logger=migrator t=2026-06-12T10:57:25.596211689Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-12T10:57:25.603794863Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.582834ms logger=migrator t=2026-06-12T10:57:25.606968367Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-12T10:57:25.6076389Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=670.033µs logger=migrator t=2026-06-12T10:57:25.611998368Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-12T10:57:25.612607081Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=606.753µs logger=migrator t=2026-06-12T10:57:25.615812925Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-12T10:57:25.616619772Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=806.397µs logger=migrator t=2026-06-12T10:57:25.619634913Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-12T10:57:25.620475759Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=840.466µs logger=migrator t=2026-06-12T10:57:25.624375189Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-12T10:57:25.624733817Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=358.528µs logger=migrator t=2026-06-12T10:57:25.627961852Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-12T10:57:25.628549953Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=587.191µs logger=migrator t=2026-06-12T10:57:25.631705748Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-12T10:57:25.631735428Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.171µs logger=migrator t=2026-06-12T10:57:25.635503874Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-12T10:57:25.638097867Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.593722ms logger=migrator t=2026-06-12T10:57:25.641341212Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-12T10:57:25.643859403Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.516631ms logger=migrator t=2026-06-12T10:57:25.646962075Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-12T10:57:25.64715583Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=192.815µs logger=migrator t=2026-06-12T10:57:25.650502148Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-12T10:57:25.653006298Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.503671ms logger=migrator t=2026-06-12T10:57:25.657142692Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-12T10:57:25.659660082Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.51914ms logger=migrator t=2026-06-12T10:57:25.663150593Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-12T10:57:25.663904939Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=750.016µs logger=migrator t=2026-06-12T10:57:25.667501991Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-12T10:57:25.668045942Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=543.891µs logger=migrator t=2026-06-12T10:57:25.675156477Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-12T10:57:25.676548745Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.394279ms logger=migrator t=2026-06-12T10:57:25.679971414Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-12T10:57:25.681182178Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.209074ms logger=migrator t=2026-06-12T10:57:25.686488906Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-12T10:57:25.687344483Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=855.757µs logger=migrator t=2026-06-12T10:57:25.690729002Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-12T10:57:25.691552208Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=822.627µs logger=migrator t=2026-06-12T10:57:25.695138741Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-12T10:57:25.695213442Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.481µs logger=migrator t=2026-06-12T10:57:25.698484968Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-12T10:57:25.698518659Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.341µs logger=migrator t=2026-06-12T10:57:25.702603632Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-12T10:57:25.705542141Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.938759ms logger=migrator t=2026-06-12T10:57:25.70997397Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-12T10:57:25.712701436Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.727666ms logger=migrator t=2026-06-12T10:57:25.71584226Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-12T10:57:25.715918452Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.721µs logger=migrator t=2026-06-12T10:57:25.720450243Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-12T10:57:25.721226678Z level=info msg="Migration successfully executed" id="create quota table v1" duration=776.605µs logger=migrator t=2026-06-12T10:57:25.724634717Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-12T10:57:25.725517496Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=882.449µs logger=migrator t=2026-06-12T10:57:25.728808512Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-12T10:57:25.728845983Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.491µs logger=migrator t=2026-06-12T10:57:25.732116099Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-12T10:57:25.732925886Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=808.986µs logger=migrator t=2026-06-12T10:57:25.737224802Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-12T10:57:25.738642591Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.416809ms logger=migrator t=2026-06-12T10:57:25.742334786Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-12T10:57:25.746129772Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.795816ms logger=migrator t=2026-06-12T10:57:25.749682064Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-12T10:57:25.749707045Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.671µs logger=migrator t=2026-06-12T10:57:25.755156145Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-12T10:57:25.756021282Z level=info msg="Migration successfully executed" id="create session table" duration=868.347µs logger=migrator t=2026-06-12T10:57:25.75932518Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-12T10:57:25.759402491Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=75.171µs logger=migrator t=2026-06-12T10:57:25.76184862Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-12T10:57:25.761950293Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.463µs logger=migrator t=2026-06-12T10:57:25.76583082Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-12T10:57:25.766543905Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=711.345µs logger=migrator t=2026-06-12T10:57:25.769827652Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-12T10:57:25.770679729Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=852.338µs logger=migrator t=2026-06-12T10:57:25.775341983Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-12T10:57:25.775369194Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.421µs logger=migrator t=2026-06-12T10:57:25.778812524Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-12T10:57:25.778838555Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.671µs logger=migrator t=2026-06-12T10:57:25.783042179Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-12T10:57:25.786124542Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.082093ms logger=migrator t=2026-06-12T10:57:25.789274485Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-12T10:57:25.795073992Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.789237ms logger=migrator t=2026-06-12T10:57:25.798773657Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-12T10:57:25.798867619Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.462µs logger=migrator t=2026-06-12T10:57:25.80332827Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-12T10:57:25.803424471Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.062µs logger=migrator t=2026-06-12T10:57:25.806268199Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-12T10:57:25.807212238Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=943.659µs logger=migrator t=2026-06-12T10:57:25.811724149Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-12T10:57:25.81175092Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.981µs logger=migrator t=2026-06-12T10:57:25.815089137Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-12T10:57:25.818398205Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.308298ms logger=migrator t=2026-06-12T10:57:25.822886795Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-12T10:57:25.823085319Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=200.324µs logger=migrator t=2026-06-12T10:57:25.826444088Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-12T10:57:25.830483088Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.03841ms logger=migrator t=2026-06-12T10:57:25.834268825Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-12T10:57:25.838582073Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.310638ms logger=migrator t=2026-06-12T10:57:25.844036473Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-12T10:57:25.844107255Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.301µs logger=migrator t=2026-06-12T10:57:25.849022984Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-12T10:57:25.849747209Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=724.715µs logger=migrator t=2026-06-12T10:57:25.853548726Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-12T10:57:25.854358313Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=809.637µs logger=migrator t=2026-06-12T10:57:25.860205521Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-12T10:57:25.861311343Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.105162ms logger=migrator t=2026-06-12T10:57:25.865029278Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-12T10:57:25.865897286Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=867.808µs logger=migrator t=2026-06-12T10:57:25.870659112Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-12T10:57:25.871493639Z level=info msg="Migration successfully executed" id="add index alert state" duration=834.227µs logger=migrator t=2026-06-12T10:57:25.875106771Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-12T10:57:25.875968109Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=859.818µs logger=migrator t=2026-06-12T10:57:25.879985771Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-12T10:57:25.880962761Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=976.53µs logger=migrator t=2026-06-12T10:57:25.884869079Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-12T10:57:25.885677366Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=802.757µs logger=migrator t=2026-06-12T10:57:25.890094535Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-12T10:57:25.89081822Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=723.675µs logger=migrator t=2026-06-12T10:57:25.89379397Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-12T10:57:25.903361854Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.567234ms logger=migrator t=2026-06-12T10:57:25.906550068Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-12T10:57:25.907013057Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=463.409µs logger=migrator t=2026-06-12T10:57:25.910834765Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-12T10:57:25.911469897Z 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=633.972µs logger=migrator t=2026-06-12T10:57:25.915614991Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-12T10:57:25.915963139Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=347.728µs logger=migrator t=2026-06-12T10:57:25.918582231Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-12T10:57:25.919068122Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=486.121µs logger=migrator t=2026-06-12T10:57:25.923319378Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-12T10:57:25.924021111Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=701.294µs logger=migrator t=2026-06-12T10:57:25.927529163Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-12T10:57:25.930946062Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.420649ms logger=migrator t=2026-06-12T10:57:25.93480998Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-12T10:57:25.938245949Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.435939ms logger=migrator t=2026-06-12T10:57:25.943935735Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-12T10:57:25.947464406Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.528301ms logger=migrator t=2026-06-12T10:57:25.951227732Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-12T10:57:25.955021418Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.793226ms logger=migrator t=2026-06-12T10:57:25.958109702Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-12T10:57:25.959000829Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=892.977µs logger=migrator t=2026-06-12T10:57:25.964293436Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-12T10:57:25.964322607Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.661µs logger=migrator t=2026-06-12T10:57:25.967883599Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-12T10:57:25.96792825Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.741µs logger=migrator t=2026-06-12T10:57:25.972220857Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-12T10:57:25.973459472Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.238595ms logger=migrator t=2026-06-12T10:57:25.978161547Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-12T10:57:25.979693748Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.531661ms logger=migrator t=2026-06-12T10:57:25.9842756Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-12T10:57:25.984961465Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=685.395µs logger=migrator t=2026-06-12T10:57:25.987782332Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-12T10:57:25.988529916Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=747.554µs logger=migrator t=2026-06-12T10:57:25.993018668Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-12T10:57:25.993918076Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=899.028µs logger=migrator t=2026-06-12T10:57:25.997088619Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-12T10:57:26.000719323Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.629294ms logger=migrator t=2026-06-12T10:57:26.003988939Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-12T10:57:26.007621263Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.632314ms logger=migrator t=2026-06-12T10:57:26.011827468Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-12T10:57:26.011995572Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=166.604µs logger=migrator t=2026-06-12T10:57:26.015398121Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-12T10:57:26.016247418Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=848.837µs logger=migrator t=2026-06-12T10:57:26.020238309Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-12T10:57:26.021003865Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=765.896µs logger=migrator t=2026-06-12T10:57:26.024888912Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-12T10:57:26.028465305Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.576273ms logger=migrator t=2026-06-12T10:57:26.031600599Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-12T10:57:26.03166266Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=62.781µs logger=migrator t=2026-06-12T10:57:26.033943746Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-12T10:57:26.034733342Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=789.596µs logger=migrator t=2026-06-12T10:57:26.038633081Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-12T10:57:26.039481279Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=847.698µs logger=migrator t=2026-06-12T10:57:26.043306375Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-12T10:57:26.043382248Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.993µs logger=migrator t=2026-06-12T10:57:26.046380348Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-12T10:57:26.047216355Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=835.927µs logger=migrator t=2026-06-12T10:57:26.051551733Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-12T10:57:26.05240116Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=849.147µs logger=migrator t=2026-06-12T10:57:26.05585673Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-12T10:57:26.056678717Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=820.547µs logger=migrator t=2026-06-12T10:57:26.060637817Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-12T10:57:26.061478174Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=840.247µs logger=migrator t=2026-06-12T10:57:26.064988615Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-12T10:57:26.065905264Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=916.419µs logger=migrator t=2026-06-12T10:57:26.070346174Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-12T10:57:26.071279402Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=932.818µs logger=migrator t=2026-06-12T10:57:26.074861735Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-12T10:57:26.074887415Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.54µs logger=migrator t=2026-06-12T10:57:26.080492159Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-12T10:57:26.084408608Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.915499ms logger=migrator t=2026-06-12T10:57:26.087787577Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-12T10:57:26.088542242Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=754.566µs logger=migrator t=2026-06-12T10:57:26.091737177Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-12T10:57:26.095588675Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.851228ms logger=migrator t=2026-06-12T10:57:26.099368932Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-12T10:57:26.100015505Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=646.553µs logger=migrator t=2026-06-12T10:57:26.103394273Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-12T10:57:26.10421284Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=818.337µs logger=migrator t=2026-06-12T10:57:26.107559477Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-12T10:57:26.108309363Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=750.106µs logger=migrator t=2026-06-12T10:57:26.111677031Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-12T10:57:26.122670053Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.992312ms logger=migrator t=2026-06-12T10:57:26.125601462Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-12T10:57:26.126091773Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=490.171µs logger=migrator t=2026-06-12T10:57:26.128840029Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-12T10:57:26.12944045Z 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=600.041µs logger=migrator t=2026-06-12T10:57:26.133701397Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-12T10:57:26.133984212Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=286.975µs logger=migrator t=2026-06-12T10:57:26.136804689Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-12T10:57:26.13729471Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=489.871µs logger=migrator t=2026-06-12T10:57:26.14024823Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-12T10:57:26.140429313Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=181.653µs logger=migrator t=2026-06-12T10:57:26.144059126Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-12T10:57:26.147988126Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.92889ms logger=migrator t=2026-06-12T10:57:26.150954596Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-12T10:57:26.154865035Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.910089ms logger=migrator t=2026-06-12T10:57:26.157954318Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-12T10:57:26.158812946Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=858.338µs logger=migrator t=2026-06-12T10:57:26.163025621Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-12T10:57:26.163864448Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=836.807µs logger=migrator t=2026-06-12T10:57:26.167943961Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-12T10:57:26.168150345Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.814µs logger=migrator t=2026-06-12T10:57:26.171330179Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-12T10:57:26.175360951Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.030462ms logger=migrator t=2026-06-12T10:57:26.178669697Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-12T10:57:26.179515935Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=845.588µs logger=migrator t=2026-06-12T10:57:26.184011836Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-12T10:57:26.184163409Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=154.913µs logger=migrator t=2026-06-12T10:57:26.187560928Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-12T10:57:26.187949316Z level=info msg="Migration successfully executed" id="Move region to single row" duration=388.868µs logger=migrator t=2026-06-12T10:57:26.190496338Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-12T10:57:26.191245572Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=751.175µs logger=migrator t=2026-06-12T10:57:26.195385436Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-12T10:57:26.196174603Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=788.766µs logger=migrator t=2026-06-12T10:57:26.199404268Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-12T10:57:26.200314786Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.118µs logger=migrator t=2026-06-12T10:57:26.20344396Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-12T10:57:26.204309657Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=865.337µs logger=migrator t=2026-06-12T10:57:26.209162695Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-12T10:57:26.209938682Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=775.667µs logger=migrator t=2026-06-12T10:57:26.212755438Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-12T10:57:26.213563634Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=808.026µs logger=migrator t=2026-06-12T10:57:26.216564045Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-12T10:57:26.216626696Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.441µs logger=migrator t=2026-06-12T10:57:26.22025098Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-12T10:57:26.221003874Z level=info msg="Migration successfully executed" id="create test_data table" duration=752.884µs logger=migrator t=2026-06-12T10:57:26.225538117Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-12T10:57:26.226330483Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=792.196µs logger=migrator t=2026-06-12T10:57:26.230500007Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-12T10:57:26.231316624Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=816.477µs logger=migrator t=2026-06-12T10:57:26.235963618Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-12T10:57:26.237303865Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.339987ms logger=migrator t=2026-06-12T10:57:26.240899538Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-12T10:57:26.241166084Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=267.086µs logger=migrator t=2026-06-12T10:57:26.244392939Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-12T10:57:26.244879308Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=487.599µs logger=migrator t=2026-06-12T10:57:26.247619714Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-12T10:57:26.247681005Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=62.021µs logger=migrator t=2026-06-12T10:57:26.251435341Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-12T10:57:26.252159387Z level=info msg="Migration successfully executed" id="create team table" duration=724.016µs logger=migrator t=2026-06-12T10:57:26.255565075Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-12T10:57:26.256477514Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=912.509µs logger=migrator t=2026-06-12T10:57:26.259569646Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-12T10:57:26.260387963Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=818.307µs logger=migrator t=2026-06-12T10:57:26.264307032Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-12T10:57:26.268581858Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.274546ms logger=migrator t=2026-06-12T10:57:26.27157128Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-12T10:57:26.271733973Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.003µs logger=migrator t=2026-06-12T10:57:26.273968867Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-12T10:57:26.274821705Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=853.698µs logger=migrator t=2026-06-12T10:57:26.279337026Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-12T10:57:26.280192954Z level=info msg="Migration successfully executed" id="create team member table" duration=855.128µs logger=migrator t=2026-06-12T10:57:26.283537102Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-12T10:57:26.284358559Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=821.098µs logger=migrator t=2026-06-12T10:57:26.288402821Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-12T10:57:26.289264957Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=862.036µs logger=migrator t=2026-06-12T10:57:26.294238629Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-12T10:57:26.295215338Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=975.549µs logger=migrator t=2026-06-12T10:57:26.299412103Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-12T10:57:26.307888694Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.474941ms logger=migrator t=2026-06-12T10:57:26.311552959Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-12T10:57:26.316009499Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.45644ms logger=migrator t=2026-06-12T10:57:26.320623273Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-12T10:57:26.325203876Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.580373ms logger=migrator t=2026-06-12T10:57:26.32937991Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-12T10:57:26.330263898Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=884.207µs logger=migrator t=2026-06-12T10:57:26.336719099Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-12T10:57:26.33824968Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.531371ms logger=migrator t=2026-06-12T10:57:26.34613226Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-12T10:57:26.347170391Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.040791ms logger=migrator t=2026-06-12T10:57:26.353778804Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-12T10:57:26.354614741Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=836.157µs logger=migrator t=2026-06-12T10:57:26.363341528Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-12T10:57:26.364481621Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.143263ms logger=migrator t=2026-06-12T10:57:26.369064074Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-12T10:57:26.370199137Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.136653ms logger=migrator t=2026-06-12T10:57:26.37675176Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-12T10:57:26.382059147Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=5.305087ms logger=migrator t=2026-06-12T10:57:26.387297553Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-12T10:57:26.388393675Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.096452ms logger=migrator t=2026-06-12T10:57:26.391683772Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-12T10:57:26.392489739Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=805.727µs logger=migrator t=2026-06-12T10:57:26.415544245Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-12T10:57:26.415923543Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=381.188µs logger=migrator t=2026-06-12T10:57:26.445111783Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-12T10:57:26.447015413Z level=info msg="Migration successfully executed" id="create tag table" duration=1.907399ms logger=migrator t=2026-06-12T10:57:26.454705638Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-12T10:57:26.456242129Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.537491ms logger=migrator t=2026-06-12T10:57:26.461532026Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-12T10:57:26.462769792Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.237826ms logger=migrator t=2026-06-12T10:57:26.467214481Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-12T10:57:26.468879965Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.665234ms logger=migrator t=2026-06-12T10:57:26.472903947Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-12T10:57:26.473812465Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=908.628µs logger=migrator t=2026-06-12T10:57:26.477787206Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-12T10:57:26.49231237Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.521644ms logger=migrator t=2026-06-12T10:57:26.49577417Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-12T10:57:26.496436553Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=660.283µs logger=migrator t=2026-06-12T10:57:26.499709499Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-12T10:57:26.501130868Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.422089ms logger=migrator t=2026-06-12T10:57:26.506097259Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-12T10:57:26.506534438Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=437.529µs logger=migrator t=2026-06-12T10:57:26.510799734Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-12T10:57:26.511488619Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=688.965µs logger=migrator t=2026-06-12T10:57:26.515197534Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-12T10:57:26.516082881Z level=info msg="Migration successfully executed" id="create user auth table" duration=884.357µs logger=migrator t=2026-06-12T10:57:26.522747897Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-12T10:57:26.524302358Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.553961ms logger=migrator t=2026-06-12T10:57:26.531119806Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-12T10:57:26.531234759Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=116.183µs logger=migrator t=2026-06-12T10:57:26.536828122Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-12T10:57:26.543917095Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.090193ms logger=migrator t=2026-06-12T10:57:26.549285754Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-12T10:57:26.556905698Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.618964ms logger=migrator t=2026-06-12T10:57:26.562361779Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-12T10:57:26.568214297Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.851638ms logger=migrator t=2026-06-12T10:57:26.574597637Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-12T10:57:26.578399894Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.802177ms logger=migrator t=2026-06-12T10:57:26.582705561Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-12T10:57:26.583761812Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.056311ms logger=migrator t=2026-06-12T10:57:26.587571719Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-12T10:57:26.59645189Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.878001ms logger=migrator t=2026-06-12T10:57:26.599757276Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-12T10:57:26.600393209Z level=info msg="Migration successfully executed" id="create server_lock table" duration=636.363µs logger=migrator t=2026-06-12T10:57:26.604257337Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-12T10:57:26.604983662Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=726.315µs logger=migrator t=2026-06-12T10:57:26.611428762Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-12T10:57:26.612497134Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.069322ms logger=migrator t=2026-06-12T10:57:26.617810652Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-12T10:57:26.618864764Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.055792ms logger=migrator t=2026-06-12T10:57:26.627251714Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-12T10:57:26.628851106Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.598302ms logger=migrator t=2026-06-12T10:57:26.635104502Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-12T10:57:26.636287996Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.182514ms logger=migrator t=2026-06-12T10:57:26.64189962Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-12T10:57:26.647890011Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.990151ms logger=migrator t=2026-06-12T10:57:26.652652038Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-12T10:57:26.653741329Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.088341ms logger=migrator t=2026-06-12T10:57:26.659048867Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-12T10:57:26.660527787Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.47861ms logger=migrator t=2026-06-12T10:57:26.666499699Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-12T10:57:26.667977148Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.477429ms logger=migrator t=2026-06-12T10:57:26.680737247Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-12T10:57:26.682296418Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.561322ms logger=migrator t=2026-06-12T10:57:26.687756029Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-12T10:57:26.689388292Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.630893ms logger=migrator t=2026-06-12T10:57:26.695318432Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-12T10:57:26.695403183Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=85.642µs logger=migrator t=2026-06-12T10:57:26.701926496Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-12T10:57:26.702049788Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.952µs logger=migrator t=2026-06-12T10:57:26.706778844Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-12T10:57:26.708161872Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.382798ms logger=migrator t=2026-06-12T10:57:26.713872797Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T10:57:26.714852107Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=979.6µs logger=migrator t=2026-06-12T10:57:26.721206167Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T10:57:26.722683517Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.477089ms logger=migrator t=2026-06-12T10:57:26.72730936Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-12T10:57:26.727377161Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.661µs logger=migrator t=2026-06-12T10:57:26.731638577Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T10:57:26.732570896Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=932.329µs logger=migrator t=2026-06-12T10:57:26.736951195Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T10:57:26.738718251Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.764645ms logger=migrator t=2026-06-12T10:57:26.744059319Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T10:57:26.74508566Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.025931ms logger=migrator t=2026-06-12T10:57:26.750553641Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T10:57:26.751889818Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.337637ms logger=migrator t=2026-06-12T10:57:26.758289207Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-12T10:57:26.768635947Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.34483ms logger=migrator t=2026-06-12T10:57:26.771918844Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-12T10:57:26.772868913Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=949.889µs logger=migrator t=2026-06-12T10:57:26.77718392Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-12T10:57:26.777251381Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=70.251µs logger=migrator t=2026-06-12T10:57:26.78215942Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-12T10:57:26.7831296Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=967.67µs logger=migrator t=2026-06-12T10:57:26.787922007Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-12T10:57:26.790069361Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.148094ms logger=migrator t=2026-06-12T10:57:26.795838458Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-12T10:57:26.796568442Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=730.024µs logger=migrator t=2026-06-12T10:57:26.801641645Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-12T10:57:26.801711597Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.912µs logger=migrator t=2026-06-12T10:57:26.805772389Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-12T10:57:26.806832811Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.060372ms logger=migrator t=2026-06-12T10:57:26.811360562Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-12T10:57:26.812503816Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.142523ms logger=migrator t=2026-06-12T10:57:26.817372444Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-12T10:57:26.818770062Z 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.396618ms logger=migrator t=2026-06-12T10:57:26.822971757Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-12T10:57:26.824364165Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.392578ms logger=migrator t=2026-06-12T10:57:26.831069371Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-12T10:57:26.837196276Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.126344ms logger=migrator t=2026-06-12T10:57:26.842976633Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-12T10:57:26.843990483Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.01522ms logger=migrator t=2026-06-12T10:57:26.849569166Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-12T10:57:26.850617647Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.049301ms logger=migrator t=2026-06-12T10:57:26.853615998Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-12T10:57:26.88283965Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.211271ms logger=migrator t=2026-06-12T10:57:26.88681025Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-12T10:57:26.914561533Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.746193ms logger=migrator t=2026-06-12T10:57:26.918033082Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-12T10:57:26.918785708Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=752.676µs logger=migrator t=2026-06-12T10:57:26.921606505Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-12T10:57:26.922303509Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=699.044µs logger=migrator t=2026-06-12T10:57:26.926941093Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-12T10:57:26.93962623Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=12.682407ms logger=migrator t=2026-06-12T10:57:26.996689165Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-12T10:57:27.005390693Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.703458ms logger=migrator t=2026-06-12T10:57:27.010888465Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-12T10:57:27.011639369Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=751.615µs logger=migrator t=2026-06-12T10:57:27.016752983Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-12T10:57:27.017768693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.01594ms logger=migrator t=2026-06-12T10:57:27.021253704Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-12T10:57:27.02252621Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.267796ms logger=migrator t=2026-06-12T10:57:27.026133033Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-12T10:57:27.02844149Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.306968ms logger=migrator t=2026-06-12T10:57:27.03239291Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-12T10:57:27.032476912Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=85.012µs logger=migrator t=2026-06-12T10:57:27.036673627Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-12T10:57:27.043342082Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.666205ms logger=migrator t=2026-06-12T10:57:27.046372903Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-12T10:57:27.052856495Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.483382ms logger=migrator t=2026-06-12T10:57:27.055694543Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-12T10:57:27.060078542Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.381679ms logger=migrator t=2026-06-12T10:57:27.063153184Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-12T10:57:27.064162954Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.00911ms logger=migrator t=2026-06-12T10:57:27.067263927Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-12T10:57:27.068333009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.068082ms logger=migrator t=2026-06-12T10:57:27.071275139Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-12T10:57:27.077830291Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.550563ms logger=migrator t=2026-06-12T10:57:27.081916834Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-12T10:57:27.088239882Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.287448ms logger=migrator t=2026-06-12T10:57:27.092921197Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-12T10:57:27.094162712Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.243105ms logger=migrator t=2026-06-12T10:57:27.098039521Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-12T10:57:27.10490153Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.858459ms logger=migrator t=2026-06-12T10:57:27.110780589Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-12T10:57:27.117626078Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.841179ms logger=migrator t=2026-06-12T10:57:27.192987896Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-12T10:57:27.19314911Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=166.404µs logger=migrator t=2026-06-12T10:57:27.198698652Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-12T10:57:27.201262534Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.565502ms logger=migrator t=2026-06-12T10:57:27.206216644Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-12T10:57:27.207244865Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.028081ms logger=migrator t=2026-06-12T10:57:27.212146674Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-12T10:57:27.213243426Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.096802ms logger=migrator t=2026-06-12T10:57:27.217198797Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-12T10:57:27.217284448Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=86.161µs logger=migrator t=2026-06-12T10:57:27.221178718Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-12T10:57:27.231297703Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.119395ms logger=migrator t=2026-06-12T10:57:27.235003018Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-12T10:57:27.242609722Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.606154ms logger=migrator t=2026-06-12T10:57:27.246401729Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-12T10:57:27.257362721Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.956472ms logger=migrator t=2026-06-12T10:57:27.261225789Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-12T10:57:27.265636778Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.408479ms logger=migrator t=2026-06-12T10:57:27.269362374Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-12T10:57:27.276425747Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.062873ms logger=migrator t=2026-06-12T10:57:27.280126663Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-12T10:57:27.280221295Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.252µs logger=migrator t=2026-06-12T10:57:27.283646494Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-12T10:57:27.28443632Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=790.266µs logger=migrator t=2026-06-12T10:57:27.288479422Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-12T10:57:27.294768999Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.289437ms logger=migrator t=2026-06-12T10:57:27.298185299Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-12T10:57:27.298290481Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=106.122µs logger=migrator t=2026-06-12T10:57:27.302368084Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-12T10:57:27.312350326Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.987642ms logger=migrator t=2026-06-12T10:57:27.315987909Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-12T10:57:27.316908128Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=919.209µs logger=migrator t=2026-06-12T10:57:27.321170345Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-12T10:57:27.329055365Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.87672ms logger=migrator t=2026-06-12T10:57:27.334304792Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-12T10:57:27.335932054Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.630022ms logger=migrator t=2026-06-12T10:57:27.342278113Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-12T10:57:27.344065999Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.788497ms logger=migrator t=2026-06-12T10:57:27.348669352Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-12T10:57:27.356413689Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.745177ms logger=migrator t=2026-06-12T10:57:27.360465811Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-12T10:57:27.361049223Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=583.532µs logger=migrator t=2026-06-12T10:57:27.365928902Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-12T10:57:27.366685278Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=756.076µs logger=migrator t=2026-06-12T10:57:27.371315272Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-12T10:57:27.372879833Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.562201ms logger=migrator t=2026-06-12T10:57:27.377316613Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-12T10:57:27.378468517Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.151373ms logger=migrator t=2026-06-12T10:57:27.383151221Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-12T10:57:27.383296145Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=149.014µs logger=migrator t=2026-06-12T10:57:27.420298485Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-12T10:57:27.421460868Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.165643ms logger=migrator t=2026-06-12T10:57:27.426583622Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-12T10:57:27.427542561Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=959.089µs logger=migrator t=2026-06-12T10:57:27.431447451Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-12T10:57:27.431847129Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-12T10:57:27.436900141Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-12T10:57:27.43733654Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=436.269µs logger=migrator t=2026-06-12T10:57:27.441119217Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-12T10:57:27.442160038Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.041051ms logger=migrator t=2026-06-12T10:57:27.447430934Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-12T10:57:27.453714022Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.282448ms logger=migrator t=2026-06-12T10:57:27.45951961Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-12T10:57:27.46049281Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=973.14µs logger=migrator t=2026-06-12T10:57:27.464737966Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-12T10:57:27.465740296Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.00264ms logger=migrator t=2026-06-12T10:57:27.470480502Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-12T10:57:27.471576025Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.107133ms logger=migrator t=2026-06-12T10:57:27.476780119Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-12T10:57:27.477948223Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.168224ms logger=migrator t=2026-06-12T10:57:27.482408013Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-12T10:57:27.483546137Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.139444ms logger=migrator t=2026-06-12T10:57:27.4881469Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-12T10:57:27.48817461Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.08µs logger=migrator t=2026-06-12T10:57:27.491623231Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-12T10:57:27.491682642Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=55.411µs logger=migrator t=2026-06-12T10:57:27.496246284Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-12T10:57:27.511226838Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=14.977454ms logger=migrator t=2026-06-12T10:57:27.515468424Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-12T10:57:27.515809271Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=342.637µs logger=migrator t=2026-06-12T10:57:27.519929794Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-12T10:57:27.521096968Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.167904ms logger=migrator t=2026-06-12T10:57:27.527230512Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-12T10:57:27.527649981Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=420.279µs logger=migrator t=2026-06-12T10:57:27.532781175Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-12T10:57:27.537382429Z level=info msg="Migration successfully executed" id="create data_keys table" duration=4.598904ms logger=migrator t=2026-06-12T10:57:27.542281607Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-12T10:57:27.543172556Z level=info msg="Migration successfully executed" id="create secrets table" duration=890.829µs logger=migrator t=2026-06-12T10:57:27.54732944Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-12T10:57:27.582891061Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.560121ms logger=migrator t=2026-06-12T10:57:27.588228649Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-12T10:57:27.595790243Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.560783ms logger=migrator t=2026-06-12T10:57:27.599826604Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-12T10:57:27.599952117Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=125.263µs logger=migrator t=2026-06-12T10:57:27.603791515Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-12T10:57:27.63462832Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.832945ms logger=migrator t=2026-06-12T10:57:27.640450748Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-12T10:57:27.671237732Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.784344ms logger=migrator t=2026-06-12T10:57:27.683198385Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-12T10:57:27.684229525Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.03364ms logger=migrator t=2026-06-12T10:57:27.689673276Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-12T10:57:27.69086787Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.194044ms logger=migrator t=2026-06-12T10:57:27.697050616Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-12T10:57:27.697355102Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=305.896µs logger=migrator t=2026-06-12T10:57:27.701945735Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-12T10:57:27.703327553Z level=info msg="Migration successfully executed" id="create permission table" duration=1.388398ms logger=migrator t=2026-06-12T10:57:27.707918216Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-12T10:57:27.709495088Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.572943ms logger=migrator t=2026-06-12T10:57:27.715186054Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-12T10:57:27.716390207Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.204233ms logger=migrator t=2026-06-12T10:57:27.721153974Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-12T10:57:27.722768977Z level=info msg="Migration successfully executed" id="create role table" duration=1.615703ms logger=migrator t=2026-06-12T10:57:27.72738027Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-12T10:57:27.73520971Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.822719ms logger=migrator t=2026-06-12T10:57:27.740614489Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-12T10:57:27.746119501Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.501392ms logger=migrator t=2026-06-12T10:57:27.751422088Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-12T10:57:27.752665173Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.244076ms logger=migrator t=2026-06-12T10:57:27.757994841Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-12T10:57:27.759207726Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.212765ms logger=migrator t=2026-06-12T10:57:27.764072044Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-12T10:57:27.765914992Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.842598ms logger=migrator t=2026-06-12T10:57:27.772213059Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-12T10:57:27.773512325Z level=info msg="Migration successfully executed" id="create team role table" duration=1.300656ms logger=migrator t=2026-06-12T10:57:27.778095529Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-12T10:57:27.779191881Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.096272ms logger=migrator t=2026-06-12T10:57:27.785093801Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-12T10:57:27.786198983Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.105092ms logger=migrator t=2026-06-12T10:57:27.792144704Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-12T10:57:27.793765257Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.622663ms logger=migrator t=2026-06-12T10:57:27.798738077Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-12T10:57:27.800030983Z level=info msg="Migration successfully executed" id="create user role table" duration=1.292666ms logger=migrator t=2026-06-12T10:57:27.805502804Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-12T10:57:27.806528085Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.025411ms logger=migrator t=2026-06-12T10:57:27.812450445Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-12T10:57:27.814298052Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.847607ms logger=migrator t=2026-06-12T10:57:27.819199362Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-12T10:57:27.820307845Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.108633ms logger=migrator t=2026-06-12T10:57:27.824667123Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-12T10:57:27.825634612Z level=info msg="Migration successfully executed" id="create builtin role table" duration=967.829µs logger=migrator t=2026-06-12T10:57:27.830315748Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-12T10:57:27.831681086Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.370618ms logger=migrator t=2026-06-12T10:57:27.835923151Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-12T10:57:27.837037624Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.115133ms logger=migrator t=2026-06-12T10:57:27.841119627Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-12T10:57:27.849846774Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.726697ms logger=migrator t=2026-06-12T10:57:27.855220823Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-12T10:57:27.856487518Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.266874ms logger=migrator t=2026-06-12T10:57:27.861820206Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-12T10:57:27.863071961Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.251285ms logger=migrator t=2026-06-12T10:57:27.867356058Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-12T10:57:27.868479381Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.123953ms logger=migrator t=2026-06-12T10:57:27.872298759Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-12T10:57:27.873795889Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.49618ms logger=migrator t=2026-06-12T10:57:27.877841501Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-12T10:57:27.8792365Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.393399ms logger=migrator t=2026-06-12T10:57:27.883846463Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-12T10:57:27.885233031Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.383808ms logger=migrator t=2026-06-12T10:57:27.88961027Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-12T10:57:27.901064671Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.450242ms logger=migrator t=2026-06-12T10:57:27.9049508Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-12T10:57:27.912967414Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.016513ms logger=migrator t=2026-06-12T10:57:27.916527315Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-12T10:57:27.924745602Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.217407ms logger=migrator t=2026-06-12T10:57:27.928762663Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-12T10:57:27.937073162Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.314739ms logger=migrator t=2026-06-12T10:57:27.940801738Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-12T10:57:27.941966452Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.164964ms logger=migrator t=2026-06-12T10:57:27.946104175Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-12T10:57:27.947192207Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.084973ms logger=migrator t=2026-06-12T10:57:27.95127905Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-12T10:57:27.952526335Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.246405ms logger=migrator t=2026-06-12T10:57:27.956439115Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-12T10:57:27.957804933Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.365258ms logger=migrator t=2026-06-12T10:57:27.961951987Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-12T10:57:27.963051909Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.099722ms logger=migrator t=2026-06-12T10:57:27.967341246Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-12T10:57:27.967410677Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.531µs logger=migrator t=2026-06-12T10:57:27.971381828Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-12T10:57:27.971440129Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.361µs logger=migrator t=2026-06-12T10:57:27.976347638Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-12T10:57:27.976954191Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=607.163µs logger=migrator t=2026-06-12T10:57:27.980664826Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-12T10:57:27.981472112Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=808.486µs logger=migrator t=2026-06-12T10:57:27.985708608Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-12T10:57:27.98678882Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.080612ms logger=migrator t=2026-06-12T10:57:27.990678978Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-12T10:57:27.990994476Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=316.357µs logger=migrator t=2026-06-12T10:57:27.994624169Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-12T10:57:27.99513739Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=513.141µs logger=migrator t=2026-06-12T10:57:27.998819524Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-12T10:57:27.999730893Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=912.289µs logger=migrator t=2026-06-12T10:57:28.004110171Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-12T10:57:28.005328306Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.218125ms logger=migrator t=2026-06-12T10:57:28.010889829Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-12T10:57:28.022129547Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.229518ms logger=migrator t=2026-06-12T10:57:28.025709589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-12T10:57:28.025786221Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.762µs logger=migrator t=2026-06-12T10:57:28.029550377Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-12T10:57:28.030758772Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.208125ms logger=migrator t=2026-06-12T10:57:28.036132451Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-12T10:57:28.03754566Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.417989ms logger=migrator t=2026-06-12T10:57:28.043036661Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-12T10:57:28.044226186Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.189535ms logger=migrator t=2026-06-12T10:57:28.048934351Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-12T10:57:28.058914113Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.973862ms logger=migrator t=2026-06-12T10:57:28.063020197Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-12T10:57:28.064304133Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.285336ms logger=migrator t=2026-06-12T10:57:28.068192662Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-12T10:57:28.069412547Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.222515ms logger=migrator t=2026-06-12T10:57:28.073253054Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-12T10:57:28.099879675Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.61668ms logger=migrator t=2026-06-12T10:57:28.103679572Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-12T10:57:28.104885506Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.205964ms logger=migrator t=2026-06-12T10:57:28.109172623Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-12T10:57:28.110339557Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.166374ms logger=migrator t=2026-06-12T10:57:28.115148815Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-12T10:57:28.116468761Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.320166ms logger=migrator t=2026-06-12T10:57:28.121384441Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-12T10:57:28.122581916Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.197755ms logger=migrator t=2026-06-12T10:57:28.128330413Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-12T10:57:28.128569717Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=240.634µs logger=migrator t=2026-06-12T10:57:28.133413895Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-12T10:57:28.134327564Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=906.279µs logger=migrator t=2026-06-12T10:57:28.138721313Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-12T10:57:28.148466121Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.744938ms logger=migrator t=2026-06-12T10:57:28.154729438Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-12T10:57:28.155500703Z level=info msg="Migration successfully executed" id="create entity_events table" duration=771.125µs logger=migrator t=2026-06-12T10:57:28.160412624Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-12T10:57:28.161307061Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=894.247µs logger=migrator t=2026-06-12T10:57:28.16761616Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T10:57:28.168083719Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T10:57:28.172261114Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T10:57:28.172703443Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T10:57:28.177179634Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-12T10:57:28.178036061Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=859.847µs logger=migrator t=2026-06-12T10:57:28.182484581Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-12T10:57:28.183514152Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.030931ms logger=migrator t=2026-06-12T10:57:28.189154807Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T10:57:28.19031092Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.156423ms logger=migrator t=2026-06-12T10:57:28.19523295Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T10:57:28.196358563Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.116132ms logger=migrator t=2026-06-12T10:57:28.201353824Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-12T10:57:28.202510198Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.156424ms logger=migrator t=2026-06-12T10:57:28.207458488Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-12T10:57:28.208650692Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.193394ms logger=migrator t=2026-06-12T10:57:28.213529362Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-12T10:57:28.214982101Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.45283ms logger=migrator t=2026-06-12T10:57:28.2208622Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-12T10:57:28.222557105Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.695245ms logger=migrator t=2026-06-12T10:57:28.227386382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-12T10:57:28.229038786Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.652294ms logger=migrator t=2026-06-12T10:57:28.234760382Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-12T10:57:28.236444427Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.685364ms logger=migrator t=2026-06-12T10:57:28.241273554Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-12T10:57:28.243237145Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.96474ms logger=migrator t=2026-06-12T10:57:28.248738276Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-12T10:57:28.272860356Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.117829ms logger=migrator t=2026-06-12T10:57:28.280805127Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-12T10:57:28.289170547Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.35401ms logger=migrator t=2026-06-12T10:57:28.29375854Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-12T10:57:28.307974098Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.200588ms logger=migrator t=2026-06-12T10:57:28.3139881Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-12T10:57:28.314500991Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=512.581µs logger=migrator t=2026-06-12T10:57:28.321043133Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-12T10:57:28.33667859Z level=info msg="Migration successfully executed" id="add share column" duration=15.647147ms logger=migrator t=2026-06-12T10:57:28.34159999Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-12T10:57:28.341999328Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=401.168µs logger=migrator t=2026-06-12T10:57:28.346347027Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-12T10:57:28.347692034Z level=info msg="Migration successfully executed" id="create file table" duration=1.345027ms logger=migrator t=2026-06-12T10:57:28.353509452Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-12T10:57:28.356500993Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.990691ms logger=migrator t=2026-06-12T10:57:28.363446564Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-12T10:57:28.36473115Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.296985ms logger=migrator t=2026-06-12T10:57:28.370864115Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-12T10:57:28.37212908Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.264546ms logger=migrator t=2026-06-12T10:57:28.378172953Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-12T10:57:28.380594442Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.422009ms logger=migrator t=2026-06-12T10:57:28.386837898Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-12T10:57:28.38692421Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=91.752µs logger=migrator t=2026-06-12T10:57:28.39086464Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-12T10:57:28.390961262Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=96.252µs logger=migrator t=2026-06-12T10:57:28.395069776Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-12T10:57:28.396014655Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=934.379µs logger=migrator t=2026-06-12T10:57:28.401264712Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-12T10:57:28.401641969Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=391.648µs logger=migrator t=2026-06-12T10:57:28.40611055Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-12T10:57:28.40760232Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.49127ms logger=migrator t=2026-06-12T10:57:28.411942408Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-12T10:57:28.422793569Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.852711ms logger=migrator t=2026-06-12T10:57:28.426853021Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-12T10:57:28.426993754Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=141.293µs logger=migrator t=2026-06-12T10:57:28.431918853Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-12T10:57:28.433377663Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.45829ms logger=migrator t=2026-06-12T10:57:28.437807654Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-12T10:57:28.438427536Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=618.223µs logger=migrator t=2026-06-12T10:57:28.444672703Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-12T10:57:28.44504884Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=376.597µs logger=migrator t=2026-06-12T10:57:28.450144873Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-12T10:57:28.451107763Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=963.04µs logger=migrator t=2026-06-12T10:57:28.456080144Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-12T10:57:28.467094188Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.012724ms logger=migrator t=2026-06-12T10:57:28.472309073Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-12T10:57:28.483181844Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.871121ms logger=migrator t=2026-06-12T10:57:28.490163626Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-12T10:57:28.492560774Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.398539ms logger=migrator t=2026-06-12T10:57:28.497604046Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-12T10:57:28.58793976Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.306014ms logger=migrator t=2026-06-12T10:57:28.593308459Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-12T10:57:28.594302879Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=994.4µs logger=migrator t=2026-06-12T10:57:28.600061036Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-12T10:57:28.601788201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.726755ms logger=migrator t=2026-06-12T10:57:28.606800003Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-12T10:57:28.635054757Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.252753ms logger=migrator t=2026-06-12T10:57:28.641471046Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-12T10:57:28.655278257Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.807511ms logger=migrator t=2026-06-12T10:57:28.659665566Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-12T10:57:28.660063493Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=397.918µs logger=migrator t=2026-06-12T10:57:28.665935644Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-12T10:57:28.666305031Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=372.548µs logger=migrator t=2026-06-12T10:57:28.672012566Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-12T10:57:28.672359853Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=347.257µs logger=migrator t=2026-06-12T10:57:28.676608329Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-12T10:57:28.676899035Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=291.206µs logger=migrator t=2026-06-12T10:57:28.681196813Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-12T10:57:28.681599151Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=403.288µs logger=migrator t=2026-06-12T10:57:28.686160613Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-12T10:57:28.687321327Z level=info msg="Migration successfully executed" id="create folder table" duration=1.160384ms logger=migrator t=2026-06-12T10:57:28.693209216Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-12T10:57:28.694950621Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.733645ms logger=migrator t=2026-06-12T10:57:28.699954234Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-12T10:57:28.701956334Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.00122ms logger=migrator t=2026-06-12T10:57:28.706843383Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-12T10:57:28.706946565Z level=info msg="Migration successfully executed" id="Update folder title length" duration=104.292µs logger=migrator t=2026-06-12T10:57:28.712305984Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-12T10:57:28.714952248Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.645444ms logger=migrator t=2026-06-12T10:57:28.720401059Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-12T10:57:28.722508571Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.107222ms logger=migrator t=2026-06-12T10:57:28.727176785Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-12T10:57:28.728624985Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.44767ms logger=migrator t=2026-06-12T10:57:28.733916913Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-12T10:57:28.734564966Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=641.794µs logger=migrator t=2026-06-12T10:57:28.738568366Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-12T10:57:28.738993206Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=426.04µs logger=migrator t=2026-06-12T10:57:28.74314172Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-12T10:57:28.744877725Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.735785ms logger=migrator t=2026-06-12T10:57:28.749842156Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-12T10:57:28.751288556Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.44659ms logger=migrator t=2026-06-12T10:57:28.755317447Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-12T10:57:28.756632813Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.315216ms logger=migrator t=2026-06-12T10:57:28.760799078Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-12T10:57:28.762176716Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.377068ms logger=migrator t=2026-06-12T10:57:28.767193968Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-12T10:57:28.768565526Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.371158ms logger=migrator t=2026-06-12T10:57:28.77271835Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-12T10:57:28.773744832Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.017321ms logger=migrator t=2026-06-12T10:57:28.779368316Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-12T10:57:28.780859786Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.490981ms logger=migrator t=2026-06-12T10:57:28.785701373Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-12T10:57:28.787095022Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.393139ms logger=migrator t=2026-06-12T10:57:28.797609476Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-12T10:57:28.79880296Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.193734ms logger=migrator t=2026-06-12T10:57:28.806320772Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-12T10:57:28.807534297Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.213495ms logger=migrator t=2026-06-12T10:57:28.812718891Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-12T10:57:28.813972087Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.253406ms logger=migrator t=2026-06-12T10:57:28.818128271Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-12T10:57:28.81852621Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=398.549µs logger=migrator t=2026-06-12T10:57:28.82793758Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-12T10:57:28.840308132Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.370992ms logger=migrator t=2026-06-12T10:57:28.844285123Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-12T10:57:28.844836883Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=552.43µs logger=migrator t=2026-06-12T10:57:28.848358095Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-12T10:57:28.848376116Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.861µs logger=migrator t=2026-06-12T10:57:28.852409378Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-12T10:57:28.853458779Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.049491ms logger=migrator t=2026-06-12T10:57:28.857809457Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-12T10:57:28.857826118Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.621µs logger=migrator t=2026-06-12T10:57:28.861538492Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-12T10:57:28.862745747Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.206995ms logger=migrator t=2026-06-12T10:57:28.866607306Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-12T10:57:28.868546785Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.939079ms logger=migrator t=2026-06-12T10:57:28.874949985Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-12T10:57:28.875993726Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.041731ms logger=migrator t=2026-06-12T10:57:28.88058813Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-12T10:57:28.881623741Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.035461ms logger=migrator t=2026-06-12T10:57:28.886281895Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-12T10:57:28.886722554Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=442.059µs logger=migrator t=2026-06-12T10:57:28.892321657Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-12T10:57:28.892898929Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=581.532µs logger=migrator t=2026-06-12T10:57:28.897133286Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-12T10:57:28.897997073Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=866.547µs logger=migrator t=2026-06-12T10:57:28.902256499Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-12T10:57:28.903115307Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=858.628µs logger=migrator t=2026-06-12T10:57:28.907981035Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-12T10:57:28.921996059Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.016454ms logger=migrator t=2026-06-12T10:57:28.927018702Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-12T10:57:28.934584425Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.564784ms logger=migrator t=2026-06-12T10:57:28.939385383Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-12T10:57:28.949922266Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.543124ms logger=migrator t=2026-06-12T10:57:28.954250445Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-12T10:57:28.954320336Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.531µs logger=migrator t=2026-06-12T10:57:28.960374699Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-12T10:57:28.970099856Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.723577ms logger=migrator t=2026-06-12T10:57:28.974034336Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-12T10:57:28.98164669Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.611394ms logger=migrator t=2026-06-12T10:57:28.985972858Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-12T10:57:28.986273464Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=300.416µs logger=migrator t=2026-06-12T10:57:28.989959259Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.174066882s logger=migrator t=2026-06-12T10:57:28.990538211Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-12T10:57:29.005807641Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-12T10:57:29.006022076Z level=info msg="Created default organization" logger=secrets t=2026-06-12T10:57:29.011889345Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-12T10:57:29.061844419Z level=info msg="Restored cache from database" duration=396.658µs logger=plugin.store t=2026-06-12T10:57:29.063520524Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-12T10:57:29.103562146Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-12T10:57:29.103599297Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-12T10:57:29.10376366Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-12T10:57:29.103784791Z level=info msg="Plugins loaded" count=54 duration=40.265167ms logger=query_data t=2026-06-12T10:57:29.108371325Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-12T10:57:29.112614871Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-12T10:57:29.120252746Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-12T10:57:29.126806099Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-12T10:57:29.128444322Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-12T10:57:29.129744329Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-12T10:57:29.150205794Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-12T10:57:29.166705869Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-12T10:57:29.186670485Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-12T10:57:29.186689976Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-12T10:57:29.187010852Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-12T10:57:29.189818919Z level=info msg="Warming state cache for startup" logger=http.server t=2026-06-12T10:57:29.19084089Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-06-12T10:57:29.205916246Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-12T10:57:29.213776866Z level=info msg="State cache has been initialized" states=0 duration=23.958197ms logger=ngalert.scheduler t=2026-06-12T10:57:29.213826017Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-12T10:57:29.213899548Z level=info msg=starting first_tick=2026-06-12T10:57:30Z logger=provisioning.dashboard t=2026-06-12T10:57:29.252286708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:29.28189895Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-06-12T10:57:29.283977552Z level=info msg="Update check succeeded" duration=95.867087ms logger=grafana.update.checker t=2026-06-12T10:57:29.287753069Z level=info msg="Update check succeeded" duration=100.764737ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-12T10:57:29.405385199Z level=info msg="Patterns update finished" duration=128.791317ms logger=grafana-apiserver t=2026-06-12T10:57:29.648948537Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-12T10:57:29.649351215Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-12T10:57:33.296143875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.297192636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.344187875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.370606074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.39197956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.41212054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.43071056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.461467947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.4846629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.506051547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.524675786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.659528626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.678467493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.706284531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.722315967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.751197977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.766044059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.7945171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.812980526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.918995988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:33.94213077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.033163187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.054039984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.082827011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.102890241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.135369254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.157560177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.194949211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.213932358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.26839352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.284835686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.325533866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.341378899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.37861358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.402679341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.460526912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.483744736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.51678114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.532869039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.574747724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.610513134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.676397429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.690912155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.74894204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.768582611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.826685607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.837436166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.887285444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.901611946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.96690504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:34.982627081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.039747617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.056805046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.123116111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.137401863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.188734012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.211387534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.272633046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.286610202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.35745962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.386162436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.474068002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.494329997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.581370155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.598257791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.696249923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.712570785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.783781921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.806535407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.875519696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.895664307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.965423063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:35.983946071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.063780163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.08610921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.167882783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.186522994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.269121184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.287179013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T10:57:36.36428896Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-12T10:59:10.215298846Z level=info msg="Usage stats are ready to report"