logger=settings t=2026-04-13T14:21:43.995840585Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-13T14:21:43Z logger=settings t=2026-04-13T14:21:43.996078226Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-13T14:21:43.996091876Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-13T14:21:43.996095236Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-13T14:21:43.996097906Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-13T14:21:43.996100586Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-13T14:21:43.996103166Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-13T14:21:43.996105766Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-13T14:21:43.996108636Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-13T14:21:43.996111346Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-13T14:21:43.996113926Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-13T14:21:43.996116536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-13T14:21:43.996119116Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-13T14:21:43.996121666Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-13T14:21:43.996124376Z level=info msg=Target target=[all] logger=settings t=2026-04-13T14:21:43.996143596Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-13T14:21:43.996147916Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-13T14:21:43.996150556Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-13T14:21:43.996153156Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-13T14:21:43.996155716Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-13T14:21:43.996158306Z level=info msg="App mode production" logger=sqlstore t=2026-04-13T14:21:43.996451617Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-13T14:21:43.996469897Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-13T14:21:43.997765491Z level=info msg="Locking database" logger=migrator t=2026-04-13T14:21:43.997778641Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-13T14:21:43.998289973Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-13T14:21:43.999091525Z level=info msg="Migration successfully executed" id="create migration_log table" duration=801.332µs logger=migrator t=2026-04-13T14:21:44.004441352Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-13T14:21:44.005652736Z level=info msg="Migration successfully executed" id="create user table" duration=1.211804ms logger=migrator t=2026-04-13T14:21:44.010555972Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-13T14:21:44.011667805Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.117983ms logger=migrator t=2026-04-13T14:21:44.017637885Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-13T14:21:44.018699328Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.061453ms logger=migrator t=2026-04-13T14:21:44.023341983Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-13T14:21:44.024383996Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.041613ms logger=migrator t=2026-04-13T14:21:44.028611149Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-13T14:21:44.029251881Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=640.622µs logger=migrator t=2026-04-13T14:21:44.034330167Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-13T14:21:44.036902095Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.571478ms logger=migrator t=2026-04-13T14:21:44.040940868Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-13T14:21:44.041745971Z level=info msg="Migration successfully executed" id="create user table v2" duration=804.733µs logger=migrator t=2026-04-13T14:21:44.047379289Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-13T14:21:44.048082191Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=702.922µs logger=migrator t=2026-04-13T14:21:44.052513875Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-13T14:21:44.053238357Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=724.192µs logger=migrator t=2026-04-13T14:21:44.059324496Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-13T14:21:44.059841199Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=516.763µs logger=migrator t=2026-04-13T14:21:44.065795907Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-13T14:21:44.066292669Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.872µs logger=migrator t=2026-04-13T14:21:44.071185315Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-13T14:21:44.07295687Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.771415ms logger=migrator t=2026-04-13T14:21:44.079228081Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-13T14:21:44.079258541Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.38µs logger=migrator t=2026-04-13T14:21:44.083515504Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-13T14:21:44.084659567Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.143813ms logger=migrator t=2026-04-13T14:21:44.088783421Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-13T14:21:44.089004651Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.61µs logger=migrator t=2026-04-13T14:21:44.092658422Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-13T14:21:44.093787147Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.128905ms logger=migrator t=2026-04-13T14:21:44.161001891Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-13T14:21:44.162180764Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.179453ms logger=migrator t=2026-04-13T14:21:44.226259978Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-13T14:21:44.228199054Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.939956ms logger=migrator t=2026-04-13T14:21:44.233516351Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-13T14:21:44.243052771Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.53625ms logger=migrator t=2026-04-13T14:21:44.246805183Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-13T14:21:44.2488583Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.052557ms logger=migrator t=2026-04-13T14:21:44.254444837Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-13T14:21:44.254664998Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=220.321µs logger=migrator t=2026-04-13T14:21:44.260242296Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-13T14:21:44.26136239Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.128104ms logger=migrator t=2026-04-13T14:21:44.267038958Z 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-04-13T14:21:44.267462449Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=424.171µs logger=migrator t=2026-04-13T14:21:44.271803952Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-13T14:21:44.272595506Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=795.054µs logger=migrator t=2026-04-13T14:21:44.278295544Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-13T14:21:44.279113546Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=818.642µs logger=migrator t=2026-04-13T14:21:44.283140308Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-13T14:21:44.283814941Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=674.873µs logger=migrator t=2026-04-13T14:21:44.287814534Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-13T14:21:44.288537826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=722.872µs logger=migrator t=2026-04-13T14:21:44.294213514Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-13T14:21:44.295555538Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.340464ms logger=migrator t=2026-04-13T14:21:44.29922028Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-13T14:21:44.300486963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.266453ms logger=migrator t=2026-04-13T14:21:44.304113156Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-13T14:21:44.304153636Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.03µs logger=migrator t=2026-04-13T14:21:44.310655226Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-13T14:21:44.311435458Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=780.302µs logger=migrator t=2026-04-13T14:21:44.316818466Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-13T14:21:44.318805852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.987046ms logger=migrator t=2026-04-13T14:21:44.326064256Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-13T14:21:44.326859778Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=795.262µs logger=migrator t=2026-04-13T14:21:44.331761394Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-13T14:21:44.332544156Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=764.492µs logger=migrator t=2026-04-13T14:21:44.335540075Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-13T14:21:44.338737325Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.19692ms logger=migrator t=2026-04-13T14:21:44.341949406Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-13T14:21:44.342791649Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=841.843µs logger=migrator t=2026-04-13T14:21:44.346086839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-13T14:21:44.346805491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=718.462µs logger=migrator t=2026-04-13T14:21:44.350089981Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-13T14:21:44.350857104Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=767.163µs logger=migrator t=2026-04-13T14:21:44.354182115Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-13T14:21:44.354965057Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=782.682µs logger=migrator t=2026-04-13T14:21:44.359486442Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-13T14:21:44.360235354Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=748.902µs logger=migrator t=2026-04-13T14:21:44.365387751Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-13T14:21:44.366123243Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=735.602µs logger=migrator t=2026-04-13T14:21:44.369814304Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-13T14:21:44.370397516Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=588.962µs logger=migrator t=2026-04-13T14:21:44.375332342Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-13T14:21:44.375834393Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=701.972µs logger=migrator t=2026-04-13T14:21:44.379856037Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-13T14:21:44.385493204Z level=info msg="Migration successfully executed" id="create star table" duration=5.645797ms logger=migrator t=2026-04-13T14:21:44.389637327Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-13T14:21:44.39039659Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=759.133µs logger=migrator t=2026-04-13T14:21:44.395565116Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-13T14:21:44.397026101Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.460645ms logger=migrator t=2026-04-13T14:21:44.402527008Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-13T14:21:44.403281701Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=754.723µs logger=migrator t=2026-04-13T14:21:44.409050789Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-13T14:21:44.410165343Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.113234ms logger=migrator t=2026-04-13T14:21:44.41554309Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-13T14:21:44.416836054Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.332944ms logger=migrator t=2026-04-13T14:21:44.422207001Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-13T14:21:44.423418794Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.211673ms logger=migrator t=2026-04-13T14:21:44.505077585Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-13T14:21:44.50694269Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.864835ms logger=migrator t=2026-04-13T14:21:44.513472192Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-13T14:21:44.513503632Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.38µs logger=migrator t=2026-04-13T14:21:44.518205616Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-13T14:21:44.518237636Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.21µs logger=migrator t=2026-04-13T14:21:44.522571961Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-13T14:21:44.522818231Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=245.36µs logger=migrator t=2026-04-13T14:21:44.527219925Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-13T14:21:44.52867356Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.446555ms logger=migrator t=2026-04-13T14:21:44.533116874Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-13T14:21:44.534502298Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.376454ms logger=migrator t=2026-04-13T14:21:44.539790095Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-13T14:21:44.541547741Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.756776ms logger=migrator t=2026-04-13T14:21:44.54760221Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-13T14:21:44.548355642Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=753.092µs logger=migrator t=2026-04-13T14:21:44.553676189Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-13T14:21:44.555930857Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.249808ms logger=migrator t=2026-04-13T14:21:44.565236796Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-13T14:21:44.566100008Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=864.412µs logger=migrator t=2026-04-13T14:21:44.57266719Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-13T14:21:44.579777592Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.110032ms logger=migrator t=2026-04-13T14:21:44.586850365Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-13T14:21:44.587615317Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=766.742µs logger=migrator t=2026-04-13T14:21:44.596645636Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-13T14:21:44.601765382Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=5.120156ms logger=migrator t=2026-04-13T14:21:44.609038566Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-13T14:21:44.609687218Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=650.032µs logger=migrator t=2026-04-13T14:21:44.615096665Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-13T14:21:44.615847067Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=754.362µs logger=migrator t=2026-04-13T14:21:44.628553128Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-13T14:21:44.62928852Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=737.852µs logger=migrator t=2026-04-13T14:21:44.635220639Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-13T14:21:44.635337529Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.32µs logger=migrator t=2026-04-13T14:21:44.640840756Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-13T14:21:44.642828473Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.983397ms logger=migrator t=2026-04-13T14:21:44.653563738Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-13T14:21:44.655099392Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.545405ms logger=migrator t=2026-04-13T14:21:44.667917443Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-13T14:21:44.670054669Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.138946ms logger=migrator t=2026-04-13T14:21:44.674580584Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-13T14:21:44.675150555Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=573.731µs logger=migrator t=2026-04-13T14:21:44.679237099Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-13T14:21:44.680667343Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.430404ms logger=migrator t=2026-04-13T14:21:44.687242395Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-13T14:21:44.688112217Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=878.842µs logger=migrator t=2026-04-13T14:21:44.699564013Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-13T14:21:44.700481006Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=913.493µs logger=migrator t=2026-04-13T14:21:44.705318961Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-13T14:21:44.705348041Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.8µs logger=migrator t=2026-04-13T14:21:44.712400685Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-13T14:21:44.712429975Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.74µs logger=migrator t=2026-04-13T14:21:44.719142896Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-13T14:21:44.722797507Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.654611ms logger=migrator t=2026-04-13T14:21:44.730289161Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-13T14:21:44.739891421Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=9.61802ms logger=migrator t=2026-04-13T14:21:44.756274843Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-13T14:21:44.75836077Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.089547ms logger=migrator t=2026-04-13T14:21:44.770511888Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-13T14:21:44.782756048Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=12.24706ms logger=migrator t=2026-04-13T14:21:44.791499386Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-13T14:21:44.791756577Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=257.731µs logger=migrator t=2026-04-13T14:21:44.797063573Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-13T14:21:44.798434317Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.373374ms logger=migrator t=2026-04-13T14:21:44.804920199Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-13T14:21:44.806043982Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.125543ms logger=migrator t=2026-04-13T14:21:44.811334939Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-13T14:21:44.811389999Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=56.69µs logger=migrator t=2026-04-13T14:21:44.816475956Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-13T14:21:44.817771419Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.295013ms logger=migrator t=2026-04-13T14:21:44.828409313Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-13T14:21:44.829120055Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=711.142µs logger=migrator t=2026-04-13T14:21:44.834668933Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-13T14:21:44.844704255Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.028452ms logger=migrator t=2026-04-13T14:21:44.850246923Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-13T14:21:44.850973615Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=727.302µs logger=migrator t=2026-04-13T14:21:44.862805182Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-13T14:21:44.863697766Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=893.704µs logger=migrator t=2026-04-13T14:21:44.869691035Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-13T14:21:44.87160514Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.914475ms logger=migrator t=2026-04-13T14:21:44.877182108Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-13T14:21:44.87772088Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=538.882µs logger=migrator t=2026-04-13T14:21:44.88719519Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-13T14:21:44.887698371Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=503.371µs logger=migrator t=2026-04-13T14:21:44.898296225Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-13T14:21:44.901432305Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.13811ms logger=migrator t=2026-04-13T14:21:44.908503788Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-13T14:21:44.909430941Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=925.613µs logger=migrator t=2026-04-13T14:21:44.916244212Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-13T14:21:44.916698633Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=457.471µs logger=migrator t=2026-04-13T14:21:44.925570692Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-13T14:21:44.928216231Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=2.644529ms logger=migrator t=2026-04-13T14:21:44.937913171Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-13T14:21:44.938827444Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=920.983µs logger=migrator t=2026-04-13T14:21:44.946228178Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-13T14:21:44.948549615Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.321567ms logger=migrator t=2026-04-13T14:21:44.953274231Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-13T14:21:44.954354304Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.075083ms logger=migrator t=2026-04-13T14:21:44.95949668Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-13T14:21:44.960380663Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=883.793µs logger=migrator t=2026-04-13T14:21:44.964996848Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-13T14:21:44.96566374Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=664.352µs logger=migrator t=2026-04-13T14:21:44.970247495Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-13T14:21:44.970858917Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=611.582µs logger=migrator t=2026-04-13T14:21:44.976223633Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-13T14:21:44.977100086Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=876.523µs logger=migrator t=2026-04-13T14:21:44.983379056Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-13T14:21:44.98787253Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.493214ms logger=migrator t=2026-04-13T14:21:44.991549422Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-13T14:21:44.992371194Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=821.472µs logger=migrator t=2026-04-13T14:21:44.995934646Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-13T14:21:44.996558018Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=623.422µs logger=migrator t=2026-04-13T14:21:45.001197873Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-13T14:21:45.002712477Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.514184ms logger=migrator t=2026-04-13T14:21:45.007152812Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-13T14:21:45.008026134Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=873.602µs logger=migrator t=2026-04-13T14:21:45.012131868Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-13T14:21:45.015546608Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.41411ms logger=migrator t=2026-04-13T14:21:45.021051316Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-13T14:21:45.022766721Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.719495ms logger=migrator t=2026-04-13T14:21:45.033837626Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-13T14:21:45.033871326Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.18µs logger=migrator t=2026-04-13T14:21:45.038755732Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-13T14:21:45.039003233Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=248.281µs logger=migrator t=2026-04-13T14:21:45.047322899Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-13T14:21:45.049216386Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.893317ms logger=migrator t=2026-04-13T14:21:45.060551452Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-13T14:21:45.060904893Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=357.481µs logger=migrator t=2026-04-13T14:21:45.065413277Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-13T14:21:45.065885929Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=473.442µs logger=migrator t=2026-04-13T14:21:45.07606417Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-13T14:21:45.07908742Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.01088ms logger=migrator t=2026-04-13T14:21:45.08496729Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-13T14:21:45.085342121Z level=info msg="Migration successfully executed" id="Update uid value" duration=376.981µs logger=migrator t=2026-04-13T14:21:45.091896101Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-13T14:21:45.092588203Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=692.542µs logger=migrator t=2026-04-13T14:21:45.09777199Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-13T14:21:45.098546422Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=774.792µs logger=migrator t=2026-04-13T14:21:45.103664848Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-13T14:21:45.104495772Z level=info msg="Migration successfully executed" id="create api_key table" duration=831.064µs logger=migrator t=2026-04-13T14:21:45.111549934Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-13T14:21:45.112413426Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=864.292µs logger=migrator t=2026-04-13T14:21:45.115848598Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-13T14:21:45.11652984Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=684.492µs logger=migrator t=2026-04-13T14:21:45.120441542Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-13T14:21:45.121165824Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=724.102µs logger=migrator t=2026-04-13T14:21:45.128192166Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-13T14:21:45.128894428Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=701.612µs logger=migrator t=2026-04-13T14:21:45.133855265Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-13T14:21:45.13542274Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.567835ms logger=migrator t=2026-04-13T14:21:45.198967562Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-13T14:21:45.199766215Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=802.123µs logger=migrator t=2026-04-13T14:21:46.098293092Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-13T14:21:46.106704499Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.415087ms logger=migrator t=2026-04-13T14:21:46.278693636Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-13T14:21:46.279483738Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=792.962µs logger=migrator t=2026-04-13T14:21:46.388095664Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-13T14:21:46.389558768Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.466034ms logger=migrator t=2026-04-13T14:21:46.961595048Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-13T14:21:46.963251633Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.649155ms logger=migrator t=2026-04-13T14:21:47.186397913Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-13T14:21:47.187542577Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.147374ms logger=migrator t=2026-04-13T14:21:47.353536544Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-13T14:21:47.353912335Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=386.651µs logger=migrator t=2026-04-13T14:21:47.362632714Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-13T14:21:47.363397556Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=761.982µs logger=migrator t=2026-04-13T14:21:47.366980677Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-13T14:21:47.367013107Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.41µs logger=migrator t=2026-04-13T14:21:47.371991073Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-13T14:21:47.376597369Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.605806ms logger=migrator t=2026-04-13T14:21:47.38051523Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-13T14:21:47.382874098Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.358478ms logger=migrator t=2026-04-13T14:21:47.386314879Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-13T14:21:47.386493059Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=179.36µs logger=migrator t=2026-04-13T14:21:47.389167638Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-13T14:21:47.393514122Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.341644ms logger=migrator t=2026-04-13T14:21:47.397926726Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-13T14:21:47.400534654Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.612828ms logger=migrator t=2026-04-13T14:21:47.40557828Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-13T14:21:47.406615303Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.036763ms logger=migrator t=2026-04-13T14:21:47.412483752Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-13T14:21:47.413033364Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=549.432µs logger=migrator t=2026-04-13T14:21:47.417600618Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-13T14:21:47.418536422Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=873.324µs logger=migrator t=2026-04-13T14:21:47.422972705Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-13T14:21:47.423792718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=813.363µs logger=migrator t=2026-04-13T14:21:47.42742502Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-13T14:21:47.428164992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=739.432µs logger=migrator t=2026-04-13T14:21:47.431518302Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-13T14:21:47.432320035Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=801.853µs logger=migrator t=2026-04-13T14:21:47.446615611Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-13T14:21:47.446748161Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=312.39µs logger=migrator t=2026-04-13T14:21:47.45239861Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-13T14:21:47.4524315Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.22µs logger=migrator t=2026-04-13T14:21:47.457220444Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-13T14:21:47.460015863Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.795279ms logger=migrator t=2026-04-13T14:21:47.463997056Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-13T14:21:47.466819555Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.822839ms logger=migrator t=2026-04-13T14:21:47.470702217Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-13T14:21:47.470778607Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.25µs logger=migrator t=2026-04-13T14:21:47.475656943Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-13T14:21:47.476450825Z level=info msg="Migration successfully executed" id="create quota table v1" duration=794.112µs logger=migrator t=2026-04-13T14:21:47.480467629Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-13T14:21:47.481380781Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=910.552µs logger=migrator t=2026-04-13T14:21:47.485814616Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-13T14:21:47.485873346Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.38µs logger=migrator t=2026-04-13T14:21:47.490127009Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-13T14:21:47.490987642Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=861.903µs logger=migrator t=2026-04-13T14:21:47.495959727Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-13T14:21:47.496836151Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=876.164µs logger=migrator t=2026-04-13T14:21:47.500867993Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-13T14:21:47.504742625Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.868692ms logger=migrator t=2026-04-13T14:21:47.508619578Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-13T14:21:47.508648538Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.61µs logger=migrator t=2026-04-13T14:21:47.513234692Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-13T14:21:47.514094666Z level=info msg="Migration successfully executed" id="create session table" duration=859.814µs logger=migrator t=2026-04-13T14:21:47.518169348Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-13T14:21:47.518315499Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=146.441µs logger=migrator t=2026-04-13T14:21:47.522495672Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-13T14:21:47.522649773Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=143.661µs logger=migrator t=2026-04-13T14:21:47.52793757Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-13T14:21:47.529067483Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.129773ms logger=migrator t=2026-04-13T14:21:47.533494968Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-13T14:21:47.534869971Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.382883ms logger=migrator t=2026-04-13T14:21:47.5407121Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-13T14:21:47.54074382Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.44µs logger=migrator t=2026-04-13T14:21:47.544482213Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-13T14:21:47.544509893Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.32µs logger=migrator t=2026-04-13T14:21:47.549277807Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-13T14:21:47.554300633Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.021986ms logger=migrator t=2026-04-13T14:21:47.558112005Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-13T14:21:47.561226515Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.11475ms logger=migrator t=2026-04-13T14:21:47.564734317Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-13T14:21:47.564827607Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=93.68µs logger=migrator t=2026-04-13T14:21:47.570160874Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-13T14:21:47.570256124Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=95.42µs logger=migrator t=2026-04-13T14:21:47.573737835Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-13T14:21:47.574527417Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=796.872µs logger=migrator t=2026-04-13T14:21:47.578524711Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-13T14:21:47.578550921Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.15µs logger=migrator t=2026-04-13T14:21:47.583470835Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-13T14:21:47.58791312Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.447075ms logger=migrator t=2026-04-13T14:21:47.591690652Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-13T14:21:47.591836132Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=146.29µs logger=migrator t=2026-04-13T14:21:47.596613808Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-13T14:21:47.599662187Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.033929ms logger=migrator t=2026-04-13T14:21:47.60339764Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-13T14:21:47.60644346Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.04581ms logger=migrator t=2026-04-13T14:21:47.610105251Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-13T14:21:47.610167661Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=62.38µs logger=migrator t=2026-04-13T14:21:47.613874202Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-13T14:21:47.614752236Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=877.744µs logger=migrator t=2026-04-13T14:21:47.619672361Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-13T14:21:47.620948716Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.276305ms logger=migrator t=2026-04-13T14:21:47.625329239Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-13T14:21:47.626947664Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.623655ms logger=migrator t=2026-04-13T14:21:47.632356312Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-13T14:21:47.633716116Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.359304ms logger=migrator t=2026-04-13T14:21:47.637947629Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-13T14:21:47.638754362Z level=info msg="Migration successfully executed" id="add index alert state" duration=806.833µs logger=migrator t=2026-04-13T14:21:47.642683375Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-13T14:21:47.643491857Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=808.512µs logger=migrator t=2026-04-13T14:21:47.648395493Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-13T14:21:47.649011675Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=616.002µs logger=migrator t=2026-04-13T14:21:47.653042087Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-13T14:21:47.654199521Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.158784ms logger=migrator t=2026-04-13T14:21:47.658724615Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-13T14:21:47.65993095Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.203665ms logger=migrator t=2026-04-13T14:21:47.664768564Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-13T14:21:47.675007367Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.239393ms logger=migrator t=2026-04-13T14:21:47.678617198Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-13T14:21:47.679078611Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=461.473µs logger=migrator t=2026-04-13T14:21:47.683036843Z 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-04-13T14:21:47.683617415Z 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=580.312µs logger=migrator t=2026-04-13T14:21:47.688744271Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-13T14:21:47.689163802Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.571µs logger=migrator t=2026-04-13T14:21:47.693073485Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-13T14:21:47.693825897Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=751.562µs logger=migrator t=2026-04-13T14:21:47.698221751Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-13T14:21:47.699344665Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.122794ms logger=migrator t=2026-04-13T14:21:47.704421781Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-13T14:21:47.707959682Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.541331ms logger=migrator t=2026-04-13T14:21:47.712798328Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-13T14:21:47.71663346Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.834602ms logger=migrator t=2026-04-13T14:21:47.720597962Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-13T14:21:47.725982539Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.388027ms logger=migrator t=2026-04-13T14:21:47.732785381Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-13T14:21:47.736385693Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.600452ms logger=migrator t=2026-04-13T14:21:47.740366435Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-13T14:21:47.741253688Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=892.013µs logger=migrator t=2026-04-13T14:21:47.7450407Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-13T14:21:47.74507227Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.34µs logger=migrator t=2026-04-13T14:21:47.749873116Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-13T14:21:47.749905716Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.07µs logger=migrator t=2026-04-13T14:21:47.756640457Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-13T14:21:47.75737111Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=730.683µs logger=migrator t=2026-04-13T14:21:47.760860481Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T14:21:47.761939584Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.078193ms logger=migrator t=2026-04-13T14:21:47.768257873Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-13T14:21:47.769502188Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.244985ms logger=migrator t=2026-04-13T14:21:47.778584486Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-13T14:21:47.780019682Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.362455ms logger=migrator t=2026-04-13T14:21:47.783956144Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T14:21:47.785531019Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.570855ms logger=migrator t=2026-04-13T14:21:47.793296173Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-13T14:21:47.802893494Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=9.594981ms logger=migrator t=2026-04-13T14:21:47.814615841Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-13T14:21:47.819822448Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.203737ms logger=migrator t=2026-04-13T14:21:47.824763294Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-13T14:21:47.824940725Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.461µs logger=migrator t=2026-04-13T14:21:47.829029357Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-13T14:21:47.830734673Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.703436ms logger=migrator t=2026-04-13T14:21:47.835095706Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-13T14:21:47.836477931Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.382755ms logger=migrator t=2026-04-13T14:21:47.840305933Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-13T14:21:47.845031868Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.719015ms logger=migrator t=2026-04-13T14:21:47.852419491Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-13T14:21:47.852685183Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=265.462µs logger=migrator t=2026-04-13T14:21:47.857386937Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-13T14:21:47.858140019Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=752.872µs logger=migrator t=2026-04-13T14:21:47.86125864Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-13T14:21:47.861892992Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=634.482µs logger=migrator t=2026-04-13T14:21:47.866411606Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-13T14:21:47.866489626Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.77µs logger=migrator t=2026-04-13T14:21:47.87090941Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-13T14:21:47.872236335Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.326735ms logger=migrator t=2026-04-13T14:21:47.876168087Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-13T14:21:47.877497591Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.329414ms logger=migrator t=2026-04-13T14:21:47.881730825Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-13T14:21:47.882578157Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=847.262µs logger=migrator t=2026-04-13T14:21:47.886016258Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-13T14:21:47.887253733Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.236085ms logger=migrator t=2026-04-13T14:21:47.891033204Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-13T14:21:47.892567109Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.533155ms logger=migrator t=2026-04-13T14:21:47.89592466Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-13T14:21:47.896849413Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=928.943µs logger=migrator t=2026-04-13T14:21:47.900283764Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-13T14:21:47.900355085Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=71.971µs logger=migrator t=2026-04-13T14:21:47.904043836Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-13T14:21:47.910464676Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.42827ms logger=migrator t=2026-04-13T14:21:47.914862211Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-13T14:21:47.915980304Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.117593ms logger=migrator t=2026-04-13T14:21:47.92123049Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-13T14:21:47.927055899Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.826019ms logger=migrator t=2026-04-13T14:21:47.932498506Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-13T14:21:47.933638779Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.141933ms logger=migrator t=2026-04-13T14:21:47.937302062Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-13T14:21:47.938652776Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.350454ms logger=migrator t=2026-04-13T14:21:47.945051697Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-13T14:21:47.945821839Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=770.172µs logger=migrator t=2026-04-13T14:21:47.956489013Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-13T14:21:47.970639358Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.151465ms logger=migrator t=2026-04-13T14:21:47.974304019Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-13T14:21:47.974840191Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=534.352µs logger=migrator t=2026-04-13T14:21:47.976589257Z 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-04-13T14:21:47.977235199Z 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=645.432µs logger=migrator t=2026-04-13T14:21:47.979430216Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-13T14:21:47.979638617Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=208.381µs logger=migrator t=2026-04-13T14:21:47.981929304Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-13T14:21:47.982503615Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=571.881µs logger=migrator t=2026-04-13T14:21:47.984723863Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-13T14:21:47.984939643Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=215.44µs logger=migrator t=2026-04-13T14:21:47.987869623Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-13T14:21:47.991917325Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.047172ms logger=migrator t=2026-04-13T14:21:47.995096545Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-13T14:21:47.999288059Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.188204ms logger=migrator t=2026-04-13T14:21:48.004535266Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-13T14:21:48.005442198Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=906.992µs logger=migrator t=2026-04-13T14:21:48.010040243Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-13T14:21:48.010956226Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=915.893µs logger=migrator t=2026-04-13T14:21:48.016332423Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-13T14:21:48.017174305Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=841.532µs logger=migrator t=2026-04-13T14:21:48.022915013Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-13T14:21:48.028980863Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.06605ms logger=migrator t=2026-04-13T14:21:48.035271363Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-13T14:21:48.036385896Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.100303ms logger=migrator t=2026-04-13T14:21:48.046133628Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-13T14:21:48.046463769Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=333.461µs logger=migrator t=2026-04-13T14:21:48.052527918Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-13T14:21:48.05332994Z level=info msg="Migration successfully executed" id="Move region to single row" duration=802.152µs logger=migrator t=2026-04-13T14:21:48.059148729Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-13T14:21:48.060827564Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.678675ms logger=migrator t=2026-04-13T14:21:48.067084464Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-13T14:21:48.067932827Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=847.563µs logger=migrator t=2026-04-13T14:21:48.073920836Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T14:21:48.0752387Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.317174ms logger=migrator t=2026-04-13T14:21:48.08153681Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T14:21:48.082641904Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.104664ms logger=migrator t=2026-04-13T14:21:48.091033591Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-13T14:21:48.093569779Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.536908ms logger=migrator t=2026-04-13T14:21:48.101037572Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-13T14:21:48.101978226Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=940.174µs logger=migrator t=2026-04-13T14:21:48.107750964Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-13T14:21:48.107827514Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=78.13µs logger=migrator t=2026-04-13T14:21:48.11305108Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-13T14:21:48.114504325Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.457805ms logger=migrator t=2026-04-13T14:21:48.119997013Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-13T14:21:48.121516448Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.518425ms logger=migrator t=2026-04-13T14:21:48.127817118Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-13T14:21:48.128804621Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=989.063µs logger=migrator t=2026-04-13T14:21:48.135843173Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-13T14:21:48.137617238Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.773035ms logger=migrator t=2026-04-13T14:21:48.142866175Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-13T14:21:48.143053196Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=187.711µs logger=migrator t=2026-04-13T14:21:48.151329282Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-13T14:21:48.151669793Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=341.161µs logger=migrator t=2026-04-13T14:21:48.158055644Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-13T14:21:48.158112884Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=60.22µs logger=migrator t=2026-04-13T14:21:48.162676878Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-13T14:21:48.16335262Z level=info msg="Migration successfully executed" id="create team table" duration=675.632µs logger=migrator t=2026-04-13T14:21:48.167603174Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-13T14:21:48.168249806Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=646.672µs logger=migrator t=2026-04-13T14:21:48.176514362Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-13T14:21:48.177428155Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=913.363µs logger=migrator t=2026-04-13T14:21:48.183054753Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-13T14:21:48.191380949Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.327376ms logger=migrator t=2026-04-13T14:21:48.19781126Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-13T14:21:48.198079831Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=268.551µs logger=migrator t=2026-04-13T14:21:48.203102277Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-13T14:21:48.205283263Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.180286ms logger=migrator t=2026-04-13T14:21:48.211379124Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-13T14:21:48.212548607Z level=info msg="Migration successfully executed" id="create team member table" duration=1.170063ms logger=migrator t=2026-04-13T14:21:48.218406646Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-13T14:21:48.220893144Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.487788ms logger=migrator t=2026-04-13T14:21:48.226928032Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-13T14:21:48.228003967Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.074645ms logger=migrator t=2026-04-13T14:21:48.233812725Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-13T14:21:48.234875288Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.067243ms logger=migrator t=2026-04-13T14:21:48.238960441Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-13T14:21:48.245956453Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.995342ms logger=migrator t=2026-04-13T14:21:48.252834405Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-13T14:21:48.26057296Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.739685ms logger=migrator t=2026-04-13T14:21:48.265147114Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-13T14:21:48.270419361Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.271537ms logger=migrator t=2026-04-13T14:21:48.275328536Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-13T14:21:48.277073782Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.733506ms logger=migrator t=2026-04-13T14:21:48.283844343Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-13T14:21:48.28595727Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.111897ms logger=migrator t=2026-04-13T14:21:48.290759916Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-13T14:21:48.293578975Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.819159ms logger=migrator t=2026-04-13T14:21:48.301957992Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-13T14:21:48.303148175Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.189633ms logger=migrator t=2026-04-13T14:21:48.30766104Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-13T14:21:48.308959013Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.290643ms logger=migrator t=2026-04-13T14:21:48.313259207Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-13T14:21:48.31423389Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=974.133µs logger=migrator t=2026-04-13T14:21:48.320251209Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-13T14:21:48.321359113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.107254ms logger=migrator t=2026-04-13T14:21:48.326089759Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-13T14:21:48.327261992Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.171633ms logger=migrator t=2026-04-13T14:21:48.330654022Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-13T14:21:48.331048044Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=393.972µs logger=migrator t=2026-04-13T14:21:48.336962472Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-13T14:21:48.337154063Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=190.101µs logger=migrator t=2026-04-13T14:21:48.340895975Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-13T14:21:48.341684037Z level=info msg="Migration successfully executed" id="create tag table" duration=787.792µs logger=migrator t=2026-04-13T14:21:48.677976907Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-13T14:21:48.679868064Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.890087ms logger=migrator t=2026-04-13T14:21:48.688369201Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-13T14:21:48.689205983Z level=info msg="Migration successfully executed" id="create login attempt table" duration=836.522µs logger=migrator t=2026-04-13T14:21:48.692431563Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-13T14:21:48.697401309Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=4.962396ms logger=migrator t=2026-04-13T14:21:48.702799186Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-13T14:21:48.704228952Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.429006ms logger=migrator t=2026-04-13T14:21:48.708723075Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-13T14:21:48.724106204Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.383369ms logger=migrator t=2026-04-13T14:21:48.732401731Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-13T14:21:48.733874435Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.475084ms logger=migrator t=2026-04-13T14:21:48.740343935Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-13T14:21:48.742171622Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.476948ms logger=migrator t=2026-04-13T14:21:48.747630639Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-13T14:21:48.74792584Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.361µs logger=migrator t=2026-04-13T14:21:48.754709142Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-13T14:21:48.756915338Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.213906ms logger=migrator t=2026-04-13T14:21:48.811572092Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-13T14:21:48.812677446Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.116354ms logger=migrator t=2026-04-13T14:21:48.817376181Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-13T14:21:48.819448118Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.070527ms logger=migrator t=2026-04-13T14:21:48.826200649Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-13T14:21:48.826307199Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.51µs logger=migrator t=2026-04-13T14:21:48.831267725Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-13T14:21:48.837279044Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.011559ms logger=migrator t=2026-04-13T14:21:48.842674731Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-13T14:21:48.848850491Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.17479ms logger=migrator t=2026-04-13T14:21:48.853860007Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-13T14:21:48.85807555Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.210973ms logger=migrator t=2026-04-13T14:21:48.863855989Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-13T14:21:48.869640168Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.781069ms logger=migrator t=2026-04-13T14:21:48.874524232Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-13T14:21:48.875281015Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=755.253µs logger=migrator t=2026-04-13T14:21:48.884127724Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-13T14:21:48.895361759Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=11.255446ms logger=migrator t=2026-04-13T14:21:48.902288941Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-13T14:21:48.902986573Z level=info msg="Migration successfully executed" id="create server_lock table" duration=689.862µs logger=migrator t=2026-04-13T14:21:48.909736475Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-13T14:21:48.910731238Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=994.193µs logger=migrator t=2026-04-13T14:21:48.9177415Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-13T14:21:48.919346165Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.604405ms logger=migrator t=2026-04-13T14:21:48.927851372Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-13T14:21:48.928876786Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.028544ms logger=migrator t=2026-04-13T14:21:48.934271023Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-13T14:21:48.935198846Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=928.713µs logger=migrator t=2026-04-13T14:21:48.942297059Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-13T14:21:48.943541982Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.245143ms logger=migrator t=2026-04-13T14:21:48.94904665Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-13T14:21:48.954713628Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.666148ms logger=migrator t=2026-04-13T14:21:48.96175942Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-13T14:21:48.962760704Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.001124ms logger=migrator t=2026-04-13T14:21:48.969675695Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-13T14:21:48.97122199Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.546565ms logger=migrator t=2026-04-13T14:21:48.97742936Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-13T14:21:48.979189106Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.759406ms logger=migrator t=2026-04-13T14:21:48.985739736Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-13T14:21:48.986337868Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=598.462µs logger=migrator t=2026-04-13T14:21:48.992146056Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-13T14:21:48.992872459Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=726.293µs logger=migrator t=2026-04-13T14:21:48.997972165Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-13T14:21:48.998038905Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.26µs logger=migrator t=2026-04-13T14:21:49.002809381Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-13T14:21:49.002887451Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.4µs logger=migrator t=2026-04-13T14:21:49.009359601Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-13T14:21:49.011403608Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.044157ms logger=migrator t=2026-04-13T14:21:49.016427494Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T14:21:49.018459111Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.031177ms logger=migrator t=2026-04-13T14:21:49.024026769Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T14:21:49.025048191Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.021382ms logger=migrator t=2026-04-13T14:21:49.031193451Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-13T14:21:49.031254711Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=61.72µs logger=migrator t=2026-04-13T14:21:49.035597315Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T14:21:49.03712231Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.524905ms logger=migrator t=2026-04-13T14:21:49.041888705Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T14:21:49.04339772Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.520285ms logger=migrator t=2026-04-13T14:21:49.050265962Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T14:21:49.051261325Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=995.353µs logger=migrator t=2026-04-13T14:21:49.055824739Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T14:21:49.056772812Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=947.963µs logger=migrator t=2026-04-13T14:21:49.061176696Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-13T14:21:49.066795994Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.618788ms logger=migrator t=2026-04-13T14:21:49.072537472Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-13T14:21:49.073689196Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.151694ms logger=migrator t=2026-04-13T14:21:49.078377091Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-13T14:21:49.078461811Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.87µs logger=migrator t=2026-04-13T14:21:49.082978416Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-13T14:21:49.083855318Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=877.022µs logger=migrator t=2026-04-13T14:21:49.089351456Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-13T14:21:49.090289389Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=937.763µs logger=migrator t=2026-04-13T14:21:49.094713093Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-13T14:21:49.095650026Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=936.413µs logger=migrator t=2026-04-13T14:21:49.101145203Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T14:21:49.101207594Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=62.941µs logger=migrator t=2026-04-13T14:21:49.106538731Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-13T14:21:49.107942375Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.404024ms logger=migrator t=2026-04-13T14:21:49.11280883Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-13T14:21:49.113717524Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=908.354µs logger=migrator t=2026-04-13T14:21:49.119907973Z 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-04-13T14:21:49.120867046Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=960.483µs logger=migrator t=2026-04-13T14:21:49.125399561Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-13T14:21:49.126320523Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=914.592µs logger=migrator t=2026-04-13T14:21:49.132828715Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-13T14:21:49.138593083Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.769058ms logger=migrator t=2026-04-13T14:21:49.144502232Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-13T14:21:49.145360164Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=857.982µs logger=migrator t=2026-04-13T14:21:49.149844049Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T14:21:49.150706321Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=862.472µs logger=migrator t=2026-04-13T14:21:49.154840244Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-13T14:21:49.181499689Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.659745ms logger=migrator t=2026-04-13T14:21:49.200024758Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-13T14:21:49.222074858Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.03916ms logger=migrator t=2026-04-13T14:21:49.225988021Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-13T14:21:49.226720903Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=733.092µs logger=migrator t=2026-04-13T14:21:49.230526795Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T14:21:49.231228588Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=698.363µs logger=migrator t=2026-04-13T14:21:49.236140112Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-13T14:21:49.242188303Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.048101ms logger=migrator t=2026-04-13T14:21:49.246634966Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-13T14:21:49.252704555Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.069379ms logger=migrator t=2026-04-13T14:21:49.2571204Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-13T14:21:49.258101212Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=981.382µs logger=migrator t=2026-04-13T14:21:49.264150422Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-13T14:21:49.265099095Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=948.713µs logger=migrator t=2026-04-13T14:21:49.270338932Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-13T14:21:49.271399245Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.060343ms logger=migrator t=2026-04-13T14:21:49.276481651Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-13T14:21:49.277571244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.089483ms logger=migrator t=2026-04-13T14:21:49.283443343Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-13T14:21:49.283513103Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.47µs logger=migrator t=2026-04-13T14:21:49.287829417Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-13T14:21:49.296416395Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.596618ms logger=migrator t=2026-04-13T14:21:49.300882119Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-13T14:21:49.306298626Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.415517ms logger=migrator t=2026-04-13T14:21:49.311888463Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-13T14:21:49.318376315Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.488272ms logger=migrator t=2026-04-13T14:21:49.323485841Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-13T14:21:49.324170733Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=685.212µs logger=migrator t=2026-04-13T14:21:49.328964669Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-13T14:21:49.330063432Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.094523ms logger=migrator t=2026-04-13T14:21:49.33572784Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-13T14:21:49.34231491Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.58648ms logger=migrator t=2026-04-13T14:21:49.347057786Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-13T14:21:49.353316025Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.253079ms logger=migrator t=2026-04-13T14:21:49.35791905Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-13T14:21:49.358656003Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=737.123µs logger=migrator t=2026-04-13T14:21:49.366529338Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-13T14:21:49.375968627Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.443529ms logger=migrator t=2026-04-13T14:21:49.380512812Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-13T14:21:49.385738939Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.225437ms logger=migrator t=2026-04-13T14:21:49.390465483Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-13T14:21:49.390536694Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.701µs logger=migrator t=2026-04-13T14:21:49.396505143Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-13T14:21:49.397646527Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.141214ms logger=migrator t=2026-04-13T14:21:49.403496025Z 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-04-13T14:21:49.40506871Z 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.570875ms logger=migrator t=2026-04-13T14:21:49.411621341Z 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-04-13T14:21:49.412770044Z 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.153063ms logger=migrator t=2026-04-13T14:21:49.419140405Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T14:21:49.419240525Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=101.44µs logger=migrator t=2026-04-13T14:21:49.424276722Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-13T14:21:49.431913575Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.637493ms logger=migrator t=2026-04-13T14:21:49.43646739Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-13T14:21:49.443008171Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.541111ms logger=migrator t=2026-04-13T14:21:49.448405618Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-13T14:21:49.453506724Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.099796ms logger=migrator t=2026-04-13T14:21:49.458183749Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-13T14:21:49.46472773Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.543841ms logger=migrator t=2026-04-13T14:21:49.469575646Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-13T14:21:49.476184706Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.59444ms logger=migrator t=2026-04-13T14:21:49.481949494Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-13T14:21:49.482026975Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=78.051µs logger=migrator t=2026-04-13T14:21:49.486929921Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-13T14:21:49.488128084Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.197993ms logger=migrator t=2026-04-13T14:21:49.494039773Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-13T14:21:49.500862745Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.828242ms logger=migrator t=2026-04-13T14:21:49.505138908Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-13T14:21:49.505197548Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=59.3µs logger=migrator t=2026-04-13T14:21:49.511454549Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-13T14:21:49.520294687Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.841538ms logger=migrator t=2026-04-13T14:21:49.524985222Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-13T14:21:49.525683994Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=698.632µs logger=migrator t=2026-04-13T14:21:49.53063403Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-13T14:21:49.537349151Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.716051ms logger=migrator t=2026-04-13T14:21:49.543098879Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-13T14:21:49.543939062Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=835.232µs logger=migrator t=2026-04-13T14:21:49.54982568Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-13T14:21:49.552392359Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.564809ms logger=migrator t=2026-04-13T14:21:49.558434117Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-13T14:21:49.566086862Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.649605ms logger=migrator t=2026-04-13T14:21:49.571372809Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-13T14:21:49.571995391Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=622.352µs logger=migrator t=2026-04-13T14:21:49.579941176Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-13T14:21:49.581791142Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.856686ms logger=migrator t=2026-04-13T14:21:49.587783641Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-13T14:21:49.588660994Z level=info msg="Migration successfully executed" id="create alert_image table" duration=877.333µs logger=migrator t=2026-04-13T14:21:49.598894247Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-13T14:21:49.59990733Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.013243ms logger=migrator t=2026-04-13T14:21:49.60620711Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-13T14:21:49.606268361Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=61.981µs logger=migrator t=2026-04-13T14:21:49.611038845Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-13T14:21:49.612644151Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.604956ms logger=migrator t=2026-04-13T14:21:49.618130068Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-13T14:21:49.619524862Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.395454ms logger=migrator t=2026-04-13T14:21:49.625530931Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-13T14:21:49.626073604Z 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-04-13T14:21:49.630946868Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-13T14:21:49.631554581Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=608.733µs logger=migrator t=2026-04-13T14:21:49.636691166Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-13T14:21:49.637871961Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.181705ms logger=migrator t=2026-04-13T14:21:49.643580479Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-13T14:21:49.652063776Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.483427ms logger=migrator t=2026-04-13T14:21:49.656828202Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-13T14:21:49.657754774Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=926.502µs logger=migrator t=2026-04-13T14:21:49.663564942Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-13T14:21:49.665052628Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.486126ms logger=migrator t=2026-04-13T14:21:49.672067459Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-13T14:21:49.673859275Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.790406ms logger=migrator t=2026-04-13T14:21:49.679860575Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-13T14:21:49.681160438Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.299393ms logger=migrator t=2026-04-13T14:21:49.686670336Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-13T14:21:49.6879291Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.258494ms logger=migrator t=2026-04-13T14:21:49.694614111Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-13T14:21:49.694642281Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.14µs logger=migrator t=2026-04-13T14:21:49.699435557Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-13T14:21:49.699563757Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.9µs logger=migrator t=2026-04-13T14:21:49.704956074Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-13T14:21:49.71293076Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.975386ms logger=migrator t=2026-04-13T14:21:49.71913759Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-13T14:21:49.719596461Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=458.931µs logger=migrator t=2026-04-13T14:21:49.724850757Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-13T14:21:49.726105881Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.254544ms logger=migrator t=2026-04-13T14:21:49.731316968Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-13T14:21:49.732729003Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=1.411925ms logger=migrator t=2026-04-13T14:21:49.740561377Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-13T14:21:49.743190415Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.633648ms logger=migrator t=2026-04-13T14:21:49.755735676Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-13T14:21:49.757028559Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.296423ms logger=migrator t=2026-04-13T14:21:49.769126289Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-13T14:21:49.806273896Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.148777ms logger=migrator t=2026-04-13T14:21:49.810728731Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-13T14:21:49.815823556Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.094705ms logger=migrator t=2026-04-13T14:21:49.820285231Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-13T14:21:49.820451042Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=161.551µs logger=migrator t=2026-04-13T14:21:49.825363797Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-13T14:21:49.858667313Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.303326ms logger=migrator t=2026-04-13T14:21:49.865683565Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-13T14:21:49.897318245Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.63387ms logger=migrator t=2026-04-13T14:21:49.902270611Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-13T14:21:49.902885403Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=614.672µs logger=migrator t=2026-04-13T14:21:49.909472775Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-13T14:21:49.910534228Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.060593ms logger=migrator t=2026-04-13T14:21:49.918436623Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-13T14:21:49.918762164Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.771µs logger=migrator t=2026-04-13T14:21:49.9236361Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-13T14:21:49.924958894Z level=info msg="Migration successfully executed" id="create permission table" duration=1.322474ms logger=migrator t=2026-04-13T14:21:49.930354291Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-13T14:21:49.931904716Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.552535ms logger=migrator t=2026-04-13T14:21:49.938935858Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-13T14:21:49.939983812Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.047564ms logger=migrator t=2026-04-13T14:21:49.944676566Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-13T14:21:49.945592Z level=info msg="Migration successfully executed" id="create role table" duration=914.034µs logger=migrator t=2026-04-13T14:21:49.951005447Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-13T14:21:49.959900765Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.896278ms logger=migrator t=2026-04-13T14:21:49.966186475Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-13T14:21:49.973453229Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.264624ms logger=migrator t=2026-04-13T14:21:49.978226643Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-13T14:21:49.979280657Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.052194ms logger=migrator t=2026-04-13T14:21:49.984394033Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-13T14:21:49.985405386Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.014763ms logger=migrator t=2026-04-13T14:21:49.992420718Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-13T14:21:49.994020033Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.598935ms logger=migrator t=2026-04-13T14:21:49.999419301Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-13T14:21:50.000318733Z level=info msg="Migration successfully executed" id="create team role table" duration=874.842µs logger=migrator t=2026-04-13T14:21:50.00561652Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-13T14:21:50.006770443Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.152653ms logger=migrator t=2026-04-13T14:21:50.013937007Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-13T14:21:50.015565872Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.636435ms logger=migrator t=2026-04-13T14:21:50.020693078Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-13T14:21:50.022304613Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.611165ms logger=migrator t=2026-04-13T14:21:50.027226099Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-13T14:21:50.028008451Z level=info msg="Migration successfully executed" id="create user role table" duration=779.762µs logger=migrator t=2026-04-13T14:21:50.034437932Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-13T14:21:50.036034067Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.586225ms logger=migrator t=2026-04-13T14:21:50.042154847Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-13T14:21:50.04321566Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.060433ms logger=migrator t=2026-04-13T14:21:50.048202536Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-13T14:21:50.04936Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.156254ms logger=migrator t=2026-04-13T14:21:50.056141051Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-13T14:21:50.057533976Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.390645ms logger=migrator t=2026-04-13T14:21:50.062585591Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-13T14:21:50.063904176Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.327095ms logger=migrator t=2026-04-13T14:21:50.068639511Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-13T14:21:50.069612184Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=972.593µs logger=migrator t=2026-04-13T14:21:50.07463836Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-13T14:21:50.082274124Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.635344ms logger=migrator t=2026-04-13T14:21:50.088238494Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-13T14:21:50.089239836Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.001032ms logger=migrator t=2026-04-13T14:21:50.094435363Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-13T14:21:50.095521676Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.085873ms logger=migrator t=2026-04-13T14:21:50.100542152Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-13T14:21:50.101664876Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.122614ms logger=migrator t=2026-04-13T14:21:50.108497368Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-13T14:21:50.110072422Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.574944ms logger=migrator t=2026-04-13T14:21:50.114793998Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-13T14:21:50.1155698Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.622µs logger=migrator t=2026-04-13T14:21:50.120673836Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-13T14:21:50.12168408Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.010024ms logger=migrator t=2026-04-13T14:21:50.128443681Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-13T14:21:50.138341922Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.898661ms logger=migrator t=2026-04-13T14:21:50.142587696Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-13T14:21:50.148144674Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.553088ms logger=migrator t=2026-04-13T14:21:50.152786769Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-13T14:21:50.160757073Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.969264ms logger=migrator t=2026-04-13T14:21:50.167709056Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-13T14:21:50.174018166Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.30948ms logger=migrator t=2026-04-13T14:21:50.179147822Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-13T14:21:50.179924905Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=781.353µs logger=migrator t=2026-04-13T14:21:50.185171241Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-13T14:21:50.186962847Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.791356ms logger=migrator t=2026-04-13T14:21:50.193964779Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-13T14:21:50.195016983Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.055064ms logger=migrator t=2026-04-13T14:21:50.200605661Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-13T14:21:50.201716494Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.109373ms logger=migrator t=2026-04-13T14:21:50.208929377Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-13T14:21:50.210588222Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.652155ms logger=migrator t=2026-04-13T14:21:50.21633422Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-13T14:21:50.216446681Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=104.891µs logger=migrator t=2026-04-13T14:21:50.220892115Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-13T14:21:50.220937155Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.08µs logger=migrator t=2026-04-13T14:21:50.226056672Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-13T14:21:50.226444673Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=388.211µs logger=migrator t=2026-04-13T14:21:50.232457152Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-13T14:21:50.232968983Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=512.691µs logger=migrator t=2026-04-13T14:21:50.237089777Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-13T14:21:50.23808046Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=991.043µs logger=migrator t=2026-04-13T14:21:50.242646545Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-13T14:21:50.242967636Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=325.401µs logger=migrator t=2026-04-13T14:21:50.247586229Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-13T14:21:50.248040032Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=453.543µs logger=migrator t=2026-04-13T14:21:50.254736603Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-13T14:21:50.256074717Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.326474ms logger=migrator t=2026-04-13T14:21:50.261647214Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-13T14:21:50.262749238Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.097454ms logger=migrator t=2026-04-13T14:21:50.267978625Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-13T14:21:50.276357442Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.378267ms logger=migrator t=2026-04-13T14:21:50.282613271Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-13T14:21:50.282678962Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.871µs logger=migrator t=2026-04-13T14:21:50.287129186Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-13T14:21:50.288097589Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=968.173µs logger=migrator t=2026-04-13T14:21:50.294106738Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-13T14:21:50.295902114Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.795206ms logger=migrator t=2026-04-13T14:21:50.302955356Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-13T14:21:50.304811392Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.863226ms logger=migrator t=2026-04-13T14:21:50.3102816Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-13T14:21:50.318419596Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.129536ms logger=migrator t=2026-04-13T14:21:50.322838699Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-13T14:21:50.323887633Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.049274ms logger=migrator t=2026-04-13T14:21:50.330156813Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-13T14:21:50.331774288Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.620725ms logger=migrator t=2026-04-13T14:21:50.336463952Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-13T14:21:50.356997429Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.533627ms logger=migrator t=2026-04-13T14:21:50.363182788Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-13T14:21:50.364119221Z level=info msg="Migration successfully executed" id="create correlation v2" duration=928.802µs logger=migrator t=2026-04-13T14:21:50.371722425Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-13T14:21:50.37358064Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.861215ms logger=migrator t=2026-04-13T14:21:50.379002038Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-13T14:21:50.380850694Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.848806ms logger=migrator t=2026-04-13T14:21:50.38916124Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-13T14:21:50.390256223Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.089943ms logger=migrator t=2026-04-13T14:21:50.396452374Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-13T14:21:50.396695245Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=243.081µs logger=migrator t=2026-04-13T14:21:50.401513189Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-13T14:21:50.402497543Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=984.304µs logger=migrator t=2026-04-13T14:21:50.408215051Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-13T14:21:50.421744664Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.525123ms logger=migrator t=2026-04-13T14:21:50.426334208Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-13T14:21:50.427085991Z level=info msg="Migration successfully executed" id="create entity_events table" duration=751.463µs logger=migrator t=2026-04-13T14:21:50.431592295Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-13T14:21:50.433401491Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.808616ms logger=migrator t=2026-04-13T14:21:50.441083576Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T14:21:50.441640907Z 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-04-13T14:21:50.44564927Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T14:21:50.446074041Z 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-04-13T14:21:50.450161325Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-13T14:21:50.451410308Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.248633ms logger=migrator t=2026-04-13T14:21:50.457705158Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-13T14:21:50.459261473Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.555485ms logger=migrator t=2026-04-13T14:21:50.464191209Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T14:21:50.465931954Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.721365ms logger=migrator t=2026-04-13T14:21:50.471073211Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T14:21:50.472205055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.131214ms logger=migrator t=2026-04-13T14:21:50.479447287Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T14:21:50.480496961Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.049174ms logger=migrator t=2026-04-13T14:21:50.484593514Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T14:21:50.485596087Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.001973ms logger=migrator t=2026-04-13T14:21:50.490393442Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-13T14:21:50.491520446Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.107094ms logger=migrator t=2026-04-13T14:21:50.497893396Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-13T14:21:50.49896303Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.074844ms logger=migrator t=2026-04-13T14:21:50.503174613Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T14:21:50.504284896Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.110043ms logger=migrator t=2026-04-13T14:21:50.510627896Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T14:21:50.511715381Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.086935ms logger=migrator t=2026-04-13T14:21:50.517175528Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-13T14:21:50.519746006Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.571798ms logger=migrator t=2026-04-13T14:21:50.526008346Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-13T14:21:50.548627498Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.618602ms logger=migrator t=2026-04-13T14:21:50.555637899Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-13T14:21:50.56500244Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.365041ms logger=migrator t=2026-04-13T14:21:50.569739044Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-13T14:21:50.577350209Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.610205ms logger=migrator t=2026-04-13T14:21:50.583288867Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-13T14:21:50.583817349Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=533.422µs logger=migrator t=2026-04-13T14:21:50.589600988Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-13T14:21:50.598317946Z level=info msg="Migration successfully executed" id="add share column" duration=8.716868ms logger=migrator t=2026-04-13T14:21:50.602631469Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-13T14:21:50.602758549Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.92µs logger=migrator t=2026-04-13T14:21:50.606714143Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-13T14:21:50.607382424Z level=info msg="Migration successfully executed" id="create file table" duration=668.551µs logger=migrator t=2026-04-13T14:21:50.614374736Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-13T14:21:50.615455331Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.076234ms logger=migrator t=2026-04-13T14:21:50.620800327Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-13T14:21:50.622889203Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.088896ms logger=migrator t=2026-04-13T14:21:50.629217854Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-13T14:21:50.630642178Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.424774ms logger=migrator t=2026-04-13T14:21:50.636911788Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-13T14:21:50.638013892Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.098354ms logger=migrator t=2026-04-13T14:21:50.642686487Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-13T14:21:50.642753317Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.94µs logger=migrator t=2026-04-13T14:21:50.64697267Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-13T14:21:50.647073571Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.721µs logger=migrator t=2026-04-13T14:21:50.651612006Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-13T14:21:50.652724389Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.112153ms logger=migrator t=2026-04-13T14:21:50.658547497Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-13T14:21:50.658958518Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=411.131µs logger=migrator t=2026-04-13T14:21:50.663216082Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-13T14:21:50.664514666Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.299084ms logger=migrator t=2026-04-13T14:21:50.66881251Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-13T14:21:50.677843769Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.030759ms logger=migrator t=2026-04-13T14:21:50.683773887Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-13T14:21:50.683884497Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=110.54µs logger=migrator t=2026-04-13T14:21:50.688039411Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-13T14:21:50.690361759Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.320628ms logger=migrator t=2026-04-13T14:21:50.697555611Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-13T14:21:50.697946652Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=392.261µs logger=migrator t=2026-04-13T14:21:50.701845235Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-13T14:21:50.702065146Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=223.851µs logger=migrator t=2026-04-13T14:21:50.708076975Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-13T14:21:50.708584486Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=509.991µs logger=migrator t=2026-04-13T14:21:50.712683499Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-13T14:21:50.725704841Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.019822ms logger=migrator t=2026-04-13T14:21:50.729783924Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-13T14:21:50.737239717Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.455593ms logger=migrator t=2026-04-13T14:21:50.742422324Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-13T14:21:50.743453997Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.030063ms logger=migrator t=2026-04-13T14:21:50.749318516Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-13T14:21:50.823907053Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.588477ms logger=migrator t=2026-04-13T14:21:50.829556751Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-13T14:21:50.830471385Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=913.634µs logger=migrator t=2026-04-13T14:21:50.837220425Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-13T14:21:50.839749594Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.528819ms logger=migrator t=2026-04-13T14:21:50.846057573Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-13T14:21:50.874969835Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.911812ms logger=migrator t=2026-04-13T14:21:50.880864985Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-13T14:21:50.888152227Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.289432ms logger=migrator t=2026-04-13T14:21:50.895249821Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-13T14:21:50.895512021Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=261.87µs logger=migrator t=2026-04-13T14:21:50.899892714Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-13T14:21:50.900169415Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=311.411µs logger=migrator t=2026-04-13T14:21:50.906221965Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-13T14:21:50.906740757Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=517.902µs logger=migrator t=2026-04-13T14:21:50.913655068Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-13T14:21:50.91433244Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=691.892µs logger=migrator t=2026-04-13T14:21:50.919254896Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-13T14:21:50.919665867Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=411.801µs logger=migrator t=2026-04-13T14:21:50.930975863Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-13T14:21:50.932441109Z level=info msg="Migration successfully executed" id="create folder table" duration=1.463665ms logger=migrator t=2026-04-13T14:21:50.940270363Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-13T14:21:50.942146669Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.874396ms logger=migrator t=2026-04-13T14:21:50.963914498Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-13T14:21:50.965496754Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.584406ms logger=migrator t=2026-04-13T14:21:50.969273945Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-13T14:21:50.969304946Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.261µs logger=migrator t=2026-04-13T14:21:50.973092187Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T14:21:50.976417258Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.322191ms logger=migrator t=2026-04-13T14:21:50.981522704Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T14:21:50.982704078Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.181044ms logger=migrator t=2026-04-13T14:21:50.988936438Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-13T14:21:50.990405373Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.469815ms logger=migrator t=2026-04-13T14:21:50.995045647Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-13T14:21:50.99578692Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=720.983µs logger=migrator t=2026-04-13T14:21:51.000635715Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-13T14:21:51.000914666Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=279.261µs logger=migrator t=2026-04-13T14:21:51.005482381Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-13T14:21:51.006569384Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.086583ms logger=migrator t=2026-04-13T14:21:51.010643257Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-13T14:21:51.011848471Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.204644ms logger=migrator t=2026-04-13T14:21:51.016575626Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-13T14:21:51.017677419Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.100913ms logger=migrator t=2026-04-13T14:21:51.02095404Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-13T14:21:51.022603135Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.647655ms logger=migrator t=2026-04-13T14:21:51.033320549Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-13T14:21:51.034525123Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.207524ms logger=migrator t=2026-04-13T14:21:51.039185418Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-13T14:21:51.040195771Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.011313ms logger=migrator t=2026-04-13T14:21:51.0460915Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-13T14:21:51.047245854Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.153934ms logger=migrator t=2026-04-13T14:21:51.051113905Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-13T14:21:51.0522835Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.168465ms logger=migrator t=2026-04-13T14:21:51.058103168Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-13T14:21:51.058964871Z level=info msg="Migration successfully executed" id="create signing_key table" duration=861.263µs logger=migrator t=2026-04-13T14:21:51.064696049Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-13T14:21:51.065785773Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.089834ms logger=migrator t=2026-04-13T14:21:51.070053716Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-13T14:21:51.071211509Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.168303ms logger=migrator t=2026-04-13T14:21:51.076388526Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-13T14:21:51.076845657Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=459.091µs logger=migrator t=2026-04-13T14:21:51.08067275Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-13T14:21:51.089917009Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.244499ms logger=migrator t=2026-04-13T14:21:51.097126812Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-13T14:21:51.097851985Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=725.923µs logger=migrator t=2026-04-13T14:21:51.106083191Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T14:21:51.106113131Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.45µs logger=migrator t=2026-04-13T14:21:51.114132306Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T14:21:51.116170673Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.038627ms logger=migrator t=2026-04-13T14:21:51.123118595Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T14:21:51.123145845Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.13µs logger=migrator t=2026-04-13T14:21:51.131309971Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-13T14:21:51.133287768Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.976816ms logger=migrator t=2026-04-13T14:21:51.14054931Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T14:21:51.141496544Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=945.044µs logger=migrator t=2026-04-13T14:21:51.154367874Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-13T14:21:51.157582134Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=3.21577ms logger=migrator t=2026-04-13T14:21:51.166521172Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-13T14:21:51.167368596Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=850.734µs logger=migrator t=2026-04-13T14:21:51.175161631Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-13T14:21:51.175693392Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=530.981µs logger=migrator t=2026-04-13T14:21:51.179195013Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-13T14:21:51.179948845Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=753.292µs logger=migrator t=2026-04-13T14:21:51.183367717Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-13T14:21:51.184137619Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=769.802µs logger=migrator t=2026-04-13T14:21:51.190464849Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-13T14:21:51.191338392Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=873.723µs logger=migrator t=2026-04-13T14:21:51.196733779Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-13T14:21:51.207175972Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.439063ms logger=migrator t=2026-04-13T14:21:51.21286345Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-13T14:21:51.221315377Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.451107ms logger=migrator t=2026-04-13T14:21:51.227475247Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-13T14:21:51.245934596Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=18.450888ms logger=migrator t=2026-04-13T14:21:51.250962272Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-13T14:21:51.251015632Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.26µs logger=migrator t=2026-04-13T14:21:51.25650211Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-13T14:21:51.26926457Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.75941ms logger=migrator t=2026-04-13T14:21:51.28825684Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-13T14:21:51.298050971Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.792661ms logger=migrator t=2026-04-13T14:21:51.304346302Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-13T14:21:51.304744523Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=401.411µs logger=migrator t=2026-04-13T14:21:51.309191946Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.310918023s logger=migrator t=2026-04-13T14:21:51.31024037Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-13T14:21:51.333408064Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-13T14:21:51.333747875Z level=info msg="Created default organization" logger=secrets t=2026-04-13T14:21:51.34172839Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T14:21:51.417362741Z level=info msg="Restored cache from database" duration=706.872µs logger=plugin.store t=2026-04-13T14:21:51.419086067Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-13T14:21:51.471016451Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-13T14:21:51.471057091Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-13T14:21:51.471152072Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-13T14:21:51.471167102Z level=info msg="Plugins loaded" count=54 duration=52.083325ms logger=query_data t=2026-04-13T14:21:51.475117895Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-13T14:21:51.478656906Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-13T14:21:51.48612004Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-13T14:21:51.589242237Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-13T14:21:51.592977559Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-13T14:21:51.595139727Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-13T14:21:51.620470407Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-13T14:21:51.645156495Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-13T14:21:51.665590021Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-13T14:21:51.665612751Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-13T14:21:51.665946212Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-13T14:21:51.667261495Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-13T14:21:51.667907917Z level=info msg="Storage starting" logger=http.server t=2026-04-13T14:21:51.673252834Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-13T14:21:51.685601244Z level=info msg="State cache has been initialized" states=0 duration=19.651082ms logger=ngalert.scheduler t=2026-04-13T14:21:51.685646934Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-13T14:21:51.685792115Z level=info msg=starting first_tick=2026-04-13T14:22:00Z logger=provisioning.dashboard t=2026-04-13T14:21:51.742838776Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-13T14:21:51.767956546Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-13T14:21:51.780093815Z level=info msg="Update check succeeded" duration=113.958003ms logger=provisioning.dashboard t=2026-04-13T14:21:51.798160572Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-04-13T14:21:51.803455469Z level=info msg="Update check succeeded" duration=136.524765ms logger=sqlstore.transactions t=2026-04-13T14:21:51.829442301Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T14:21:51.847382159Z level=info msg="Patterns update finished" duration=94.0782ms logger=grafana-apiserver t=2026-04-13T14:21:52.267583865Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-13T14:21:52.268070207Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-13T14:21:52.654048904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.660394085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.681578201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.719167591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.889704884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.919734459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.950094546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:52.992719801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.008975123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.044078705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.061742521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.109543993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.125899405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.171026548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.196014578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.23429447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.249538168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.302429497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.324766408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.365252156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.385824712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.417134241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.435555959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.478225946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.499345783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.539091849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.554804669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.599772372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.614314818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.652850131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.671694321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.712996573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.736371497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.789034805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.821856548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.91333937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.929776372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:53.99846305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.015332164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.075739916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.094655577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.16505576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.185145774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.249583989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.267431915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.332150122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.349722448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.400237098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.420659023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.498821582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.519265167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.591009575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.614108778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.798925966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.818051767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.877878167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:54.914661284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.241649654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.252559379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.336346316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.355133846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.446705616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.459562488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.541038077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.557237179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.63965579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.658508321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.915326708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:55.930843907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.141146256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.153996477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.442185364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.462062817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.539229272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.554602931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.635536889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.649628483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.722970836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.74294466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T14:21:56.824953961Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-13T14:22:57.690639919Z level=info msg="Usage stats are ready to report"