logger=settings t=2026-04-20T10:57:14.626923092Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T10:57:14Z logger=settings t=2026-04-20T10:57:14.627219359Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T10:57:14.627234629Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T10:57:14.62723876Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T10:57:14.62724206Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T10:57:14.62724508Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:57:14.62724807Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:57:14.62725239Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T10:57:14.62725553Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T10:57:14.62725858Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T10:57:14.62726215Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:57:14.62726566Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:57:14.62726927Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T10:57:14.62727282Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T10:57:14.62727632Z level=info msg=Target target=[all] logger=settings t=2026-04-20T10:57:14.627283441Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T10:57:14.627286801Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T10:57:14.627294211Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T10:57:14.627297861Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T10:57:14.627302461Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T10:57:14.627306231Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T10:57:14.627630319Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T10:57:14.62764826Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T10:57:14.629649409Z level=info msg="Locking database" logger=migrator t=2026-04-20T10:57:14.62966196Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T10:57:14.630186963Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T10:57:14.631022393Z level=info msg="Migration successfully executed" id="create migration_log table" duration=835.24µs logger=migrator t=2026-04-20T10:57:14.635883865Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T10:57:14.636425228Z level=info msg="Migration successfully executed" id="create user table" duration=541.293µs logger=migrator t=2026-04-20T10:57:14.641014363Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T10:57:14.641572806Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=558.294µs logger=migrator t=2026-04-20T10:57:14.650685673Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T10:57:14.651268668Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=582.855µs logger=migrator t=2026-04-20T10:57:14.65861721Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T10:57:14.659129113Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=511.593µs logger=migrator t=2026-04-20T10:57:14.665541253Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T10:57:14.666051355Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=524.353µs logger=migrator t=2026-04-20T10:57:14.672140147Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T10:57:14.6738794Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.738883ms logger=migrator t=2026-04-20T10:57:14.685666654Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T10:57:14.686288369Z level=info msg="Migration successfully executed" id="create user table v2" duration=621.275µs logger=migrator t=2026-04-20T10:57:14.689955079Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T10:57:14.690493644Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=538.105µs logger=migrator t=2026-04-20T10:57:14.695285662Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T10:57:14.695835287Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=549.005µs logger=migrator t=2026-04-20T10:57:14.703369074Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T10:57:14.703691741Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=322.077µs logger=migrator t=2026-04-20T10:57:14.708262806Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T10:57:14.708650755Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=387.84µs logger=migrator t=2026-04-20T10:57:14.713372933Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T10:57:14.714518081Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.144738ms logger=migrator t=2026-04-20T10:57:14.720656723Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T10:57:14.720679544Z level=info msg="Migration successfully executed" id="Update user table charset" duration=23.181µs logger=migrator t=2026-04-20T10:57:14.725295749Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T10:57:14.726099079Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=812.5µs logger=migrator t=2026-04-20T10:57:14.729901934Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T10:57:14.730101889Z level=info msg="Migration successfully executed" id="Add missing user data" duration=199.765µs logger=migrator t=2026-04-20T10:57:14.733905513Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T10:57:14.734693113Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=788.9µs logger=migrator t=2026-04-20T10:57:14.739265567Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T10:57:14.73980575Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=538.893µs logger=migrator t=2026-04-20T10:57:14.747556603Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T10:57:14.748540407Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=982.794µs logger=migrator t=2026-04-20T10:57:14.757392818Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T10:57:14.762847663Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.454105ms logger=migrator t=2026-04-20T10:57:14.76992093Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T10:57:14.771070648Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.148878ms logger=migrator t=2026-04-20T10:57:14.778085703Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T10:57:14.778511433Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=423.77µs logger=migrator t=2026-04-20T10:57:14.786688007Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T10:57:14.787933778Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.246961ms logger=migrator t=2026-04-20T10:57:14.798223734Z 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-20T10:57:14.798852879Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=635.845µs logger=migrator t=2026-04-20T10:57:14.807958846Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T10:57:14.808794967Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=843.021µs logger=migrator t=2026-04-20T10:57:14.864438372Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T10:57:14.865935158Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.498517ms logger=migrator t=2026-04-20T10:57:14.872216914Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T10:57:14.873392744Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.17662ms logger=migrator t=2026-04-20T10:57:14.881209369Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T10:57:14.882347717Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.134258ms logger=migrator t=2026-04-20T10:57:14.888948981Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T10:57:14.89009343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.143869ms logger=migrator t=2026-04-20T10:57:14.897133064Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T10:57:14.898261243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.126619ms logger=migrator t=2026-04-20T10:57:14.927973962Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T10:57:14.928131596Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=162.374µs logger=migrator t=2026-04-20T10:57:14.9496059Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T10:57:14.95118601Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.58554ms logger=migrator t=2026-04-20T10:57:14.960236955Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T10:57:14.961426854Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.189879ms logger=migrator t=2026-04-20T10:57:14.969189177Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T10:57:14.970331215Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.138628ms logger=migrator t=2026-04-20T10:57:14.977136376Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T10:57:14.978248733Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.112088ms logger=migrator t=2026-04-20T10:57:14.98899231Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:57:14.993942884Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.949864ms logger=migrator t=2026-04-20T10:57:15.001714627Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T10:57:15.002500546Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=786.699µs logger=migrator t=2026-04-20T10:57:15.012740092Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T10:57:15.013814818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.074527ms logger=migrator t=2026-04-20T10:57:15.02073049Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T10:57:15.021409537Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=671.957µs logger=migrator t=2026-04-20T10:57:15.027473928Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T10:57:15.028286878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=811.53µs logger=migrator t=2026-04-20T10:57:15.035669932Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T10:57:15.036760009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.089627ms logger=migrator t=2026-04-20T10:57:15.043720842Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T10:57:15.044302527Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=581.544µs logger=migrator t=2026-04-20T10:57:15.049929827Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T10:57:15.050690515Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=760.568µs logger=migrator t=2026-04-20T10:57:15.059048893Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T10:57:15.059405372Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.329µs logger=migrator t=2026-04-20T10:57:15.064822167Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T10:57:15.065801222Z level=info msg="Migration successfully executed" id="create star table" duration=978.665µs logger=migrator t=2026-04-20T10:57:15.071389521Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T10:57:15.072525999Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.133538ms logger=migrator t=2026-04-20T10:57:15.078541758Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T10:57:15.079717378Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.17669ms logger=migrator t=2026-04-20T10:57:15.086387054Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T10:57:15.087516621Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.129028ms logger=migrator t=2026-04-20T10:57:15.093529821Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T10:57:15.094984798Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.444446ms logger=migrator t=2026-04-20T10:57:15.104489664Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T10:57:15.105776746Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.289383ms logger=migrator t=2026-04-20T10:57:15.111182331Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T10:57:15.111899379Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=716.727µs logger=migrator t=2026-04-20T10:57:15.118558614Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T10:57:15.120071572Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.513549ms logger=migrator t=2026-04-20T10:57:15.126479451Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T10:57:15.126629575Z level=info msg="Migration successfully executed" id="Update org table charset" duration=162.344µs logger=migrator t=2026-04-20T10:57:15.132992244Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T10:57:15.133126297Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=137.804µs logger=migrator t=2026-04-20T10:57:15.138415988Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T10:57:15.138705826Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=291.248µs logger=migrator t=2026-04-20T10:57:15.145011502Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T10:57:15.146020117Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.005635ms logger=migrator t=2026-04-20T10:57:15.152016516Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T10:57:15.153713839Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.697883ms logger=migrator t=2026-04-20T10:57:15.159080923Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T10:57:15.160522968Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.437206ms logger=migrator t=2026-04-20T10:57:15.167226875Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T10:57:15.167894842Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=668.037µs logger=migrator t=2026-04-20T10:57:15.178158497Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T10:57:15.179570752Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.411655ms logger=migrator t=2026-04-20T10:57:15.192016112Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T10:57:15.193317854Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.296642ms logger=migrator t=2026-04-20T10:57:15.206673957Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T10:57:15.214598044Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.924928ms logger=migrator t=2026-04-20T10:57:15.225940736Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T10:57:15.227128505Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.187249ms logger=migrator t=2026-04-20T10:57:15.243631576Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T10:57:15.24538093Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.755244ms logger=migrator t=2026-04-20T10:57:15.262792513Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T10:57:15.264177347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.386984ms logger=migrator t=2026-04-20T10:57:15.27515229Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T10:57:15.275816377Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=670.057µs logger=migrator t=2026-04-20T10:57:15.282494333Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T10:57:15.283798075Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.299822ms logger=migrator t=2026-04-20T10:57:15.292891782Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T10:57:15.293040706Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=149.904µs logger=migrator t=2026-04-20T10:57:15.299024474Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T10:57:15.302600573Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.575149ms logger=migrator t=2026-04-20T10:57:15.310732876Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T10:57:15.3125193Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.785625ms logger=migrator t=2026-04-20T10:57:15.327121253Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T10:57:15.33018324Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.061927ms logger=migrator t=2026-04-20T10:57:15.34627117Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T10:57:15.34788374Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.614779ms logger=migrator t=2026-04-20T10:57:15.356218747Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T10:57:15.358129295Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.910608ms logger=migrator t=2026-04-20T10:57:15.362167835Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T10:57:15.363046118Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=878.432µs logger=migrator t=2026-04-20T10:57:15.367006756Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T10:57:15.367888677Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=878.162µs logger=migrator t=2026-04-20T10:57:15.37279514Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T10:57:15.37282548Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.88µs logger=migrator t=2026-04-20T10:57:15.376588405Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T10:57:15.376618186Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.861µs logger=migrator t=2026-04-20T10:57:15.382953283Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T10:57:15.385908386Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.953543ms logger=migrator t=2026-04-20T10:57:15.396164041Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T10:57:15.398162891Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.998551ms logger=migrator t=2026-04-20T10:57:15.408075168Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T10:57:15.410409056Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.334428ms logger=migrator t=2026-04-20T10:57:15.419286157Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T10:57:15.422456906Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.20854ms logger=migrator t=2026-04-20T10:57:15.428477545Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T10:57:15.428700771Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=224.575µs logger=migrator t=2026-04-20T10:57:15.445197801Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T10:57:15.446584055Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.385764ms logger=migrator t=2026-04-20T10:57:15.4572255Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T10:57:15.462760908Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=5.535448ms logger=migrator t=2026-04-20T10:57:15.470393068Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T10:57:15.470426549Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.331µs logger=migrator t=2026-04-20T10:57:15.482997841Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T10:57:15.484579611Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.58145ms logger=migrator t=2026-04-20T10:57:15.665221406Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T10:57:15.666815695Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.600289ms logger=migrator t=2026-04-20T10:57:15.896300245Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:57:15.906215132Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.903987ms logger=migrator t=2026-04-20T10:57:16.241047473Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T10:57:16.242558711Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.508939ms logger=migrator t=2026-04-20T10:57:16.424490887Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T10:57:16.426152358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.665321ms logger=migrator t=2026-04-20T10:57:16.518327422Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T10:57:16.52024975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.927708ms logger=migrator t=2026-04-20T10:57:16.655951846Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T10:57:16.656668954Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=721.898µs logger=migrator t=2026-04-20T10:57:16.660965011Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T10:57:16.661596476Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=630.905µs logger=migrator t=2026-04-20T10:57:16.667040722Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T10:57:16.669872662Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.82998ms logger=migrator t=2026-04-20T10:57:16.674062747Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T10:57:16.675444891Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.382064ms logger=migrator t=2026-04-20T10:57:16.679210615Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T10:57:16.679431441Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=222.996µs logger=migrator t=2026-04-20T10:57:16.682191309Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T10:57:16.682359254Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=168.685µs logger=migrator t=2026-04-20T10:57:16.686490716Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T10:57:16.687321356Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=828.31µs logger=migrator t=2026-04-20T10:57:16.693021608Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T10:57:16.696499645Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.477057ms logger=migrator t=2026-04-20T10:57:16.700840033Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T10:57:16.702515655Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.683592ms logger=migrator t=2026-04-20T10:57:16.708286698Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T10:57:16.709084948Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=798.37µs logger=migrator t=2026-04-20T10:57:16.713091528Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T10:57:16.714357069Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.264801ms logger=migrator t=2026-04-20T10:57:16.719259181Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T10:57:16.720503752Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.244781ms logger=migrator t=2026-04-20T10:57:16.725711802Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T10:57:16.726417339Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=705.387µs logger=migrator t=2026-04-20T10:57:16.729945098Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T10:57:16.739498485Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.554148ms logger=migrator t=2026-04-20T10:57:16.746313494Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T10:57:16.746986301Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=672.617µs logger=migrator t=2026-04-20T10:57:16.7525485Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T10:57:16.753899993Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.351673ms logger=migrator t=2026-04-20T10:57:16.757970315Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T10:57:16.758749994Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=778.609µs logger=migrator t=2026-04-20T10:57:16.763332998Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T10:57:16.764052316Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=718.418µs logger=migrator t=2026-04-20T10:57:16.768782893Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T10:57:16.771451239Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.667776ms logger=migrator t=2026-04-20T10:57:16.776995187Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T10:57:16.780180767Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.1832ms logger=migrator t=2026-04-20T10:57:16.785629872Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T10:57:16.785670854Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.752µs logger=migrator t=2026-04-20T10:57:16.789871638Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T10:57:16.790179576Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=308.308µs logger=migrator t=2026-04-20T10:57:16.794153955Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T10:57:16.796471422Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.317357ms logger=migrator t=2026-04-20T10:57:16.800139294Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T10:57:16.800352599Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=227.765µs logger=migrator t=2026-04-20T10:57:16.803980909Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T10:57:16.804175254Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.765µs logger=migrator t=2026-04-20T10:57:16.808098732Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T10:57:16.810439989Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.340447ms logger=migrator t=2026-04-20T10:57:16.815552497Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T10:57:16.815946377Z level=info msg="Migration successfully executed" id="Update uid value" duration=398.79µs logger=migrator t=2026-04-20T10:57:16.823693249Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T10:57:16.825203318Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.511448ms logger=migrator t=2026-04-20T10:57:16.83254906Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T10:57:16.834722324Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.167304ms logger=migrator t=2026-04-20T10:57:16.839323479Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T10:57:16.840157449Z level=info msg="Migration successfully executed" id="create api_key table" duration=833.56µs logger=migrator t=2026-04-20T10:57:16.844963789Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T10:57:16.845756939Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=797.19µs logger=migrator t=2026-04-20T10:57:16.852082376Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T10:57:16.852917157Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=834.641µs logger=migrator t=2026-04-20T10:57:16.858488145Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T10:57:16.860347682Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.858256ms logger=migrator t=2026-04-20T10:57:16.865246873Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T10:57:16.866027173Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=785.19µs logger=migrator t=2026-04-20T10:57:16.874311709Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T10:57:16.875466918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.151819ms logger=migrator t=2026-04-20T10:57:16.882848121Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T10:57:16.884041151Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.19358ms logger=migrator t=2026-04-20T10:57:16.890149253Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T10:57:16.898329447Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.180964ms logger=migrator t=2026-04-20T10:57:16.902361817Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T10:57:16.903078844Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=716.557µs logger=migrator t=2026-04-20T10:57:16.912088369Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T10:57:16.913403262Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.312552ms logger=migrator t=2026-04-20T10:57:16.91979445Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T10:57:16.921043572Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.248062ms logger=migrator t=2026-04-20T10:57:16.925638406Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T10:57:16.926888127Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.249152ms logger=migrator t=2026-04-20T10:57:16.934438426Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T10:57:16.934779964Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=340.238µs logger=migrator t=2026-04-20T10:57:16.940289581Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T10:57:16.941144322Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=854.191µs logger=migrator t=2026-04-20T10:57:16.946173827Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T10:57:16.946217638Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.381µs logger=migrator t=2026-04-20T10:57:16.951281405Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T10:57:16.955077618Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.796624ms logger=migrator t=2026-04-20T10:57:16.962126224Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T10:57:16.966146574Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.020181ms logger=migrator t=2026-04-20T10:57:16.970329988Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T10:57:16.970496782Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.835µs logger=migrator t=2026-04-20T10:57:16.974560623Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T10:57:16.97803646Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.473267ms logger=migrator t=2026-04-20T10:57:16.982773228Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T10:57:16.985529156Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.757058ms logger=migrator t=2026-04-20T10:57:16.990424059Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T10:57:16.991146636Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=722.488µs logger=migrator t=2026-04-20T10:57:16.995726649Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T10:57:16.996267784Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=537.445µs logger=migrator t=2026-04-20T10:57:17.000411896Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T10:57:17.001695439Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.282363ms logger=migrator t=2026-04-20T10:57:17.006742604Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T10:57:17.008003846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.260542ms logger=migrator t=2026-04-20T10:57:17.012053006Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T10:57:17.012838346Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=784.43µs logger=migrator t=2026-04-20T10:57:17.017170333Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T10:57:17.018296912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.124999ms logger=migrator t=2026-04-20T10:57:17.023287486Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T10:57:17.023394228Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.703µs logger=migrator t=2026-04-20T10:57:17.027901551Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T10:57:17.027934031Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.02µs logger=migrator t=2026-04-20T10:57:17.031829428Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T10:57:17.034634298Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.80409ms logger=migrator t=2026-04-20T10:57:17.039783496Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T10:57:17.042547515Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.764039ms logger=migrator t=2026-04-20T10:57:17.045958469Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T10:57:17.046023591Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.832µs logger=migrator t=2026-04-20T10:57:17.053563989Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T10:57:17.054385309Z level=info msg="Migration successfully executed" id="create quota table v1" duration=821.53µs logger=migrator t=2026-04-20T10:57:17.05800456Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T10:57:17.058876441Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=871.421µs logger=migrator t=2026-04-20T10:57:17.063549848Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T10:57:17.063583129Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.051µs logger=migrator t=2026-04-20T10:57:17.067613659Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T10:57:17.068797799Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.18514ms logger=migrator t=2026-04-20T10:57:17.073055124Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T10:57:17.074378917Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.323733ms logger=migrator t=2026-04-20T10:57:17.079638987Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T10:57:17.082582071Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.945534ms logger=migrator t=2026-04-20T10:57:17.087042292Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T10:57:17.087074043Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.76µs logger=migrator t=2026-04-20T10:57:17.091272718Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T10:57:17.092457467Z level=info msg="Migration successfully executed" id="create session table" duration=1.176519ms logger=migrator t=2026-04-20T10:57:17.097893152Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T10:57:17.098019025Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.693µs logger=migrator t=2026-04-20T10:57:17.102391734Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T10:57:17.102467636Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.072µs logger=migrator t=2026-04-20T10:57:17.107861231Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T10:57:17.108935177Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.074307ms logger=migrator t=2026-04-20T10:57:17.114465845Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T10:57:17.115605842Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.138107ms logger=migrator t=2026-04-20T10:57:17.119667754Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T10:57:17.119696125Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.981µs logger=migrator t=2026-04-20T10:57:17.130883013Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T10:57:17.130954725Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.141µs logger=migrator t=2026-04-20T10:57:17.134938324Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T10:57:17.138177874Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.239231ms logger=migrator t=2026-04-20T10:57:17.143676681Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T10:57:17.146713406Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.036365ms logger=migrator t=2026-04-20T10:57:17.151574038Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T10:57:17.152029329Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=453.351µs logger=migrator t=2026-04-20T10:57:17.156697945Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T10:57:17.156776937Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.722µs logger=migrator t=2026-04-20T10:57:17.1625045Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T10:57:17.163691129Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.18653ms logger=migrator t=2026-04-20T10:57:17.169763391Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T10:57:17.169790761Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.34µs logger=migrator t=2026-04-20T10:57:17.176627151Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T10:57:17.18178629Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.161978ms logger=migrator t=2026-04-20T10:57:17.18866646Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T10:57:17.189006478Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=347.728µs logger=migrator t=2026-04-20T10:57:17.193995193Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T10:57:17.199566992Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.516407ms logger=migrator t=2026-04-20T10:57:17.204912415Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T10:57:17.208109934Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.1985ms logger=migrator t=2026-04-20T10:57:17.211906779Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T10:57:17.211977561Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.332µs logger=migrator t=2026-04-20T10:57:17.215789556Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T10:57:17.217722114Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.930338ms logger=migrator t=2026-04-20T10:57:17.222584124Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T10:57:17.223633971Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.051307ms logger=migrator t=2026-04-20T10:57:17.228007739Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T10:57:17.229068486Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.060387ms logger=migrator t=2026-04-20T10:57:17.233966218Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T10:57:17.234903251Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=937.503µs logger=migrator t=2026-04-20T10:57:17.240369997Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T10:57:17.241772242Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.401435ms logger=migrator t=2026-04-20T10:57:17.247153826Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T10:57:17.248629633Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.475527ms logger=migrator t=2026-04-20T10:57:17.259026351Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T10:57:17.260220731Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.19414ms logger=migrator t=2026-04-20T10:57:17.267608795Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T10:57:17.269725507Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.116692ms logger=migrator t=2026-04-20T10:57:17.275379328Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T10:57:17.276136017Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=757.209µs logger=migrator t=2026-04-20T10:57:17.279986363Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T10:57:17.290236518Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.250725ms logger=migrator t=2026-04-20T10:57:17.297298353Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T10:57:17.298052162Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=752.099µs logger=migrator t=2026-04-20T10:57:17.303069857Z 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-20T10:57:17.304542804Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.472967ms logger=migrator t=2026-04-20T10:57:17.310604955Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T10:57:17.310991854Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=391.69µs logger=migrator t=2026-04-20T10:57:17.316345738Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T10:57:17.317710101Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.379664ms logger=migrator t=2026-04-20T10:57:17.322352297Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T10:57:17.323979808Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.621321ms logger=migrator t=2026-04-20T10:57:17.329609888Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T10:57:17.333378291Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.769023ms logger=migrator t=2026-04-20T10:57:17.338857757Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T10:57:17.342479307Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.62107ms logger=migrator t=2026-04-20T10:57:17.346677672Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T10:57:17.35019682Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.512078ms logger=migrator t=2026-04-20T10:57:17.355128772Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T10:57:17.35863753Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.508178ms logger=migrator t=2026-04-20T10:57:17.362524646Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T10:57:17.363420589Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=898.163µs logger=migrator t=2026-04-20T10:57:17.367305295Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T10:57:17.367357806Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=52.411µs logger=migrator t=2026-04-20T10:57:17.372096925Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T10:57:17.372134186Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.321µs logger=migrator t=2026-04-20T10:57:17.378272668Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T10:57:17.379685374Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.407986ms logger=migrator t=2026-04-20T10:57:17.385608831Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:57:17.386657137Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.047786ms logger=migrator t=2026-04-20T10:57:17.390860102Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T10:57:17.391681932Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=821.28µs logger=migrator t=2026-04-20T10:57:17.396484932Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T10:57:17.397860815Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.376953ms logger=migrator t=2026-04-20T10:57:17.401693011Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:57:17.402732057Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.038737ms logger=migrator t=2026-04-20T10:57:17.407142256Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T10:57:17.414254874Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.111437ms logger=migrator t=2026-04-20T10:57:17.423110504Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T10:57:17.429733208Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.628124ms logger=migrator t=2026-04-20T10:57:17.4341924Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T10:57:17.434378534Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=185.714µs logger=migrator t=2026-04-20T10:57:17.438176608Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T10:57:17.439707617Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.531539ms logger=migrator t=2026-04-20T10:57:17.444890366Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T10:57:17.446535746Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.64585ms logger=migrator t=2026-04-20T10:57:17.450708991Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T10:57:17.455745406Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.037215ms logger=migrator t=2026-04-20T10:57:17.461101409Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T10:57:17.461357886Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=256.827µs logger=migrator t=2026-04-20T10:57:17.467758245Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T10:57:17.469282103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.523618ms logger=migrator t=2026-04-20T10:57:17.475530038Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T10:57:17.476559584Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.029566ms logger=migrator t=2026-04-20T10:57:17.482101282Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T10:57:17.482338327Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=237.545µs logger=migrator t=2026-04-20T10:57:17.488778647Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T10:57:17.490410398Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.631561ms logger=migrator t=2026-04-20T10:57:17.503430802Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T10:57:17.504647652Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.2155ms logger=migrator t=2026-04-20T10:57:17.511954225Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T10:57:17.513709977Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.758973ms logger=migrator t=2026-04-20T10:57:17.519498742Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T10:57:17.520647821Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.148599ms logger=migrator t=2026-04-20T10:57:17.527003519Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T10:57:17.528824764Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.819375ms logger=migrator t=2026-04-20T10:57:17.535942931Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T10:57:17.537155602Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.220131ms logger=migrator t=2026-04-20T10:57:17.545426217Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T10:57:17.545471768Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.681µs logger=migrator t=2026-04-20T10:57:17.55075966Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T10:57:17.557255931Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.495431ms logger=migrator t=2026-04-20T10:57:17.563854245Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T10:57:17.564641766Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=787.371µs logger=migrator t=2026-04-20T10:57:17.568530962Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T10:57:17.572447189Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.915957ms logger=migrator t=2026-04-20T10:57:17.5792994Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T10:57:17.580007298Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=707.958µs logger=migrator t=2026-04-20T10:57:17.587562326Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T10:57:17.589051782Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.492977ms logger=migrator t=2026-04-20T10:57:17.595538754Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T10:57:17.597013911Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.474527ms logger=migrator t=2026-04-20T10:57:17.60180363Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T10:57:17.615657325Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.844104ms logger=migrator t=2026-04-20T10:57:17.620973617Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T10:57:17.621569682Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=596.215µs logger=migrator t=2026-04-20T10:57:17.628011972Z 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-20T10:57:17.631012556Z 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=3.003274ms logger=migrator t=2026-04-20T10:57:17.63754899Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T10:57:17.637832477Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=283.917µs logger=migrator t=2026-04-20T10:57:17.642523793Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T10:57:17.644198935Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.669231ms logger=migrator t=2026-04-20T10:57:17.649450685Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T10:57:17.649799264Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=353.399µs logger=migrator t=2026-04-20T10:57:17.654919942Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T10:57:17.662290244Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.368192ms logger=migrator t=2026-04-20T10:57:17.66891271Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T10:57:17.671858203Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.944853ms logger=migrator t=2026-04-20T10:57:17.676866138Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T10:57:17.677916884Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.050595ms logger=migrator t=2026-04-20T10:57:17.682914218Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T10:57:17.68381638Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=904.052µs logger=migrator t=2026-04-20T10:57:17.690550358Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T10:57:17.69104222Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=497.132µs logger=migrator t=2026-04-20T10:57:17.697661005Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T10:57:17.70186691Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.205505ms logger=migrator t=2026-04-20T10:57:17.708152036Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T10:57:17.709048308Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=895.012µs logger=migrator t=2026-04-20T10:57:17.714437322Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T10:57:17.714708529Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=271.797µs logger=migrator t=2026-04-20T10:57:17.761242467Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T10:57:17.76216965Z level=info msg="Migration successfully executed" id="Move region to single row" duration=933.623µs logger=migrator t=2026-04-20T10:57:17.946393264Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T10:57:17.947994293Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.599049ms logger=migrator t=2026-04-20T10:57:17.967808706Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T10:57:17.970642407Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.83379ms logger=migrator t=2026-04-20T10:57:17.996662024Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:57:17.998370616Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.707292ms logger=migrator t=2026-04-20T10:57:18.023332148Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:57:18.024749954Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.418125ms logger=migrator t=2026-04-20T10:57:18.041605893Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T10:57:18.043414577Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.815674ms logger=migrator t=2026-04-20T10:57:18.059321213Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T10:57:18.060856772Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.534879ms logger=migrator t=2026-04-20T10:57:18.066789319Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T10:57:18.066905892Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.003µs logger=migrator t=2026-04-20T10:57:18.073386553Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T10:57:18.0748493Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.461407ms logger=migrator t=2026-04-20T10:57:18.081121926Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T10:57:18.082617723Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.495767ms logger=migrator t=2026-04-20T10:57:18.089630357Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T10:57:18.091246838Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.611741ms logger=migrator t=2026-04-20T10:57:18.097378621Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T10:57:18.09898475Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.605729ms logger=migrator t=2026-04-20T10:57:18.104383274Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T10:57:18.104566359Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=234.186µs logger=migrator t=2026-04-20T10:57:18.109772849Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T10:57:18.110358833Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=586.235µs logger=migrator t=2026-04-20T10:57:18.115743287Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T10:57:18.11585475Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=109.872µs logger=migrator t=2026-04-20T10:57:18.126071404Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T10:57:18.127299474Z level=info msg="Migration successfully executed" id="create team table" duration=1.228ms logger=migrator t=2026-04-20T10:57:18.133093108Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T10:57:18.13435425Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.262132ms logger=migrator t=2026-04-20T10:57:18.139854457Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T10:57:18.140737249Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=881.952µs logger=migrator t=2026-04-20T10:57:18.146573124Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T10:57:18.151415225Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.841181ms logger=migrator t=2026-04-20T10:57:18.156905162Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T10:57:18.157079506Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.475µs logger=migrator t=2026-04-20T10:57:18.162296175Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T10:57:18.163744751Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.448536ms logger=migrator t=2026-04-20T10:57:18.17008093Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T10:57:18.171377911Z level=info msg="Migration successfully executed" id="create team member table" duration=1.297202ms logger=migrator t=2026-04-20T10:57:18.176797186Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T10:57:18.17776872Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=971.274µs logger=migrator t=2026-04-20T10:57:18.18299078Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T10:57:18.184307443Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.315123ms logger=migrator t=2026-04-20T10:57:18.19104649Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T10:57:18.19219441Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.14966ms logger=migrator t=2026-04-20T10:57:18.197439139Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T10:57:18.203405449Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.96613ms logger=migrator t=2026-04-20T10:57:18.208611667Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T10:57:18.213083809Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.472092ms logger=migrator t=2026-04-20T10:57:18.218181756Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T10:57:18.222747869Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.564963ms logger=migrator t=2026-04-20T10:57:18.228653187Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T10:57:18.229568589Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=914.872µs logger=migrator t=2026-04-20T10:57:18.234832Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T10:57:18.236244985Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.412975ms logger=migrator t=2026-04-20T10:57:18.242467781Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T10:57:18.244190763Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.718202ms logger=migrator t=2026-04-20T10:57:18.249675109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T10:57:18.250606332Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=930.943µs logger=migrator t=2026-04-20T10:57:18.25733524Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T10:57:18.258744715Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.409525ms logger=migrator t=2026-04-20T10:57:18.264311673Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T10:57:18.265266038Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=954.785µs logger=migrator t=2026-04-20T10:57:18.270411296Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T10:57:18.271314408Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=902.342µs logger=migrator t=2026-04-20T10:57:18.276307412Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T10:57:18.277203064Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=895.222µs logger=migrator t=2026-04-20T10:57:18.283184203Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T10:57:18.283995283Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=819.64µs logger=migrator t=2026-04-20T10:57:18.290441244Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T10:57:18.290791823Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=350.949µs logger=migrator t=2026-04-20T10:57:18.296514315Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T10:57:18.297688454Z level=info msg="Migration successfully executed" id="create tag table" duration=1.173699ms logger=migrator t=2026-04-20T10:57:18.303529379Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T10:57:18.304861833Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.332574ms logger=migrator t=2026-04-20T10:57:18.309912749Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T10:57:18.310658447Z level=info msg="Migration successfully executed" id="create login attempt table" duration=745.308µs logger=migrator t=2026-04-20T10:57:18.316354129Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T10:57:18.317282632Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=927.112µs logger=migrator t=2026-04-20T10:57:18.322948062Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T10:57:18.324715097Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.762634ms logger=migrator t=2026-04-20T10:57:18.330498441Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:57:18.344741985Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.241134ms logger=migrator t=2026-04-20T10:57:18.350540919Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T10:57:18.351107173Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=566.174µs logger=migrator t=2026-04-20T10:57:18.356571779Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T10:57:18.357982945Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.411186ms logger=migrator t=2026-04-20T10:57:18.363460591Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T10:57:18.363905612Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=452.291µs logger=migrator t=2026-04-20T10:57:18.370470975Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T10:57:18.371424129Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=950.104µs logger=migrator t=2026-04-20T10:57:18.37672126Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T10:57:18.377937211Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.215451ms logger=migrator t=2026-04-20T10:57:18.383413427Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T10:57:18.384966175Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.553548ms logger=migrator t=2026-04-20T10:57:18.390816151Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T10:57:18.390884384Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.803µs logger=migrator t=2026-04-20T10:57:18.395793165Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T10:57:18.403127398Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.335063ms logger=migrator t=2026-04-20T10:57:18.40843453Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T10:57:18.413684511Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.25381ms logger=migrator t=2026-04-20T10:57:18.4197049Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T10:57:18.42490574Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.20087ms logger=migrator t=2026-04-20T10:57:18.43015357Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T10:57:18.435349559Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.195249ms logger=migrator t=2026-04-20T10:57:18.441127453Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T10:57:18.442065007Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=937.444µs logger=migrator t=2026-04-20T10:57:18.448778243Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T10:57:18.45666432Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.884297ms logger=migrator t=2026-04-20T10:57:18.462421553Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T10:57:18.463045298Z level=info msg="Migration successfully executed" id="create server_lock table" duration=623.505µs logger=migrator t=2026-04-20T10:57:18.470386681Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T10:57:18.471923179Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.544948ms logger=migrator t=2026-04-20T10:57:18.478659617Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T10:57:18.480690348Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.023351ms logger=migrator t=2026-04-20T10:57:18.486592855Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T10:57:18.487510327Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=917.483µs logger=migrator t=2026-04-20T10:57:18.492549243Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T10:57:18.493556958Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.007594ms logger=migrator t=2026-04-20T10:57:18.499507795Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T10:57:18.500519491Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.007406ms logger=migrator t=2026-04-20T10:57:18.506120901Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T10:57:18.514193891Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.07296ms logger=migrator t=2026-04-20T10:57:18.519492652Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T10:57:18.520494518Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=995.146µs logger=migrator t=2026-04-20T10:57:18.52700011Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T10:57:18.528793784Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.792904ms logger=migrator t=2026-04-20T10:57:18.534011275Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T10:57:18.535233125Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.21607ms logger=migrator t=2026-04-20T10:57:18.540629219Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T10:57:18.541637174Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.007565ms logger=migrator t=2026-04-20T10:57:18.548115545Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T10:57:18.549243843Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.129268ms logger=migrator t=2026-04-20T10:57:18.554399122Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T10:57:18.554505084Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.092µs logger=migrator t=2026-04-20T10:57:18.559938459Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T10:57:18.560174295Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=236.296µs logger=migrator t=2026-04-20T10:57:18.565421106Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T10:57:18.567049686Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.659651ms logger=migrator t=2026-04-20T10:57:18.572893171Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:57:18.573951468Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.058367ms logger=migrator t=2026-04-20T10:57:18.579758843Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:57:18.58127382Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.514228ms logger=migrator t=2026-04-20T10:57:18.586214663Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:57:18.586411048Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=147.663µs logger=migrator t=2026-04-20T10:57:18.593633208Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:57:18.594770456Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.136368ms logger=migrator t=2026-04-20T10:57:18.602541699Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:57:18.605025971Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.483652ms logger=migrator t=2026-04-20T10:57:18.612842266Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:57:18.614327292Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.484936ms logger=migrator t=2026-04-20T10:57:18.619329617Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:57:18.62028202Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=952.083µs logger=migrator t=2026-04-20T10:57:18.624645809Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T10:57:18.630669699Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.02378ms logger=migrator t=2026-04-20T10:57:18.636268408Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T10:57:18.637184741Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=915.473µs logger=migrator t=2026-04-20T10:57:18.642264427Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T10:57:18.64235048Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.702µs logger=migrator t=2026-04-20T10:57:18.647042816Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T10:57:18.648462151Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.418405ms logger=migrator t=2026-04-20T10:57:18.654643966Z 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-20T10:57:18.656155663Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.507637ms logger=migrator t=2026-04-20T10:57:18.661265Z 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-20T10:57:18.663018084Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.752574ms logger=migrator t=2026-04-20T10:57:18.667558407Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:57:18.667626228Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.661µs logger=migrator t=2026-04-20T10:57:18.673091315Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T10:57:18.674632923Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.541509ms logger=migrator t=2026-04-20T10:57:18.679760091Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T10:57:18.680790956Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.033385ms logger=migrator t=2026-04-20T10:57:18.686339654Z 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-20T10:57:18.687622166Z 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.280672ms logger=migrator t=2026-04-20T10:57:18.692880517Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T10:57:18.694370414Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.489737ms logger=migrator t=2026-04-20T10:57:18.700074656Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T10:57:18.706656779Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.581413ms logger=migrator t=2026-04-20T10:57:18.712429493Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:57:18.71347091Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.040937ms logger=migrator t=2026-04-20T10:57:18.718434843Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:57:18.719490979Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.053097ms logger=migrator t=2026-04-20T10:57:18.724407762Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T10:57:18.74964133Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.231587ms logger=migrator t=2026-04-20T10:57:18.755959377Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T10:57:18.779197964Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.235837ms logger=migrator t=2026-04-20T10:57:18.784492906Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:57:18.785613354Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.119748ms logger=migrator t=2026-04-20T10:57:18.790763852Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:57:18.792164807Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.400675ms logger=migrator t=2026-04-20T10:57:18.798643888Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T10:57:18.80474235Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.092162ms logger=migrator t=2026-04-20T10:57:18.810185405Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T10:57:18.820273177Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.077251ms logger=migrator t=2026-04-20T10:57:18.826628695Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T10:57:18.827468505Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=836.34µs logger=migrator t=2026-04-20T10:57:18.833750273Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T10:57:18.8352737Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.523338ms logger=migrator t=2026-04-20T10:57:18.841583776Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T10:57:18.842721805Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.137029ms logger=migrator t=2026-04-20T10:57:18.847894564Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T10:57:18.849054043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.159369ms logger=migrator t=2026-04-20T10:57:18.85375295Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:57:18.853824062Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.561µs logger=migrator t=2026-04-20T10:57:18.859214666Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T10:57:18.865203615Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.984909ms logger=migrator t=2026-04-20T10:57:18.870314182Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T10:57:18.876434204Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.119412ms logger=migrator t=2026-04-20T10:57:18.880954126Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T10:57:18.887405067Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.450001ms logger=migrator t=2026-04-20T10:57:18.893239642Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T10:57:18.893934089Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=701.677µs logger=migrator t=2026-04-20T10:57:18.898872932Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T10:57:18.900431581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.553998ms logger=migrator t=2026-04-20T10:57:18.911041125Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T10:57:18.920629654Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.586689ms logger=migrator t=2026-04-20T10:57:18.926652434Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T10:57:18.931824393Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.171299ms logger=migrator t=2026-04-20T10:57:18.936800026Z 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-20T10:57:18.937808171Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.007885ms logger=migrator t=2026-04-20T10:57:18.942757135Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T10:57:18.948687252Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.929217ms logger=migrator t=2026-04-20T10:57:18.9546494Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T10:57:18.960781863Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.129263ms logger=migrator t=2026-04-20T10:57:18.965988113Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T10:57:18.966064064Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.782µs logger=migrator t=2026-04-20T10:57:18.972158316Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T10:57:18.974000252Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.835596ms logger=migrator t=2026-04-20T10:57:18.980604636Z 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-20T10:57:18.981613721Z 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.007285ms logger=migrator t=2026-04-20T10:57:18.986785329Z 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-20T10:57:18.98800445Z 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.217611ms logger=migrator t=2026-04-20T10:57:18.994291807Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:57:18.994396669Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=105.292µs logger=migrator t=2026-04-20T10:57:18.999561778Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T10:57:19.005724341Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.161883ms logger=migrator t=2026-04-20T10:57:19.010711975Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T10:57:19.016922179Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.200404ms logger=migrator t=2026-04-20T10:57:19.022928339Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T10:57:19.033856841Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.936302ms logger=migrator t=2026-04-20T10:57:19.040067075Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T10:57:19.048162917Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.093492ms logger=migrator t=2026-04-20T10:57:19.053835738Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T10:57:19.058619847Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.782719ms logger=migrator t=2026-04-20T10:57:19.063805716Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T10:57:19.063879168Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.742µs logger=migrator t=2026-04-20T10:57:19.069876057Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T10:57:19.070669027Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.76µs logger=migrator t=2026-04-20T10:57:19.075839005Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T10:57:19.085853975Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.0159ms logger=migrator t=2026-04-20T10:57:19.090863629Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T10:57:19.09091728Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.691µs logger=migrator t=2026-04-20T10:57:19.095779601Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T10:57:19.104189891Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.410459ms logger=migrator t=2026-04-20T10:57:19.109705148Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T10:57:19.110697742Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=992.084µs logger=migrator t=2026-04-20T10:57:19.11782726Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T10:57:19.127735887Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.921548ms logger=migrator t=2026-04-20T10:57:19.133978562Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T10:57:19.134642378Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=663.666µs logger=migrator t=2026-04-20T10:57:19.139583992Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T10:57:19.140617797Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.033805ms logger=migrator t=2026-04-20T10:57:19.146823731Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T10:57:19.155690033Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.873192ms logger=migrator t=2026-04-20T10:57:19.162096892Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T10:57:19.162729367Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=633.125µs logger=migrator t=2026-04-20T10:57:19.168925301Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T10:57:19.170197774Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.274372ms logger=migrator t=2026-04-20T10:57:19.175226948Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T10:57:19.175895275Z level=info msg="Migration successfully executed" id="create alert_image table" duration=668.137µs logger=migrator t=2026-04-20T10:57:19.180507179Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T10:57:19.1812988Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=788.631µs logger=migrator t=2026-04-20T10:57:19.186979441Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T10:57:19.187063193Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=83.252µs logger=migrator t=2026-04-20T10:57:19.191665737Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T10:57:19.193344329Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.678552ms logger=migrator t=2026-04-20T10:57:19.198355394Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T10:57:19.199503462Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.147368ms logger=migrator t=2026-04-20T10:57:19.204973158Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:57:19.205383278Z 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-20T10:57:19.210395453Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T10:57:19.210934386Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=538.593µs logger=migrator t=2026-04-20T10:57:19.215602473Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T10:57:19.217527861Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.934778ms logger=migrator t=2026-04-20T10:57:19.223471339Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T10:57:19.231317264Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.845845ms logger=migrator t=2026-04-20T10:57:19.235919188Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T10:57:19.236673417Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=753.649µs logger=migrator t=2026-04-20T10:57:19.242639056Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T10:57:19.243761854Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.120908ms logger=migrator t=2026-04-20T10:57:19.256186122Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T10:57:19.257184128Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=998.026µs logger=migrator t=2026-04-20T10:57:19.261416463Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T10:57:19.262769597Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.352154ms logger=migrator t=2026-04-20T10:57:19.26655615Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T10:57:19.267639297Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.083187ms logger=migrator t=2026-04-20T10:57:19.273178835Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T10:57:19.273247937Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.422µs logger=migrator t=2026-04-20T10:57:19.278392325Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T10:57:19.278509437Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.503µs logger=migrator t=2026-04-20T10:57:19.283282387Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T10:57:19.291168043Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.885476ms logger=migrator t=2026-04-20T10:57:19.296601798Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T10:57:19.297014528Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=412.7µs logger=migrator t=2026-04-20T10:57:19.302632068Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T10:57:19.303740356Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.113097ms logger=migrator t=2026-04-20T10:57:19.309858138Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T10:57:19.310448033Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=593.565µs logger=migrator t=2026-04-20T10:57:19.316085773Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T10:57:19.317211431Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.125508ms logger=migrator t=2026-04-20T10:57:19.32319441Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T10:57:19.324031531Z level=info msg="Migration successfully executed" id="create secrets table" duration=837.111µs logger=migrator t=2026-04-20T10:57:19.329161748Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T10:57:19.36295202Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.791672ms logger=migrator t=2026-04-20T10:57:19.367871241Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T10:57:19.376121347Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.250395ms logger=migrator t=2026-04-20T10:57:19.381921771Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T10:57:19.382042753Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=121.023µs logger=migrator t=2026-04-20T10:57:19.388020952Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T10:57:19.419611029Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.591177ms logger=migrator t=2026-04-20T10:57:19.424720386Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T10:57:19.454795904Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.072878ms logger=migrator t=2026-04-20T10:57:19.460704591Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T10:57:19.461334247Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=628.046µs logger=migrator t=2026-04-20T10:57:19.467444739Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T10:57:19.469299704Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.852445ms logger=migrator t=2026-04-20T10:57:19.474551545Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T10:57:19.474806342Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=252.106µs logger=migrator t=2026-04-20T10:57:19.480309439Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T10:57:19.481679493Z level=info msg="Migration successfully executed" id="create permission table" duration=1.370064ms logger=migrator t=2026-04-20T10:57:19.488050351Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T10:57:19.489762774Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.712043ms logger=migrator t=2026-04-20T10:57:19.495731733Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T10:57:19.496952873Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.22175ms logger=migrator t=2026-04-20T10:57:19.502184083Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T10:57:19.503006324Z level=info msg="Migration successfully executed" id="create role table" duration=822.211µs logger=migrator t=2026-04-20T10:57:19.508832259Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T10:57:19.516292454Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.459655ms logger=migrator t=2026-04-20T10:57:19.521953185Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T10:57:19.532945608Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.982623ms logger=migrator t=2026-04-20T10:57:19.539444391Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T10:57:19.540507407Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.064446ms logger=migrator t=2026-04-20T10:57:19.546213459Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T10:57:19.547297145Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.033685ms logger=migrator t=2026-04-20T10:57:19.553141421Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T10:57:19.554233819Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.085637ms logger=migrator t=2026-04-20T10:57:19.561631892Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T10:57:19.562640748Z level=info msg="Migration successfully executed" id="create team role table" duration=1.005195ms logger=migrator t=2026-04-20T10:57:19.568058243Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T10:57:19.569107148Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.049045ms logger=migrator t=2026-04-20T10:57:19.574865411Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T10:57:19.576296838Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.436386ms logger=migrator t=2026-04-20T10:57:19.581413864Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T10:57:19.582351458Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=927.424µs logger=migrator t=2026-04-20T10:57:19.588183233Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T10:57:19.588984663Z level=info msg="Migration successfully executed" id="create user role table" duration=801.23µs logger=migrator t=2026-04-20T10:57:19.59370415Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T10:57:19.594649364Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=942.964µs logger=migrator t=2026-04-20T10:57:19.599623968Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T10:57:19.600583101Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=958.253µs logger=migrator t=2026-04-20T10:57:19.606205991Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T10:57:19.607113154Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=907.593µs logger=migrator t=2026-04-20T10:57:19.61254434Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T10:57:19.61335918Z level=info msg="Migration successfully executed" id="create builtin role table" duration=814.36µs logger=migrator t=2026-04-20T10:57:19.618909427Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T10:57:19.619866621Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=954.894µs logger=migrator t=2026-04-20T10:57:19.626017844Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T10:57:19.626999689Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=987.785µs logger=migrator t=2026-04-20T10:57:19.633223584Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T10:57:19.639785397Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.562844ms logger=migrator t=2026-04-20T10:57:19.644789151Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T10:57:19.645618671Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=829.07µs logger=migrator t=2026-04-20T10:57:19.651696724Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T10:57:19.653502858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.770843ms logger=migrator t=2026-04-20T10:57:19.659301302Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T10:57:19.660294787Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.000955ms logger=migrator t=2026-04-20T10:57:19.66525805Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T10:57:19.666332228Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.070477ms logger=migrator t=2026-04-20T10:57:19.672522082Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T10:57:19.673616518Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.078556ms logger=migrator t=2026-04-20T10:57:19.679119445Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T10:57:19.680979772Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.853607ms logger=migrator t=2026-04-20T10:57:19.686338915Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T10:57:19.695094953Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.755008ms logger=migrator t=2026-04-20T10:57:19.707250895Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T10:57:19.71546954Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.219395ms logger=migrator t=2026-04-20T10:57:19.720448074Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T10:57:19.728820912Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.372408ms logger=migrator t=2026-04-20T10:57:19.734892593Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T10:57:19.741955829Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.062596ms logger=migrator t=2026-04-20T10:57:19.748195934Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T10:57:19.749323542Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.127558ms logger=migrator t=2026-04-20T10:57:19.766573752Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T10:57:19.768361166Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.793814ms logger=migrator t=2026-04-20T10:57:19.773220587Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T10:57:19.77574466Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.526333ms logger=migrator t=2026-04-20T10:57:19.782419405Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T10:57:19.783281928Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=862.293µs logger=migrator t=2026-04-20T10:57:19.78941248Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T10:57:19.790572579Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.159889ms logger=migrator t=2026-04-20T10:57:19.797044509Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T10:57:19.797227215Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=187.986µs logger=migrator t=2026-04-20T10:57:19.804964197Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T10:57:19.805037638Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=75.571µs logger=migrator t=2026-04-20T10:57:19.810974736Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T10:57:19.811786587Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=813.931µs logger=migrator t=2026-04-20T10:57:19.81796797Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T10:57:19.819025806Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.063426ms logger=migrator t=2026-04-20T10:57:19.824579704Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T10:57:19.825756934Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.17536ms logger=migrator t=2026-04-20T10:57:19.831778064Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T10:57:19.831979439Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.755µs logger=migrator t=2026-04-20T10:57:19.837351223Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T10:57:19.838110971Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=760.179µs logger=migrator t=2026-04-20T10:57:19.843547397Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T10:57:19.844915291Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.368464ms logger=migrator t=2026-04-20T10:57:19.851466194Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T10:57:19.852612052Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.145528ms logger=migrator t=2026-04-20T10:57:19.857963555Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T10:57:19.866437966Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.474451ms logger=migrator t=2026-04-20T10:57:19.871176184Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T10:57:19.871227645Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=45.751µs logger=migrator t=2026-04-20T10:57:19.877533582Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T10:57:19.87904023Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.506128ms logger=migrator t=2026-04-20T10:57:19.884374883Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T10:57:19.885509891Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.134148ms logger=migrator t=2026-04-20T10:57:19.890478105Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T10:57:19.891583572Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.105407ms logger=migrator t=2026-04-20T10:57:19.897448057Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T10:57:19.908245587Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.797729ms logger=migrator t=2026-04-20T10:57:19.913162689Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T10:57:19.913931988Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=763.088µs logger=migrator t=2026-04-20T10:57:19.918984174Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T10:57:19.919970848Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=986.314µs logger=migrator t=2026-04-20T10:57:19.926486601Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:57:19.953550574Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.055333ms logger=migrator t=2026-04-20T10:57:19.959275976Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T10:57:19.960565858Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.290112ms logger=migrator t=2026-04-20T10:57:19.967263635Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T10:57:19.968413764Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.149409ms logger=migrator t=2026-04-20T10:57:19.973456238Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T10:57:19.974526606Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.070398ms logger=migrator t=2026-04-20T10:57:19.979846898Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T10:57:19.980925685Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.078667ms logger=migrator t=2026-04-20T10:57:19.987103258Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T10:57:19.987521048Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=412.96µs logger=migrator t=2026-04-20T10:57:19.993077787Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T10:57:19.994361969Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.280622ms logger=migrator t=2026-04-20T10:57:20.000283626Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T10:57:20.01167341Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.391264ms logger=migrator t=2026-04-20T10:57:20.017540456Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T10:57:20.018423357Z level=info msg="Migration successfully executed" id="create entity_events table" duration=882.831µs logger=migrator t=2026-04-20T10:57:20.023511004Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T10:57:20.025035763Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.525179ms logger=migrator t=2026-04-20T10:57:20.030833087Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:57:20.031621696Z 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-20T10:57:20.037752258Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:57:20.038233421Z 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-20T10:57:20.043694537Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T10:57:20.045003199Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.309662ms logger=migrator t=2026-04-20T10:57:20.050404174Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T10:57:20.051518411Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.113417ms logger=migrator t=2026-04-20T10:57:20.057652833Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:57:20.058844193Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.18688ms logger=migrator t=2026-04-20T10:57:20.064348141Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:57:20.066202697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.852056ms logger=migrator t=2026-04-20T10:57:20.071380275Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:57:20.072738129Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.359314ms logger=migrator t=2026-04-20T10:57:20.078434101Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:57:20.079568499Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.134418ms logger=migrator t=2026-04-20T10:57:20.084886691Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T10:57:20.085741953Z level=info msg="Migration successfully executed" id="Drop public config table" duration=855.262µs logger=migrator t=2026-04-20T10:57:20.091563268Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T10:57:20.093644489Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.081171ms logger=migrator t=2026-04-20T10:57:20.099811743Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:57:20.1009224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.110767ms logger=migrator t=2026-04-20T10:57:20.105935775Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:57:20.107619057Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.681242ms logger=migrator t=2026-04-20T10:57:20.11374651Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T10:57:20.115521224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.773593ms logger=migrator t=2026-04-20T10:57:20.121160214Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T10:57:20.142503905Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.339181ms logger=migrator t=2026-04-20T10:57:20.147843498Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T10:57:20.156391231Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.549453ms logger=migrator t=2026-04-20T10:57:20.162609555Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T10:57:20.171485596Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.872271ms logger=migrator t=2026-04-20T10:57:20.178220674Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T10:57:20.178389058Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=168.074µs logger=migrator t=2026-04-20T10:57:20.188456478Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T10:57:20.197695548Z level=info msg="Migration successfully executed" id="add share column" duration=9.222679ms logger=migrator t=2026-04-20T10:57:20.202414376Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T10:57:20.202709953Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=294.497µs logger=migrator t=2026-04-20T10:57:20.207531243Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T10:57:20.209206285Z level=info msg="Migration successfully executed" id="create file table" duration=1.674212ms logger=migrator t=2026-04-20T10:57:20.215178584Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T10:57:20.216314092Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.130587ms logger=migrator t=2026-04-20T10:57:20.222485735Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T10:57:20.223575902Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.090377ms logger=migrator t=2026-04-20T10:57:20.229164982Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T10:57:20.23073111Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.565668ms logger=migrator t=2026-04-20T10:57:20.235291024Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T10:57:20.236502223Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.211359ms logger=migrator t=2026-04-20T10:57:20.243597571Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T10:57:20.243709473Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.082µs logger=migrator t=2026-04-20T10:57:20.247417615Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T10:57:20.247489357Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=76.222µs logger=migrator t=2026-04-20T10:57:20.252145863Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T10:57:20.252799199Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=654.256µs logger=migrator t=2026-04-20T10:57:20.259088576Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T10:57:20.259423575Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.34µs logger=migrator t=2026-04-20T10:57:20.266140371Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T10:57:20.267907686Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.777445ms logger=migrator t=2026-04-20T10:57:20.27369207Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T10:57:20.284349594Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.664975ms logger=migrator t=2026-04-20T10:57:20.290690282Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T10:57:20.290819586Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=129.464µs logger=migrator t=2026-04-20T10:57:20.296874166Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T10:57:20.298796584Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.922788ms logger=migrator t=2026-04-20T10:57:20.303391098Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T10:57:20.303840709Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=450.531µs logger=migrator t=2026-04-20T10:57:20.308819173Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T10:57:20.309033628Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=214.655µs logger=migrator t=2026-04-20T10:57:20.315998782Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T10:57:20.316847203Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=847.821µs logger=migrator t=2026-04-20T10:57:20.327784265Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T10:57:20.337463815Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.67397ms logger=migrator t=2026-04-20T10:57:20.343121616Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T10:57:20.351829894Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.707168ms logger=migrator t=2026-04-20T10:57:20.356223632Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T10:57:20.357131265Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=902.393µs logger=migrator t=2026-04-20T10:57:20.36091316Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T10:57:20.439237398Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.315308ms logger=migrator t=2026-04-20T10:57:20.443526094Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T10:57:20.445720169Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.194435ms logger=migrator t=2026-04-20T10:57:20.452259282Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T10:57:20.453431112Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.17116ms logger=migrator t=2026-04-20T10:57:20.457979524Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T10:57:20.484954105Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.974441ms logger=migrator t=2026-04-20T10:57:20.493416186Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T10:57:20.50203987Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.620904ms logger=migrator t=2026-04-20T10:57:20.508953243Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T10:57:20.509191959Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=238.556µs logger=migrator t=2026-04-20T10:57:20.514040899Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T10:57:20.514242054Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=202.315µs logger=migrator t=2026-04-20T10:57:20.519813352Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T10:57:20.52006256Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=249.528µs logger=migrator t=2026-04-20T10:57:20.527454533Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T10:57:20.527988976Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=540.293µs logger=migrator t=2026-04-20T10:57:20.536848687Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T10:57:20.53737589Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=531.173µs logger=migrator t=2026-04-20T10:57:20.542430516Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T10:57:20.543732588Z level=info msg="Migration successfully executed" id="create folder table" duration=1.304192ms logger=migrator t=2026-04-20T10:57:20.549602424Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T10:57:20.55065932Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.053156ms logger=migrator t=2026-04-20T10:57:20.554595278Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T10:57:20.556436934Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.836466ms logger=migrator t=2026-04-20T10:57:20.562500845Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T10:57:20.562551127Z level=info msg="Migration successfully executed" id="Update folder title length" duration=53.071µs logger=migrator t=2026-04-20T10:57:20.568160576Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:57:20.570755071Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.590775ms logger=migrator t=2026-04-20T10:57:20.576490493Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:57:20.577933289Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.443236ms logger=migrator t=2026-04-20T10:57:20.587476997Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T10:57:20.590499382Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.022475ms logger=migrator t=2026-04-20T10:57:20.597944317Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T10:57:20.598555863Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=608.816µs logger=migrator t=2026-04-20T10:57:20.60528716Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T10:57:20.605603847Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=317.628µs logger=migrator t=2026-04-20T10:57:20.612436278Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T10:57:20.613961565Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.531837ms logger=migrator t=2026-04-20T10:57:20.619695258Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T10:57:20.621141574Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.446116ms logger=migrator t=2026-04-20T10:57:20.626881557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T10:57:20.628341723Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.459336ms logger=migrator t=2026-04-20T10:57:20.636181078Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T10:57:20.637796389Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.614841ms logger=migrator t=2026-04-20T10:57:20.643766257Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T10:57:20.644998388Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.233181ms logger=migrator t=2026-04-20T10:57:20.652928035Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T10:57:20.654245737Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.319182ms logger=migrator t=2026-04-20T10:57:20.658411632Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T10:57:20.659643742Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.231911ms logger=migrator t=2026-04-20T10:57:20.666226886Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T10:57:20.667383774Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.161008ms logger=migrator t=2026-04-20T10:57:20.671230771Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T10:57:20.671890227Z level=info msg="Migration successfully executed" id="create signing_key table" duration=659.146µs logger=migrator t=2026-04-20T10:57:20.677780473Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T10:57:20.678656305Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=875.762µs logger=migrator t=2026-04-20T10:57:20.685776243Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T10:57:20.687001383Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.233541ms logger=migrator t=2026-04-20T10:57:20.696547081Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T10:57:20.696866099Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=321.327µs logger=migrator t=2026-04-20T10:57:20.702619832Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T10:57:20.712385374Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.765912ms logger=migrator t=2026-04-20T10:57:20.779877693Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T10:57:20.780776586Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=904.183µs logger=migrator t=2026-04-20T10:57:20.788126729Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:57:20.78818073Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=58.971µs logger=migrator t=2026-04-20T10:57:20.794837666Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:57:20.796400964Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.563798ms logger=migrator t=2026-04-20T10:57:20.801583974Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:57:20.801611074Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.62µs logger=migrator t=2026-04-20T10:57:20.807012859Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T10:57:20.808422973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.410564ms logger=migrator t=2026-04-20T10:57:20.816035983Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:57:20.817294285Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.258532ms logger=migrator t=2026-04-20T10:57:20.823715184Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T10:57:20.824816231Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.141058ms logger=migrator t=2026-04-20T10:57:20.830216406Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T10:57:20.831032597Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=817.171µs logger=migrator t=2026-04-20T10:57:20.837398915Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T10:57:20.837676242Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=278.337µs logger=migrator t=2026-04-20T10:57:20.842690337Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T10:57:20.843752143Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.061666ms logger=migrator t=2026-04-20T10:57:20.848905101Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T10:57:20.849919796Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.015975ms logger=migrator t=2026-04-20T10:57:20.85572853Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T10:57:20.856630434Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=910.104µs logger=migrator t=2026-04-20T10:57:20.861247548Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T10:57:20.871470523Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.230194ms logger=migrator t=2026-04-20T10:57:20.880762563Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T10:57:20.890526837Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.769624ms logger=migrator t=2026-04-20T10:57:20.896422083Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T10:57:20.904426083Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.00969ms logger=migrator t=2026-04-20T10:57:20.909395087Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T10:57:20.909493049Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.792µs logger=migrator t=2026-04-20T10:57:20.914278847Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T10:57:20.924113772Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.829455ms logger=migrator t=2026-04-20T10:57:20.929205079Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T10:57:20.937581348Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.375399ms logger=migrator t=2026-04-20T10:57:20.943367042Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T10:57:20.943669269Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=302.307µs logger=migrator t=2026-04-20T10:57:20.948567511Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.318408869s logger=migrator t=2026-04-20T10:57:20.949520105Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T10:57:20.965551864Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T10:57:20.965767239Z level=info msg="Created default organization" logger=secrets t=2026-04-20T10:57:20.971960213Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:57:21.02286665Z level=info msg="Restored cache from database" duration=424.86µs logger=plugin.store t=2026-04-20T10:57:21.024185483Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T10:57:21.062586807Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T10:57:21.062620868Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T10:57:21.062721231Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T10:57:21.062736551Z level=info msg="Plugins loaded" count=54 duration=38.551558ms logger=query_data t=2026-04-20T10:57:21.067015298Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T10:57:21.07112079Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T10:57:21.076923714Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T10:57:21.086837891Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T10:57:21.090554413Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T10:57:21.093463666Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T10:57:21.116284783Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T10:57:21.136366304Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T10:57:21.161194951Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T10:57:21.161244772Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-20T10:57:21.16195467Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T10:57:21.162188016Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-20T10:57:21.163524249Z level=info msg="State cache has been initialized" states=0 duration=1.335853ms logger=http.server t=2026-04-20T10:57:21.164516244Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-20T10:57:21.164775471Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-20T10:57:21.164790851Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-04-20T10:57:21.164964825Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T10:57:21.165202651Z level=info msg=starting first_tick=2026-04-20T10:57:30Z logger=sqlstore.transactions t=2026-04-20T10:57:21.176866721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:57:21.209069793Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-04-20T10:57:21.239976792Z level=info msg="Update check succeeded" duration=75.362666ms logger=plugins.update.checker t=2026-04-20T10:57:21.240891814Z level=info msg="Update check succeeded" duration=75.54576ms logger=sqlstore.transactions t=2026-04-20T10:57:21.336886152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:57:21.348712407Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:57:21.386236901Z level=info msg="Patterns update finished" duration=79.509808ms logger=provisioning.dashboard t=2026-04-20T10:57:21.415137559Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T10:57:21.627831132Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T10:57:21.628235642Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T10:57:25.40093004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.402187711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.422317633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.504058486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.524180167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.546473362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.564154991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.584685352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.602429704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.622923084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.640735106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.660624832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.681242595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.711664122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.729116326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.762932027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.781621312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.805201939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.826489169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.86268361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.881759274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.908182301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.926440855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.960465712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:25.978732327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.011485002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.030073124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.073452524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.090572239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.124877503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.141514407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.180262481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.198413713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.229155428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.246803527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.296872392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.312615504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.35303816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.367802087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.404274885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.430391404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.497439162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.517885502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.575210338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.593099122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.633300793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.651905005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.702532975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.720211896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.768182939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.785534981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.855899991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.870874774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.926292333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.94223192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:26.996490399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.013229456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.07003478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.088628932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.154591203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.186451356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.279933782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.301359985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.362856745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.380957436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.45145681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.468126515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.549752165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.569852355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.639109169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.658394099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.752794067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.772356283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.85099051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.868391044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.940398945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:27.959615613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:28.033270426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:28.048910245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:57:28.11060039Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T10:59:16.198590219Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T11:07:21.167852913Z level=info msg="Completed cleanup jobs" duration=5.439175ms logger=plugins.update.checker t=2026-04-20T11:07:21.370427524Z level=info msg="Update check succeeded" duration=128.876239ms logger=cleanup t=2026-04-20T11:17:21.200382645Z level=info msg="Completed cleanup jobs" duration=37.579424ms logger=plugins.update.checker t=2026-04-20T11:17:21.295278387Z level=info msg="Update check succeeded" duration=53.660349ms logger=cleanup t=2026-04-20T11:27:21.166753014Z level=info msg="Completed cleanup jobs" duration=3.951067ms logger=plugins.update.checker t=2026-04-20T11:27:21.39073212Z level=info msg="Update check succeeded" duration=149.03414ms logger=infra.usagestats t=2026-04-20T11:29:16.23381442Z level=info msg="Usage stats are ready to report"