logger=settings t=2026-05-27T13:52:16.970340663Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T13:52:16Z logger=settings t=2026-05-27T13:52:16.970687388Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T13:52:16.970702569Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T13:52:16.970707159Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T13:52:16.970711189Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T13:52:16.970715429Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T13:52:16.970722719Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T13:52:16.970726779Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T13:52:16.970731209Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T13:52:16.970735219Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T13:52:16.970741239Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T13:52:16.970745649Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T13:52:16.970750319Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T13:52:16.970754539Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T13:52:16.970758959Z level=info msg=Target target=[all] logger=settings t=2026-05-27T13:52:16.9707716Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T13:52:16.97077563Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T13:52:16.97077933Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T13:52:16.97078334Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T13:52:16.97078716Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T13:52:16.97079132Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T13:52:16.971153585Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T13:52:16.971179026Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T13:52:16.973076056Z level=info msg="Locking database" logger=migrator t=2026-05-27T13:52:16.973095076Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T13:52:16.974062521Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T13:52:16.977303852Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.241811ms logger=migrator t=2026-05-27T13:52:17.048718602Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T13:52:17.049606995Z level=info msg="Migration successfully executed" id="create user table" duration=889.993µs logger=migrator t=2026-05-27T13:52:17.059408088Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T13:52:17.060150701Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=745.433µs logger=migrator t=2026-05-27T13:52:17.06458713Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T13:52:17.065559526Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=974.676µs logger=migrator t=2026-05-27T13:52:17.073198145Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T13:52:17.073800395Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=603.53µs logger=migrator t=2026-05-27T13:52:17.079742348Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T13:52:17.080318987Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=576.549µs logger=migrator t=2026-05-27T13:52:17.083551487Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T13:52:17.085352626Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.800739ms logger=migrator t=2026-05-27T13:52:17.09008952Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T13:52:17.09070897Z level=info msg="Migration successfully executed" id="create user table v2" duration=619.24µs logger=migrator t=2026-05-27T13:52:17.095324302Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T13:52:17.095992593Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=668.231µs logger=migrator t=2026-05-27T13:52:17.099581129Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T13:52:17.100079706Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=498.517µs logger=migrator t=2026-05-27T13:52:17.103867466Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T13:52:17.10412023Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=252.664µs logger=migrator t=2026-05-27T13:52:17.108227025Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T13:52:17.108760603Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=538.568µs logger=migrator t=2026-05-27T13:52:17.111515386Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T13:52:17.112299588Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=786.912µs logger=migrator t=2026-05-27T13:52:17.115093822Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T13:52:17.115118772Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.63µs logger=migrator t=2026-05-27T13:52:17.117921566Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T13:52:17.11874941Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=828.084µs logger=migrator t=2026-05-27T13:52:17.123784698Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T13:52:17.124102924Z level=info msg="Migration successfully executed" id="Add missing user data" duration=320.046µs logger=migrator t=2026-05-27T13:52:17.127544407Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T13:52:17.128426381Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=881.984µs logger=migrator t=2026-05-27T13:52:17.131724663Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T13:52:17.132272371Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=547.618µs logger=migrator t=2026-05-27T13:52:17.135220718Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T13:52:17.136419456Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.190678ms logger=migrator t=2026-05-27T13:52:17.140964538Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T13:52:17.147782885Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.815037ms logger=migrator t=2026-05-27T13:52:17.153049287Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T13:52:17.154016442Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=967.295µs logger=migrator t=2026-05-27T13:52:17.159674451Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T13:52:17.159950605Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=276.714µs logger=migrator t=2026-05-27T13:52:17.163774696Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T13:52:17.164414865Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=639.859µs logger=migrator t=2026-05-27T13:52:17.169893781Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-27T13:52:17.170209306Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=316.305µs logger=migrator t=2026-05-27T13:52:17.174640206Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T13:52:17.175110273Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=470.267µs logger=migrator t=2026-05-27T13:52:17.179582943Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T13:52:17.181155558Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.571965ms logger=migrator t=2026-05-27T13:52:17.191385049Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T13:52:17.19214936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=764.651µs logger=migrator t=2026-05-27T13:52:17.199027548Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T13:52:17.200288738Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.2613ms logger=migrator t=2026-05-27T13:52:17.204635996Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T13:52:17.205960457Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.329802ms logger=migrator t=2026-05-27T13:52:17.211817659Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T13:52:17.2125811Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=763.451µs logger=migrator t=2026-05-27T13:52:17.216929239Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T13:52:17.21696167Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.061µs logger=migrator t=2026-05-27T13:52:17.223102166Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T13:52:17.223946739Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=846.343µs logger=migrator t=2026-05-27T13:52:17.228609782Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T13:52:17.229296652Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=686.88µs logger=migrator t=2026-05-27T13:52:17.233827504Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T13:52:17.234330702Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=503.407µs logger=migrator t=2026-05-27T13:52:17.237582512Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T13:52:17.238393285Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=808.713µs logger=migrator t=2026-05-27T13:52:17.244313587Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T13:52:17.248312091Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.994414ms logger=migrator t=2026-05-27T13:52:17.254119352Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T13:52:17.254943274Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=824.162µs logger=migrator t=2026-05-27T13:52:17.259684889Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T13:52:17.260966388Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.292899ms logger=migrator t=2026-05-27T13:52:17.266924493Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T13:52:17.270931845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=4.010362ms logger=migrator t=2026-05-27T13:52:17.291136912Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T13:52:17.292540105Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.402582ms logger=migrator t=2026-05-27T13:52:17.297811167Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T13:52:17.299238579Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.418532ms logger=migrator t=2026-05-27T13:52:17.303583758Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T13:52:17.303954923Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.426µs logger=migrator t=2026-05-27T13:52:17.308681837Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T13:52:17.309194696Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=509.659µs logger=migrator t=2026-05-27T13:52:17.313767507Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T13:52:17.314754583Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=988.037µs logger=migrator t=2026-05-27T13:52:17.31909211Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T13:52:17.3197355Z level=info msg="Migration successfully executed" id="create star table" duration=642.98µs logger=migrator t=2026-05-27T13:52:17.324663148Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T13:52:17.32545616Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=788.502µs logger=migrator t=2026-05-27T13:52:17.329190239Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T13:52:17.330048662Z level=info msg="Migration successfully executed" id="create org table v1" duration=858.273µs logger=migrator t=2026-05-27T13:52:17.333355374Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T13:52:17.334205208Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=849.724µs logger=migrator t=2026-05-27T13:52:17.33821235Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T13:52:17.339347257Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.134477ms logger=migrator t=2026-05-27T13:52:17.345131458Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T13:52:17.345897171Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=765.413µs logger=migrator t=2026-05-27T13:52:17.349557168Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T13:52:17.350486852Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=929.484µs logger=migrator t=2026-05-27T13:52:17.354241712Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T13:52:17.354995963Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=750.981µs logger=migrator t=2026-05-27T13:52:17.361400214Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T13:52:17.361434974Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.981µs logger=migrator t=2026-05-27T13:52:17.368372353Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T13:52:17.368405514Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.971µs logger=migrator t=2026-05-27T13:52:17.373043476Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T13:52:17.373352191Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=309.505µs logger=migrator t=2026-05-27T13:52:17.377878092Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T13:52:17.379139282Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.26135ms logger=migrator t=2026-05-27T13:52:17.383073943Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T13:52:17.384253132Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.185739ms logger=migrator t=2026-05-27T13:52:17.390338648Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T13:52:17.391505906Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.166898ms logger=migrator t=2026-05-27T13:52:17.405504425Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T13:52:17.40648013Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=978.735µs logger=migrator t=2026-05-27T13:52:17.741907129Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T13:52:17.743354992Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.449803ms logger=migrator t=2026-05-27T13:52:17.843516662Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T13:52:17.84466188Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.147988ms logger=migrator t=2026-05-27T13:52:17.946344884Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T13:52:17.952824435Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.486251ms logger=migrator t=2026-05-27T13:52:18.164810619Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T13:52:18.166156921Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.366572ms logger=migrator t=2026-05-27T13:52:18.280573754Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T13:52:18.281909465Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.340171ms logger=migrator t=2026-05-27T13:52:18.420530528Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T13:52:18.421934591Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.407672ms logger=migrator t=2026-05-27T13:52:18.433715205Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T13:52:18.435093007Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.361732ms logger=migrator t=2026-05-27T13:52:18.441116461Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T13:52:18.44235747Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.240619ms logger=migrator t=2026-05-27T13:52:18.44808786Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T13:52:18.448259943Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=165.093µs logger=migrator t=2026-05-27T13:52:18.458341211Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T13:52:18.461638443Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.297312ms logger=migrator t=2026-05-27T13:52:18.47228872Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T13:52:18.474604147Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.316057ms logger=migrator t=2026-05-27T13:52:18.48185775Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T13:52:18.484102395Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.244665ms logger=migrator t=2026-05-27T13:52:18.490672808Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T13:52:18.491274218Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=601.18µs logger=migrator t=2026-05-27T13:52:18.49715448Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T13:52:18.501150972Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.995902ms logger=migrator t=2026-05-27T13:52:18.504790589Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T13:52:18.505613253Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=822.244µs logger=migrator t=2026-05-27T13:52:18.509043206Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T13:52:18.50996102Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=916.624µs logger=migrator t=2026-05-27T13:52:18.515603359Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T13:52:18.51566573Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=63.011µs logger=migrator t=2026-05-27T13:52:18.520003008Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T13:52:18.520046559Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.531µs logger=migrator t=2026-05-27T13:52:18.523916929Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T13:52:18.527648398Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.730769ms logger=migrator t=2026-05-27T13:52:18.533853195Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T13:52:18.535935058Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.089833ms logger=migrator t=2026-05-27T13:52:18.543464765Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T13:52:18.548924051Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.460246ms logger=migrator t=2026-05-27T13:52:18.552373135Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T13:52:18.554448788Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.075573ms logger=migrator t=2026-05-27T13:52:18.558215577Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T13:52:18.558470182Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=254.524µs logger=migrator t=2026-05-27T13:52:18.56286927Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T13:52:18.563806884Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=937.084µs logger=migrator t=2026-05-27T13:52:18.568257655Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T13:52:18.569054177Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=746.011µs logger=migrator t=2026-05-27T13:52:18.573774511Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T13:52:18.573801271Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.38µs logger=migrator t=2026-05-27T13:52:18.578411684Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T13:52:18.579272697Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=860.743µs logger=migrator t=2026-05-27T13:52:18.5832868Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T13:52:18.583967091Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=681.531µs logger=migrator t=2026-05-27T13:52:18.591178313Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T13:52:18.598220944Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.051921ms logger=migrator t=2026-05-27T13:52:18.603473707Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T13:52:18.604107406Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=636.799µs logger=migrator t=2026-05-27T13:52:18.607478659Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T13:52:18.608050108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=571.349µs logger=migrator t=2026-05-27T13:52:18.61195276Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T13:52:18.612912724Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=954.054µs logger=migrator t=2026-05-27T13:52:18.61968749Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T13:52:18.620317831Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=630.301µs logger=migrator t=2026-05-27T13:52:18.623727604Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T13:52:18.624836291Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.108297ms logger=migrator t=2026-05-27T13:52:18.629668557Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T13:52:18.631653769Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.985261ms logger=migrator t=2026-05-27T13:52:18.635168274Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T13:52:18.635922765Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=754.301µs logger=migrator t=2026-05-27T13:52:18.640143282Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T13:52:18.640313404Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=170.212µs logger=migrator t=2026-05-27T13:52:18.643679227Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T13:52:18.64384638Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=160.932µs logger=migrator t=2026-05-27T13:52:18.647807481Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T13:52:18.649112652Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.305131ms logger=migrator t=2026-05-27T13:52:18.65471134Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T13:52:18.656876804Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.165424ms logger=migrator t=2026-05-27T13:52:18.659954252Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T13:52:18.660884107Z level=info msg="Migration successfully executed" id="create data_source table" duration=929.455µs logger=migrator t=2026-05-27T13:52:18.664454952Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T13:52:18.665261655Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=806.473µs logger=migrator t=2026-05-27T13:52:18.669503752Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T13:52:18.670772782Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.274611ms logger=migrator t=2026-05-27T13:52:18.674439649Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T13:52:18.675677498Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.244099ms logger=migrator t=2026-05-27T13:52:18.679737342Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T13:52:18.680489694Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=752.192µs logger=migrator t=2026-05-27T13:52:18.685842658Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T13:52:18.696568416Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.724198ms logger=migrator t=2026-05-27T13:52:18.699807987Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T13:52:18.700431446Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=623.359µs logger=migrator t=2026-05-27T13:52:18.703554055Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T13:52:18.704093384Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=539.189µs logger=migrator t=2026-05-27T13:52:18.708165588Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T13:52:18.709073982Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=846.303µs logger=migrator t=2026-05-27T13:52:18.712453475Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T13:52:18.713020334Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=564.889µs logger=migrator t=2026-05-27T13:52:18.717368232Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T13:52:18.719565546Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.197044ms logger=migrator t=2026-05-27T13:52:18.722499612Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T13:52:18.724734808Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.235066ms logger=migrator t=2026-05-27T13:52:18.72809007Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T13:52:18.728119541Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.181µs logger=migrator t=2026-05-27T13:52:18.731626275Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T13:52:18.731834558Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=208.303µs logger=migrator t=2026-05-27T13:52:18.735605438Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T13:52:18.737901544Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.295896ms logger=migrator t=2026-05-27T13:52:18.74080201Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T13:52:18.741006033Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=210.493µs logger=migrator t=2026-05-27T13:52:18.74397741Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T13:52:18.744136302Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=159.222µs logger=migrator t=2026-05-27T13:52:18.747113469Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T13:52:18.749431325Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.317677ms logger=migrator t=2026-05-27T13:52:18.753335856Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T13:52:18.753513709Z level=info msg="Migration successfully executed" id="Update uid value" duration=177.743µs logger=migrator t=2026-05-27T13:52:18.756673418Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T13:52:18.757486601Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=812.773µs logger=migrator t=2026-05-27T13:52:18.760821334Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T13:52:18.761662286Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=840.302µs logger=migrator t=2026-05-27T13:52:18.766179918Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T13:52:18.766906459Z level=info msg="Migration successfully executed" id="create api_key table" duration=718.781µs logger=migrator t=2026-05-27T13:52:18.770894131Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T13:52:18.773047685Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.147054ms logger=migrator t=2026-05-27T13:52:18.777239891Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T13:52:18.778521901Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.28233ms logger=migrator t=2026-05-27T13:52:18.783474219Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T13:52:18.785087923Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.613354ms logger=migrator t=2026-05-27T13:52:18.789767027Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T13:52:18.790505988Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=735.391µs logger=migrator t=2026-05-27T13:52:18.793274192Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T13:52:18.794036544Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=762.162µs logger=migrator t=2026-05-27T13:52:18.797072712Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T13:52:18.797791073Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=717.601µs logger=migrator t=2026-05-27T13:52:18.80205832Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T13:52:18.808869167Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.810677ms logger=migrator t=2026-05-27T13:52:18.811867144Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T13:52:18.812376272Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=509.108µs logger=migrator t=2026-05-27T13:52:18.816592948Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T13:52:18.817196017Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=602.979µs logger=migrator t=2026-05-27T13:52:18.825469817Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T13:52:18.826658365Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.193208ms logger=migrator t=2026-05-27T13:52:18.831685224Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T13:52:18.832502957Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=817.563µs logger=migrator t=2026-05-27T13:52:18.835896151Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T13:52:18.836272327Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=376.026µs logger=migrator t=2026-05-27T13:52:18.839397385Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T13:52:18.839981334Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=585.859µs logger=migrator t=2026-05-27T13:52:18.844424435Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T13:52:18.844492136Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=68.932µs logger=migrator t=2026-05-27T13:52:18.848579129Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T13:52:18.852619103Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.039524ms logger=migrator t=2026-05-27T13:52:18.855927125Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T13:52:18.858521145Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.59367ms logger=migrator t=2026-05-27T13:52:18.861669255Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T13:52:18.861819737Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=150.952µs logger=migrator t=2026-05-27T13:52:18.865836569Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T13:52:18.868362909Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.5261ms logger=migrator t=2026-05-27T13:52:18.87159119Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T13:52:18.874501595Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.904976ms logger=migrator t=2026-05-27T13:52:18.877615804Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T13:52:18.878345816Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.862µs logger=migrator t=2026-05-27T13:52:18.88248509Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T13:52:18.883024119Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=536.869µs logger=migrator t=2026-05-27T13:52:18.886158269Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T13:52:18.886956931Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=790.032µs logger=migrator t=2026-05-27T13:52:18.890023369Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T13:52:18.890813151Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=789.792µs logger=migrator t=2026-05-27T13:52:18.89513749Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T13:52:18.896619952Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.481413ms logger=migrator t=2026-05-27T13:52:18.900171919Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T13:52:18.901029082Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=857.454µs logger=migrator t=2026-05-27T13:52:18.906191883Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T13:52:18.906268464Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.621µs logger=migrator t=2026-05-27T13:52:18.911003398Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T13:52:18.911054088Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=52.71µs logger=migrator t=2026-05-27T13:52:18.915959605Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T13:52:18.919791456Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.832221ms logger=migrator t=2026-05-27T13:52:18.923624366Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T13:52:18.926661023Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.036007ms logger=migrator t=2026-05-27T13:52:18.929781482Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T13:52:18.929854193Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.491µs logger=migrator t=2026-05-27T13:52:18.934226792Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T13:52:18.935105816Z level=info msg="Migration successfully executed" id="create quota table v1" duration=878.954µs logger=migrator t=2026-05-27T13:52:18.945830804Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T13:52:18.946991142Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.161238ms logger=migrator t=2026-05-27T13:52:18.95066988Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T13:52:18.950697271Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.361µs logger=migrator t=2026-05-27T13:52:18.954384798Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T13:52:18.95579163Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.406511ms logger=migrator t=2026-05-27T13:52:18.959825643Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T13:52:18.961258765Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.433092ms logger=migrator t=2026-05-27T13:52:18.96665392Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T13:52:18.969570716Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.916256ms logger=migrator t=2026-05-27T13:52:18.97301963Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T13:52:18.973043971Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.131µs logger=migrator t=2026-05-27T13:52:18.976561916Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T13:52:18.977428109Z level=info msg="Migration successfully executed" id="create session table" duration=865.843µs logger=migrator t=2026-05-27T13:52:18.981808028Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T13:52:18.98193469Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.672µs logger=migrator t=2026-05-27T13:52:18.98579431Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T13:52:18.985910152Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.562µs logger=migrator t=2026-05-27T13:52:18.989430527Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T13:52:18.990527235Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.096748ms logger=migrator t=2026-05-27T13:52:18.995021315Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T13:52:18.995877549Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=853.854µs logger=migrator t=2026-05-27T13:52:19.000985069Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T13:52:19.001011099Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.05µs logger=migrator t=2026-05-27T13:52:19.004135828Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T13:52:19.004192349Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=55.241µs logger=migrator t=2026-05-27T13:52:19.007873427Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T13:52:19.013357233Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.488987ms logger=migrator t=2026-05-27T13:52:19.019468848Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T13:52:19.022640528Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.17133ms logger=migrator t=2026-05-27T13:52:19.025757837Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T13:52:19.025833458Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.241µs logger=migrator t=2026-05-27T13:52:19.028385688Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T13:52:19.028457589Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.391µs logger=migrator t=2026-05-27T13:52:19.032708176Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T13:52:19.034039476Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.33089ms logger=migrator t=2026-05-27T13:52:19.038622759Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T13:52:19.038669319Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.15µs logger=migrator t=2026-05-27T13:52:19.042732173Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T13:52:19.048033066Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.296543ms logger=migrator t=2026-05-27T13:52:19.051846486Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T13:52:19.05205706Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=210.654µs logger=migrator t=2026-05-27T13:52:19.055395532Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T13:52:19.058800535Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.409394ms logger=migrator t=2026-05-27T13:52:19.063076502Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T13:52:19.066245682Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.16877ms logger=migrator t=2026-05-27T13:52:19.069541963Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T13:52:19.069644025Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=102.032µs logger=migrator t=2026-05-27T13:52:19.072987697Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T13:52:19.073925442Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=937.445µs logger=migrator t=2026-05-27T13:52:19.078754858Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T13:52:19.079576211Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=821.153µs logger=migrator t=2026-05-27T13:52:19.083498952Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T13:52:19.085176459Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.684887ms logger=migrator t=2026-05-27T13:52:19.088835566Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T13:52:19.090218917Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.384131ms logger=migrator t=2026-05-27T13:52:19.09416919Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T13:52:19.095036243Z level=info msg="Migration successfully executed" id="add index alert state" duration=866.493µs logger=migrator t=2026-05-27T13:52:19.098397686Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T13:52:19.099238399Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.743µs logger=migrator t=2026-05-27T13:52:19.102785275Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T13:52:19.103462805Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.33µs logger=migrator t=2026-05-27T13:52:19.108003337Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T13:52:19.109391338Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.387691ms logger=migrator t=2026-05-27T13:52:19.115016296Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T13:52:19.11585442Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=839.414µs logger=migrator t=2026-05-27T13:52:19.119445756Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T13:52:19.129056226Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.61019ms logger=migrator t=2026-05-27T13:52:19.133433115Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T13:52:19.134166396Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=733.101µs logger=migrator t=2026-05-27T13:52:19.137458788Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-27T13:52:19.138353053Z 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=891.715µs logger=migrator t=2026-05-27T13:52:19.144107683Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T13:52:19.144485759Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=378.136µs logger=migrator t=2026-05-27T13:52:19.148562752Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T13:52:19.14910783Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=546.428µs logger=migrator t=2026-05-27T13:52:19.152674557Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T13:52:19.153447049Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=772.462µs logger=migrator t=2026-05-27T13:52:19.156664929Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T13:52:19.160229755Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.564276ms logger=migrator t=2026-05-27T13:52:19.164884958Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T13:52:19.171140866Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.255748ms logger=migrator t=2026-05-27T13:52:19.174884205Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T13:52:19.181419358Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.533452ms logger=migrator t=2026-05-27T13:52:19.184895562Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T13:52:19.187480512Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.58445ms logger=migrator t=2026-05-27T13:52:19.193891143Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T13:52:19.194814768Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=926.596µs logger=migrator t=2026-05-27T13:52:19.19880593Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T13:52:19.19883417Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.33µs logger=migrator t=2026-05-27T13:52:19.202983506Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T13:52:19.203023986Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.05µs logger=migrator t=2026-05-27T13:52:19.207806321Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T13:52:19.208949329Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.144008ms logger=migrator t=2026-05-27T13:52:19.212454404Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T13:52:19.213409189Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=953.815µs logger=migrator t=2026-05-27T13:52:19.218840744Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T13:52:19.219646407Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=805.323µs logger=migrator t=2026-05-27T13:52:19.224623494Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T13:52:19.22622468Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.587506ms logger=migrator t=2026-05-27T13:52:19.229652673Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T13:52:19.231136737Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.483984ms logger=migrator t=2026-05-27T13:52:19.23450974Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T13:52:19.238250788Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.740868ms logger=migrator t=2026-05-27T13:52:19.241314566Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T13:52:19.245709625Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.394279ms logger=migrator t=2026-05-27T13:52:19.249129059Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T13:52:19.249321392Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=192.303µs logger=migrator t=2026-05-27T13:52:19.252621103Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T13:52:19.253502168Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=880.775µs logger=migrator t=2026-05-27T13:52:19.257142484Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T13:52:19.258576466Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.392502ms logger=migrator t=2026-05-27T13:52:19.262246275Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T13:52:19.267812612Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.564717ms logger=migrator t=2026-05-27T13:52:19.271436929Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T13:52:19.27152218Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.641µs logger=migrator t=2026-05-27T13:52:19.274637139Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T13:52:19.275594784Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=957.945µs logger=migrator t=2026-05-27T13:52:19.27851733Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T13:52:19.279614167Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.096627ms logger=migrator t=2026-05-27T13:52:19.282959559Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T13:52:19.283063061Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=103.582µs logger=migrator t=2026-05-27T13:52:19.286167889Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T13:52:19.287009003Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=840.984µs logger=migrator t=2026-05-27T13:52:19.29063644Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T13:52:19.291834508Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.196718ms logger=migrator t=2026-05-27T13:52:19.295509936Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T13:52:19.296925658Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.415382ms logger=migrator t=2026-05-27T13:52:19.301172485Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T13:52:19.302096309Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=923.414µs logger=migrator t=2026-05-27T13:52:19.305572424Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T13:52:19.30659694Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.024176ms logger=migrator t=2026-05-27T13:52:19.309834711Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T13:52:19.311452836Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.618265ms logger=migrator t=2026-05-27T13:52:19.315857435Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T13:52:19.315885205Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.36µs logger=migrator t=2026-05-27T13:52:19.319418981Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T13:52:19.323357073Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.937772ms logger=migrator t=2026-05-27T13:52:19.326637144Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T13:52:19.327475547Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=838.203µs logger=migrator t=2026-05-27T13:52:19.330410323Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T13:52:19.334332405Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.921682ms logger=migrator t=2026-05-27T13:52:19.337143529Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T13:52:19.33782895Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=685.081µs logger=migrator t=2026-05-27T13:52:19.341330324Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T13:52:19.342482462Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.153768ms logger=migrator t=2026-05-27T13:52:19.345420338Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T13:52:19.346384814Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=966.446µs logger=migrator t=2026-05-27T13:52:19.3493435Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T13:52:19.361437929Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.094459ms logger=migrator t=2026-05-27T13:52:19.364267594Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T13:52:19.364781232Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=512.668µs logger=migrator t=2026-05-27T13:52:19.367636516Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-27T13:52:19.368283017Z 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=646.041µs logger=migrator t=2026-05-27T13:52:19.371227474Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T13:52:19.371547958Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=319.964µs logger=migrator t=2026-05-27T13:52:19.374270521Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T13:52:19.37482399Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=552.639µs logger=migrator t=2026-05-27T13:52:19.376812451Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T13:52:19.377051375Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=238.714µs logger=migrator t=2026-05-27T13:52:19.379865329Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T13:52:19.384010653Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.142864ms logger=migrator t=2026-05-27T13:52:19.386722306Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T13:52:19.390836701Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.113925ms logger=migrator t=2026-05-27T13:52:19.393656775Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T13:52:19.39461717Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=960.025µs logger=migrator t=2026-05-27T13:52:19.397561236Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T13:52:19.39846945Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=907.884µs logger=migrator t=2026-05-27T13:52:19.401480448Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T13:52:19.401691571Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=211.583µs logger=migrator t=2026-05-27T13:52:19.404693818Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T13:52:19.409026425Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.332057ms logger=migrator t=2026-05-27T13:52:19.412215985Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T13:52:19.413133941Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=917.065µs logger=migrator t=2026-05-27T13:52:19.416117657Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T13:52:19.41633925Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=221.853µs logger=migrator t=2026-05-27T13:52:19.419210416Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T13:52:19.419616272Z level=info msg="Migration successfully executed" id="Move region to single row" duration=405.676µs logger=migrator t=2026-05-27T13:52:19.422495877Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T13:52:19.423322699Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=829.052µs logger=migrator t=2026-05-27T13:52:19.426281506Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T13:52:19.42711542Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=833.514µs logger=migrator t=2026-05-27T13:52:19.430013915Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T13:52:19.430946759Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=932.224µs logger=migrator t=2026-05-27T13:52:19.434346532Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T13:52:19.435238597Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=890.195µs logger=migrator t=2026-05-27T13:52:19.438193853Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T13:52:19.439040246Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=846.133µs logger=migrator t=2026-05-27T13:52:19.441990102Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T13:52:19.442917707Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=927.465µs logger=migrator t=2026-05-27T13:52:19.445143542Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T13:52:19.445207663Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.931µs logger=migrator t=2026-05-27T13:52:19.448255311Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T13:52:19.449075553Z level=info msg="Migration successfully executed" id="create test_data table" duration=819.602µs logger=migrator t=2026-05-27T13:52:19.453701556Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T13:52:19.455008417Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.306041ms logger=migrator t=2026-05-27T13:52:19.458244198Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T13:52:19.459739561Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.494852ms logger=migrator t=2026-05-27T13:52:19.463166825Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T13:52:19.464069129Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=901.604µs logger=migrator t=2026-05-27T13:52:19.467716346Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T13:52:19.468135002Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=427.726µs logger=migrator t=2026-05-27T13:52:19.472071045Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T13:52:19.472713144Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=642.799µs logger=migrator t=2026-05-27T13:52:19.476110527Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T13:52:19.476218159Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.622µs logger=migrator t=2026-05-27T13:52:19.47947208Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T13:52:19.480283173Z level=info msg="Migration successfully executed" id="create team table" duration=810.903µs logger=migrator t=2026-05-27T13:52:19.483115858Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T13:52:19.484144823Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.030645ms logger=migrator t=2026-05-27T13:52:19.487023339Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T13:52:19.487952123Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=926.784µs logger=migrator t=2026-05-27T13:52:19.490723726Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T13:52:19.495484561Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.760165ms logger=migrator t=2026-05-27T13:52:19.498387227Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T13:52:19.498558349Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.582µs logger=migrator t=2026-05-27T13:52:19.500617402Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T13:52:19.501533886Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=917.564µs logger=migrator t=2026-05-27T13:52:19.504656685Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T13:52:19.505425247Z level=info msg="Migration successfully executed" id="create team member table" duration=768.092µs logger=migrator t=2026-05-27T13:52:19.508315003Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T13:52:19.509257797Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=944.214µs logger=migrator t=2026-05-27T13:52:19.51200609Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T13:52:19.513035506Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.024266ms logger=migrator t=2026-05-27T13:52:19.519339226Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T13:52:19.520515554Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.175628ms logger=migrator t=2026-05-27T13:52:19.526146712Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T13:52:19.534602324Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.458472ms logger=migrator t=2026-05-27T13:52:19.537654082Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T13:52:19.54261732Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.962418ms logger=migrator t=2026-05-27T13:52:19.547437276Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T13:52:19.553717484Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.280248ms logger=migrator t=2026-05-27T13:52:19.557138028Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T13:52:19.558229055Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.090666ms logger=migrator t=2026-05-27T13:52:19.562875138Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T13:52:19.563843903Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=969.185µs logger=migrator t=2026-05-27T13:52:19.570501818Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T13:52:19.571557234Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.056437ms logger=migrator t=2026-05-27T13:52:19.576983989Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T13:52:19.578745477Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.760628ms logger=migrator t=2026-05-27T13:52:19.587986131Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T13:52:19.589042018Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.064997ms logger=migrator t=2026-05-27T13:52:19.592092906Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T13:52:19.5993641Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=7.264623ms logger=migrator t=2026-05-27T13:52:19.602401147Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T13:52:19.603163819Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=763.682µs logger=migrator t=2026-05-27T13:52:19.605970123Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T13:52:19.606843907Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=871.094µs logger=migrator t=2026-05-27T13:52:19.610033017Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T13:52:19.610736718Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=703.541µs logger=migrator t=2026-05-27T13:52:19.614416326Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T13:52:19.614707691Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=291.755µs logger=migrator t=2026-05-27T13:52:19.618962547Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T13:52:19.621336044Z level=info msg="Migration successfully executed" id="create tag table" duration=2.372177ms logger=migrator t=2026-05-27T13:52:19.625626482Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T13:52:19.62677688Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.151378ms logger=migrator t=2026-05-27T13:52:19.632669172Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T13:52:19.633269881Z level=info msg="Migration successfully executed" id="create login attempt table" duration=600.699µs logger=migrator t=2026-05-27T13:52:19.636835638Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T13:52:19.637858583Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.020795ms logger=migrator t=2026-05-27T13:52:19.640903551Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T13:52:19.641796115Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=892.904µs logger=migrator t=2026-05-27T13:52:19.64593045Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T13:52:19.660652401Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.722111ms logger=migrator t=2026-05-27T13:52:19.665815342Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T13:52:19.666387861Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=572.048µs logger=migrator t=2026-05-27T13:52:19.669711742Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T13:52:19.670834281Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.122569ms logger=migrator t=2026-05-27T13:52:19.676149894Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T13:52:19.676500079Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=351.035µs logger=migrator t=2026-05-27T13:52:19.681521207Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T13:52:19.682609435Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.088928ms logger=migrator t=2026-05-27T13:52:19.685762234Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T13:52:19.686644748Z level=info msg="Migration successfully executed" id="create user auth table" duration=883.154µs logger=migrator t=2026-05-27T13:52:19.693017188Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T13:52:19.694937788Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.92604ms logger=migrator t=2026-05-27T13:52:19.699393978Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T13:52:19.69952715Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.462µs logger=migrator t=2026-05-27T13:52:19.703923599Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T13:52:19.709353804Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.429455ms logger=migrator t=2026-05-27T13:52:19.714005097Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T13:52:19.719659766Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.654099ms logger=migrator t=2026-05-27T13:52:19.723040409Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T13:52:19.729119774Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.082555ms logger=migrator t=2026-05-27T13:52:19.732115282Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T13:52:19.738092825Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.977693ms logger=migrator t=2026-05-27T13:52:19.744547356Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T13:52:19.745873476Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.33063ms logger=migrator t=2026-05-27T13:52:19.751247771Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T13:52:19.755066611Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.81893ms logger=migrator t=2026-05-27T13:52:19.758674927Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T13:52:19.759261636Z level=info msg="Migration successfully executed" id="create server_lock table" duration=586.739µs logger=migrator t=2026-05-27T13:52:19.762088171Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T13:52:19.763037086Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=951.175µs logger=migrator t=2026-05-27T13:52:19.767417134Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T13:52:19.768573253Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.153259ms logger=migrator t=2026-05-27T13:52:19.775569092Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T13:52:19.777585004Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.018422ms logger=migrator t=2026-05-27T13:52:19.784534322Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T13:52:19.785857394Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.324372ms logger=migrator t=2026-05-27T13:52:19.789054024Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T13:52:19.790045689Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=992.495µs logger=migrator t=2026-05-27T13:52:19.794066473Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T13:52:19.799505408Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.436565ms logger=migrator t=2026-05-27T13:52:19.802356083Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T13:52:19.803371488Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.015275ms logger=migrator t=2026-05-27T13:52:19.806513577Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T13:52:19.807472652Z level=info msg="Migration successfully executed" id="create cache_data table" duration=957.775µs logger=migrator t=2026-05-27T13:52:19.812613323Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T13:52:19.81364238Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.029307ms logger=migrator t=2026-05-27T13:52:19.816889031Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T13:52:19.817794764Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=902.664µs logger=migrator t=2026-05-27T13:52:19.823190019Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T13:52:19.824209175Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.021416ms logger=migrator t=2026-05-27T13:52:19.827803992Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T13:52:19.827879553Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.992µs logger=migrator t=2026-05-27T13:52:19.832019017Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T13:52:19.832118349Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=98.282µs logger=migrator t=2026-05-27T13:52:19.837509293Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T13:52:19.838582051Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.072958ms logger=migrator t=2026-05-27T13:52:19.844404052Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T13:52:19.845864594Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.460022ms logger=migrator t=2026-05-27T13:52:19.850790432Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T13:52:19.852156573Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.365441ms logger=migrator t=2026-05-27T13:52:19.857454166Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T13:52:19.857518887Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.731µs logger=migrator t=2026-05-27T13:52:19.8615212Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T13:52:19.862451334Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=930.544µs logger=migrator t=2026-05-27T13:52:19.864660919Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T13:52:19.866274224Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.612415ms logger=migrator t=2026-05-27T13:52:19.869473305Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T13:52:19.871188081Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.710676ms logger=migrator t=2026-05-27T13:52:19.874259179Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T13:52:19.875241035Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=983.456µs logger=migrator t=2026-05-27T13:52:19.878466656Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T13:52:19.884819745Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.351349ms logger=migrator t=2026-05-27T13:52:19.892056239Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T13:52:19.893021084Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=965.084µs logger=migrator t=2026-05-27T13:52:19.897128458Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T13:52:19.897238709Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=110.371µs logger=migrator t=2026-05-27T13:52:19.901256283Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T13:52:19.902242028Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=985.725µs logger=migrator t=2026-05-27T13:52:19.906021628Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T13:52:19.907142065Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.120367ms logger=migrator t=2026-05-27T13:52:19.910826603Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T13:52:19.911978511Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.149238ms logger=migrator t=2026-05-27T13:52:19.916211877Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T13:52:19.916357259Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=146.202µs logger=migrator t=2026-05-27T13:52:19.920929571Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T13:52:19.921877566Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=948.395µs logger=migrator t=2026-05-27T13:52:19.925227968Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T13:52:19.926230315Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.001767ms logger=migrator t=2026-05-27T13:52:19.929188011Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-27T13:52:19.930851686Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.666145ms logger=migrator t=2026-05-27T13:52:19.934415053Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T13:52:19.935414328Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=998.995µs logger=migrator t=2026-05-27T13:52:19.940949885Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T13:52:19.947303284Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.347239ms logger=migrator t=2026-05-27T13:52:19.951281037Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T13:52:19.952185821Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=904.684µs logger=migrator t=2026-05-27T13:52:19.955029666Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T13:52:19.95596567Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=936.154µs logger=migrator t=2026-05-27T13:52:19.980536436Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T13:52:20.009429729Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.888434ms logger=migrator t=2026-05-27T13:52:20.013820237Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T13:52:20.040374194Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.544577ms logger=migrator t=2026-05-27T13:52:20.044691181Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T13:52:20.04583322Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.141779ms logger=migrator t=2026-05-27T13:52:20.049879833Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T13:52:20.050892988Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.012875ms logger=migrator t=2026-05-27T13:52:20.054651178Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T13:52:20.060569021Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.918412ms logger=migrator t=2026-05-27T13:52:20.064537673Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T13:52:20.070242262Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.70537ms logger=migrator t=2026-05-27T13:52:20.10136432Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T13:52:20.102895094Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.531144ms logger=migrator t=2026-05-27T13:52:20.108091186Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T13:52:20.10969709Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.605524ms logger=migrator t=2026-05-27T13:52:20.113728094Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T13:52:20.115500151Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.669346ms logger=migrator t=2026-05-27T13:52:20.119694507Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T13:52:20.121542597Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.84758ms logger=migrator t=2026-05-27T13:52:20.125976136Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T13:52:20.126111648Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=136.922µs logger=migrator t=2026-05-27T13:52:20.130256393Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T13:52:20.139761772Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.504289ms logger=migrator t=2026-05-27T13:52:20.143933938Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T13:52:20.14854386Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.605001ms logger=migrator t=2026-05-27T13:52:20.152428441Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T13:52:20.158592787Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.162746ms logger=migrator t=2026-05-27T13:52:20.162720062Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T13:52:20.163739448Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.019676ms logger=migrator t=2026-05-27T13:52:20.168439781Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T13:52:20.16963309Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.194389ms logger=migrator t=2026-05-27T13:52:20.173339318Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T13:52:20.179615376Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.274448ms logger=migrator t=2026-05-27T13:52:20.18428297Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T13:52:20.190911273Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.628473ms logger=migrator t=2026-05-27T13:52:20.195721239Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T13:52:20.198023336Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.302367ms logger=migrator t=2026-05-27T13:52:20.203158106Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T13:52:20.210213586Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.05203ms logger=migrator t=2026-05-27T13:52:20.215612271Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T13:52:20.223222141Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.562949ms logger=migrator t=2026-05-27T13:52:20.227220833Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T13:52:20.227377805Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=198.443µs logger=migrator t=2026-05-27T13:52:20.231546751Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T13:52:20.233077665Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.531794ms logger=migrator t=2026-05-27T13:52:20.237099468Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-27T13:52:20.238004362Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=890.164µs logger=migrator t=2026-05-27T13:52:20.241608938Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-27T13:52:20.242847308Z 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.23797ms logger=migrator t=2026-05-27T13:52:20.247095384Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T13:52:20.247224996Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.072µs logger=migrator t=2026-05-27T13:52:20.252125953Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T13:52:20.261063633Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.93609ms logger=migrator t=2026-05-27T13:52:20.265583635Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T13:52:20.272587054Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.001329ms logger=migrator t=2026-05-27T13:52:20.277263177Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T13:52:20.284749525Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.485818ms logger=migrator t=2026-05-27T13:52:20.288680836Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T13:52:20.294534278Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.852342ms logger=migrator t=2026-05-27T13:52:20.298765865Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T13:52:20.305740034Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.974549ms logger=migrator t=2026-05-27T13:52:20.310258225Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T13:52:20.31054722Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=289.504µs logger=migrator t=2026-05-27T13:52:20.315172772Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T13:52:20.31629516Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.123618ms logger=migrator t=2026-05-27T13:52:20.321197277Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T13:52:20.329454586Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.252759ms logger=migrator t=2026-05-27T13:52:20.333926406Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T13:52:20.334049788Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=124.332µs logger=migrator t=2026-05-27T13:52:20.33862187Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T13:52:20.345014819Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.391689ms logger=migrator t=2026-05-27T13:52:20.349413579Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T13:52:20.3508228Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.417571ms logger=migrator t=2026-05-27T13:52:20.35777424Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T13:52:20.365708395Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.932054ms logger=migrator t=2026-05-27T13:52:20.370332376Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T13:52:20.371081929Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=750.133µs logger=migrator t=2026-05-27T13:52:20.375559818Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T13:52:20.377720492Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.159934ms logger=migrator t=2026-05-27T13:52:20.382533128Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T13:52:20.389975894Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.441966ms logger=migrator t=2026-05-27T13:52:20.393818905Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T13:52:20.394714439Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=895.514µs logger=migrator t=2026-05-27T13:52:20.398992407Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T13:52:20.401092989Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.096702ms logger=migrator t=2026-05-27T13:52:20.405098872Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T13:52:20.406151578Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.052606ms logger=migrator t=2026-05-27T13:52:20.409915917Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T13:52:20.4113407Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.424863ms logger=migrator t=2026-05-27T13:52:20.415301511Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T13:52:20.415478144Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=179.503µs logger=migrator t=2026-05-27T13:52:20.419510908Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T13:52:20.422078328Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.56101ms logger=migrator t=2026-05-27T13:52:20.426812573Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T13:52:20.428667101Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.855418ms logger=migrator t=2026-05-27T13:52:20.432774386Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T13:52:20.433535148Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T13:52:20.437762623Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T13:52:20.438247252Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=484.569µs logger=migrator t=2026-05-27T13:52:20.442121122Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T13:52:20.443221599Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.100607ms logger=migrator t=2026-05-27T13:52:20.447183032Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T13:52:20.454009978Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.825936ms logger=migrator t=2026-05-27T13:52:20.45856641Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T13:52:20.459606746Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.041166ms logger=migrator t=2026-05-27T13:52:20.463727861Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T13:52:20.465167053Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.438502ms logger=migrator t=2026-05-27T13:52:20.469132646Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T13:52:20.470090581Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=957.835µs logger=migrator t=2026-05-27T13:52:20.474277126Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T13:52:20.475580417Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.303361ms logger=migrator t=2026-05-27T13:52:20.479398956Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T13:52:20.480745288Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.345222ms logger=migrator t=2026-05-27T13:52:20.485046375Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T13:52:20.485116116Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.701µs logger=migrator t=2026-05-27T13:52:20.488889866Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T13:52:20.489004768Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=122.092µs logger=migrator t=2026-05-27T13:52:20.492883508Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T13:52:20.500154363Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.270704ms logger=migrator t=2026-05-27T13:52:20.504460729Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T13:52:20.504905806Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=445.407µs logger=migrator t=2026-05-27T13:52:20.509118723Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T13:52:20.510292981Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.174038ms logger=migrator t=2026-05-27T13:52:20.514378945Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T13:52:20.514788562Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=409.977µs logger=migrator t=2026-05-27T13:52:20.518847815Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T13:52:20.520250727Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.403532ms logger=migrator t=2026-05-27T13:52:20.524232169Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T13:52:20.524975982Z level=info msg="Migration successfully executed" id="create secrets table" duration=743.613µs logger=migrator t=2026-05-27T13:52:20.529508592Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T13:52:20.56831281Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.797558ms logger=migrator t=2026-05-27T13:52:20.572829232Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T13:52:20.581188923Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.358701ms logger=migrator t=2026-05-27T13:52:20.586018578Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T13:52:20.586357713Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=347.085µs logger=migrator t=2026-05-27T13:52:20.5919117Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T13:52:20.627109202Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.194822ms logger=migrator t=2026-05-27T13:52:20.632127001Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T13:52:20.668769995Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.634714ms logger=migrator t=2026-05-27T13:52:20.67350493Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T13:52:20.674575706Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.071306ms logger=migrator t=2026-05-27T13:52:20.679381492Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T13:52:20.681483164Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.100622ms logger=migrator t=2026-05-27T13:52:20.687588081Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T13:52:20.687818374Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=231.073µs logger=migrator t=2026-05-27T13:52:20.691009704Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T13:52:20.691940499Z level=info msg="Migration successfully executed" id="create permission table" duration=930.685µs logger=migrator t=2026-05-27T13:52:20.702985052Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T13:52:20.704229432Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.24752ms logger=migrator t=2026-05-27T13:52:20.710309087Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T13:52:20.711977953Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.668826ms logger=migrator t=2026-05-27T13:52:20.715538369Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T13:52:20.716457903Z level=info msg="Migration successfully executed" id="create role table" duration=919.344µs logger=migrator t=2026-05-27T13:52:20.720861432Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T13:52:20.728521412Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.66213ms logger=migrator t=2026-05-27T13:52:20.732926452Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T13:52:20.738758383Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.833211ms logger=migrator t=2026-05-27T13:52:20.742897837Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T13:52:20.744397481Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.499494ms logger=migrator t=2026-05-27T13:52:20.74880763Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T13:52:20.749935488Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.130238ms logger=migrator t=2026-05-27T13:52:20.754025822Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T13:52:20.755096469Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.070607ms logger=migrator t=2026-05-27T13:52:20.758622434Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T13:52:20.75965166Z level=info msg="Migration successfully executed" id="create team role table" duration=1.027246ms logger=migrator t=2026-05-27T13:52:20.769663727Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T13:52:20.771334113Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.670626ms logger=migrator t=2026-05-27T13:52:20.784037963Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T13:52:20.78572434Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.688297ms logger=migrator t=2026-05-27T13:52:20.790567715Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T13:52:20.791781784Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.213549ms logger=migrator t=2026-05-27T13:52:20.794499927Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T13:52:20.795529153Z level=info msg="Migration successfully executed" id="create user role table" duration=1.028896ms logger=migrator t=2026-05-27T13:52:20.801199782Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T13:52:20.803119322Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.92082ms logger=migrator t=2026-05-27T13:52:20.805680532Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T13:52:20.806425254Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=744.532µs logger=migrator t=2026-05-27T13:52:20.809114396Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T13:52:20.810925315Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.810199ms logger=migrator t=2026-05-27T13:52:20.815499766Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T13:52:20.816516582Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.018656ms logger=migrator t=2026-05-27T13:52:20.820726308Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T13:52:20.821740083Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.013095ms logger=migrator t=2026-05-27T13:52:20.826763492Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T13:52:20.828222755Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.462533ms logger=migrator t=2026-05-27T13:52:20.834550224Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T13:52:20.842349417Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.800223ms logger=migrator t=2026-05-27T13:52:20.846214657Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T13:52:20.846967069Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=743.362µs logger=migrator t=2026-05-27T13:52:20.851126524Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T13:52:20.852219391Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.092897ms logger=migrator t=2026-05-27T13:52:20.85660818Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T13:52:20.858040612Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.432552ms logger=migrator t=2026-05-27T13:52:20.861616569Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T13:52:20.862604174Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=987.255µs logger=migrator t=2026-05-27T13:52:20.865783594Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T13:52:20.866558926Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.712µs logger=migrator t=2026-05-27T13:52:20.873014988Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T13:52:20.874053144Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.037806ms logger=migrator t=2026-05-27T13:52:20.87892808Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T13:52:20.887134819Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.205099ms logger=migrator t=2026-05-27T13:52:20.890546842Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T13:52:20.898448907Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.901814ms logger=migrator t=2026-05-27T13:52:20.904284118Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T13:52:20.912116711Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.832183ms logger=migrator t=2026-05-27T13:52:20.915736727Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T13:52:20.923578871Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.833973ms logger=migrator t=2026-05-27T13:52:20.927781016Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T13:52:20.928552959Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=771.853µs logger=migrator t=2026-05-27T13:52:20.932952637Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T13:52:20.934670944Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.716147ms logger=migrator t=2026-05-27T13:52:20.938684397Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T13:52:20.940255222Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.570945ms logger=migrator t=2026-05-27T13:52:20.943895009Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T13:52:20.944831723Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=937.064µs logger=migrator t=2026-05-27T13:52:20.9490514Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T13:52:20.951114882Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.060892ms logger=migrator t=2026-05-27T13:52:20.954650687Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T13:52:20.954725509Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.332µs logger=migrator t=2026-05-27T13:52:20.958256744Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T13:52:20.958309914Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.29µs logger=migrator t=2026-05-27T13:52:20.964907829Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T13:52:20.965351775Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=443.936µs logger=migrator t=2026-05-27T13:52:20.97136874Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T13:52:20.972212533Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=845.133µs logger=migrator t=2026-05-27T13:52:20.975347732Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T13:52:20.975980642Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=632.98µs logger=migrator t=2026-05-27T13:52:20.979394506Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T13:52:20.979592539Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=198.343µs logger=migrator t=2026-05-27T13:52:20.983921536Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T13:52:20.984666459Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=744.422µs logger=migrator t=2026-05-27T13:52:20.988699961Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T13:52:20.989974782Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.274521ms logger=migrator t=2026-05-27T13:52:20.993785311Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T13:52:20.996156088Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.370157ms logger=migrator t=2026-05-27T13:52:21.003012105Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T13:52:21.011442718Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.430673ms logger=migrator t=2026-05-27T13:52:21.014757979Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T13:52:21.01482258Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.531µs logger=migrator t=2026-05-27T13:52:21.018308946Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T13:52:21.020045402Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.739436ms logger=migrator t=2026-05-27T13:52:21.025547319Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T13:52:21.026818529Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.27246ms logger=migrator t=2026-05-27T13:52:21.03009893Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T13:52:21.031302309Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.203629ms logger=migrator t=2026-05-27T13:52:21.03458532Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T13:52:21.046257154Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.666784ms logger=migrator t=2026-05-27T13:52:21.05303522Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T13:52:21.055410147Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.375767ms logger=migrator t=2026-05-27T13:52:21.061474602Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T13:52:21.062950456Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.476344ms logger=migrator t=2026-05-27T13:52:21.069198953Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T13:52:21.095610517Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.406964ms logger=migrator t=2026-05-27T13:52:21.105873658Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T13:52:21.107499044Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.629935ms logger=migrator t=2026-05-27T13:52:21.114134418Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T13:52:21.115717392Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.627635ms logger=migrator t=2026-05-27T13:52:21.125302973Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T13:52:21.127432147Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.129114ms logger=migrator t=2026-05-27T13:52:21.133550513Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T13:52:21.13467289Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.122737ms logger=migrator t=2026-05-27T13:52:21.139165561Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T13:52:21.139481296Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=319.015µs logger=migrator t=2026-05-27T13:52:21.143332905Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T13:52:21.144327452Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=996.027µs logger=migrator t=2026-05-27T13:52:21.148922183Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T13:52:21.1576546Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.731227ms logger=migrator t=2026-05-27T13:52:21.164840103Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T13:52:21.16716962Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.303736ms logger=migrator t=2026-05-27T13:52:21.172373411Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T13:52:21.17427226Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.901289ms logger=migrator t=2026-05-27T13:52:21.180043531Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T13:52:21.180853204Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T13:52:21.185498247Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T13:52:21.186116397Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T13:52:21.190895441Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T13:52:21.191871067Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=971.716µs logger=migrator t=2026-05-27T13:52:21.195664046Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T13:52:21.197065078Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.400932ms logger=migrator t=2026-05-27T13:52:21.201223224Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T13:52:21.202462803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.240198ms logger=migrator t=2026-05-27T13:52:21.206624828Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T13:52:21.208002469Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.377401ms logger=migrator t=2026-05-27T13:52:21.215750201Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T13:52:21.217079252Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.329611ms logger=migrator t=2026-05-27T13:52:21.221152516Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T13:52:21.222421466Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.27753ms logger=migrator t=2026-05-27T13:52:21.228595263Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T13:52:21.229537617Z level=info msg="Migration successfully executed" id="Drop public config table" duration=943.064µs logger=migrator t=2026-05-27T13:52:21.2329036Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T13:52:21.23478994Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.88026ms logger=migrator t=2026-05-27T13:52:21.240071363Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T13:52:21.241585146Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.515643ms logger=migrator t=2026-05-27T13:52:21.248801409Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T13:52:21.250237781Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.437242ms logger=migrator t=2026-05-27T13:52:21.254785943Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T13:52:21.256584872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.799489ms logger=migrator t=2026-05-27T13:52:21.262693887Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T13:52:21.286206945Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.477378ms logger=migrator t=2026-05-27T13:52:21.293814745Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T13:52:21.303773722Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.957616ms logger=migrator t=2026-05-27T13:52:21.30882061Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T13:52:21.319590389Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.766169ms logger=migrator t=2026-05-27T13:52:21.324708539Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T13:52:21.324977374Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=268.074µs logger=migrator t=2026-05-27T13:52:21.329051488Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T13:52:21.33693107Z level=info msg="Migration successfully executed" id="add share column" duration=7.874872ms logger=migrator t=2026-05-27T13:52:21.342562359Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T13:52:21.342826524Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=221.813µs logger=migrator t=2026-05-27T13:52:21.348776777Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T13:52:21.349846713Z level=info msg="Migration successfully executed" id="create file table" duration=1.072146ms logger=migrator t=2026-05-27T13:52:21.354812201Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T13:52:21.355873778Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.060877ms logger=migrator t=2026-05-27T13:52:21.363202603Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T13:52:21.364422602Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.222109ms logger=migrator t=2026-05-27T13:52:21.368808201Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T13:52:21.370272323Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.463582ms logger=migrator t=2026-05-27T13:52:21.374605682Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T13:52:21.37577633Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.170407ms logger=migrator t=2026-05-27T13:52:21.38089134Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T13:52:21.380961201Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.311µs logger=migrator t=2026-05-27T13:52:21.388741283Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T13:52:21.388869895Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=129.552µs logger=migrator t=2026-05-27T13:52:21.398281023Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T13:52:21.398984584Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=708.062µs logger=migrator t=2026-05-27T13:52:21.404207235Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T13:52:21.404366958Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=158.413µs logger=migrator t=2026-05-27T13:52:21.416183894Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T13:52:21.417814049Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.627775ms logger=migrator t=2026-05-27T13:52:21.425439499Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T13:52:21.436900488Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.456389ms logger=migrator t=2026-05-27T13:52:21.448753734Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T13:52:21.449065589Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=315.635µs logger=migrator t=2026-05-27T13:52:21.454358872Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T13:52:21.456601677Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.243766ms logger=migrator t=2026-05-27T13:52:21.462418888Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T13:52:21.463341903Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=927.935µs logger=migrator t=2026-05-27T13:52:21.470515345Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T13:52:21.470886061Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=373.446µs logger=migrator t=2026-05-27T13:52:21.476709782Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T13:52:21.477313122Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=605.22µs logger=migrator t=2026-05-27T13:52:21.482048846Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T13:52:21.494334139Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.284173ms logger=migrator t=2026-05-27T13:52:21.631972877Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T13:52:21.644071316Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.102709ms logger=migrator t=2026-05-27T13:52:21.668292756Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T13:52:21.670765215Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.475379ms logger=migrator t=2026-05-27T13:52:21.67620042Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T13:52:21.751393248Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.192718ms logger=migrator t=2026-05-27T13:52:21.768156091Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T13:52:21.769668105Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.514444ms logger=migrator t=2026-05-27T13:52:21.786827964Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T13:52:21.789008599Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.180504ms logger=migrator t=2026-05-27T13:52:21.796070979Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T13:52:21.824559775Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.485596ms logger=migrator t=2026-05-27T13:52:21.837313686Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T13:52:21.849879953Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.599178ms logger=migrator t=2026-05-27T13:52:21.85805275Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T13:52:21.858472768Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=420.298µs logger=migrator t=2026-05-27T13:52:21.864716425Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T13:52:21.865150922Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=433.907µs logger=migrator t=2026-05-27T13:52:21.871522272Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T13:52:21.871970209Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=449.127µs logger=migrator t=2026-05-27T13:52:21.879931644Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T13:52:21.88036091Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=429.427µs logger=migrator t=2026-05-27T13:52:21.88988783Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T13:52:21.890442488Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=551.328µs logger=migrator t=2026-05-27T13:52:21.895187573Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T13:52:21.897142873Z level=info msg="Migration successfully executed" id="create folder table" duration=1.95474ms logger=migrator t=2026-05-27T13:52:21.903049226Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T13:52:21.904508449Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.459113ms logger=migrator t=2026-05-27T13:52:21.911339536Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T13:52:21.912801409Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.462273ms logger=migrator t=2026-05-27T13:52:21.917986571Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T13:52:21.918032011Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.87µs logger=migrator t=2026-05-27T13:52:21.922748116Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T13:52:21.92500325Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.240785ms logger=migrator t=2026-05-27T13:52:21.930978304Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T13:52:21.933122748Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.144203ms logger=migrator t=2026-05-27T13:52:21.937670889Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T13:52:21.939306914Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.628475ms logger=migrator t=2026-05-27T13:52:21.94537508Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T13:52:21.946452187Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.073727ms logger=migrator t=2026-05-27T13:52:21.950766175Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T13:52:21.95110402Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=338.035µs logger=migrator t=2026-05-27T13:52:21.955197414Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T13:52:21.956580986Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.386912ms logger=migrator t=2026-05-27T13:52:21.960412255Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T13:52:21.962185444Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.773359ms logger=migrator t=2026-05-27T13:52:21.968042315Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T13:52:21.96902563Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=984.945µs logger=migrator t=2026-05-27T13:52:21.972897741Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T13:52:21.974039569Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.141908ms logger=migrator t=2026-05-27T13:52:21.978397867Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T13:52:21.979546246Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.150199ms logger=migrator t=2026-05-27T13:52:21.997171502Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T13:52:21.998237388Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.069226ms logger=migrator t=2026-05-27T13:52:22.014461323Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T13:52:22.015572301Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.113068ms logger=migrator t=2026-05-27T13:52:22.019771956Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T13:52:22.021208889Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.436623ms logger=migrator t=2026-05-27T13:52:22.027744261Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T13:52:22.028693086Z level=info msg="Migration successfully executed" id="create signing_key table" duration=951.865µs logger=migrator t=2026-05-27T13:52:22.033047584Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T13:52:22.034982565Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.931331ms logger=migrator t=2026-05-27T13:52:22.039482815Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T13:52:22.040713005Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.23022ms logger=migrator t=2026-05-27T13:52:22.044408382Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T13:52:22.044721797Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=311.405µs logger=migrator t=2026-05-27T13:52:22.049130727Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T13:52:22.060721868Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.590311ms logger=migrator t=2026-05-27T13:52:22.066238975Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T13:52:22.066795183Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=557.558µs logger=migrator t=2026-05-27T13:52:22.071498947Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T13:52:22.071520068Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.641µs logger=migrator t=2026-05-27T13:52:22.076045638Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T13:52:22.077196487Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.150979ms logger=migrator t=2026-05-27T13:52:22.082118803Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T13:52:22.082159134Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=42.041µs logger=migrator t=2026-05-27T13:52:22.090622636Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T13:52:22.092065689Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.445723ms logger=migrator t=2026-05-27T13:52:22.10996482Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T13:52:22.112077203Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.113974ms logger=migrator t=2026-05-27T13:52:22.116664585Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T13:52:22.11830545Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.641005ms logger=migrator t=2026-05-27T13:52:22.122564958Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T13:52:22.12337984Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=812.372µs logger=migrator t=2026-05-27T13:52:22.126892225Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T13:52:22.127267252Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=373.837µs logger=migrator t=2026-05-27T13:52:22.131341545Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T13:52:22.132423512Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.084147ms logger=migrator t=2026-05-27T13:52:22.13672318Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T13:52:22.137672624Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=949.274µs logger=migrator t=2026-05-27T13:52:22.141647397Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T13:52:22.142619632Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=971.495µs logger=migrator t=2026-05-27T13:52:22.146301839Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T13:52:22.156569371Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.266952ms logger=migrator t=2026-05-27T13:52:22.16039512Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T13:52:22.170780433Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.384453ms logger=migrator t=2026-05-27T13:52:22.17499581Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T13:52:22.186735944Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.739714ms logger=migrator t=2026-05-27T13:52:22.190616344Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T13:52:22.190716916Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.492µs logger=migrator t=2026-05-27T13:52:22.194919882Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T13:52:22.206162698Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.244106ms logger=migrator t=2026-05-27T13:52:22.211820267Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T13:52:22.220134518Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.31364ms logger=migrator t=2026-05-27T13:52:22.225046514Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T13:52:22.225331539Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=285.705µs logger=migrator t=2026-05-27T13:52:22.230657912Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.256621711s logger=migrator t=2026-05-27T13:52:22.231379234Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T13:52:22.25029394Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T13:52:22.250646496Z level=info msg="Created default organization" logger=secrets t=2026-05-27T13:52:22.258516619Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T13:52:22.31089333Z level=info msg="Restored cache from database" duration=603.819µs logger=plugin.store t=2026-05-27T13:52:22.312692089Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T13:52:22.348433898Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T13:52:22.348461699Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T13:52:22.348610682Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T13:52:22.348625042Z level=info msg="Plugins loaded" count=54 duration=35.933683ms logger=query_data t=2026-05-27T13:52:22.353254724Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T13:52:22.355878605Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T13:52:22.35936686Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T13:52:22.366443061Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T13:52:22.378167105Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T13:52:22.380863707Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T13:52:22.398672306Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T13:52:22.419425092Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T13:52:22.438597802Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T13:52:22.438620413Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T13:52:22.438866456Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T13:52:22.43907606Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T13:52:22.439391134Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-27T13:52:22.442011906Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-27T13:52:22.457177823Z level=info msg="State cache has been initialized" states=0 duration=18.098693ms logger=ngalert.scheduler t=2026-05-27T13:52:22.457278895Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T13:52:22.457367336Z level=info msg=starting first_tick=2026-05-27T13:52:30Z logger=provisioning.dashboard t=2026-05-27T13:52:22.508354876Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-27T13:52:22.516148017Z level=info msg="Update check succeeded" duration=76.714702ms logger=grafana.update.checker t=2026-05-27T13:52:22.519656773Z level=info msg="Update check succeeded" duration=77.485895ms logger=sqlstore.transactions t=2026-05-27T13:52:22.546025916Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T13:52:22.61578343Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T13:52:22.658162144Z level=info msg="Patterns update finished" duration=217.325517ms logger=grafana-apiserver t=2026-05-27T13:52:22.838586552Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T13:52:22.839137522Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T13:52:25.870495874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.871292777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.889901889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.909297513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.922372777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.950455927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:25.969450045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.048133649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.066949414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.085995603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.10503073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.125467562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.142970746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.16238259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.179320446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.203402744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.222904829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.246793333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.260517128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.282226059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.302271843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.323680899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.338891367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.365275731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.382314057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.415606299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.431900855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.461768684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.47749472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.502768696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.518175618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.547333984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.572732902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.607390727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.629193379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.670954032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.690180934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.721464765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.736159845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.776898134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.807850469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.882180564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.900515241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.951958038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:26.974524702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.034500062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.049260554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.109717171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.138490192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.285933754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.30865589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.543776566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.560519318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.632381285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.651084728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.769297122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.787521437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.860762185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.879999367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.95548913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:27.974822463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.045493451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.063763908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.135246648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.151892169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.219215984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.236267152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.297500871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.312010219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.385270517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.403332761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.464765724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.484886519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.565600585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.584656004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.66670728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.681571122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.761476655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.782611206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T13:52:28.859581753Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T13:53:34.477182982Z level=info msg="Usage stats are ready to report"