logger=settings t=2026-04-23T02:16:03.149516735Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T02:16:03Z logger=settings t=2026-04-23T02:16:03.152920813Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T02:16:03.153052755Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T02:16:03.153106626Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T02:16:03.153167647Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T02:16:03.153220898Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T02:16:03.153287699Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T02:16:03.15333901Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T02:16:03.153369231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T02:16:03.153387751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T02:16:03.153432522Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T02:16:03.153470882Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T02:16:03.153549504Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T02:16:03.153615895Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T02:16:03.153672756Z level=info msg=Target target=[all] logger=settings t=2026-04-23T02:16:03.153747787Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T02:16:03.153800968Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T02:16:03.153837378Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T02:16:03.153871409Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T02:16:03.15391992Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T02:16:03.153972581Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T02:16:03.154627662Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T02:16:03.154753724Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T02:16:03.157403199Z level=info msg="Locking database" logger=migrator t=2026-04-23T02:16:03.157513121Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T02:16:03.158425547Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T02:16:03.159750419Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.324372ms logger=migrator t=2026-04-23T02:16:03.163698675Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T02:16:03.164428538Z level=info msg="Migration successfully executed" id="create user table" duration=730.473µs logger=migrator t=2026-04-23T02:16:03.168791782Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T02:16:03.170516062Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.72306ms logger=migrator t=2026-04-23T02:16:03.179540055Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T02:16:03.181131712Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.604398ms logger=migrator t=2026-04-23T02:16:03.192018967Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T02:16:03.192712579Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=695.022µs logger=migrator t=2026-04-23T02:16:03.198893953Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T02:16:03.199356521Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=462.658µs logger=migrator t=2026-04-23T02:16:03.205686788Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T02:16:03.207460819Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.770671ms logger=migrator t=2026-04-23T02:16:03.211440007Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T02:16:03.213106755Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.666258ms logger=migrator t=2026-04-23T02:16:03.219439512Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T02:16:03.220172555Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=733.013µs logger=migrator t=2026-04-23T02:16:03.228317674Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T02:16:03.231374555Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=3.054521ms logger=migrator t=2026-04-23T02:16:03.240098034Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T02:16:03.240943438Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=848.384µs logger=migrator t=2026-04-23T02:16:03.245894412Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T02:16:03.246624494Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.123999ms logger=migrator t=2026-04-23T02:16:03.254065011Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T02:16:03.256333759Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.268518ms logger=migrator t=2026-04-23T02:16:03.2664123Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T02:16:03.266677094Z level=info msg="Migration successfully executed" id="Update user table charset" duration=268.184µs logger=migrator t=2026-04-23T02:16:03.274127811Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T02:16:03.275987033Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.860472ms logger=migrator t=2026-04-23T02:16:03.282629435Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T02:16:03.282989111Z level=info msg="Migration successfully executed" id="Add missing user data" duration=362.856µs logger=migrator t=2026-04-23T02:16:03.320850145Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T02:16:03.322256308Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.407273ms logger=migrator t=2026-04-23T02:16:03.386467979Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T02:16:03.39123551Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=4.768451ms logger=migrator t=2026-04-23T02:16:03.406172193Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T02:16:03.408564664Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.394181ms logger=migrator t=2026-04-23T02:16:03.445764285Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T02:16:03.457678727Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.913832ms logger=migrator t=2026-04-23T02:16:03.539454457Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T02:16:03.540768609Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.327332ms logger=migrator t=2026-04-23T02:16:03.574894568Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T02:16:03.575499168Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=604.41µs logger=migrator t=2026-04-23T02:16:03.61207979Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T02:16:03.613083287Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.005967ms logger=migrator t=2026-04-23T02:16:03.643266129Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-23T02:16:03.643676256Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=413.057µs logger=migrator t=2026-04-23T02:16:03.657917458Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T02:16:03.658531798Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=612.33µs logger=migrator t=2026-04-23T02:16:03.673888499Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T02:16:03.674922787Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.036008ms logger=migrator t=2026-04-23T02:16:03.692268431Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T02:16:03.693217317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=951.236µs logger=migrator t=2026-04-23T02:16:03.710398239Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T02:16:03.711784343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.399123ms logger=migrator t=2026-04-23T02:16:03.728851522Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T02:16:03.729923131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.084239ms logger=migrator t=2026-04-23T02:16:03.74163955Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T02:16:03.742788379Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.154689ms logger=migrator t=2026-04-23T02:16:03.756724776Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T02:16:03.75699834Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=274.954µs logger=migrator t=2026-04-23T02:16:03.785645236Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T02:16:03.787210633Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.566837ms logger=migrator t=2026-04-23T02:16:03.80644499Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T02:16:03.807806333Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.365783ms logger=migrator t=2026-04-23T02:16:03.818138539Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T02:16:03.819235987Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.098478ms logger=migrator t=2026-04-23T02:16:03.8317738Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T02:16:03.833047901Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.277291ms logger=migrator t=2026-04-23T02:16:03.889582202Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T02:16:03.894960563Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.388611ms logger=migrator t=2026-04-23T02:16:03.923581269Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T02:16:03.924373403Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=790.313µs logger=migrator t=2026-04-23T02:16:03.93899952Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T02:16:03.940160331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.161261ms logger=migrator t=2026-04-23T02:16:03.963545308Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T02:16:03.964452953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=910.616µs logger=migrator t=2026-04-23T02:16:03.992484809Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T02:16:03.993359674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=876.946µs logger=migrator t=2026-04-23T02:16:04.001992091Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T02:16:04.00255871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=567.289µs logger=migrator t=2026-04-23T02:16:04.015786995Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T02:16:04.016257782Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=471.137µs logger=migrator t=2026-04-23T02:16:04.026812412Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T02:16:04.02732189Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=510.138µs logger=migrator t=2026-04-23T02:16:04.037833108Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T02:16:04.038730733Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=896.235µs logger=migrator t=2026-04-23T02:16:04.051017491Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T02:16:04.052291183Z level=info msg="Migration successfully executed" id="create star table" duration=1.273022ms logger=migrator t=2026-04-23T02:16:04.065376344Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T02:16:04.06747551Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.102506ms logger=migrator t=2026-04-23T02:16:04.076718846Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T02:16:04.077446459Z level=info msg="Migration successfully executed" id="create org table v1" duration=727.423µs logger=migrator t=2026-04-23T02:16:04.082989853Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T02:16:04.084193023Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.20276ms logger=migrator t=2026-04-23T02:16:04.091297864Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T02:16:04.091982136Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=684.432µs logger=migrator t=2026-04-23T02:16:04.099708857Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T02:16:04.100716853Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.011457ms logger=migrator t=2026-04-23T02:16:04.108285002Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T02:16:04.109532122Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.24717ms logger=migrator t=2026-04-23T02:16:04.117154382Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T02:16:04.118101137Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=947.645µs logger=migrator t=2026-04-23T02:16:04.123949567Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T02:16:04.123988897Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.13µs logger=migrator t=2026-04-23T02:16:04.127801323Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T02:16:04.127840773Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.83µs logger=migrator t=2026-04-23T02:16:04.133215724Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T02:16:04.133411557Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=225.373µs logger=migrator t=2026-04-23T02:16:04.139146295Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T02:16:04.139908937Z level=info msg="Migration successfully executed" id="create dashboard table" duration=762.773µs logger=migrator t=2026-04-23T02:16:04.144328862Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T02:16:04.145133306Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=804.184µs logger=migrator t=2026-04-23T02:16:04.149179814Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T02:16:04.150313514Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.13283ms logger=migrator t=2026-04-23T02:16:04.155836327Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T02:16:04.156562979Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=725.992µs logger=migrator t=2026-04-23T02:16:04.159901486Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T02:16:04.160708329Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=801.893µs logger=migrator t=2026-04-23T02:16:04.163767211Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T02:16:04.164599846Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=748.473µs logger=migrator t=2026-04-23T02:16:04.168950479Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T02:16:04.175245496Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.294657ms logger=migrator t=2026-04-23T02:16:04.180673857Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T02:16:04.1813999Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=725.943µs logger=migrator t=2026-04-23T02:16:04.188447109Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T02:16:04.189595079Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.13193ms logger=migrator t=2026-04-23T02:16:04.196497916Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T02:16:04.197694507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.18741ms logger=migrator t=2026-04-23T02:16:04.207875438Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T02:16:04.208161923Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=286.085µs logger=migrator t=2026-04-23T02:16:04.212359075Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T02:16:04.212999165Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=651.151µs logger=migrator t=2026-04-23T02:16:04.221153053Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T02:16:04.221292966Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=142.423µs logger=migrator t=2026-04-23T02:16:04.226406773Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T02:16:04.228527799Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.121406ms logger=migrator t=2026-04-23T02:16:04.23216972Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T02:16:04.234177645Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.007635ms logger=migrator t=2026-04-23T02:16:04.240218597Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T02:16:04.243808217Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.57811ms logger=migrator t=2026-04-23T02:16:04.251403656Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T02:16:04.252459764Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.056947ms logger=migrator t=2026-04-23T02:16:04.259493003Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T02:16:04.261421776Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.928532ms logger=migrator t=2026-04-23T02:16:04.271208022Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T02:16:04.272081816Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=877.134µs logger=migrator t=2026-04-23T02:16:04.276823277Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T02:16:04.278120448Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.297911ms logger=migrator t=2026-04-23T02:16:04.311102377Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T02:16:04.311167698Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.161µs logger=migrator t=2026-04-23T02:16:04.662149864Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T02:16:04.662211365Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=65.881µs logger=migrator t=2026-04-23T02:16:04.698005942Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T02:16:04.701179295Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.173333ms logger=migrator t=2026-04-23T02:16:04.755567967Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T02:16:04.759088667Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.52321ms logger=migrator t=2026-04-23T02:16:04.833490818Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T02:16:04.835760675Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.272007ms logger=migrator t=2026-04-23T02:16:05.047808286Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T02:16:05.050291458Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.483942ms logger=migrator t=2026-04-23T02:16:05.129605768Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T02:16:05.130014625Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=422.637µs logger=migrator t=2026-04-23T02:16:05.242701Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T02:16:05.244279416Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.580296ms logger=migrator t=2026-04-23T02:16:05.259817959Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T02:16:05.261183872Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.353953ms logger=migrator t=2026-04-23T02:16:05.267841015Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T02:16:05.267877496Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.671µs logger=migrator t=2026-04-23T02:16:05.271666279Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T02:16:05.272592825Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=926.286µs logger=migrator t=2026-04-23T02:16:05.276075864Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T02:16:05.276833367Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=757.383µs logger=migrator t=2026-04-23T02:16:05.28174081Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T02:16:05.28764069Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.89923ms logger=migrator t=2026-04-23T02:16:05.291106078Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T02:16:05.29184811Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=741.862µs logger=migrator t=2026-04-23T02:16:05.295997461Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T02:16:05.296784324Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=786.533µs logger=migrator t=2026-04-23T02:16:05.300661569Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T02:16:05.301553615Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=891.346µs logger=migrator t=2026-04-23T02:16:05.306488808Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T02:16:05.306872115Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=383.397µs logger=migrator t=2026-04-23T02:16:05.310555127Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T02:16:05.311122696Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=567.329µs logger=migrator t=2026-04-23T02:16:05.314656796Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T02:16:05.318112045Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.453589ms logger=migrator t=2026-04-23T02:16:05.32316031Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T02:16:05.323972814Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=812.314µs logger=migrator t=2026-04-23T02:16:05.327605675Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T02:16:05.327798388Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=193.083µs logger=migrator t=2026-04-23T02:16:05.331723604Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T02:16:05.331984598Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=261.334µs logger=migrator t=2026-04-23T02:16:05.337787688Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T02:16:05.339075289Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.287312ms logger=migrator t=2026-04-23T02:16:05.343309161Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T02:16:05.346743729Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.433628ms logger=migrator t=2026-04-23T02:16:05.350637004Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T02:16:05.351508468Z level=info msg="Migration successfully executed" id="create data_source table" duration=871.684µs logger=migrator t=2026-04-23T02:16:05.356955241Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T02:16:05.358132551Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.17741ms logger=migrator t=2026-04-23T02:16:05.362973403Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T02:16:05.364220234Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.246881ms logger=migrator t=2026-04-23T02:16:05.36870946Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T02:16:05.369429442Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=718.892µs logger=migrator t=2026-04-23T02:16:05.374427217Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T02:16:05.376206286Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.781589ms logger=migrator t=2026-04-23T02:16:05.380888766Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T02:16:05.388004665Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.116399ms logger=migrator t=2026-04-23T02:16:05.392510882Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T02:16:05.393464708Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=956.756µs logger=migrator t=2026-04-23T02:16:05.397370244Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T02:16:05.39892882Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.558056ms logger=migrator t=2026-04-23T02:16:05.403408686Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T02:16:05.40420514Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=795.994µs logger=migrator t=2026-04-23T02:16:05.408223278Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T02:16:05.408791187Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=567.189µs logger=migrator t=2026-04-23T02:16:05.413397765Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T02:16:05.415657413Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.262058ms logger=migrator t=2026-04-23T02:16:05.419950406Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T02:16:05.422188494Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.238018ms logger=migrator t=2026-04-23T02:16:05.425858786Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T02:16:05.425898166Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.11µs logger=migrator t=2026-04-23T02:16:05.42851329Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T02:16:05.428721814Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=208.714µs logger=migrator t=2026-04-23T02:16:05.431895437Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T02:16:05.434579143Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.685246ms logger=migrator t=2026-04-23T02:16:05.438583761Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T02:16:05.438768424Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=184.993µs logger=migrator t=2026-04-23T02:16:05.442218973Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T02:16:05.442382705Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=164.042µs logger=migrator t=2026-04-23T02:16:05.446521045Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T02:16:05.450205177Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.683293ms logger=migrator t=2026-04-23T02:16:05.4539063Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T02:16:05.454085473Z level=info msg="Migration successfully executed" id="Update uid value" duration=179.543µs logger=migrator t=2026-04-23T02:16:05.458250574Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T02:16:05.459057067Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=806.543µs logger=migrator t=2026-04-23T02:16:05.462767779Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T02:16:05.464101472Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.322263ms logger=migrator t=2026-04-23T02:16:05.468782961Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T02:16:05.469956411Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.17315ms logger=migrator t=2026-04-23T02:16:05.475081598Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T02:16:05.47582038Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=738.762µs logger=migrator t=2026-04-23T02:16:05.481315453Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T02:16:05.482534083Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.21838ms logger=migrator t=2026-04-23T02:16:05.486854497Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T02:16:05.48825705Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.395533ms logger=migrator t=2026-04-23T02:16:05.493877075Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T02:16:05.494621578Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=744.663µs logger=migrator t=2026-04-23T02:16:05.498710917Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T02:16:05.499819586Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.108389ms logger=migrator t=2026-04-23T02:16:05.504755339Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T02:16:05.505853318Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.100629ms logger=migrator t=2026-04-23T02:16:05.509415068Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T02:16:05.516183662Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.762844ms logger=migrator t=2026-04-23T02:16:05.519477428Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T02:16:05.520213101Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=735.753µs logger=migrator t=2026-04-23T02:16:05.524305389Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T02:16:05.525046692Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.283µs logger=migrator t=2026-04-23T02:16:05.528389379Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T02:16:05.529127511Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=737.882µs logger=migrator t=2026-04-23T02:16:05.532378696Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T02:16:05.533124398Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=745.362µs logger=migrator t=2026-04-23T02:16:05.539815552Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T02:16:05.54030866Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=490.208µs logger=migrator t=2026-04-23T02:16:05.543666467Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T02:16:05.544678133Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.010066ms logger=migrator t=2026-04-23T02:16:05.548642601Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T02:16:05.548684282Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.551µs logger=migrator t=2026-04-23T02:16:05.553161517Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T02:16:05.555738821Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.577024ms logger=migrator t=2026-04-23T02:16:05.559320872Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T02:16:05.561782704Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.461302ms logger=migrator t=2026-04-23T02:16:05.566438332Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T02:16:05.566615954Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.873µs logger=migrator t=2026-04-23T02:16:05.571171272Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T02:16:05.575511415Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.339583ms logger=migrator t=2026-04-23T02:16:05.579741967Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T02:16:05.582417442Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.670795ms logger=migrator t=2026-04-23T02:16:05.585942851Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T02:16:05.586725584Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=782.463µs logger=migrator t=2026-04-23T02:16:05.590977297Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T02:16:05.591526656Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=555.58µs logger=migrator t=2026-04-23T02:16:05.595089916Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T02:16:05.59590754Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=817.424µs logger=migrator t=2026-04-23T02:16:05.599385819Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T02:16:05.600867103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.481064ms logger=migrator t=2026-04-23T02:16:05.606907256Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T02:16:05.607797511Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=891.065µs logger=migrator t=2026-04-23T02:16:05.612667014Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T02:16:05.613426116Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=759.012µs logger=migrator t=2026-04-23T02:16:05.618035394Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T02:16:05.618136466Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=101.822µs logger=migrator t=2026-04-23T02:16:05.622030381Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T02:16:05.622069272Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.451µs logger=migrator t=2026-04-23T02:16:05.626964155Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T02:16:05.631832118Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.867583ms logger=migrator t=2026-04-23T02:16:05.635397698Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T02:16:05.638102203Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.704175ms logger=migrator t=2026-04-23T02:16:05.641953418Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T02:16:05.642023199Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.061µs logger=migrator t=2026-04-23T02:16:05.646273331Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T02:16:05.647063825Z level=info msg="Migration successfully executed" id="create quota table v1" duration=790.334µs logger=migrator t=2026-04-23T02:16:05.650739306Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T02:16:05.65207263Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.331423ms logger=migrator t=2026-04-23T02:16:05.656434023Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T02:16:05.656481914Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.621µs logger=migrator t=2026-04-23T02:16:05.660175526Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T02:16:05.660942619Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=766.933µs logger=migrator t=2026-04-23T02:16:05.665765381Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T02:16:05.666747147Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=981.526µs logger=migrator t=2026-04-23T02:16:05.670845236Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T02:16:05.674309246Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.462439ms logger=migrator t=2026-04-23T02:16:05.677828015Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T02:16:05.677854295Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.36µs logger=migrator t=2026-04-23T02:16:05.682598915Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T02:16:05.68350422Z level=info msg="Migration successfully executed" id="create session table" duration=904.955µs logger=migrator t=2026-04-23T02:16:05.687539618Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T02:16:05.687736062Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=196.703µs logger=migrator t=2026-04-23T02:16:05.691441975Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T02:16:05.691787601Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=351.466µs logger=migrator t=2026-04-23T02:16:05.696676884Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T02:16:05.697937014Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.263151ms logger=migrator t=2026-04-23T02:16:05.703456848Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T02:16:05.704715919Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.258832ms logger=migrator t=2026-04-23T02:16:05.710444746Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T02:16:05.710544368Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=100.532µs logger=migrator t=2026-04-23T02:16:05.714345172Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T02:16:05.714368392Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.1µs logger=migrator t=2026-04-23T02:16:05.718457541Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T02:16:05.722871896Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.413295ms logger=migrator t=2026-04-23T02:16:05.725957628Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T02:16:05.729248823Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.290815ms logger=migrator t=2026-04-23T02:16:05.733335573Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T02:16:05.733508216Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=172.863µs logger=migrator t=2026-04-23T02:16:05.740467413Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T02:16:05.740572475Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=107.632µs logger=migrator t=2026-04-23T02:16:05.744888518Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T02:16:05.745557699Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=669.311µs logger=migrator t=2026-04-23T02:16:05.75033103Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T02:16:05.750362991Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.051µs logger=migrator t=2026-04-23T02:16:05.755589579Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T02:16:05.762979763Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.401014ms logger=migrator t=2026-04-23T02:16:05.766536594Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T02:16:05.766699577Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=163.733µs logger=migrator t=2026-04-23T02:16:05.774220723Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T02:16:05.780835096Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.616213ms logger=migrator t=2026-04-23T02:16:05.785671297Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T02:16:05.791971184Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.300507ms logger=migrator t=2026-04-23T02:16:05.796247156Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T02:16:05.796368458Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=142.143µs logger=migrator t=2026-04-23T02:16:05.804088589Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T02:16:05.805649995Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.552626ms logger=migrator t=2026-04-23T02:16:05.810734381Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T02:16:05.812559222Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.816331ms logger=migrator t=2026-04-23T02:16:05.818289448Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T02:16:05.819409307Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.117119ms logger=migrator t=2026-04-23T02:16:05.823341854Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T02:16:05.824364281Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.021227ms logger=migrator t=2026-04-23T02:16:05.828844457Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T02:16:05.830095578Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.250861ms logger=migrator t=2026-04-23T02:16:05.835402258Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T02:16:05.83791477Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.495982ms logger=migrator t=2026-04-23T02:16:05.842210713Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T02:16:05.843667017Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.456474ms logger=migrator t=2026-04-23T02:16:05.849406204Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T02:16:05.850180587Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=781.733µs logger=migrator t=2026-04-23T02:16:05.853583455Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T02:16:05.854297277Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=713.932µs logger=migrator t=2026-04-23T02:16:05.857363309Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T02:16:05.867107794Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.743515ms logger=migrator t=2026-04-23T02:16:05.870098175Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T02:16:05.870707155Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=606.21µs logger=migrator t=2026-04-23T02:16:05.873858748Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-23T02:16:05.874676371Z 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=813.553µs logger=migrator t=2026-04-23T02:16:05.878341814Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T02:16:05.87867862Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=336.696µs logger=migrator t=2026-04-23T02:16:05.882511854Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T02:16:05.883178485Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=670.851µs logger=migrator t=2026-04-23T02:16:05.886465361Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T02:16:05.887689222Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.223941ms logger=migrator t=2026-04-23T02:16:05.891197471Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T02:16:05.896367928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.169357ms logger=migrator t=2026-04-23T02:16:05.900217123Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T02:16:05.903758884Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.541471ms logger=migrator t=2026-04-23T02:16:05.906877956Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T02:16:05.910546588Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.668842ms logger=migrator t=2026-04-23T02:16:05.91363736Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T02:16:05.917155989Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.518269ms logger=migrator t=2026-04-23T02:16:05.920252542Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T02:16:05.921264949Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.003077ms logger=migrator t=2026-04-23T02:16:05.924980712Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T02:16:05.925064543Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=84.701µs logger=migrator t=2026-04-23T02:16:05.928165306Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T02:16:05.928249107Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=80.821µs logger=migrator t=2026-04-23T02:16:05.931316578Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T02:16:05.932655162Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.338294ms logger=migrator t=2026-04-23T02:16:05.937811889Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T02:16:05.938875527Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.064588ms logger=migrator t=2026-04-23T02:16:05.943918422Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T02:16:05.944684845Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=766.383µs logger=migrator t=2026-04-23T02:16:05.948012201Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T02:16:05.948876366Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=863.975µs logger=migrator t=2026-04-23T02:16:05.952201352Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T02:16:05.953221559Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.024847ms logger=migrator t=2026-04-23T02:16:05.956320271Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T02:16:05.960134276Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.813265ms logger=migrator t=2026-04-23T02:16:05.964891706Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T02:16:05.968750182Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.857856ms logger=migrator t=2026-04-23T02:16:05.972720959Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T02:16:05.972991023Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=270.325µs logger=migrator t=2026-04-23T02:16:05.976980291Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T02:16:05.977985228Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.004907ms logger=migrator t=2026-04-23T02:16:05.982797349Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T02:16:05.983690644Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=895.705µs logger=migrator t=2026-04-23T02:16:05.987108052Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T02:16:05.990883286Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.775334ms logger=migrator t=2026-04-23T02:16:05.994318464Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T02:16:05.994432566Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=126.622µs logger=migrator t=2026-04-23T02:16:05.997715121Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T02:16:05.998741018Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.025467ms logger=migrator t=2026-04-23T02:16:06.002403531Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T02:16:06.003317556Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=913.825µs logger=migrator t=2026-04-23T02:16:06.007394265Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T02:16:06.007517177Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=123.572µs logger=migrator t=2026-04-23T02:16:06.010687871Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T02:16:06.011641676Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=953.425µs logger=migrator t=2026-04-23T02:16:06.015710615Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T02:16:06.01660995Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=899.155µs logger=migrator t=2026-04-23T02:16:06.020462545Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T02:16:06.021952331Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.491906ms logger=migrator t=2026-04-23T02:16:06.026655049Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T02:16:06.027613176Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=956.747µs logger=migrator t=2026-04-23T02:16:06.034180067Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T02:16:06.035661322Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.480856ms logger=migrator t=2026-04-23T02:16:06.04033538Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T02:16:06.042184232Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.848262ms logger=migrator t=2026-04-23T02:16:06.0504084Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T02:16:06.050437841Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.211µs logger=migrator t=2026-04-23T02:16:06.054467738Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T02:16:06.061487927Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.018339ms logger=migrator t=2026-04-23T02:16:06.065011106Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T02:16:06.065769019Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=757.893µs logger=migrator t=2026-04-23T02:16:06.069925899Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T02:16:06.073254745Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.328576ms logger=migrator t=2026-04-23T02:16:06.07647731Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T02:16:06.077210533Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=733.044µs logger=migrator t=2026-04-23T02:16:06.080579439Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T02:16:06.081645417Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.071828ms logger=migrator t=2026-04-23T02:16:06.08654638Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T02:16:06.087502846Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=957.026µs logger=migrator t=2026-04-23T02:16:06.092859136Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T02:16:06.107176017Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.318381ms logger=migrator t=2026-04-23T02:16:06.110454783Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T02:16:06.111020153Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=563.62µs logger=migrator t=2026-04-23T02:16:06.115245384Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-23T02:16:06.116295471Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.049157ms logger=migrator t=2026-04-23T02:16:06.120254128Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T02:16:06.120624515Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=370.207µs logger=migrator t=2026-04-23T02:16:06.125232553Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T02:16:06.125942114Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=709.192µs logger=migrator t=2026-04-23T02:16:06.131319325Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T02:16:06.131782783Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=459.877µs logger=migrator t=2026-04-23T02:16:06.137489239Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T02:16:06.145750588Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.260869ms logger=migrator t=2026-04-23T02:16:06.149495961Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T02:16:06.152679694Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.183353ms logger=migrator t=2026-04-23T02:16:06.156655472Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T02:16:06.15776626Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.118558ms logger=migrator t=2026-04-23T02:16:06.162644243Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T02:16:06.163726921Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.082228ms logger=migrator t=2026-04-23T02:16:06.167697658Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T02:16:06.168004843Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=307.165µs logger=migrator t=2026-04-23T02:16:06.172456439Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T02:16:06.179152342Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.693983ms logger=migrator t=2026-04-23T02:16:06.18437594Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T02:16:06.185408027Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.031347ms logger=migrator t=2026-04-23T02:16:06.191088603Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T02:16:06.191282776Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=194.403µs logger=migrator t=2026-04-23T02:16:06.196535585Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T02:16:06.196990592Z level=info msg="Migration successfully executed" id="Move region to single row" duration=455.257µs logger=migrator t=2026-04-23T02:16:06.203673385Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T02:16:06.205675358Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.000853ms logger=migrator t=2026-04-23T02:16:06.211266342Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T02:16:06.21226865Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.001828ms logger=migrator t=2026-04-23T02:16:06.217870865Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T02:16:06.218867431Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=989.066µs logger=migrator t=2026-04-23T02:16:06.224011458Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T02:16:06.225071796Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.059717ms logger=migrator t=2026-04-23T02:16:06.228390331Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T02:16:06.229291017Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=900.246µs logger=migrator t=2026-04-23T02:16:06.233288134Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T02:16:06.234304002Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.015938ms logger=migrator t=2026-04-23T02:16:06.238211867Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T02:16:06.238312809Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.992µs logger=migrator t=2026-04-23T02:16:06.241728586Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T02:16:06.242659243Z level=info msg="Migration successfully executed" id="create test_data table" duration=929.917µs logger=migrator t=2026-04-23T02:16:06.247394212Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T02:16:06.248290438Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=895.616µs logger=migrator t=2026-04-23T02:16:06.254758637Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T02:16:06.256426834Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.667747ms logger=migrator t=2026-04-23T02:16:06.262558138Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T02:16:06.263492604Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=934.186µs logger=migrator t=2026-04-23T02:16:06.26918259Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T02:16:06.269456264Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.434µs logger=migrator t=2026-04-23T02:16:06.27454164Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T02:16:06.274997668Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=452.567µs logger=migrator t=2026-04-23T02:16:06.279630476Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T02:16:06.279726717Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.301µs logger=migrator t=2026-04-23T02:16:06.284448767Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T02:16:06.285963213Z level=info msg="Migration successfully executed" id="create team table" duration=1.517005ms logger=migrator t=2026-04-23T02:16:06.293451199Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T02:16:06.296389769Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.934689ms logger=migrator t=2026-04-23T02:16:06.303401136Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T02:16:06.304525286Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.1242ms logger=migrator t=2026-04-23T02:16:06.311816158Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T02:16:06.32197034Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=10.151542ms logger=migrator t=2026-04-23T02:16:06.340619185Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T02:16:06.340900869Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=291.005µs logger=migrator t=2026-04-23T02:16:06.34871479Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T02:16:06.350515981Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.803171ms logger=migrator t=2026-04-23T02:16:06.356205367Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T02:16:06.35701691Z level=info msg="Migration successfully executed" id="create team member table" duration=811.823µs logger=migrator t=2026-04-23T02:16:06.363114094Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T02:16:06.36409643Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=978.416µs logger=migrator t=2026-04-23T02:16:06.37235321Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T02:16:06.373877845Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.455585ms logger=migrator t=2026-04-23T02:16:06.380539578Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T02:16:06.381510434Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=971.266µs logger=migrator t=2026-04-23T02:16:06.386944915Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T02:16:06.39256852Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.623135ms logger=migrator t=2026-04-23T02:16:06.421391566Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T02:16:06.428475806Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.039119ms logger=migrator t=2026-04-23T02:16:06.432850209Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T02:16:06.437340275Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.490036ms logger=migrator t=2026-04-23T02:16:06.441415345Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T02:16:06.442397461Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=982.096µs logger=migrator t=2026-04-23T02:16:06.448327921Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T02:16:06.449232976Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=909.475µs logger=migrator t=2026-04-23T02:16:06.45362183Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T02:16:06.454573736Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=951.776µs logger=migrator t=2026-04-23T02:16:06.461086546Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T02:16:06.462017372Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=930.786µs logger=migrator t=2026-04-23T02:16:06.4666396Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T02:16:06.468056953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.417113ms logger=migrator t=2026-04-23T02:16:06.473152149Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T02:16:06.474035944Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.355µs logger=migrator t=2026-04-23T02:16:06.479595368Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T02:16:06.480537103Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=931.435µs logger=migrator t=2026-04-23T02:16:06.484766855Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T02:16:06.4856576Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=892.405µs logger=migrator t=2026-04-23T02:16:06.490789227Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T02:16:06.491238654Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=449.618µs logger=migrator t=2026-04-23T02:16:06.496574264Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T02:16:06.496795508Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=221.644µs logger=migrator t=2026-04-23T02:16:06.500792186Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T02:16:06.501533588Z level=info msg="Migration successfully executed" id="create tag table" duration=741.312µs logger=migrator t=2026-04-23T02:16:06.506101695Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T02:16:06.507135242Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.034437ms logger=migrator t=2026-04-23T02:16:06.512431662Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T02:16:06.513236475Z level=info msg="Migration successfully executed" id="create login attempt table" duration=800.683µs logger=migrator t=2026-04-23T02:16:06.517756562Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T02:16:06.518698397Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=941.655µs logger=migrator t=2026-04-23T02:16:06.523961786Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T02:16:06.524957233Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=995.847µs logger=migrator t=2026-04-23T02:16:06.530494306Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T02:16:06.545431578Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.936392ms logger=migrator t=2026-04-23T02:16:06.549439436Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T02:16:06.549979025Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=539.529µs logger=migrator t=2026-04-23T02:16:06.553725568Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T02:16:06.554513021Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=787.033µs logger=migrator t=2026-04-23T02:16:06.559384894Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T02:16:06.559661418Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=276.424µs logger=migrator t=2026-04-23T02:16:06.564264706Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T02:16:06.564908647Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=644.072µs logger=migrator t=2026-04-23T02:16:06.570126674Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T02:16:06.570865467Z level=info msg="Migration successfully executed" id="create user auth table" duration=738.723µs logger=migrator t=2026-04-23T02:16:06.577164933Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T02:16:06.578086239Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=921.146µs logger=migrator t=2026-04-23T02:16:06.583345407Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T02:16:06.583453519Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.192µs logger=migrator t=2026-04-23T02:16:06.587906075Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T02:16:06.593765173Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.860268ms logger=migrator t=2026-04-23T02:16:06.598665806Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T02:16:06.60371343Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.044334ms logger=migrator t=2026-04-23T02:16:06.607703468Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T02:16:06.612951307Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.242179ms logger=migrator t=2026-04-23T02:16:06.618266937Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T02:16:06.623380422Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.112985ms logger=migrator t=2026-04-23T02:16:06.628827994Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T02:16:06.630534873Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.705069ms logger=migrator t=2026-04-23T02:16:06.635807572Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T02:16:06.641558609Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.762457ms logger=migrator t=2026-04-23T02:16:06.646634865Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T02:16:06.647437978Z level=info msg="Migration successfully executed" id="create server_lock table" duration=803.083µs logger=migrator t=2026-04-23T02:16:06.653794125Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T02:16:06.654727902Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=926.587µs logger=migrator t=2026-04-23T02:16:06.660433588Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T02:16:06.661880362Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.446604ms logger=migrator t=2026-04-23T02:16:06.668760708Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T02:16:06.670305184Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.539176ms logger=migrator t=2026-04-23T02:16:06.676867155Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T02:16:06.678419071Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.551846ms logger=migrator t=2026-04-23T02:16:06.683352644Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T02:16:06.685018212Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.666448ms logger=migrator t=2026-04-23T02:16:06.689955535Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T02:16:06.695266045Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.31022ms logger=migrator t=2026-04-23T02:16:06.700850449Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T02:16:06.701745504Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=894.975µs logger=migrator t=2026-04-23T02:16:06.706561735Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T02:16:06.708486338Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.924183ms logger=migrator t=2026-04-23T02:16:06.713460932Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T02:16:06.714396648Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=936.386µs logger=migrator t=2026-04-23T02:16:06.720075593Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T02:16:06.720926437Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=843.614µs logger=migrator t=2026-04-23T02:16:06.725708188Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T02:16:06.726651334Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=935.636µs logger=migrator t=2026-04-23T02:16:06.731431045Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T02:16:06.731540017Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=113.852µs logger=migrator t=2026-04-23T02:16:06.737739821Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T02:16:06.737905384Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.512µs logger=migrator t=2026-04-23T02:16:06.742594523Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T02:16:06.744529186Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.934113ms logger=migrator t=2026-04-23T02:16:06.753982985Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T02:16:06.755232907Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.252152ms logger=migrator t=2026-04-23T02:16:06.760545525Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T02:16:06.761570573Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.025118ms logger=migrator t=2026-04-23T02:16:06.768008062Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T02:16:06.768125794Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=118.482µs logger=migrator t=2026-04-23T02:16:06.772830013Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T02:16:06.773795859Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=972.216µs logger=migrator t=2026-04-23T02:16:06.778154453Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T02:16:06.779115979Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=961.456µs logger=migrator t=2026-04-23T02:16:06.784451759Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T02:16:06.78572861Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.276301ms logger=migrator t=2026-04-23T02:16:06.855638349Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T02:16:06.857591802Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.947173ms logger=migrator t=2026-04-23T02:16:06.868588348Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T02:16:06.877309875Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.723107ms logger=migrator t=2026-04-23T02:16:06.882397891Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T02:16:06.883069722Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=671.951µs logger=migrator t=2026-04-23T02:16:06.888006255Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T02:16:06.888223079Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=217.704µs logger=migrator t=2026-04-23T02:16:06.896375857Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T02:16:06.897475485Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.102779ms logger=migrator t=2026-04-23T02:16:06.902760424Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-23T02:16:06.903774242Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.013748ms logger=migrator t=2026-04-23T02:16:06.907794329Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-23T02:16:06.908817926Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.023797ms logger=migrator t=2026-04-23T02:16:06.913687578Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T02:16:06.913756539Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.371µs logger=migrator t=2026-04-23T02:16:06.917673116Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T02:16:06.918597301Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=923.995µs logger=migrator t=2026-04-23T02:16:06.922807752Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T02:16:06.923889871Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.082019ms logger=migrator t=2026-04-23T02:16:06.929013607Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-23T02:16:06.930068565Z 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.054108ms logger=migrator t=2026-04-23T02:16:06.934166413Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T02:16:06.935199972Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.033318ms logger=migrator t=2026-04-23T02:16:06.940841236Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T02:16:06.946615424Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.774098ms logger=migrator t=2026-04-23T02:16:06.953975977Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T02:16:06.955045936Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.070199ms logger=migrator t=2026-04-23T02:16:06.960378796Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T02:16:06.961430163Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.051167ms logger=migrator t=2026-04-23T02:16:06.968975731Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T02:16:06.998724632Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.743271ms logger=migrator t=2026-04-23T02:16:07.002825311Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T02:16:07.029894838Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.071277ms logger=migrator t=2026-04-23T02:16:07.032861747Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T02:16:07.033657471Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=792.493µs logger=migrator t=2026-04-23T02:16:07.03960759Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T02:16:07.041080396Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.471136ms logger=migrator t=2026-04-23T02:16:07.044628455Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T02:16:07.052160652Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.532897ms logger=migrator t=2026-04-23T02:16:07.05561044Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T02:16:07.061344037Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.733376ms logger=migrator t=2026-04-23T02:16:07.067150544Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T02:16:07.068258202Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.099178ms logger=migrator t=2026-04-23T02:16:07.072675657Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T02:16:07.07407211Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.396043ms logger=migrator t=2026-04-23T02:16:07.07822539Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T02:16:07.07937384Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.147399ms logger=migrator t=2026-04-23T02:16:07.08474399Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T02:16:07.086363248Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.619018ms logger=migrator t=2026-04-23T02:16:07.091596836Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T02:16:07.091671367Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=75.411µs logger=migrator t=2026-04-23T02:16:07.095189546Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T02:16:07.104522003Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.328367ms logger=migrator t=2026-04-23T02:16:07.108800515Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T02:16:07.11444842Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.648205ms logger=migrator t=2026-04-23T02:16:07.119837721Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T02:16:07.124687652Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.84853ms logger=migrator t=2026-04-23T02:16:07.129833028Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T02:16:07.131373705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.544447ms logger=migrator t=2026-04-23T02:16:07.137182263Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T02:16:07.13826833Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.085737ms logger=migrator t=2026-04-23T02:16:07.142133636Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T02:16:07.150283313Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.140007ms logger=migrator t=2026-04-23T02:16:07.159076321Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T02:16:07.171851325Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=12.771894ms logger=migrator t=2026-04-23T02:16:07.177347838Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-23T02:16:07.178556889Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.208841ms logger=migrator t=2026-04-23T02:16:07.182860051Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T02:16:07.189689996Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.829625ms logger=migrator t=2026-04-23T02:16:07.195533434Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T02:16:07.202402629Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.868795ms logger=migrator t=2026-04-23T02:16:07.208480271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T02:16:07.208552243Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.332µs logger=migrator t=2026-04-23T02:16:07.214138657Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T02:16:07.215272737Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.13411ms logger=migrator t=2026-04-23T02:16:07.221809656Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-23T02:16:07.222855093Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.043267ms logger=migrator t=2026-04-23T02:16:07.226470935Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-23T02:16:07.228375636Z 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.903921ms logger=migrator t=2026-04-23T02:16:07.232864862Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T02:16:07.233037095Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=162.703µs logger=migrator t=2026-04-23T02:16:07.238499507Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T02:16:07.246149896Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.651269ms logger=migrator t=2026-04-23T02:16:07.251426095Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T02:16:07.260231633Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.794967ms logger=migrator t=2026-04-23T02:16:07.264911901Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T02:16:07.274998251Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.08755ms logger=migrator t=2026-04-23T02:16:07.278912726Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T02:16:07.287462901Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.554045ms logger=migrator t=2026-04-23T02:16:07.29158893Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T02:16:07.296468183Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.879363ms logger=migrator t=2026-04-23T02:16:07.301888114Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T02:16:07.302045797Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=158.242µs logger=migrator t=2026-04-23T02:16:07.308929562Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T02:16:07.310726892Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.79776ms logger=migrator t=2026-04-23T02:16:07.318740977Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T02:16:07.329872485Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.134158ms logger=migrator t=2026-04-23T02:16:07.338225465Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T02:16:07.338302306Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.191µs logger=migrator t=2026-04-23T02:16:07.342387235Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T02:16:07.34918343Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.795065ms logger=migrator t=2026-04-23T02:16:07.356888139Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T02:16:07.35872146Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.826071ms logger=migrator t=2026-04-23T02:16:07.366591572Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T02:16:07.373699082Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.10554ms logger=migrator t=2026-04-23T02:16:07.377513496Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T02:16:07.37835423Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=837.944µs logger=migrator t=2026-04-23T02:16:07.382066412Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T02:16:07.38309302Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.026418ms logger=migrator t=2026-04-23T02:16:07.38967053Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T02:16:07.400536584Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.866164ms logger=migrator t=2026-04-23T02:16:07.405403496Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T02:16:07.406046536Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=642.67µs logger=migrator t=2026-04-23T02:16:07.411692371Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T02:16:07.41281062Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.118309ms logger=migrator t=2026-04-23T02:16:07.419062815Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T02:16:07.420518419Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.455644ms logger=migrator t=2026-04-23T02:16:07.426153974Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T02:16:07.427285133Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.130479ms logger=migrator t=2026-04-23T02:16:07.432380419Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T02:16:07.432587182Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=213.243µs logger=migrator t=2026-04-23T02:16:07.438488191Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T02:16:07.440362833Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.874342ms logger=migrator t=2026-04-23T02:16:07.446638119Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T02:16:07.447641086Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.002808ms logger=migrator t=2026-04-23T02:16:07.451648313Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T02:16:07.452079711Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T02:16:07.458182273Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T02:16:07.45856247Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=384.667µs logger=migrator t=2026-04-23T02:16:07.464820615Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T02:16:07.465842762Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.021957ms logger=migrator t=2026-04-23T02:16:07.471003419Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T02:16:07.483280245Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.279266ms logger=migrator t=2026-04-23T02:16:07.489357048Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T02:16:07.493125121Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.770503ms logger=migrator t=2026-04-23T02:16:07.498287538Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T02:16:07.499360206Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.072458ms logger=migrator t=2026-04-23T02:16:07.504769377Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T02:16:07.505665692Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=895.735µs logger=migrator t=2026-04-23T02:16:07.512366425Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T02:16:07.513421803Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.061678ms logger=migrator t=2026-04-23T02:16:07.520427311Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T02:16:07.52275089Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.34413ms logger=migrator t=2026-04-23T02:16:07.528430255Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T02:16:07.528473146Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.551µs logger=migrator t=2026-04-23T02:16:07.533073743Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T02:16:07.533140684Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.521µs logger=migrator t=2026-04-23T02:16:07.541377173Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T02:16:07.553982745Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.600572ms logger=migrator t=2026-04-23T02:16:07.559902805Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T02:16:07.56021665Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=314.595µs logger=migrator t=2026-04-23T02:16:07.56436351Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T02:16:07.565992417Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.628487ms logger=migrator t=2026-04-23T02:16:07.571080133Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T02:16:07.571546811Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=466.968µs logger=migrator t=2026-04-23T02:16:07.578879354Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T02:16:07.579865211Z level=info msg="Migration successfully executed" id="create data_keys table" duration=985.717µs logger=migrator t=2026-04-23T02:16:07.585363023Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T02:16:07.586632054Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.268931ms logger=migrator t=2026-04-23T02:16:07.591841982Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T02:16:07.627091795Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.253943ms logger=migrator t=2026-04-23T02:16:07.632353844Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T02:16:07.639155368Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.801564ms logger=migrator t=2026-04-23T02:16:07.644174933Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T02:16:07.644397577Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=222.794µs logger=migrator t=2026-04-23T02:16:07.775528433Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T02:16:07.807969918Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.450645ms logger=migrator t=2026-04-23T02:16:07.812104158Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T02:16:07.843234242Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.128234ms logger=migrator t=2026-04-23T02:16:07.849245623Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T02:16:07.850156978Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=910.525µs logger=migrator t=2026-04-23T02:16:07.856208141Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T02:16:07.857456801Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.24736ms logger=migrator t=2026-04-23T02:16:07.863121187Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T02:16:07.863439162Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=318.495µs logger=migrator t=2026-04-23T02:16:07.869855599Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T02:16:07.870680864Z level=info msg="Migration successfully executed" id="create permission table" duration=825.385µs logger=migrator t=2026-04-23T02:16:07.875642917Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T02:16:07.877230424Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.587568ms logger=migrator t=2026-04-23T02:16:07.882440512Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T02:16:07.883676202Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.23643ms logger=migrator t=2026-04-23T02:16:07.890368135Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T02:16:07.89124634Z level=info msg="Migration successfully executed" id="create role table" duration=878.145µs logger=migrator t=2026-04-23T02:16:07.896722562Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T02:16:07.906839542Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.11242ms logger=migrator t=2026-04-23T02:16:07.91087103Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T02:16:07.918642331Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.770801ms logger=migrator t=2026-04-23T02:16:07.924746363Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T02:16:07.92576574Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.013597ms logger=migrator t=2026-04-23T02:16:07.931196611Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T02:16:07.93229145Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.094549ms logger=migrator t=2026-04-23T02:16:07.937490658Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T02:16:07.938582326Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.091328ms logger=migrator t=2026-04-23T02:16:07.943253985Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T02:16:07.944350893Z level=info msg="Migration successfully executed" id="create team role table" duration=1.092088ms logger=migrator t=2026-04-23T02:16:07.950534547Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T02:16:07.951659466Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.124369ms logger=migrator t=2026-04-23T02:16:07.956501687Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T02:16:07.957711978Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.209591ms logger=migrator t=2026-04-23T02:16:07.963398194Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T02:16:07.965209444Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.80972ms logger=migrator t=2026-04-23T02:16:07.970801388Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T02:16:07.972315874Z level=info msg="Migration successfully executed" id="create user role table" duration=1.513996ms logger=migrator t=2026-04-23T02:16:07.978766212Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T02:16:07.97982033Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.058868ms logger=migrator t=2026-04-23T02:16:07.985920903Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T02:16:07.987247404Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.325461ms logger=migrator t=2026-04-23T02:16:07.993108293Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T02:16:07.994151611Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.043388ms logger=migrator t=2026-04-23T02:16:07.999449031Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T02:16:08.000485568Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.035787ms logger=migrator t=2026-04-23T02:16:08.00536484Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T02:16:08.006444507Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.079997ms logger=migrator t=2026-04-23T02:16:08.01257811Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T02:16:08.013869452Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.296552ms logger=migrator t=2026-04-23T02:16:08.018863817Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T02:16:08.031308855Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.439149ms logger=migrator t=2026-04-23T02:16:08.035691069Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T02:16:08.036842358Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.151299ms logger=migrator t=2026-04-23T02:16:08.042253939Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T02:16:08.043364797Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.110538ms logger=migrator t=2026-04-23T02:16:08.048494053Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T02:16:08.049537091Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.038948ms logger=migrator t=2026-04-23T02:16:08.054433983Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T02:16:08.056261054Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.826141ms logger=migrator t=2026-04-23T02:16:08.061622874Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T02:16:08.062429007Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=806.183µs logger=migrator t=2026-04-23T02:16:08.067535753Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T02:16:08.068654132Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.120059ms logger=migrator t=2026-04-23T02:16:08.073354921Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T02:16:08.083011803Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.656392ms logger=migrator t=2026-04-23T02:16:08.088409493Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T02:16:08.096674922Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.264719ms logger=migrator t=2026-04-23T02:16:08.101234739Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T02:16:08.107375712Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.134973ms logger=migrator t=2026-04-23T02:16:08.111972449Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T02:16:08.120162347Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.187227ms logger=migrator t=2026-04-23T02:16:08.125870342Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T02:16:08.12695789Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.087388ms logger=migrator t=2026-04-23T02:16:08.132375381Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T02:16:08.133661454Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.285533ms logger=migrator t=2026-04-23T02:16:08.138566585Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T02:16:08.140369776Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.805871ms logger=migrator t=2026-04-23T02:16:08.14600227Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T02:16:08.146921935Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=920.005µs logger=migrator t=2026-04-23T02:16:08.151746287Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T02:16:08.152906656Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.160039ms logger=migrator t=2026-04-23T02:16:08.157820739Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T02:16:08.1578948Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.701µs logger=migrator t=2026-04-23T02:16:08.163074657Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T02:16:08.163165799Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=93.101µs logger=migrator t=2026-04-23T02:16:08.167604483Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T02:16:08.168317075Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=712.622µs logger=migrator t=2026-04-23T02:16:08.178972414Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T02:16:08.179617765Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=646.721µs logger=migrator t=2026-04-23T02:16:08.185006235Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T02:16:08.185722167Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=715.592µs logger=migrator t=2026-04-23T02:16:08.190837323Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T02:16:08.191199179Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=368.776µs logger=migrator t=2026-04-23T02:16:08.195657934Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T02:16:08.196484818Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=832.824µs logger=migrator t=2026-04-23T02:16:08.201305029Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T02:16:08.202729652Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.423223ms logger=migrator t=2026-04-23T02:16:08.207886829Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T02:16:08.209812922Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.925403ms logger=migrator t=2026-04-23T02:16:08.216155568Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T02:16:08.224268934Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.112986ms logger=migrator t=2026-04-23T02:16:08.22873976Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T02:16:08.228807731Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.301µs logger=migrator t=2026-04-23T02:16:08.233519689Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T02:16:08.234498437Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=978.308µs logger=migrator t=2026-04-23T02:16:08.243505117Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T02:16:08.245254956Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.741209ms logger=migrator t=2026-04-23T02:16:08.25025547Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T02:16:08.251423751Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.16768ms logger=migrator t=2026-04-23T02:16:08.257790287Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T02:16:08.268452636Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.670229ms logger=migrator t=2026-04-23T02:16:08.272968301Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T02:16:08.27406015Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.092779ms logger=migrator t=2026-04-23T02:16:08.278697978Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T02:16:08.279779666Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.081708ms logger=migrator t=2026-04-23T02:16:08.285521183Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T02:16:08.308641241Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.105847ms logger=migrator t=2026-04-23T02:16:08.314055951Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T02:16:08.315231211Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.17521ms logger=migrator t=2026-04-23T02:16:08.320337157Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T02:16:08.321425286Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.087719ms logger=migrator t=2026-04-23T02:16:08.327696971Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T02:16:08.328751358Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.054317ms logger=migrator t=2026-04-23T02:16:08.333674161Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T02:16:08.334751208Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.077097ms logger=migrator t=2026-04-23T02:16:08.339478138Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T02:16:08.339836954Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=359.336µs logger=migrator t=2026-04-23T02:16:08.345758673Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T02:16:08.347001165Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.243022ms logger=migrator t=2026-04-23T02:16:08.351270496Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T02:16:08.360683325Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.408218ms logger=migrator t=2026-04-23T02:16:08.36581549Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T02:16:08.366650245Z level=info msg="Migration successfully executed" id="create entity_events table" duration=834.785µs logger=migrator t=2026-04-23T02:16:08.372198988Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T02:16:08.373598261Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.398813ms logger=migrator t=2026-04-23T02:16:08.378826029Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T02:16:08.379589671Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T02:16:08.384210019Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T02:16:08.384935921Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T02:16:08.390769619Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T02:16:08.392080712Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.310702ms logger=migrator t=2026-04-23T02:16:08.397063456Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T02:16:08.398054052Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=990.847µs logger=migrator t=2026-04-23T02:16:08.403216088Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T02:16:08.405071739Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.855211ms logger=migrator t=2026-04-23T02:16:08.410271126Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T02:16:08.411684611Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.414435ms logger=migrator t=2026-04-23T02:16:08.416590333Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T02:16:08.41758053Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=989.937µs logger=migrator t=2026-04-23T02:16:08.423422258Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T02:16:08.424442654Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.020026ms logger=migrator t=2026-04-23T02:16:08.429450548Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T02:16:08.43067954Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.229031ms logger=migrator t=2026-04-23T02:16:08.435990549Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T02:16:08.437755948Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.777909ms logger=migrator t=2026-04-23T02:16:08.450834368Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T02:16:08.453057845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.225577ms logger=migrator t=2026-04-23T02:16:08.458639629Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T02:16:08.459628215Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=988.136µs logger=migrator t=2026-04-23T02:16:08.465762958Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T02:16:08.466731194Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=967.996µs logger=migrator t=2026-04-23T02:16:08.471382253Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T02:16:08.494736694Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.352651ms logger=migrator t=2026-04-23T02:16:08.499343562Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T02:16:08.507185694Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.840822ms logger=migrator t=2026-04-23T02:16:08.513186554Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T02:16:08.525320348Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.137824ms logger=migrator t=2026-04-23T02:16:08.531151895Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T02:16:08.53139209Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=240.795µs logger=migrator t=2026-04-23T02:16:08.53617893Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T02:16:08.545313094Z level=info msg="Migration successfully executed" id="add share column" duration=9.133604ms logger=migrator t=2026-04-23T02:16:08.551311195Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T02:16:08.551594879Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=285.144µs logger=migrator t=2026-04-23T02:16:08.556128395Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T02:16:08.557435827Z level=info msg="Migration successfully executed" id="create file table" duration=1.306462ms logger=migrator t=2026-04-23T02:16:08.562033495Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T02:16:08.563203744Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.170949ms logger=migrator t=2026-04-23T02:16:08.568539614Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T02:16:08.569632272Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.092458ms logger=migrator t=2026-04-23T02:16:08.576559669Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T02:16:08.57787718Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.317792ms logger=migrator t=2026-04-23T02:16:08.585874615Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T02:16:08.587832368Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.958583ms logger=migrator t=2026-04-23T02:16:08.594234445Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T02:16:08.594352267Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=119.112µs logger=migrator t=2026-04-23T02:16:08.599220059Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T02:16:08.599330321Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=111.822µs logger=migrator t=2026-04-23T02:16:08.603695713Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T02:16:08.604264724Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=569.271µs logger=migrator t=2026-04-23T02:16:08.608638117Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T02:16:08.6088463Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=209.013µs logger=migrator t=2026-04-23T02:16:08.614293352Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T02:16:08.615776767Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.483266ms logger=migrator t=2026-04-23T02:16:08.620533386Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T02:16:08.629605499Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.072393ms logger=migrator t=2026-04-23T02:16:08.633654937Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T02:16:08.633767889Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.182µs logger=migrator t=2026-04-23T02:16:08.637746896Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T02:16:08.638883494Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.136258ms logger=migrator t=2026-04-23T02:16:08.644933596Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T02:16:08.645352913Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=419.917µs logger=migrator t=2026-04-23T02:16:08.649495933Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T02:16:08.649715907Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.824µs logger=migrator t=2026-04-23T02:16:08.653638462Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T02:16:08.65409689Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=458.428µs logger=migrator t=2026-04-23T02:16:08.657989696Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T02:16:08.667048717Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.058711ms logger=migrator t=2026-04-23T02:16:08.672269595Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T02:16:08.684609962Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.341447ms logger=migrator t=2026-04-23T02:16:08.689081747Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T02:16:08.690154705Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.070868ms logger=migrator t=2026-04-23T02:16:08.694971146Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T02:16:08.770597346Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.600069ms logger=migrator t=2026-04-23T02:16:08.776506105Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T02:16:08.777909339Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.404814ms logger=migrator t=2026-04-23T02:16:08.782392463Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T02:16:08.783643325Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.250492ms logger=migrator t=2026-04-23T02:16:08.788289802Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T02:16:08.813410724Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.121022ms logger=migrator t=2026-04-23T02:16:08.819216442Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T02:16:08.82863804Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.416918ms logger=migrator t=2026-04-23T02:16:08.833074554Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T02:16:08.833304968Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=229.934µs logger=migrator t=2026-04-23T02:16:08.83875669Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T02:16:08.839090955Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=332.755µs logger=migrator t=2026-04-23T02:16:08.844433445Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T02:16:08.844779841Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=346.596µs logger=migrator t=2026-04-23T02:16:08.849441449Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T02:16:08.849845916Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=405.067µs logger=migrator t=2026-04-23T02:16:08.854499754Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T02:16:08.854704947Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=205.363µs logger=migrator t=2026-04-23T02:16:08.864703066Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T02:16:08.866934823Z level=info msg="Migration successfully executed" id="create folder table" duration=2.231677ms logger=migrator t=2026-04-23T02:16:08.875532247Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T02:16:08.876756558Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.224081ms logger=migrator t=2026-04-23T02:16:08.895743247Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T02:16:08.897899622Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.159185ms logger=migrator t=2026-04-23T02:16:08.929772348Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T02:16:08.92987733Z level=info msg="Migration successfully executed" id="Update folder title length" duration=107.562µs logger=migrator t=2026-04-23T02:16:08.945237147Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T02:16:08.947558196Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.321449ms logger=migrator t=2026-04-23T02:16:09.01869243Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T02:16:09.020690943Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.002333ms logger=migrator t=2026-04-23T02:16:09.030935845Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T02:16:09.032148565Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.21466ms logger=migrator t=2026-04-23T02:16:09.054222905Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T02:16:09.054992738Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=769.362µs logger=migrator t=2026-04-23T02:16:09.116797274Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T02:16:09.117411704Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=614.83µs logger=migrator t=2026-04-23T02:16:09.158476721Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T02:16:09.160739449Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.262988ms logger=migrator t=2026-04-23T02:16:09.168313736Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T02:16:09.169592597Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.280451ms logger=migrator t=2026-04-23T02:16:09.174331887Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T02:16:09.175433095Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.101498ms logger=migrator t=2026-04-23T02:16:09.180537031Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T02:16:09.181772362Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.234751ms logger=migrator t=2026-04-23T02:16:09.186784716Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T02:16:09.194557635Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=7.771329ms logger=migrator t=2026-04-23T02:16:09.199233104Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T02:16:09.200153569Z level=info msg="Migration successfully executed" id="create anon_device table" duration=924.845µs logger=migrator t=2026-04-23T02:16:09.20433099Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T02:16:09.205626211Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.292621ms logger=migrator t=2026-04-23T02:16:09.213168768Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T02:16:09.214293936Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.124548ms logger=migrator t=2026-04-23T02:16:09.219540994Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T02:16:09.220941388Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.402644ms logger=migrator t=2026-04-23T02:16:09.225442023Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T02:16:09.226565352Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.124319ms logger=migrator t=2026-04-23T02:16:09.231949363Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T02:16:09.233087731Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.138238ms logger=migrator t=2026-04-23T02:16:09.236886544Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T02:16:09.23716472Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=280.936µs logger=migrator t=2026-04-23T02:16:09.240916923Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T02:16:09.250667855Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.750372ms logger=migrator t=2026-04-23T02:16:09.260356238Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T02:16:09.261158801Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=804.113µs logger=migrator t=2026-04-23T02:16:09.265568466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T02:16:09.265588616Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.97µs logger=migrator t=2026-04-23T02:16:09.272619103Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T02:16:09.273720462Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.101699ms logger=migrator t=2026-04-23T02:16:09.2790155Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T02:16:09.27903048Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.55µs logger=migrator t=2026-04-23T02:16:09.282738943Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T02:16:09.283647188Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=907.755µs logger=migrator t=2026-04-23T02:16:09.287962211Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T02:16:09.2891539Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.193389ms logger=migrator t=2026-04-23T02:16:09.295281843Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T02:16:09.296338271Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.054798ms logger=migrator t=2026-04-23T02:16:09.301382415Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T02:16:09.302426083Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.045389ms logger=migrator t=2026-04-23T02:16:09.307768502Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T02:16:09.308279051Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=511.848µs logger=migrator t=2026-04-23T02:16:09.312900478Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T02:16:09.313530749Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=630.051µs logger=migrator t=2026-04-23T02:16:09.319268675Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T02:16:09.32016561Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=896.865µs logger=migrator t=2026-04-23T02:16:09.326602467Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T02:16:09.327698296Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.096049ms logger=migrator t=2026-04-23T02:16:09.333584304Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T02:16:09.343248706Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.664022ms logger=migrator t=2026-04-23T02:16:09.348381972Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T02:16:09.358177737Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.796045ms logger=migrator t=2026-04-23T02:16:09.3619615Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T02:16:09.368821125Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.857625ms logger=migrator t=2026-04-23T02:16:09.373140327Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T02:16:09.373210758Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.911µs logger=migrator t=2026-04-23T02:16:09.378331214Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T02:16:09.391869691Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.540127ms logger=migrator t=2026-04-23T02:16:09.396266544Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T02:16:09.403236941Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.968147ms logger=migrator t=2026-04-23T02:16:09.407212947Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T02:16:09.407513522Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=300.425µs logger=migrator t=2026-04-23T02:16:09.411899666Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.2535062s logger=migrator t=2026-04-23T02:16:09.412933193Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T02:16:09.43181647Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T02:16:09.432018133Z level=info msg="Created default organization" logger=secrets t=2026-04-23T02:16:09.437974873Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T02:16:09.488429418Z level=info msg="Restored cache from database" duration=431.357µs logger=plugin.store t=2026-04-23T02:16:09.48969694Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T02:16:09.525363396Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T02:16:09.525392957Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T02:16:09.525465918Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T02:16:09.525479878Z level=info msg="Plugins loaded" count=54 duration=35.784218ms logger=query_data t=2026-04-23T02:16:09.530162047Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T02:16:09.533200048Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T02:16:09.54468874Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T02:16:09.557433224Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T02:16:09.559811084Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T02:16:09.561911858Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T02:16:09.589725684Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T02:16:09.610731137Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T02:16:09.635311139Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T02:16:09.635330719Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-23T02:16:09.638677385Z level=info msg="Storage starting" logger=http.server t=2026-04-23T02:16:09.645650261Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-23T02:16:09.645765533Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-23T02:16:09.648853465Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-23T02:16:09.664280663Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-23T02:16:09.697089843Z level=info msg="State cache has been initialized" states=0 duration=51.32001ms logger=ngalert.scheduler t=2026-04-23T02:16:09.697172765Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T02:16:09.697277016Z level=info msg=starting first_tick=2026-04-23T02:16:10Z logger=provisioning.dashboard t=2026-04-23T02:16:09.712068894Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-04-23T02:16:09.732181361Z level=info msg="Update check succeeded" duration=90.467255ms logger=plugins.update.checker t=2026-04-23T02:16:09.790949125Z level=info msg="Update check succeeded" duration=155.455653ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T02:16:09.934807305Z level=info msg="Patterns update finished" duration=298.587871ms logger=provisioning.dashboard t=2026-04-23T02:16:09.938740531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:09.940429179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:09.962275975Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-23T02:16:10.003419984Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T02:16:10.015098499Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-23T02:16:10.026827815Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-23T02:16:10.04146641Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-23T02:16:10.051875234Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T02:16:10.052631977Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T02:16:10.057599879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.084794634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.099917476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.123519441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.142980987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.163792124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.182568968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.205580062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.228613127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.24845287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.267920254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.297773513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.327821156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.39809727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.414290201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.476202826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.488633983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.529962734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.546202786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.587543987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.599448525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.647197973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.66909153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.706597836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.725638994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.762825425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.779624416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.825536114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.839175201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.886686525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:10.914577981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.031304251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.054750832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.116449331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.130555806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.18059298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.196426345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.256893193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.275568664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.339632902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.35565905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.422356292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.447870048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.513726146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.532274295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.608252692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.627705986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.693628115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.713017828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.77427795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.792019027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.873849041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.889949169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.95722141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:11.972820191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.032496065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.048669264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.120549211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.141322196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.210605689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.22512795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.313089404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.330460803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.41742691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.440377892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.538636587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.558253853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.631768336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.64885482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.738771036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.755470354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.827993831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.844495395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.919451423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:12.941430789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T02:16:13.012138665Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T02:17:06.663523361Z level=info msg="Usage stats are ready to report"