logger=settings t=2026-05-05T06:52:36.032736059Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T06:52:36Z logger=settings t=2026-05-05T06:52:36.033266468Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T06:52:36.033279078Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T06:52:36.033283098Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T06:52:36.033286838Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T06:52:36.033294178Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T06:52:36.03339897Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T06:52:36.03340269Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T06:52:36.033470251Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T06:52:36.033478591Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T06:52:36.033484151Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T06:52:36.033487862Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T06:52:36.033554753Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T06:52:36.033559313Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T06:52:36.033576853Z level=info msg=Target target=[all] logger=settings t=2026-05-05T06:52:36.033603894Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T06:52:36.033607914Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T06:52:36.033611074Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T06:52:36.033618764Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T06:52:36.033629094Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T06:52:36.033634324Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T06:52:36.035319614Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T06:52:36.035396775Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T06:52:36.041331539Z level=info msg="Locking database" logger=migrator t=2026-05-05T06:52:36.041360459Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T06:52:36.042281915Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T06:52:36.043985975Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.70334ms logger=migrator t=2026-05-05T06:52:36.06654742Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T06:52:36.06762986Z level=info msg="Migration successfully executed" id="create user table" duration=1.08807ms logger=migrator t=2026-05-05T06:52:36.115864033Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T06:52:36.117556862Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.694849ms logger=migrator t=2026-05-05T06:52:36.133292287Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T06:52:36.135012148Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.721791ms logger=migrator t=2026-05-05T06:52:36.242983036Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T06:52:36.245785725Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.798988ms logger=migrator t=2026-05-05T06:52:36.270036629Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T06:52:36.272457152Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=2.421853ms logger=migrator t=2026-05-05T06:52:36.285057252Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T06:52:36.288809977Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.752855ms logger=migrator t=2026-05-05T06:52:36.295184359Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T06:52:36.296243387Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.058908ms logger=migrator t=2026-05-05T06:52:36.300331099Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T06:52:36.301117733Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=788.604µs logger=migrator t=2026-05-05T06:52:36.306476277Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T06:52:36.30723081Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=754.152µs logger=migrator t=2026-05-05T06:52:36.312291098Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T06:52:36.31298687Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=694.702µs logger=migrator t=2026-05-05T06:52:36.317447938Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T06:52:36.318566118Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.1206ms logger=migrator t=2026-05-05T06:52:36.323455084Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T06:52:36.32549283Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.038636ms logger=migrator t=2026-05-05T06:52:36.333982688Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T06:52:36.334057009Z level=info msg="Migration successfully executed" id="Update user table charset" duration=78.851µs logger=migrator t=2026-05-05T06:52:36.338211061Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T06:52:36.339526405Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.314884ms logger=migrator t=2026-05-05T06:52:36.349388787Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T06:52:36.349827634Z level=info msg="Migration successfully executed" id="Add missing user data" duration=441.137µs logger=migrator t=2026-05-05T06:52:36.354028418Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T06:52:36.35588498Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.853552ms logger=migrator t=2026-05-05T06:52:36.366304523Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T06:52:36.367512254Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.205851ms logger=migrator t=2026-05-05T06:52:36.37185984Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T06:52:36.373919546Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.060616ms logger=migrator t=2026-05-05T06:52:36.37820356Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T06:52:36.387637356Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.432516ms logger=migrator t=2026-05-05T06:52:36.392849897Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T06:52:36.394470745Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.622118ms logger=migrator t=2026-05-05T06:52:36.398314943Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T06:52:36.398607368Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=292.495µs logger=migrator t=2026-05-05T06:52:36.40220183Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T06:52:36.402917103Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=714.933µs logger=migrator t=2026-05-05T06:52:36.40731847Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-05T06:52:36.407842339Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=522.649µs logger=migrator t=2026-05-05T06:52:36.413266264Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T06:52:36.413879165Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=613.581µs logger=migrator t=2026-05-05T06:52:36.419004034Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T06:52:36.420361808Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.357184ms logger=migrator t=2026-05-05T06:52:36.427985662Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T06:52:36.429390837Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.406026ms logger=migrator t=2026-05-05T06:52:36.434775971Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T06:52:36.435491293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=719.272µs logger=migrator t=2026-05-05T06:52:36.440747335Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T06:52:36.441547599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=799.254µs logger=migrator t=2026-05-05T06:52:36.446380013Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T06:52:36.447149627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=769.524µs logger=migrator t=2026-05-05T06:52:36.453359245Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T06:52:36.453387756Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.431µs logger=migrator t=2026-05-05T06:52:36.458741689Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T06:52:36.459487192Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=745.973µs logger=migrator t=2026-05-05T06:52:36.464643802Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T06:52:36.465804323Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.159971ms logger=migrator t=2026-05-05T06:52:36.471033665Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T06:52:36.472131284Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.095029ms logger=migrator t=2026-05-05T06:52:36.476661853Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T06:52:36.477669761Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.005947ms logger=migrator t=2026-05-05T06:52:36.785047657Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:52:36.801628247Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=16.57819ms logger=migrator t=2026-05-05T06:52:36.812176461Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T06:52:36.813874681Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.615889ms logger=migrator t=2026-05-05T06:52:36.819612331Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T06:52:36.82073614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.123839ms logger=migrator t=2026-05-05T06:52:36.826548592Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T06:52:36.827485849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=939.187µs logger=migrator t=2026-05-05T06:52:36.833552134Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T06:52:36.834760235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.208391ms logger=migrator t=2026-05-05T06:52:36.840832112Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T06:52:36.841694367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=862.555µs logger=migrator t=2026-05-05T06:52:36.847165073Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T06:52:36.847638831Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=473.088µs logger=migrator t=2026-05-05T06:52:36.852631989Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T06:52:36.853426812Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=795.324µs logger=migrator t=2026-05-05T06:52:36.859301175Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T06:52:36.859767773Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=466.268µs logger=migrator t=2026-05-05T06:52:36.866145455Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T06:52:36.867398887Z level=info msg="Migration successfully executed" id="create star table" duration=1.255871ms logger=migrator t=2026-05-05T06:52:36.882450879Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T06:52:36.88356131Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.11633ms logger=migrator t=2026-05-05T06:52:36.888955644Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T06:52:36.890601732Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.645178ms logger=migrator t=2026-05-05T06:52:36.89728865Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T06:52:36.898509871Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.222261ms logger=migrator t=2026-05-05T06:52:36.957985621Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T06:52:36.959270824Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.284343ms logger=migrator t=2026-05-05T06:52:36.979168151Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T06:52:36.980875342Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.708051ms logger=migrator t=2026-05-05T06:52:36.987158922Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T06:52:36.98884154Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.684289ms logger=migrator t=2026-05-05T06:52:36.995814283Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T06:52:36.99738639Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.546376ms logger=migrator t=2026-05-05T06:52:37.003230553Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T06:52:37.003266654Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.852µs logger=migrator t=2026-05-05T06:52:37.009012494Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T06:52:37.009041664Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.57µs logger=migrator t=2026-05-05T06:52:37.014026001Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T06:52:37.014215104Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=188.133µs logger=migrator t=2026-05-05T06:52:37.020502444Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T06:52:37.022099172Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.596298ms logger=migrator t=2026-05-05T06:52:37.027601568Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T06:52:37.028800069Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.199071ms logger=migrator t=2026-05-05T06:52:37.03402143Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T06:52:37.035006158Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=984.848µs logger=migrator t=2026-05-05T06:52:37.04084507Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T06:52:37.041691434Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=846.474µs logger=migrator t=2026-05-05T06:52:37.046063241Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T06:52:37.046998507Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=935.376µs logger=migrator t=2026-05-05T06:52:37.051535517Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T06:52:37.052271349Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=736.863µs logger=migrator t=2026-05-05T06:52:37.057837886Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T06:52:37.063408494Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.570218ms logger=migrator t=2026-05-05T06:52:37.067975204Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T06:52:37.068842699Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=867.705µs logger=migrator t=2026-05-05T06:52:37.073252865Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T06:52:37.074126171Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=872.836µs logger=migrator t=2026-05-05T06:52:37.080593664Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T06:52:37.081509639Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=914.885µs logger=migrator t=2026-05-05T06:52:37.09007186Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T06:52:37.090402246Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=330.297µs logger=migrator t=2026-05-05T06:52:37.096871949Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T06:52:37.09809718Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.225491ms logger=migrator t=2026-05-05T06:52:37.105114243Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T06:52:37.105184314Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.941µs logger=migrator t=2026-05-05T06:52:37.110021098Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T06:52:37.111821219Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.800951ms logger=migrator t=2026-05-05T06:52:37.116775776Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T06:52:37.118647829Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.868893ms logger=migrator t=2026-05-05T06:52:37.1244011Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T06:52:37.126437355Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.035475ms logger=migrator t=2026-05-05T06:52:37.133209233Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T06:52:37.134091179Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=881.765µs logger=migrator t=2026-05-05T06:52:37.138462905Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T06:52:37.140325897Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.862812ms logger=migrator t=2026-05-05T06:52:37.146399944Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T06:52:37.147278679Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=878.395µs logger=migrator t=2026-05-05T06:52:37.152048793Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T06:52:37.152866157Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=817.194µs logger=migrator t=2026-05-05T06:52:37.162522735Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T06:52:37.162574046Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.211µs logger=migrator t=2026-05-05T06:52:37.168452279Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T06:52:37.168496709Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.811µs logger=migrator t=2026-05-05T06:52:37.174446864Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T06:52:37.176425908Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.978924ms logger=migrator t=2026-05-05T06:52:37.181157801Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T06:52:37.183199197Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.041296ms logger=migrator t=2026-05-05T06:52:37.191132206Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T06:52:37.192617911Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.485685ms logger=migrator t=2026-05-05T06:52:37.199523912Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T06:52:37.20168926Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.165048ms logger=migrator t=2026-05-05T06:52:37.207054243Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T06:52:37.207265677Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.154µs logger=migrator t=2026-05-05T06:52:37.213075398Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T06:52:37.213947284Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=871.236µs logger=migrator t=2026-05-05T06:52:37.219343489Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T06:52:37.220262594Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=919.196µs logger=migrator t=2026-05-05T06:52:37.225371324Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T06:52:37.225414194Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.99µs logger=migrator t=2026-05-05T06:52:37.231954518Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T06:52:37.232897855Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=943.066µs logger=migrator t=2026-05-05T06:52:37.239113594Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T06:52:37.240208233Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.095219ms logger=migrator t=2026-05-05T06:52:37.246108866Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:52:37.252220832Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.110186ms logger=migrator t=2026-05-05T06:52:37.256983496Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T06:52:37.257732059Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=748.623µs logger=migrator t=2026-05-05T06:52:37.262041734Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T06:52:37.262901339Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=859.355µs logger=migrator t=2026-05-05T06:52:37.269101557Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T06:52:37.270091705Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=987.168µs logger=migrator t=2026-05-05T06:52:37.274303408Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T06:52:37.274657734Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=352.046µs logger=migrator t=2026-05-05T06:52:37.277972923Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T06:52:37.278555483Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=582.02µs logger=migrator t=2026-05-05T06:52:37.28297141Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T06:52:37.286420391Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.446291ms logger=migrator t=2026-05-05T06:52:37.293459333Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T06:52:37.295963487Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.511734ms logger=migrator t=2026-05-05T06:52:37.300587268Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T06:52:37.300879273Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=292.435µs logger=migrator t=2026-05-05T06:52:37.307508829Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T06:52:37.307710992Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=203.853µs logger=migrator t=2026-05-05T06:52:37.312373194Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T06:52:37.313470203Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.006227ms logger=migrator t=2026-05-05T06:52:37.321474903Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T06:52:37.325130256Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.655833ms logger=migrator t=2026-05-05T06:52:37.332856892Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T06:52:37.333990152Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.133681ms logger=migrator t=2026-05-05T06:52:37.339572719Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T06:52:37.340432044Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=860.035µs logger=migrator t=2026-05-05T06:52:37.347166741Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T06:52:37.348075688Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=919.457µs logger=migrator t=2026-05-05T06:52:37.35680294Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T06:52:37.357802247Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.003377ms logger=migrator t=2026-05-05T06:52:37.363141781Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T06:52:37.363955105Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=816.774µs logger=migrator t=2026-05-05T06:52:37.369863708Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T06:52:37.380502434Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.635426ms logger=migrator t=2026-05-05T06:52:37.712577086Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T06:52:37.713587703Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.012477ms logger=migrator t=2026-05-05T06:52:37.727192591Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T06:52:37.729519502Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.328711ms logger=migrator t=2026-05-05T06:52:37.738155313Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T06:52:37.739015347Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=862.164µs logger=migrator t=2026-05-05T06:52:37.745893148Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T06:52:37.74654155Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=650.121µs logger=migrator t=2026-05-05T06:52:37.749885138Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T06:52:37.752375481Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.489774ms logger=migrator t=2026-05-05T06:52:37.756722357Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T06:52:37.766892405Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=10.166768ms logger=migrator t=2026-05-05T06:52:37.774356756Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T06:52:37.774379926Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.22µs logger=migrator t=2026-05-05T06:52:37.778934705Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T06:52:37.779589047Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=660.622µs logger=migrator t=2026-05-05T06:52:37.784106355Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T06:52:37.788301239Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.194524ms logger=migrator t=2026-05-05T06:52:37.792548573Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T06:52:37.792898779Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=342.315µs logger=migrator t=2026-05-05T06:52:37.799632057Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T06:52:37.800824768Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=1.1884ms logger=migrator t=2026-05-05T06:52:37.806058439Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T06:52:37.8112408Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.181321ms logger=migrator t=2026-05-05T06:52:37.815781499Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T06:52:37.816079144Z level=info msg="Migration successfully executed" id="Update uid value" duration=294.995µs logger=migrator t=2026-05-05T06:52:37.822199291Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T06:52:37.823399472Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.199271ms logger=migrator t=2026-05-05T06:52:37.831924631Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T06:52:37.833522869Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.600858ms logger=migrator t=2026-05-05T06:52:37.840891668Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T06:52:37.841875415Z level=info msg="Migration successfully executed" id="create api_key table" duration=984.817µs logger=migrator t=2026-05-05T06:52:37.846286052Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T06:52:37.847181868Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=895.537µs logger=migrator t=2026-05-05T06:52:37.854245841Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T06:52:37.855036545Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=791.144µs logger=migrator t=2026-05-05T06:52:37.860419448Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T06:52:37.861373676Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=953.768µs logger=migrator t=2026-05-05T06:52:37.866458375Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T06:52:37.867203838Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=748.082µs logger=migrator t=2026-05-05T06:52:37.872180565Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T06:52:37.872902687Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.342µs logger=migrator t=2026-05-05T06:52:37.876652232Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T06:52:37.877541488Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=889.226µs logger=migrator t=2026-05-05T06:52:37.881320954Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T06:52:37.888592342Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.271178ms logger=migrator t=2026-05-05T06:52:37.892818825Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T06:52:37.894289001Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.472996ms logger=migrator t=2026-05-05T06:52:37.905041668Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T06:52:37.906811869Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.775201ms logger=migrator t=2026-05-05T06:52:37.911887788Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T06:52:37.912822014Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=934.126µs logger=migrator t=2026-05-05T06:52:37.916925436Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T06:52:37.917818432Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=893.376µs logger=migrator t=2026-05-05T06:52:37.923684504Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T06:52:37.923991209Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=307.085µs logger=migrator t=2026-05-05T06:52:37.928270255Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T06:52:37.929316223Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.045808ms logger=migrator t=2026-05-05T06:52:37.933471465Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T06:52:37.933503916Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.381µs logger=migrator t=2026-05-05T06:52:37.938515273Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T06:52:37.941321992Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.806869ms logger=migrator t=2026-05-05T06:52:37.944888325Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T06:52:37.948133982Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.245697ms logger=migrator t=2026-05-05T06:52:37.951891147Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T06:52:37.95205039Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.293µs logger=migrator t=2026-05-05T06:52:37.956306074Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T06:52:37.960214832Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.909998ms logger=migrator t=2026-05-05T06:52:37.96522345Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T06:52:37.967797195Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.570705ms logger=migrator t=2026-05-05T06:52:37.971444159Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T06:52:37.972173401Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=728.982µs logger=migrator t=2026-05-05T06:52:37.975653093Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T06:52:37.976166871Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=513.968µs logger=migrator t=2026-05-05T06:52:37.980880243Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T06:52:37.981929172Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.046509ms logger=migrator t=2026-05-05T06:52:37.987097792Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T06:52:37.988525637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.426915ms logger=migrator t=2026-05-05T06:52:37.993908531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T06:52:37.995486049Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.578358ms logger=migrator t=2026-05-05T06:52:38.001673177Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T06:52:38.002542992Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=870.605µs logger=migrator t=2026-05-05T06:52:38.007627881Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T06:52:38.007710372Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.571µs logger=migrator t=2026-05-05T06:52:38.012437855Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T06:52:38.012482536Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.011µs logger=migrator t=2026-05-05T06:52:38.018063303Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T06:52:38.021647935Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.585842ms logger=migrator t=2026-05-05T06:52:38.025801649Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T06:52:38.028998734Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.196145ms logger=migrator t=2026-05-05T06:52:38.033872809Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T06:52:38.034022231Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=154.022µs logger=migrator t=2026-05-05T06:52:38.039489647Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T06:52:38.040539786Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.049889ms logger=migrator t=2026-05-05T06:52:38.044904481Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T06:52:38.04597337Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.068229ms logger=migrator t=2026-05-05T06:52:38.050624541Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T06:52:38.050651721Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.14µs logger=migrator t=2026-05-05T06:52:38.055489366Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T06:52:38.0563265Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=835.844µs logger=migrator t=2026-05-05T06:52:38.061587353Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T06:52:38.062992337Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.404205ms logger=migrator t=2026-05-05T06:52:38.068155208Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T06:52:38.071089439Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.933561ms logger=migrator t=2026-05-05T06:52:38.076390351Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T06:52:38.076415012Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.301µs logger=migrator t=2026-05-05T06:52:38.225030326Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T06:52:38.226125225Z level=info msg="Migration successfully executed" id="create session table" duration=1.097869ms logger=migrator t=2026-05-05T06:52:38.392208373Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T06:52:38.392443437Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=258.874µs logger=migrator t=2026-05-05T06:52:38.500189258Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T06:52:38.500405332Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=223.164µs logger=migrator t=2026-05-05T06:52:38.554322133Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T06:52:38.555133297Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=814.764µs logger=migrator t=2026-05-05T06:52:38.561054131Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T06:52:38.561758223Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=704.032µs logger=migrator t=2026-05-05T06:52:38.569549169Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T06:52:38.56957828Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.571µs logger=migrator t=2026-05-05T06:52:38.57536239Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T06:52:38.575404321Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.391µs logger=migrator t=2026-05-05T06:52:38.580344577Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T06:52:38.585395905Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.052398ms logger=migrator t=2026-05-05T06:52:38.590033426Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T06:52:38.593403765Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.368409ms logger=migrator t=2026-05-05T06:52:38.597547558Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T06:52:38.59764596Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=98.972µs logger=migrator t=2026-05-05T06:52:38.603538192Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T06:52:38.603657414Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=120.482µs logger=migrator t=2026-05-05T06:52:38.607617283Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T06:52:38.609036068Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.418245ms logger=migrator t=2026-05-05T06:52:38.614135957Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T06:52:38.614174818Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.761µs logger=migrator t=2026-05-05T06:52:38.618534374Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T06:52:38.623624123Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.090399ms logger=migrator t=2026-05-05T06:52:38.628781353Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T06:52:38.628996637Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=219.484µs logger=migrator t=2026-05-05T06:52:38.632707431Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T06:52:38.638323439Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.600338ms logger=migrator t=2026-05-05T06:52:38.642867279Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T06:52:38.646517072Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.651343ms logger=migrator t=2026-05-05T06:52:38.651502899Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T06:52:38.651579771Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.582µs logger=migrator t=2026-05-05T06:52:38.655902586Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T06:52:38.656859203Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=956.327µs logger=migrator t=2026-05-05T06:52:38.661772029Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T06:52:38.663080761Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.309042ms logger=migrator t=2026-05-05T06:52:38.669265059Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T06:52:38.67041499Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.149881ms logger=migrator t=2026-05-05T06:52:38.674544371Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T06:52:38.675505458Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=960.577µs logger=migrator t=2026-05-05T06:52:38.681014614Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T06:52:38.681958471Z level=info msg="Migration successfully executed" id="add index alert state" duration=944.017µs logger=migrator t=2026-05-05T06:52:38.68652764Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T06:52:38.687831113Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.302923ms logger=migrator t=2026-05-05T06:52:38.69275716Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T06:52:38.693750307Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=997.517µs logger=migrator t=2026-05-05T06:52:38.698335167Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T06:52:38.699235392Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=901.755µs logger=migrator t=2026-05-05T06:52:38.707578228Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T06:52:38.708463593Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=886.215µs logger=migrator t=2026-05-05T06:52:38.71460877Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T06:52:38.727021647Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.406847ms logger=migrator t=2026-05-05T06:52:38.925476701Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T06:52:38.927072649Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.599138ms logger=migrator t=2026-05-05T06:52:38.938547479Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-05T06:52:38.940235269Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.67866ms logger=migrator t=2026-05-05T06:52:38.949540401Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T06:52:38.953903257Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=4.346606ms logger=migrator t=2026-05-05T06:52:38.958368025Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T06:52:38.958899695Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=532.25µs logger=migrator t=2026-05-05T06:52:38.961981889Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T06:52:38.96262475Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=644.592µs logger=migrator t=2026-05-05T06:52:38.968463341Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T06:52:38.975167008Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.699577ms logger=migrator t=2026-05-05T06:52:38.981049492Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T06:52:38.988858807Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.808476ms logger=migrator t=2026-05-05T06:52:38.994517576Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T06:52:38.99812445Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.605183ms logger=migrator t=2026-05-05T06:52:39.010630697Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T06:52:39.015543473Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.911756ms logger=migrator t=2026-05-05T06:52:39.01881546Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T06:52:39.019894509Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.078419ms logger=migrator t=2026-05-05T06:52:39.028098612Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T06:52:39.028153583Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=58.651µs logger=migrator t=2026-05-05T06:52:39.033488036Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T06:52:39.033526826Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.83µs logger=migrator t=2026-05-05T06:52:39.03998367Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T06:52:39.041255771Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.272452ms logger=migrator t=2026-05-05T06:52:39.050276898Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T06:52:39.051603742Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.326314ms logger=migrator t=2026-05-05T06:52:39.123053547Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T06:52:39.124613685Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.573308ms logger=migrator t=2026-05-05T06:52:39.280102436Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T06:52:39.281102344Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.003748ms logger=migrator t=2026-05-05T06:52:39.833965193Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T06:52:39.835063172Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.100329ms logger=migrator t=2026-05-05T06:52:39.84237733Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T06:52:39.846467291Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.093321ms logger=migrator t=2026-05-05T06:52:39.852768261Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T06:52:39.857276039Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.507668ms logger=migrator t=2026-05-05T06:52:39.864660659Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T06:52:39.864978484Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=318.825µs logger=migrator t=2026-05-05T06:52:39.874365497Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T06:52:39.876165669Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.793112ms logger=migrator t=2026-05-05T06:52:39.886674842Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T06:52:39.887617178Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=942.656µs logger=migrator t=2026-05-05T06:52:39.896689767Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T06:52:39.904883029Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.193392ms logger=migrator t=2026-05-05T06:52:39.911396464Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T06:52:39.911454745Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=60.021µs logger=migrator t=2026-05-05T06:52:39.91751608Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T06:52:39.918965515Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.468385ms logger=migrator t=2026-05-05T06:52:39.929810314Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T06:52:39.931127328Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.318704ms logger=migrator t=2026-05-05T06:52:39.937236694Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T06:52:39.937342186Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.092µs logger=migrator t=2026-05-05T06:52:39.944451439Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T06:52:39.946006447Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.558188ms logger=migrator t=2026-05-05T06:52:39.952599451Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T06:52:39.953721182Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.122621ms logger=migrator t=2026-05-05T06:52:39.959585164Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T06:52:39.961036488Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.452044ms logger=migrator t=2026-05-05T06:52:39.966944582Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T06:52:39.970619936Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=3.673704ms logger=migrator t=2026-05-05T06:52:39.978733368Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T06:52:39.980526038Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.79488ms logger=migrator t=2026-05-05T06:52:39.98637908Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T06:52:39.98744829Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.07005ms logger=migrator t=2026-05-05T06:52:39.993113769Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T06:52:39.99317473Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=63.981µs logger=migrator t=2026-05-05T06:52:40.084591421Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T06:52:40.09139147Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.799679ms logger=migrator t=2026-05-05T06:52:40.097041809Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T06:52:40.097672189Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=630.92µs logger=migrator t=2026-05-05T06:52:40.103355579Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T06:52:40.110421482Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.069773ms logger=migrator t=2026-05-05T06:52:40.117156779Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T06:52:40.118000893Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=841.034µs logger=migrator t=2026-05-05T06:52:40.124463607Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T06:52:40.126292508Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.826891ms logger=migrator t=2026-05-05T06:52:40.132023458Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T06:52:40.132941935Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=915.516µs logger=migrator t=2026-05-05T06:52:40.139125702Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T06:52:40.151118701Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.992458ms logger=migrator t=2026-05-05T06:52:40.156186629Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T06:52:40.156737568Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=549.729µs logger=migrator t=2026-05-05T06:52:40.162292885Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-05T06:52:40.163428966Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.135551ms logger=migrator t=2026-05-05T06:52:40.171785491Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T06:52:40.172433562Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=653.911µs logger=migrator t=2026-05-05T06:52:40.181181124Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T06:52:40.181820825Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=640.351µs logger=migrator t=2026-05-05T06:52:40.187049916Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T06:52:40.187285111Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=235.724µs logger=migrator t=2026-05-05T06:52:40.19181665Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T06:52:40.197838975Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.019965ms logger=migrator t=2026-05-05T06:52:40.2090391Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T06:52:40.213890305Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.851484ms logger=migrator t=2026-05-05T06:52:40.219296639Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T06:52:40.220325736Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.028297ms logger=migrator t=2026-05-05T06:52:40.225635319Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T06:52:40.226700187Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.064318ms logger=migrator t=2026-05-05T06:52:40.234509733Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T06:52:40.235135024Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=623.901µs logger=migrator t=2026-05-05T06:52:40.24002542Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T06:52:40.245378173Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.351904ms logger=migrator t=2026-05-05T06:52:40.251710243Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T06:52:40.252775341Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.064308ms logger=migrator t=2026-05-05T06:52:40.260239682Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T06:52:40.260568447Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=333.766µs logger=migrator t=2026-05-05T06:52:40.265342431Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T06:52:40.265853489Z level=info msg="Migration successfully executed" id="Move region to single row" duration=510.838µs logger=migrator t=2026-05-05T06:52:40.271259343Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T06:52:40.272528796Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.269753ms logger=migrator t=2026-05-05T06:52:40.277134226Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T06:52:40.278198105Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.063469ms logger=migrator t=2026-05-05T06:52:40.285072784Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T06:52:40.286970378Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.891054ms logger=migrator t=2026-05-05T06:52:40.292631876Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T06:52:40.293666614Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.034108ms logger=migrator t=2026-05-05T06:52:40.301902907Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T06:52:40.303646108Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.757191ms logger=migrator t=2026-05-05T06:52:40.309298706Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T06:52:40.310334924Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.035588ms logger=migrator t=2026-05-05T06:52:40.315703948Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T06:52:40.315786369Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.671µs logger=migrator t=2026-05-05T06:52:40.323128678Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T06:52:40.324908778Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.73969ms logger=migrator t=2026-05-05T06:52:40.331096225Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T06:52:40.332126044Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.030999ms logger=migrator t=2026-05-05T06:52:40.33705248Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T06:52:40.338038497Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=985.417µs logger=migrator t=2026-05-05T06:52:40.344419978Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T06:52:40.345450727Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.030308ms logger=migrator t=2026-05-05T06:52:40.356620161Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T06:52:40.357327333Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=708.132µs logger=migrator t=2026-05-05T06:52:40.364124761Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T06:52:40.364604839Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.708µs logger=migrator t=2026-05-05T06:52:40.370013793Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T06:52:40.370084624Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.971µs logger=migrator t=2026-05-05T06:52:40.377120668Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T06:52:40.378765736Z level=info msg="Migration successfully executed" id="create team table" duration=1.643308ms logger=migrator t=2026-05-05T06:52:40.385318381Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T06:52:40.386546112Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.228111ms logger=migrator t=2026-05-05T06:52:40.3928053Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T06:52:40.394035852Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.224782ms logger=migrator t=2026-05-05T06:52:40.401651395Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T06:52:40.406931488Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.279513ms logger=migrator t=2026-05-05T06:52:40.412154868Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T06:52:40.412393042Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=237.914µs logger=migrator t=2026-05-05T06:52:40.417573842Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T06:52:40.420091026Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.510904ms logger=migrator t=2026-05-05T06:52:40.426761493Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T06:52:40.428225368Z level=info msg="Migration successfully executed" id="create team member table" duration=1.463384ms logger=migrator t=2026-05-05T06:52:40.434042469Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T06:52:40.434931425Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=889.126µs logger=migrator t=2026-05-05T06:52:40.441849305Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T06:52:40.444058744Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.208989ms logger=migrator t=2026-05-05T06:52:40.450561227Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T06:52:40.451580424Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.014457ms logger=migrator t=2026-05-05T06:52:40.456872606Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T06:52:40.46167884Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.806234ms logger=migrator t=2026-05-05T06:52:40.468238214Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T06:52:40.474588046Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.349382ms logger=migrator t=2026-05-05T06:52:40.479814107Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T06:52:40.484690341Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.875764ms logger=migrator t=2026-05-05T06:52:40.490268908Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T06:52:40.491264776Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=995.558µs logger=migrator t=2026-05-05T06:52:40.497721989Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T06:52:40.499130283Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.408474ms logger=migrator t=2026-05-05T06:52:40.505552995Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T06:52:40.508523167Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.978272ms logger=migrator t=2026-05-05T06:52:40.516481485Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T06:52:40.5178935Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.411854ms logger=migrator t=2026-05-05T06:52:40.524063817Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T06:52:40.525092735Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.029708ms logger=migrator t=2026-05-05T06:52:40.531404675Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T06:52:40.533066075Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.66078ms logger=migrator t=2026-05-05T06:52:40.538260024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T06:52:40.539486476Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.228702ms logger=migrator t=2026-05-05T06:52:40.546089391Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T06:52:40.547260732Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.174271ms logger=migrator t=2026-05-05T06:52:40.673581352Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T06:52:40.674579689Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=999.747µs logger=migrator t=2026-05-05T06:52:40.70850334Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T06:52:40.708926467Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=425.667µs logger=migrator t=2026-05-05T06:52:40.71536651Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T06:52:40.716707683Z level=info msg="Migration successfully executed" id="create tag table" duration=1.345743ms logger=migrator t=2026-05-05T06:52:40.724052901Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T06:52:40.725975094Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.922083ms logger=migrator t=2026-05-05T06:52:40.73146652Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T06:52:40.732312495Z level=info msg="Migration successfully executed" id="create login attempt table" duration=846.836µs logger=migrator t=2026-05-05T06:52:40.737918043Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T06:52:40.73891946Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.004418ms logger=migrator t=2026-05-05T06:52:40.74636479Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T06:52:40.747401138Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.040868ms logger=migrator t=2026-05-05T06:52:40.753530794Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:52:40.770283056Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.743202ms logger=migrator t=2026-05-05T06:52:40.776581356Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T06:52:40.777459492Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=871.286µs logger=migrator t=2026-05-05T06:52:40.78368471Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T06:52:40.785302068Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.617488ms logger=migrator t=2026-05-05T06:52:40.791804621Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T06:52:40.792093906Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=290.155µs logger=migrator t=2026-05-05T06:52:40.798125581Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T06:52:40.799017966Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=892.405µs logger=migrator t=2026-05-05T06:52:40.804958051Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T06:52:40.809121653Z level=info msg="Migration successfully executed" id="create user auth table" duration=4.148901ms logger=migrator t=2026-05-05T06:52:40.81532432Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T06:52:40.816459541Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.135701ms logger=migrator t=2026-05-05T06:52:40.824878077Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T06:52:40.824969709Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=92.602µs logger=migrator t=2026-05-05T06:52:40.841038408Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T06:52:40.848995737Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.965539ms logger=migrator t=2026-05-05T06:52:41.010042932Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T06:52:41.019246822Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.20525ms logger=migrator t=2026-05-05T06:52:41.206754695Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T06:52:41.213278559Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.525684ms logger=migrator t=2026-05-05T06:52:41.231978954Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T06:52:41.240501773Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.514218ms logger=migrator t=2026-05-05T06:52:41.245992488Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T06:52:41.247053816Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.061558ms logger=migrator t=2026-05-05T06:52:41.25356055Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T06:52:41.258893103Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.332083ms logger=migrator t=2026-05-05T06:52:41.264195935Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T06:52:41.265033659Z level=info msg="Migration successfully executed" id="create server_lock table" duration=837.964µs logger=migrator t=2026-05-05T06:52:41.271127535Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T06:52:41.272147983Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.020478ms logger=migrator t=2026-05-05T06:52:41.279025833Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T06:52:41.280561529Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.536386ms logger=migrator t=2026-05-05T06:52:41.287524661Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T06:52:41.28867411Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.150209ms logger=migrator t=2026-05-05T06:52:41.295850886Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T06:52:41.297130648Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.278551ms logger=migrator t=2026-05-05T06:52:41.304262652Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T06:52:41.306321268Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.058676ms logger=migrator t=2026-05-05T06:52:41.313169657Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T06:52:41.319484647Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.310889ms logger=migrator t=2026-05-05T06:52:41.324411033Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T06:52:41.325607963Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.168599ms logger=migrator t=2026-05-05T06:52:41.332229189Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T06:52:41.333204705Z level=info msg="Migration successfully executed" id="create cache_data table" duration=975.236µs logger=migrator t=2026-05-05T06:52:41.339051797Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T06:52:41.340738757Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.68683ms logger=migrator t=2026-05-05T06:52:41.34610058Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T06:52:41.346979755Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=879.265µs logger=migrator t=2026-05-05T06:52:41.353523629Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T06:52:41.355349221Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.824332ms logger=migrator t=2026-05-05T06:52:41.365479168Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T06:52:41.365581059Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.191µs logger=migrator t=2026-05-05T06:52:41.381463235Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T06:52:41.381666289Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=208.274µs logger=migrator t=2026-05-05T06:52:41.407134503Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T06:52:41.40874335Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.609957ms logger=migrator t=2026-05-05T06:52:41.444717976Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:52:41.44665447Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.942714ms logger=migrator t=2026-05-05T06:52:41.475842758Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:52:41.477737321Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.900803ms logger=migrator t=2026-05-05T06:52:41.493848362Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:52:41.494014785Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=164.773µs logger=migrator t=2026-05-05T06:52:41.511418177Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:52:41.512583267Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.16695ms logger=migrator t=2026-05-05T06:52:41.530619012Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:52:41.532165538Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.550746ms logger=migrator t=2026-05-05T06:52:41.565280394Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:52:41.567259619Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.980395ms logger=migrator t=2026-05-05T06:52:41.596122311Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:52:41.598029714Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.907773ms logger=migrator t=2026-05-05T06:52:41.61617735Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T06:52:41.629023654Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=12.845054ms logger=migrator t=2026-05-05T06:52:41.646487037Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T06:52:41.647562816Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.077769ms logger=migrator t=2026-05-05T06:52:41.673408956Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T06:52:41.673573989Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=168.523µs logger=migrator t=2026-05-05T06:52:41.705899891Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T06:52:41.70750537Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.609289ms logger=migrator t=2026-05-05T06:52:41.718820086Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-05T06:52:41.719798423Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=980.857µs logger=migrator t=2026-05-05T06:52:41.726961168Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-05T06:52:41.729070524Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.109836ms logger=migrator t=2026-05-05T06:52:41.737154645Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:52:41.737247727Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.112µs logger=migrator t=2026-05-05T06:52:41.755605247Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T06:52:41.757583221Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.979165ms logger=migrator t=2026-05-05T06:52:41.772191935Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T06:52:41.773365875Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.17476ms logger=migrator t=2026-05-05T06:52:41.79489391Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-05T06:52:41.796632341Z 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.744051ms logger=migrator t=2026-05-05T06:52:41.814051894Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T06:52:41.815854115Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.80563ms logger=migrator t=2026-05-05T06:52:41.842054411Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T06:52:41.8500106Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.957269ms logger=migrator t=2026-05-05T06:52:41.893866102Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T06:52:41.895311328Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.413165ms logger=migrator t=2026-05-05T06:52:42.000402516Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T06:52:42.00233391Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.933064ms logger=migrator t=2026-05-05T06:52:42.111455017Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T06:52:42.138758432Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.305185ms logger=migrator t=2026-05-05T06:52:42.153835144Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T06:52:42.180341155Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.515572ms logger=migrator t=2026-05-05T06:52:42.18639942Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T06:52:42.187128063Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=728.403µs logger=migrator t=2026-05-05T06:52:42.194091753Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T06:52:42.195724562Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.631369ms logger=migrator t=2026-05-05T06:52:42.201680795Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T06:52:42.207631769Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.950624ms logger=migrator t=2026-05-05T06:52:42.212723678Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T06:52:42.219515446Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.790968ms logger=migrator t=2026-05-05T06:52:42.226764071Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T06:52:42.228021554Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.257843ms logger=migrator t=2026-05-05T06:52:42.234004298Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T06:52:42.235086636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.086378ms logger=migrator t=2026-05-05T06:52:42.24106185Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T06:52:42.243113056Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.047386ms logger=migrator t=2026-05-05T06:52:42.257988964Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T06:52:42.259295508Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.308303ms logger=migrator t=2026-05-05T06:52:42.264704392Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:52:42.264786963Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=83.261µs logger=migrator t=2026-05-05T06:52:42.270030495Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T06:52:42.277672076Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.644292ms logger=migrator t=2026-05-05T06:52:42.283290464Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T06:52:42.290642912Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.352238ms logger=migrator t=2026-05-05T06:52:42.29623041Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T06:52:42.306969866Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.745117ms logger=migrator t=2026-05-05T06:52:42.314278693Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T06:52:42.315326152Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.048079ms logger=migrator t=2026-05-05T06:52:42.320552613Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T06:52:42.322034728Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.482075ms logger=migrator t=2026-05-05T06:52:42.327609055Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T06:52:42.334420414Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.810599ms logger=migrator t=2026-05-05T06:52:42.340755144Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T06:52:42.347723694Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.9689ms logger=migrator t=2026-05-05T06:52:42.353294431Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-05T06:52:42.354146296Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=852.245µs logger=migrator t=2026-05-05T06:52:42.360607039Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T06:52:42.367279714Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.672315ms logger=migrator t=2026-05-05T06:52:42.373573215Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T06:52:42.38195488Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.380425ms logger=migrator t=2026-05-05T06:52:42.389562992Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T06:52:42.389671254Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=108.802µs logger=migrator t=2026-05-05T06:52:42.395342292Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T06:52:42.397237946Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.896924ms logger=migrator t=2026-05-05T06:52:42.404624634Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-05T06:52:42.406181621Z 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.556927ms logger=migrator t=2026-05-05T06:52:42.41191979Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-05T06:52:42.413249764Z 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.329734ms logger=migrator t=2026-05-05T06:52:42.418807131Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:52:42.418965653Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=161.852µs logger=migrator t=2026-05-05T06:52:42.425143361Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T06:52:42.435098594Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.956483ms logger=migrator t=2026-05-05T06:52:42.441384673Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T06:52:42.448410605Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.024422ms logger=migrator t=2026-05-05T06:52:42.454413509Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T06:52:42.460627878Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.212769ms logger=migrator t=2026-05-05T06:52:42.466658393Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T06:52:42.471899024Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.280772ms logger=migrator t=2026-05-05T06:52:42.478370666Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T06:52:42.486762132Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.393956ms logger=migrator t=2026-05-05T06:52:42.492223897Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T06:52:42.492282278Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=59.371µs logger=migrator t=2026-05-05T06:52:42.497280665Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T06:52:42.498086369Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=805.494µs logger=migrator t=2026-05-05T06:52:42.505143942Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T06:52:42.515782366Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.639644ms logger=migrator t=2026-05-05T06:52:42.521239891Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T06:52:42.521294022Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.341µs logger=migrator t=2026-05-05T06:52:42.52635244Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T06:52:42.532253612Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.896692ms logger=migrator t=2026-05-05T06:52:42.538791857Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T06:52:42.539995827Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.20357ms logger=migrator t=2026-05-05T06:52:42.545845549Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T06:52:42.555786432Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.941533ms logger=migrator t=2026-05-05T06:52:42.561485031Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T06:52:42.562332856Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=847.525µs logger=migrator t=2026-05-05T06:52:42.569224475Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T06:52:42.570411856Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.186981ms logger=migrator t=2026-05-05T06:52:42.577506509Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T06:52:42.587560604Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.054235ms logger=migrator t=2026-05-05T06:52:42.593290764Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T06:52:42.593969395Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=678.511µs logger=migrator t=2026-05-05T06:52:42.600084842Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T06:52:42.600866426Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=781.154µs logger=migrator t=2026-05-05T06:52:42.608729352Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T06:52:42.610265889Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.532367ms logger=migrator t=2026-05-05T06:52:42.617981943Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T06:52:42.620829493Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.8487ms logger=migrator t=2026-05-05T06:52:42.627815524Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T06:52:42.627975057Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=161.003µs logger=migrator t=2026-05-05T06:52:42.636643517Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T06:52:42.637975331Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.331324ms logger=migrator t=2026-05-05T06:52:42.647836942Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T06:52:42.649977289Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.130217ms logger=migrator t=2026-05-05T06:52:42.658158212Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T06:52:42.658857403Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T06:52:42.666055209Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T06:52:42.667184838Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.130319ms logger=migrator t=2026-05-05T06:52:42.673333266Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T06:52:42.676081554Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.745638ms logger=migrator t=2026-05-05T06:52:42.683447721Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T06:52:42.696939346Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.489715ms logger=migrator t=2026-05-05T06:52:42.703726563Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T06:52:42.706448671Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.726878ms logger=migrator t=2026-05-05T06:52:42.714648733Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T06:52:42.715915426Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.266013ms logger=migrator t=2026-05-05T06:52:42.723371005Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T06:52:42.724881502Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.509987ms logger=migrator t=2026-05-05T06:52:42.731768061Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T06:52:42.733080924Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.311703ms logger=migrator t=2026-05-05T06:52:42.74034331Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T06:52:42.741688624Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.346364ms logger=migrator t=2026-05-05T06:52:42.748874129Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T06:52:42.74890505Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.291µs logger=migrator t=2026-05-05T06:52:42.754248102Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T06:52:42.754381164Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=133.312µs logger=migrator t=2026-05-05T06:52:42.75992381Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T06:52:42.773550297Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.617727ms logger=migrator t=2026-05-05T06:52:42.780701722Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T06:52:42.781412134Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=711.502µs logger=migrator t=2026-05-05T06:52:42.787391368Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T06:52:42.789429644Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.038275ms logger=migrator t=2026-05-05T06:52:42.796100539Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T06:52:42.796961665Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=861.746µs logger=migrator t=2026-05-05T06:52:42.802817197Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T06:52:42.80475365Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.936223ms logger=migrator t=2026-05-05T06:52:42.812658457Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T06:52:42.813802107Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.14432ms logger=migrator t=2026-05-05T06:52:42.82025783Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T06:52:42.858053866Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.786807ms logger=migrator t=2026-05-05T06:52:42.864909176Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T06:52:42.872532179Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.623323ms logger=migrator t=2026-05-05T06:52:42.879458499Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T06:52:42.879707273Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=208.073µs logger=migrator t=2026-05-05T06:52:42.88525576Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T06:52:42.921200494Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.942604ms logger=migrator t=2026-05-05T06:52:42.928019083Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T06:52:42.967686113Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.66019ms logger=migrator t=2026-05-05T06:52:42.974271757Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T06:52:42.975157232Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=886.625µs logger=migrator t=2026-05-05T06:52:42.98882722Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T06:52:42.990729344Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.904623ms logger=migrator t=2026-05-05T06:52:42.997772255Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T06:52:42.99804852Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=276.935µs logger=migrator t=2026-05-05T06:52:43.002861764Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T06:52:43.003997814Z level=info msg="Migration successfully executed" id="create permission table" duration=1.13638ms logger=migrator t=2026-05-05T06:52:43.011455923Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T06:52:43.013167073Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.7122ms logger=migrator t=2026-05-05T06:52:43.020548202Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T06:52:43.021552849Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.004327ms logger=migrator t=2026-05-05T06:52:43.027411961Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T06:52:43.028519519Z level=info msg="Migration successfully executed" id="create role table" duration=1.107829ms logger=migrator t=2026-05-05T06:52:43.035706445Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T06:52:43.046308399Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.599654ms logger=migrator t=2026-05-05T06:52:43.052634709Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T06:52:43.060788231Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.216102ms logger=migrator t=2026-05-05T06:52:43.066484339Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T06:52:43.067417425Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=933.316µs logger=migrator t=2026-05-05T06:52:43.074116632Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T06:52:43.075303102Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.18967ms logger=migrator t=2026-05-05T06:52:43.080607325Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T06:52:43.082057069Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.448825ms logger=migrator t=2026-05-05T06:52:43.087437813Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T06:52:43.088428211Z level=info msg="Migration successfully executed" id="create team role table" duration=990.628µs logger=migrator t=2026-05-05T06:52:43.094715419Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T06:52:43.095870359Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.15535ms logger=migrator t=2026-05-05T06:52:43.103250628Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T06:52:43.105479166Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.229498ms logger=migrator t=2026-05-05T06:52:43.114102806Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T06:52:43.115597652Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.496246ms logger=migrator t=2026-05-05T06:52:43.122675285Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T06:52:43.123675372Z level=info msg="Migration successfully executed" id="create user role table" duration=999.537µs logger=migrator t=2026-05-05T06:52:43.130008663Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T06:52:43.131247324Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.238291ms logger=migrator t=2026-05-05T06:52:43.137787327Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T06:52:43.139030779Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.244052ms logger=migrator t=2026-05-05T06:52:43.147584308Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T06:52:43.150250874Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.669256ms logger=migrator t=2026-05-05T06:52:43.157887987Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T06:52:43.158967826Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.082979ms logger=migrator t=2026-05-05T06:52:43.165480668Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T06:52:43.167509244Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.023246ms logger=migrator t=2026-05-05T06:52:43.175665945Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T06:52:43.176556091Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=890.656µs logger=migrator t=2026-05-05T06:52:43.183237587Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T06:52:43.195377728Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.140421ms logger=migrator t=2026-05-05T06:52:43.20475701Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T06:52:43.207326105Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.574125ms logger=migrator t=2026-05-05T06:52:43.219821723Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T06:52:43.221775226Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.960193ms logger=migrator t=2026-05-05T06:52:43.227520056Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T06:52:43.228763088Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.239213ms logger=migrator t=2026-05-05T06:52:43.235081707Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T06:52:43.237075432Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.993685ms logger=migrator t=2026-05-05T06:52:43.244300227Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T06:52:43.246069168Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.770441ms logger=migrator t=2026-05-05T06:52:43.253448717Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T06:52:43.255815397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.372271ms logger=migrator t=2026-05-05T06:52:43.265027548Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T06:52:43.274799167Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.76899ms logger=migrator t=2026-05-05T06:52:43.284236491Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T06:52:43.295883854Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.647492ms logger=migrator t=2026-05-05T06:52:43.304042525Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T06:52:43.312778367Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.732862ms logger=migrator t=2026-05-05T06:52:43.320788326Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T06:52:43.329397656Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.60983ms logger=migrator t=2026-05-05T06:52:43.336152913Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T06:52:43.337022957Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=869.804µs logger=migrator t=2026-05-05T06:52:43.343048943Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T06:52:43.344840773Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.79168ms logger=migrator t=2026-05-05T06:52:43.35270969Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T06:52:43.354591553Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.875723ms logger=migrator t=2026-05-05T06:52:43.363468197Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T06:52:43.366164354Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.699007ms logger=migrator t=2026-05-05T06:52:43.372351701Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T06:52:43.374920066Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.571725ms logger=migrator t=2026-05-05T06:52:43.381194465Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T06:52:43.381264986Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.021µs logger=migrator t=2026-05-05T06:52:43.387454113Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T06:52:43.387683178Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=230.325µs logger=migrator t=2026-05-05T06:52:43.39304278Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T06:52:43.39412214Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.07514ms logger=migrator t=2026-05-05T06:52:43.399576955Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T06:52:43.400642023Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.065109ms logger=migrator t=2026-05-05T06:52:43.405472537Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T06:52:43.406514625Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.041278ms logger=migrator t=2026-05-05T06:52:43.412875756Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T06:52:43.413186491Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=311.045µs logger=migrator t=2026-05-05T06:52:43.418685707Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T06:52:43.419623163Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=936.985µs logger=migrator t=2026-05-05T06:52:43.424941385Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T06:52:43.426737736Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.794961ms logger=migrator t=2026-05-05T06:52:43.432975075Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T06:52:43.434204506Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.229291ms logger=migrator t=2026-05-05T06:52:43.440866662Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T06:52:43.452376312Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.50992ms logger=migrator t=2026-05-05T06:52:43.457914098Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T06:52:43.457968319Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.021µs logger=migrator t=2026-05-05T06:52:43.463574386Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T06:52:43.464773237Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.199261ms logger=migrator t=2026-05-05T06:52:43.473281154Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T06:52:43.47531592Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.034126ms logger=migrator t=2026-05-05T06:52:43.481612639Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T06:52:43.482976103Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.354834ms logger=migrator t=2026-05-05T06:52:43.488794234Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T06:52:43.49896182Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.166956ms logger=migrator t=2026-05-05T06:52:43.505464804Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T06:52:43.506353729Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=888.655µs logger=migrator t=2026-05-05T06:52:43.51158331Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T06:52:43.513389351Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.805641ms logger=migrator t=2026-05-05T06:52:43.519588219Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:52:43.540830517Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.241038ms logger=migrator t=2026-05-05T06:52:43.547067256Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T06:52:43.548551502Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.483626ms logger=migrator t=2026-05-05T06:52:43.555319469Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T06:52:43.558210959Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.89044ms logger=migrator t=2026-05-05T06:52:43.565833582Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T06:52:43.566709857Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=876.375µs logger=migrator t=2026-05-05T06:52:43.572437517Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T06:52:43.573358313Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=920.666µs logger=migrator t=2026-05-05T06:52:43.580222502Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T06:52:43.580842203Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=619.452µs logger=migrator t=2026-05-05T06:52:43.588665748Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T06:52:43.591327954Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.662706ms logger=migrator t=2026-05-05T06:52:43.597276298Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T06:52:43.606626641Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.351423ms logger=migrator t=2026-05-05T06:52:43.611985054Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T06:52:43.613767174Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.77661ms logger=migrator t=2026-05-05T06:52:43.620719155Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T06:52:43.621807084Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.089099ms logger=migrator t=2026-05-05T06:52:43.627811348Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T06:52:43.628284116Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T06:52:43.633186901Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T06:52:43.633638809Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T06:52:43.639766376Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T06:52:43.640642551Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=877.375µs logger=migrator t=2026-05-05T06:52:43.645908193Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T06:52:43.646962621Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.056728ms logger=migrator t=2026-05-05T06:52:43.653654707Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T06:52:43.654722356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.067539ms logger=migrator t=2026-05-05T06:52:43.660790151Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T06:52:43.661843079Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.052948ms logger=migrator t=2026-05-05T06:52:43.667584529Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T06:52:43.668707949Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.12477ms logger=migrator t=2026-05-05T06:52:43.674751124Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T06:52:43.675521437Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=770.583µs logger=migrator t=2026-05-05T06:52:43.680439342Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T06:52:43.681201585Z level=info msg="Migration successfully executed" id="Drop public config table" duration=763.573µs logger=migrator t=2026-05-05T06:52:43.686169762Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T06:52:43.687973784Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.803471ms logger=migrator t=2026-05-05T06:52:43.694224582Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T06:52:43.69532633Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.101518ms logger=migrator t=2026-05-05T06:52:43.700094474Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T06:52:43.701657041Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.561447ms logger=migrator t=2026-05-05T06:52:43.708344747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T06:52:43.710655367Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.31091ms logger=migrator t=2026-05-05T06:52:43.717196611Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T06:52:43.737664886Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.468045ms logger=migrator t=2026-05-05T06:52:43.743126711Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T06:52:43.753204466Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.079495ms logger=migrator t=2026-05-05T06:52:43.760961051Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T06:52:43.773214473Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.250802ms logger=migrator t=2026-05-05T06:52:43.784323837Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T06:52:43.784733894Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=421.508µs logger=migrator t=2026-05-05T06:52:43.790357831Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T06:52:43.800417986Z level=info msg="Migration successfully executed" id="add share column" duration=10.056855ms logger=migrator t=2026-05-05T06:52:43.804443556Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T06:52:43.804636649Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=193.383µs logger=migrator t=2026-05-05T06:52:43.810213556Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T06:52:43.811986827Z level=info msg="Migration successfully executed" id="create file table" duration=1.773621ms logger=migrator t=2026-05-05T06:52:43.82079338Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T06:52:43.821802538Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.011368ms logger=migrator t=2026-05-05T06:52:43.827236102Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T06:52:43.828402892Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.166941ms logger=migrator t=2026-05-05T06:52:43.834724562Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T06:52:43.835589857Z level=info msg="Migration successfully executed" id="create file_meta table" duration=862.755µs logger=migrator t=2026-05-05T06:52:43.842512887Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T06:52:43.844303429Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.790382ms logger=migrator t=2026-05-05T06:52:43.850660929Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T06:52:43.850747511Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=87.612µs logger=migrator t=2026-05-05T06:52:43.855837489Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T06:52:43.855939291Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.372µs logger=migrator t=2026-05-05T06:52:43.862001946Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T06:52:43.862606586Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=604.88µs logger=migrator t=2026-05-05T06:52:43.866026955Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T06:52:43.866336401Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=308.916µs logger=migrator t=2026-05-05T06:52:43.870250639Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T06:52:43.872315625Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.064786ms logger=migrator t=2026-05-05T06:52:43.875800876Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T06:52:43.886603623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.803447ms logger=migrator t=2026-05-05T06:52:43.891905536Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T06:52:43.892055618Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=152.082µs logger=migrator t=2026-05-05T06:52:43.895789203Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T06:52:43.897040844Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.247951ms logger=migrator t=2026-05-05T06:52:43.902493079Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T06:52:43.902993068Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=500.729µs logger=migrator t=2026-05-05T06:52:43.909201726Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T06:52:43.909511541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=310.195µs logger=migrator t=2026-05-05T06:52:43.913315047Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T06:52:43.914015909Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=701.492µs logger=migrator t=2026-05-05T06:52:43.919419623Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T06:52:43.929110602Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.690618ms logger=migrator t=2026-05-05T06:52:43.932977158Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T06:52:43.942206899Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.229491ms logger=migrator t=2026-05-05T06:52:43.946952971Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T06:52:43.947786175Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=833.304µs logger=migrator t=2026-05-05T06:52:43.951792025Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T06:52:44.034823157Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.021872ms logger=migrator t=2026-05-05T06:52:44.440905523Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T06:52:44.443221563Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.3177ms logger=migrator t=2026-05-05T06:52:44.771348816Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T06:52:44.773697957Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.352641ms logger=migrator t=2026-05-05T06:52:45.064258478Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T06:52:45.093928663Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.671134ms logger=migrator t=2026-05-05T06:52:45.2051296Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T06:52:45.224344443Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=19.215864ms logger=migrator t=2026-05-05T06:52:45.747055504Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T06:52:45.747639614Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=498.979µs logger=migrator t=2026-05-05T06:52:45.891155212Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T06:52:45.891518048Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=365.706µs logger=migrator t=2026-05-05T06:52:45.90143535Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T06:52:45.901970599Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=538.569µs logger=migrator t=2026-05-05T06:52:45.909026392Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T06:52:45.909532181Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=495.868µs logger=migrator t=2026-05-05T06:52:45.91524952Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T06:52:45.915604626Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=356.006µs logger=migrator t=2026-05-05T06:52:45.921289334Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T06:52:45.922911143Z level=info msg="Migration successfully executed" id="create folder table" duration=1.623159ms logger=migrator t=2026-05-05T06:52:45.934171958Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T06:52:45.935528931Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.359203ms logger=migrator t=2026-05-05T06:52:45.94354921Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T06:52:45.945503524Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.968214ms logger=migrator t=2026-05-05T06:52:45.952931012Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T06:52:45.952966983Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.941µs logger=migrator t=2026-05-05T06:52:45.958894026Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T06:52:45.961103664Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.209468ms logger=migrator t=2026-05-05T06:52:45.968011374Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T06:52:45.969230185Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.220011ms logger=migrator t=2026-05-05T06:52:45.973393648Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T06:52:45.974962935Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.568497ms logger=migrator t=2026-05-05T06:52:45.979819189Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T06:52:45.980294537Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=468.498µs logger=migrator t=2026-05-05T06:52:45.985234833Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T06:52:45.985553298Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=319.005µs logger=migrator t=2026-05-05T06:52:45.989559627Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T06:52:45.99082372Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.264993ms logger=migrator t=2026-05-05T06:52:45.99432564Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T06:52:45.995634933Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.309193ms logger=migrator t=2026-05-05T06:52:46.001933052Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T06:52:46.003275015Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.344913ms logger=migrator t=2026-05-05T06:52:46.010315277Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T06:52:46.012572487Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.25776ms logger=migrator t=2026-05-05T06:52:46.017805797Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T06:52:46.019068739Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.263122ms logger=migrator t=2026-05-05T06:52:46.02492355Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T06:52:46.026658101Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.734251ms logger=migrator t=2026-05-05T06:52:46.032245918Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T06:52:46.034557927Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.30714ms logger=migrator t=2026-05-05T06:52:46.040097062Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T06:52:46.042153368Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.059866ms logger=migrator t=2026-05-05T06:52:46.049186301Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T06:52:46.050363821Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.18008ms logger=migrator t=2026-05-05T06:52:46.060426716Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T06:52:46.061817099Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.407784ms logger=migrator t=2026-05-05T06:52:46.068324811Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T06:52:46.069269028Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=945.497µs logger=migrator t=2026-05-05T06:52:46.25819841Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T06:52:46.258744489Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=570.429µs logger=migrator t=2026-05-05T06:52:46.265913014Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T06:52:46.277357122Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.446199ms logger=migrator t=2026-05-05T06:52:46.282588062Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T06:52:46.283158372Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=571.17µs logger=migrator t=2026-05-05T06:52:46.289497502Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T06:52:46.289539842Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=47.2µs logger=migrator t=2026-05-05T06:52:46.294345716Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T06:52:46.295774661Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.429715ms logger=migrator t=2026-05-05T06:52:46.300291639Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T06:52:46.300307739Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.91µs logger=migrator t=2026-05-05T06:52:46.30612664Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T06:52:46.308563882Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.440912ms logger=migrator t=2026-05-05T06:52:46.313518618Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T06:52:46.315822718Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.30917ms logger=migrator t=2026-05-05T06:52:46.326199948Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T06:52:46.328535908Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.33793ms logger=migrator t=2026-05-05T06:52:46.338215906Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T06:52:46.339317975Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.105728ms logger=migrator t=2026-05-05T06:52:46.344177119Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T06:52:46.344485554Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=307.065µs logger=migrator t=2026-05-05T06:52:46.355742499Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T06:52:46.356474362Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=722.513µs logger=migrator t=2026-05-05T06:52:46.362912034Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T06:52:46.364557382Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.646758ms logger=migrator t=2026-05-05T06:52:46.369835943Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T06:52:46.370928862Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.092629ms logger=migrator t=2026-05-05T06:52:46.376423037Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T06:52:46.386344469Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.921132ms logger=migrator t=2026-05-05T06:52:46.392293502Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T06:52:46.400564576Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.270313ms logger=migrator t=2026-05-05T06:52:46.405814427Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T06:52:46.415525544Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.710578ms logger=migrator t=2026-05-05T06:52:46.421016419Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T06:52:46.4210846Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.001µs logger=migrator t=2026-05-05T06:52:46.42682423Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T06:52:46.436886494Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.062404ms logger=migrator t=2026-05-05T06:52:46.442087575Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T06:52:46.450997489Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.909014ms logger=migrator t=2026-05-05T06:52:46.456014466Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T06:52:46.45626751Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=253.944µs logger=migrator t=2026-05-05T06:52:46.461252757Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.419009973s logger=migrator t=2026-05-05T06:52:46.462322765Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T06:52:46.480860146Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T06:52:46.48108775Z level=info msg="Created default organization" logger=secrets t=2026-05-05T06:52:46.487361868Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T06:52:46.533311574Z level=info msg="Restored cache from database" duration=400.857µs logger=plugin.store t=2026-05-05T06:52:46.535790537Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T06:52:46.573364198Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T06:52:46.573403309Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T06:52:46.57347738Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T06:52:46.573492301Z level=info msg="Plugins loaded" count=54 duration=37.702594ms logger=query_data t=2026-05-05T06:52:46.577735933Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T06:52:46.581397257Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T06:52:46.588635142Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T06:52:46.598978232Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T06:52:46.601838961Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T06:52:46.603673423Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T06:52:46.625132784Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T06:52:46.644734974Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T06:52:46.665541755Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T06:52:46.665623266Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-05T06:52:46.665942911Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-05T06:52:46.667766512Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-05T06:52:46.670554021Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-05T06:52:46.692994989Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-05-05T06:52:46.708887525Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-05T06:52:46.722000212Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-05T06:52:46.768470336Z level=info msg="State cache has been initialized" states=0 duration=102.524805ms logger=ngalert.scheduler t=2026-05-05T06:52:46.768529817Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T06:52:46.768768472Z level=info msg=starting first_tick=2026-05-05T06:52:50Z logger=plugins.update.checker t=2026-05-05T06:52:46.780000987Z level=info msg="Update check succeeded" duration=112.061841ms logger=grafana.update.checker t=2026-05-05T06:52:46.784381932Z level=info msg="Update check succeeded" duration=117.594826ms logger=sqlstore.transactions t=2026-05-05T06:52:46.810871031Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T06:52:46.832130979Z level=info msg="Patterns update finished" duration=90.816802ms logger=provisioning.dashboard t=2026-05-05T06:52:46.869965905Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-05T06:52:46.975427521Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T06:52:46.975830318Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T06:52:51.736708973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:51.737868922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:51.768119664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:51.816325525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:51.833885058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:51.875308461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.059329153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.112064811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.132010014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.203699509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.221868882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.26005287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.284788296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.324071102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.34778212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.386633669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.404030199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.462277002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.479231104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.532620463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.556690318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.590188055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.605945886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.704099966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.721570337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.81640389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.834443711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.869196919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.890499146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.948467004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:52.969474526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.002033097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.020733499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.054275296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.073047409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.111961539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.129269606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.156965233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.174766539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.513307783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.624568978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.676495531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.694488551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.74730661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.768893811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.815885239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.830981049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.890627026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.911076577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.964756721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:53.979975823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.031247275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.052685613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.107074098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.144590893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.245132341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.270438106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.338315184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.357236528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.420109099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.43354028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.496166207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.516002897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.601948205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.617533062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.688747667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.707323416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.786004308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.804001768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.871845014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.886837612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.960793033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:54.981845245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.05607459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.074267542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.135064087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.150635205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.238803048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.257927777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:52:55.330822569Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T06:53:32.696372195Z level=info msg="Usage stats are ready to report"