logger=settings t=2026-06-10T13:40:40.673647171Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T13:40:40Z logger=settings t=2026-06-10T13:40:40.67406919Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T13:40:40.674110481Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T13:40:40.674127741Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T13:40:40.674144972Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T13:40:40.674157442Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T13:40:40.674169312Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T13:40:40.674181973Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T13:40:40.674200343Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T13:40:40.674213053Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T13:40:40.674228034Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T13:40:40.674240204Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T13:40:40.674252234Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T13:40:40.674263895Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T13:40:40.674279265Z level=info msg=Target target=[all] logger=settings t=2026-06-10T13:40:40.674303285Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T13:40:40.674315536Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T13:40:40.674326956Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T13:40:40.674339546Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T13:40:40.674352326Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T13:40:40.674366347Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T13:40:40.674648263Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T13:40:40.674689724Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T13:40:40.676130927Z level=info msg="Locking database" logger=migrator t=2026-06-10T13:40:40.676168178Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T13:40:40.676748071Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T13:40:40.677700312Z level=info msg="Migration successfully executed" id="create migration_log table" duration=948.821µs logger=migrator t=2026-06-10T13:40:40.682424439Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T13:40:40.683428681Z level=info msg="Migration successfully executed" id="create user table" duration=1.005202ms logger=migrator t=2026-06-10T13:40:40.688608309Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T13:40:40.689845896Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.238017ms logger=migrator t=2026-06-10T13:40:40.694930661Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T13:40:40.695790041Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=857.95µs logger=migrator t=2026-06-10T13:40:40.700710602Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T13:40:40.701543012Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=832.31µs logger=migrator t=2026-06-10T13:40:40.708419797Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T13:40:40.709905161Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.487734ms logger=migrator t=2026-06-10T13:40:40.714263189Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T13:40:40.72006986Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.802541ms logger=migrator t=2026-06-10T13:40:40.726839964Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T13:40:40.728354128Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.509374ms logger=migrator t=2026-06-10T13:40:40.733123286Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T13:40:40.733890593Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=767.277µs logger=migrator t=2026-06-10T13:40:40.737032474Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T13:40:40.737774082Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=741.878µs logger=migrator t=2026-06-10T13:40:40.742279903Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T13:40:40.742632201Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=350.518µs logger=migrator t=2026-06-10T13:40:40.747316588Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T13:40:40.747958022Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=641.684µs logger=migrator t=2026-06-10T13:40:40.75053343Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T13:40:40.751935922Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.401962ms logger=migrator t=2026-06-10T13:40:40.755418971Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T13:40:40.755449101Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.07µs logger=migrator t=2026-06-10T13:40:40.760346933Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T13:40:40.761995199Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.647856ms logger=migrator t=2026-06-10T13:40:40.770301597Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T13:40:40.770619864Z level=info msg="Migration successfully executed" id="Add missing user data" duration=319.757µs logger=migrator t=2026-06-10T13:40:40.77439927Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T13:40:40.775674609Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.278559ms logger=migrator t=2026-06-10T13:40:40.781329867Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T13:40:40.782108454Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=777.887µs logger=migrator t=2026-06-10T13:40:40.78852737Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T13:40:40.790675438Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.146848ms logger=migrator t=2026-06-10T13:40:40.795828395Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T13:40:40.805930614Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.101659ms logger=migrator t=2026-06-10T13:40:40.809356512Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T13:40:40.810385944Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.029102ms logger=migrator t=2026-06-10T13:40:40.813949816Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T13:40:40.814188301Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=237.436µs logger=migrator t=2026-06-10T13:40:40.819883129Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T13:40:40.82081222Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=922.151µs logger=migrator t=2026-06-10T13:40:40.827334268Z 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-06-10T13:40:40.827808659Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=475.531µs logger=migrator t=2026-06-10T13:40:40.831590674Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T13:40:40.832988306Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.397182ms logger=migrator t=2026-06-10T13:40:40.837401355Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T13:40:40.838505301Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.094776ms logger=migrator t=2026-06-10T13:40:40.842673615Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T13:40:40.843625496Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=951.531µs logger=migrator t=2026-06-10T13:40:40.847250389Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T13:40:40.848729262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.478282ms logger=migrator t=2026-06-10T13:40:40.857188173Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T13:40:40.858009391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=822.408µs logger=migrator t=2026-06-10T13:40:40.864073779Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T13:40:40.864683783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=609.644µs logger=migrator t=2026-06-10T13:40:40.873831279Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T13:40:40.87388785Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.301µs logger=migrator t=2026-06-10T13:40:40.878523866Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T13:40:40.879401245Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=878.97µs logger=migrator t=2026-06-10T13:40:40.883337695Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T13:40:40.883975399Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=637.914µs logger=migrator t=2026-06-10T13:40:40.886918706Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T13:40:40.888234495Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.314899ms logger=migrator t=2026-06-10T13:40:40.892106823Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T13:40:40.89286846Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=769.387µs logger=migrator t=2026-06-10T13:40:40.92782561Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T13:40:40.933333785Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.511915ms logger=migrator t=2026-06-10T13:40:41.261312603Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T13:40:41.26383887Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.527667ms logger=migrator t=2026-06-10T13:40:41.383327258Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T13:40:41.384546436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.221758ms logger=migrator t=2026-06-10T13:40:41.435752542Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T13:40:41.437662885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.913353ms logger=migrator t=2026-06-10T13:40:41.465715678Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T13:40:41.466927876Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.210868ms logger=migrator t=2026-06-10T13:40:41.503352718Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T13:40:41.504695838Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.34617ms logger=migrator t=2026-06-10T13:40:41.551308991Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T13:40:41.55217511Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=860.869µs logger=migrator t=2026-06-10T13:40:41.59688511Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T13:40:41.59774831Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=866.51µs logger=migrator t=2026-06-10T13:40:41.681352137Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T13:40:41.6818907Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=542.293µs logger=migrator t=2026-06-10T13:40:41.898265486Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T13:40:41.899718409Z level=info msg="Migration successfully executed" id="create star table" duration=1.445822ms logger=migrator t=2026-06-10T13:40:42.021909597Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T13:40:42.023586515Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.679758ms logger=migrator t=2026-06-10T13:40:42.067917763Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T13:40:42.069648353Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.735869ms logger=migrator t=2026-06-10T13:40:42.077589322Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T13:40:42.078224336Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=634.984µs logger=migrator t=2026-06-10T13:40:42.084825034Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T13:40:42.085466599Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=641.225µs logger=migrator t=2026-06-10T13:40:42.10729029Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T13:40:42.108629441Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.339651ms logger=migrator t=2026-06-10T13:40:42.12013697Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T13:40:42.12103121Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=888.44µs logger=migrator t=2026-06-10T13:40:42.18271527Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T13:40:42.18539317Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.68692ms logger=migrator t=2026-06-10T13:40:42.214940957Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T13:40:42.215016028Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.052µs logger=migrator t=2026-06-10T13:40:42.235575221Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T13:40:42.235667663Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=95.252µs logger=migrator t=2026-06-10T13:40:42.277940375Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T13:40:42.278412767Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=478.332µs logger=migrator t=2026-06-10T13:40:42.298805306Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T13:40:42.300392962Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.588646ms logger=migrator t=2026-06-10T13:40:42.316565636Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T13:40:42.317948228Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.382562ms logger=migrator t=2026-06-10T13:40:42.334221324Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T13:40:42.335620376Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.399492ms logger=migrator t=2026-06-10T13:40:42.358649914Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T13:40:42.359921474Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.281849ms logger=migrator t=2026-06-10T13:40:42.373865438Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T13:40:42.375135176Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.275808ms logger=migrator t=2026-06-10T13:40:42.435254621Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T13:40:42.436597561Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.335879ms logger=migrator t=2026-06-10T13:40:42.446207807Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T13:40:42.454694838Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.493201ms logger=migrator t=2026-06-10T13:40:42.46763901Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T13:40:42.468844387Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.197266ms logger=migrator t=2026-06-10T13:40:42.475103369Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T13:40:42.475870476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=767.157µs logger=migrator t=2026-06-10T13:40:42.482937816Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T13:40:42.484150412Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.212376ms logger=migrator t=2026-06-10T13:40:42.494517156Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T13:40:42.494861714Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=342.338µs logger=migrator t=2026-06-10T13:40:42.501725878Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T13:40:42.503016338Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.29042ms logger=migrator t=2026-06-10T13:40:42.509367251Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T13:40:42.509552615Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=189.505µs logger=migrator t=2026-06-10T13:40:42.522502177Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T13:40:42.524075662Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.575825ms logger=migrator t=2026-06-10T13:40:42.529143166Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T13:40:42.53110012Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.956914ms logger=migrator t=2026-06-10T13:40:42.536267567Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T13:40:42.538713091Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.445114ms logger=migrator t=2026-06-10T13:40:42.55013776Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T13:40:42.5515032Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.36537ms logger=migrator t=2026-06-10T13:40:42.568936402Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T13:40:42.571557072Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.622399ms logger=migrator t=2026-06-10T13:40:42.591197264Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T13:40:42.592037323Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=838.118µs logger=migrator t=2026-06-10T13:40:42.596267218Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T13:40:42.596869042Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=601.754µs logger=migrator t=2026-06-10T13:40:42.608957285Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T13:40:42.609047247Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=93.712µs logger=migrator t=2026-06-10T13:40:42.617769943Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T13:40:42.617825424Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.191µs logger=migrator t=2026-06-10T13:40:42.629366504Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T13:40:42.633816224Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.4488ms logger=migrator t=2026-06-10T13:40:42.643884581Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T13:40:42.645828375Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.944304ms logger=migrator t=2026-06-10T13:40:42.659031603Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T13:40:42.660858124Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.825982ms logger=migrator t=2026-06-10T13:40:42.668020956Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T13:40:42.671211828Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.184341ms logger=migrator t=2026-06-10T13:40:42.679381662Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T13:40:42.679601927Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.615µs logger=migrator t=2026-06-10T13:40:42.694008731Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T13:40:42.695645137Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.638326ms logger=migrator t=2026-06-10T13:40:42.70284822Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T13:40:42.703987015Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.139175ms logger=migrator t=2026-06-10T13:40:42.712828855Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T13:40:42.712882056Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=55.721µs logger=migrator t=2026-06-10T13:40:42.721104412Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T13:40:42.722631616Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.548225ms logger=migrator t=2026-06-10T13:40:42.728400806Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T13:40:42.729316606Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=912.65µs logger=migrator t=2026-06-10T13:40:42.73787359Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T13:40:42.744396416Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.529437ms logger=migrator t=2026-06-10T13:40:42.752876087Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T13:40:42.753612984Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=738.207µs logger=migrator t=2026-06-10T13:40:42.757354518Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T13:40:42.757992503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=637.925µs logger=migrator t=2026-06-10T13:40:42.763082208Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T13:40:42.763885725Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=803.537µs logger=migrator t=2026-06-10T13:40:42.770203467Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T13:40:42.770539395Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=336.658µs logger=migrator t=2026-06-10T13:40:42.774259339Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T13:40:42.77518706Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=929.851µs logger=migrator t=2026-06-10T13:40:42.781011211Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T13:40:42.78360647Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.596169ms logger=migrator t=2026-06-10T13:40:42.796209323Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T13:40:42.797245467Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.036054ms logger=migrator t=2026-06-10T13:40:42.808068641Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T13:40:42.80847505Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=409.169µs logger=migrator t=2026-06-10T13:40:42.818384573Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T13:40:42.818672289Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=297.687µs logger=migrator t=2026-06-10T13:40:42.831158301Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T13:40:42.832519311Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.387611ms logger=migrator t=2026-06-10T13:40:42.845244259Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T13:40:42.847730765Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.487856ms logger=migrator t=2026-06-10T13:40:42.855032869Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T13:40:42.85593882Z level=info msg="Migration successfully executed" id="create data_source table" duration=906.161µs logger=migrator t=2026-06-10T13:40:42.868436601Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T13:40:42.869943265Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.507704ms logger=migrator t=2026-06-10T13:40:42.990976232Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T13:40:42.992116867Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.142895ms logger=migrator t=2026-06-10T13:40:43.007079565Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T13:40:43.008267021Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.190406ms logger=migrator t=2026-06-10T13:40:43.025048059Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T13:40:43.026209084Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.163886ms logger=migrator t=2026-06-10T13:40:43.036295081Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T13:40:43.043580836Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.285905ms logger=migrator t=2026-06-10T13:40:43.072354522Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T13:40:43.074208165Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.856162ms logger=migrator t=2026-06-10T13:40:43.081927157Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T13:40:43.082964711Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.038174ms logger=migrator t=2026-06-10T13:40:43.099182596Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T13:40:43.100211918Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.070304ms logger=migrator t=2026-06-10T13:40:43.144582616Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T13:40:43.145268011Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=698.265µs logger=migrator t=2026-06-10T13:40:43.159182594Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T13:40:43.161841364Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.66193ms logger=migrator t=2026-06-10T13:40:43.173188219Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T13:40:43.176510083Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.321944ms logger=migrator t=2026-06-10T13:40:43.204173036Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T13:40:43.204252737Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=82.162µs logger=migrator t=2026-06-10T13:40:43.220797569Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T13:40:43.221103156Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=310.277µs logger=migrator t=2026-06-10T13:40:43.231732315Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T13:40:43.236362079Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.629594ms logger=migrator t=2026-06-10T13:40:43.25019677Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T13:40:43.25058088Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=387.78µs logger=migrator t=2026-06-10T13:40:43.269906613Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T13:40:43.270381295Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=477.532µs logger=migrator t=2026-06-10T13:40:43.286760542Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T13:40:43.290678921Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.921499ms logger=migrator t=2026-06-10T13:40:43.297272349Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T13:40:43.297521405Z level=info msg="Migration successfully executed" id="Update uid value" duration=250.615µs logger=migrator t=2026-06-10T13:40:43.303868028Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T13:40:43.305203567Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.335269ms logger=migrator t=2026-06-10T13:40:43.322822023Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T13:40:43.324161824Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.33062ms logger=migrator t=2026-06-10T13:40:43.344093762Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T13:40:43.345647416Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.556374ms logger=migrator t=2026-06-10T13:40:43.35824453Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T13:40:43.359098249Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=855.399µs logger=migrator t=2026-06-10T13:40:43.368959801Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T13:40:43.369763739Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=797.208µs logger=migrator t=2026-06-10T13:40:43.379897687Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T13:40:43.380709595Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=811.998µs logger=migrator t=2026-06-10T13:40:43.38936149Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T13:40:43.390097136Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=735.426µs logger=migrator t=2026-06-10T13:40:43.407155659Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T13:40:43.408009589Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=857.02µs logger=migrator t=2026-06-10T13:40:43.414530646Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T13:40:43.415299763Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=767.667µs logger=migrator t=2026-06-10T13:40:43.427720093Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T13:40:43.433599235Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.872841ms logger=migrator t=2026-06-10T13:40:43.440253984Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T13:40:43.440913389Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=661.695µs logger=migrator t=2026-06-10T13:40:43.445643305Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T13:40:43.44670802Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.069635ms logger=migrator t=2026-06-10T13:40:43.453129394Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T13:40:43.455068998Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.942403ms logger=migrator t=2026-06-10T13:40:43.461000441Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T13:40:43.46186274Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=849.019µs logger=migrator t=2026-06-10T13:40:43.469776258Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T13:40:43.470481214Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=729.456µs logger=migrator t=2026-06-10T13:40:43.478562306Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T13:40:43.479454805Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=892.56µs logger=migrator t=2026-06-10T13:40:43.488474618Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T13:40:43.488516069Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.271µs logger=migrator t=2026-06-10T13:40:43.493574113Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T13:40:43.500014478Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.442095ms logger=migrator t=2026-06-10T13:40:43.50630989Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T13:40:43.510555144Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.254595ms logger=migrator t=2026-06-10T13:40:43.51742399Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T13:40:43.517583623Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.143µs logger=migrator t=2026-06-10T13:40:43.525814368Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T13:40:43.530076744Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.261866ms logger=migrator t=2026-06-10T13:40:43.535736601Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T13:40:43.538275968Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.537287ms logger=migrator t=2026-06-10T13:40:43.545258996Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T13:40:43.546008922Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=749.986µs logger=migrator t=2026-06-10T13:40:43.55299929Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T13:40:43.553858499Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=859.459µs logger=migrator t=2026-06-10T13:40:43.562113105Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T13:40:43.563584327Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.470962ms logger=migrator t=2026-06-10T13:40:43.57704096Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T13:40:43.578271128Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.233568ms logger=migrator t=2026-06-10T13:40:43.594272067Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T13:40:43.598712448Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=4.440991ms logger=migrator t=2026-06-10T13:40:43.606056022Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T13:40:43.607627478Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.556685ms logger=migrator t=2026-06-10T13:40:43.620679922Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T13:40:43.620929837Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=253.026µs logger=migrator t=2026-06-10T13:40:43.631517816Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T13:40:43.631586127Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=76.972µs logger=migrator t=2026-06-10T13:40:43.641423778Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T13:40:43.644974677Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.546699ms logger=migrator t=2026-06-10T13:40:43.652084748Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T13:40:43.655412502Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.330255ms logger=migrator t=2026-06-10T13:40:43.662666016Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T13:40:43.662736407Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.201µs logger=migrator t=2026-06-10T13:40:43.670639664Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T13:40:43.672096078Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.456933ms logger=migrator t=2026-06-10T13:40:43.680950446Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T13:40:43.68195222Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.000264ms logger=migrator t=2026-06-10T13:40:43.68820952Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T13:40:43.688240871Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.821µs logger=migrator t=2026-06-10T13:40:43.70775426Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T13:40:43.709315714Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.645336ms logger=migrator t=2026-06-10T13:40:43.723619946Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T13:40:43.724804533Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.183567ms logger=migrator t=2026-06-10T13:40:43.741905728Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T13:40:43.748206399Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.369403ms logger=migrator t=2026-06-10T13:40:43.757877237Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T13:40:43.757899927Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.6µs logger=migrator t=2026-06-10T13:40:43.761766654Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T13:40:43.765228041Z level=info msg="Migration successfully executed" id="create session table" duration=3.460177ms logger=migrator t=2026-06-10T13:40:43.770648653Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T13:40:43.770762606Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=114.503µs logger=migrator t=2026-06-10T13:40:43.775523523Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T13:40:43.775800989Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=270.756µs logger=migrator t=2026-06-10T13:40:43.77984288Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T13:40:43.781096839Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.253989ms logger=migrator t=2026-06-10T13:40:43.785822455Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T13:40:43.786884869Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.062114ms logger=migrator t=2026-06-10T13:40:43.792988276Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T13:40:43.793014676Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.94µs logger=migrator t=2026-06-10T13:40:43.796602777Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T13:40:43.796627047Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.56µs logger=migrator t=2026-06-10T13:40:43.80026495Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T13:40:43.803517613Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.253033ms logger=migrator t=2026-06-10T13:40:43.807167455Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T13:40:43.810243583Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.081449ms logger=migrator t=2026-06-10T13:40:43.814577032Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T13:40:43.814693694Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.073µs logger=migrator t=2026-06-10T13:40:43.818186033Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T13:40:43.818377657Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=191.835µs logger=migrator t=2026-06-10T13:40:43.822030409Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T13:40:43.823505812Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.474803ms logger=migrator t=2026-06-10T13:40:43.828252439Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T13:40:43.82828232Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.731µs logger=migrator t=2026-06-10T13:40:43.832741609Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T13:40:43.836910354Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.198885ms logger=migrator t=2026-06-10T13:40:43.842236344Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T13:40:43.84253262Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=287.116µs logger=migrator t=2026-06-10T13:40:43.848047674Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T13:40:43.851590074Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.54269ms logger=migrator t=2026-06-10T13:40:43.857390174Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T13:40:43.86344247Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.052046ms logger=migrator t=2026-06-10T13:40:43.86922717Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T13:40:43.869435054Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=200.084µs logger=migrator t=2026-06-10T13:40:43.875017Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T13:40:43.876022033Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.005783ms logger=migrator t=2026-06-10T13:40:43.880656007Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T13:40:43.882172331Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.519314ms logger=migrator t=2026-06-10T13:40:43.886382917Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T13:40:43.888500893Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.118136ms logger=migrator t=2026-06-10T13:40:43.894684502Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T13:40:43.896063154Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.370772ms logger=migrator t=2026-06-10T13:40:43.903166254Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T13:40:43.906494999Z level=info msg="Migration successfully executed" id="add index alert state" duration=3.329355ms logger=migrator t=2026-06-10T13:40:43.914022507Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T13:40:43.915070491Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.048004ms logger=migrator t=2026-06-10T13:40:43.920829281Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T13:40:43.921876204Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.046903ms logger=migrator t=2026-06-10T13:40:43.928451553Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T13:40:43.92966333Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.213196ms logger=migrator t=2026-06-10T13:40:43.934997949Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T13:40:43.935965161Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=967.572µs logger=migrator t=2026-06-10T13:40:43.9408065Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T13:40:43.953956346Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.152146ms logger=migrator t=2026-06-10T13:40:43.959302456Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T13:40:43.960564724Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.264738ms logger=migrator t=2026-06-10T13:40:43.968865941Z 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-06-10T13:40:43.970453557Z 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.587296ms logger=migrator t=2026-06-10T13:40:43.976468192Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T13:40:43.978037167Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.572375ms logger=migrator t=2026-06-10T13:40:43.985815052Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T13:40:43.986659201Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=842.169µs logger=migrator t=2026-06-10T13:40:43.992766898Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T13:40:43.994083878Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.31653ms logger=migrator t=2026-06-10T13:40:43.998503638Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T13:40:44.003190372Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.685214ms logger=migrator t=2026-06-10T13:40:44.009690649Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T13:40:44.013483884Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.792915ms logger=migrator t=2026-06-10T13:40:44.02000884Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T13:40:44.023663513Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.655163ms logger=migrator t=2026-06-10T13:40:44.027054209Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T13:40:44.029708609Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.016157ms logger=migrator t=2026-06-10T13:40:44.034627918Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T13:40:44.035741884Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.113996ms logger=migrator t=2026-06-10T13:40:44.043514638Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T13:40:44.043702103Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=192.395µs logger=migrator t=2026-06-10T13:40:44.050004344Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T13:40:44.050098166Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=86.821µs logger=migrator t=2026-06-10T13:40:44.05473229Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T13:40:44.055677581Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=939.821µs logger=migrator t=2026-06-10T13:40:44.061630934Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T13:40:44.063087208Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.455574ms logger=migrator t=2026-06-10T13:40:44.070048853Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T13:40:44.071360033Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.31288ms logger=migrator t=2026-06-10T13:40:44.079116227Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T13:40:44.079865434Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=748.727µs logger=migrator t=2026-06-10T13:40:44.086069343Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T13:40:44.087216608Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.149665ms logger=migrator t=2026-06-10T13:40:44.092420825Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T13:40:44.096926877Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.506032ms logger=migrator t=2026-06-10T13:40:44.103234978Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T13:40:44.108502217Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.267339ms logger=migrator t=2026-06-10T13:40:44.114626464Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T13:40:44.114949171Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=324.487µs logger=migrator t=2026-06-10T13:40:44.119902342Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T13:40:44.120792472Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=890.78µs logger=migrator t=2026-06-10T13:40:44.130210744Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T13:40:44.132167327Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.975634ms logger=migrator t=2026-06-10T13:40:44.138260384Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T13:40:44.14210052Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.833596ms logger=migrator t=2026-06-10T13:40:44.153809173Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T13:40:44.153907985Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.452µs logger=migrator t=2026-06-10T13:40:44.178823224Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T13:40:44.180455541Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.634877ms logger=migrator t=2026-06-10T13:40:44.186391045Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T13:40:44.187114231Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=722.996µs logger=migrator t=2026-06-10T13:40:44.196056581Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T13:40:44.196265446Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=211.895µs logger=migrator t=2026-06-10T13:40:44.202150138Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T13:40:44.203872017Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.711858ms logger=migrator t=2026-06-10T13:40:44.240309934Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T13:40:44.241364198Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.056724ms logger=migrator t=2026-06-10T13:40:44.2485786Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T13:40:44.249430459Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=856.359µs logger=migrator t=2026-06-10T13:40:44.254598165Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T13:40:44.255524205Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=925.71µs logger=migrator t=2026-06-10T13:40:44.263399592Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T13:40:44.26459154Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.186157ms logger=migrator t=2026-06-10T13:40:44.270561243Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T13:40:44.271691478Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.129745ms logger=migrator t=2026-06-10T13:40:44.277005278Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T13:40:44.277029368Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.01µs logger=migrator t=2026-06-10T13:40:44.282233895Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T13:40:44.290256446Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.02283ms logger=migrator t=2026-06-10T13:40:44.294683274Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T13:40:44.2953514Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=667.356µs logger=migrator t=2026-06-10T13:40:44.299341039Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T13:40:44.303160085Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.817886ms logger=migrator t=2026-06-10T13:40:44.308225248Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T13:40:44.308998585Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=772.947µs logger=migrator t=2026-06-10T13:40:44.313385814Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T13:40:44.314388546Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.002512ms logger=migrator t=2026-06-10T13:40:44.319411059Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T13:40:44.320490953Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.079754ms logger=migrator t=2026-06-10T13:40:44.325939655Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T13:40:44.338063998Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.122653ms logger=migrator t=2026-06-10T13:40:44.341897434Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T13:40:44.342563459Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=665.574µs logger=migrator t=2026-06-10T13:40:44.347257924Z 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-06-10T13:40:44.34796121Z 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=702.576µs logger=migrator t=2026-06-10T13:40:44.353409402Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T13:40:44.353736229Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=326.447µs logger=migrator t=2026-06-10T13:40:44.358762122Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T13:40:44.359867578Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.107646ms logger=migrator t=2026-06-10T13:40:44.364523782Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T13:40:44.364720086Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=196.754µs logger=migrator t=2026-06-10T13:40:44.370005595Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T13:40:44.377328129Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.320174ms logger=migrator t=2026-06-10T13:40:44.382519636Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T13:40:44.385547974Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.028108ms logger=migrator t=2026-06-10T13:40:44.394623698Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T13:40:44.3965242Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.901663ms logger=migrator t=2026-06-10T13:40:44.400604501Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T13:40:44.4014613Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=858.029µs logger=migrator t=2026-06-10T13:40:44.406706528Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T13:40:44.406862102Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=155.844µs logger=migrator t=2026-06-10T13:40:44.41259145Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T13:40:44.416756834Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.165754ms logger=migrator t=2026-06-10T13:40:44.421225074Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T13:40:44.422634246Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.408882ms logger=migrator t=2026-06-10T13:40:44.427575247Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T13:40:44.427765221Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=189.764µs logger=migrator t=2026-06-10T13:40:44.433268935Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T13:40:44.433613562Z level=info msg="Migration successfully executed" id="Move region to single row" duration=362.378µs logger=migrator t=2026-06-10T13:40:44.438562074Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T13:40:44.440006686Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.422591ms logger=migrator t=2026-06-10T13:40:44.44416882Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T13:40:44.445615132Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.445821ms logger=migrator t=2026-06-10T13:40:44.452633739Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T13:40:44.454212324Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.576445ms logger=migrator t=2026-06-10T13:40:44.460794333Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T13:40:44.462712245Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.919862ms logger=migrator t=2026-06-10T13:40:44.469750703Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T13:40:44.47097138Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.203727ms logger=migrator t=2026-06-10T13:40:44.475599935Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T13:40:44.476611627Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.011242ms logger=migrator t=2026-06-10T13:40:44.482150891Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T13:40:44.482235533Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=85.672µs logger=migrator t=2026-06-10T13:40:44.488146156Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T13:40:44.48875011Z level=info msg="Migration successfully executed" id="create test_data table" duration=603.884µs logger=migrator t=2026-06-10T13:40:44.494590081Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T13:40:44.495214165Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=623.324µs logger=migrator t=2026-06-10T13:40:44.500047174Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T13:40:44.501203509Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.156305ms logger=migrator t=2026-06-10T13:40:44.508064563Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T13:40:44.509023545Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=958.712µs logger=migrator t=2026-06-10T13:40:44.514817945Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T13:40:44.514996529Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=177.574µs logger=migrator t=2026-06-10T13:40:44.520350819Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T13:40:44.520709787Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=358.568µs logger=migrator t=2026-06-10T13:40:44.525488124Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T13:40:44.525572216Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.142µs logger=migrator t=2026-06-10T13:40:44.530355593Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T13:40:44.531147021Z level=info msg="Migration successfully executed" id="create team table" duration=791.528µs logger=migrator t=2026-06-10T13:40:44.535705893Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T13:40:44.536347188Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=643.195µs logger=migrator t=2026-06-10T13:40:44.542577128Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T13:40:44.543945358Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.36766ms logger=migrator t=2026-06-10T13:40:44.551880356Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T13:40:44.557897131Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.016975ms logger=migrator t=2026-06-10T13:40:44.566353141Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T13:40:44.566528395Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.014µs logger=migrator t=2026-06-10T13:40:44.574363531Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T13:40:44.576865037Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.498706ms logger=migrator t=2026-06-10T13:40:44.596643841Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T13:40:44.598219427Z level=info msg="Migration successfully executed" id="create team member table" duration=1.580736ms logger=migrator t=2026-06-10T13:40:44.614804309Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T13:40:44.616358163Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.554864ms logger=migrator t=2026-06-10T13:40:44.632069796Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T13:40:44.634396968Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.346043ms logger=migrator t=2026-06-10T13:40:44.645953878Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T13:40:44.648048014Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.090446ms logger=migrator t=2026-06-10T13:40:44.658283414Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T13:40:44.664538644Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.24044ms logger=migrator t=2026-06-10T13:40:44.687140702Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T13:40:44.695197672Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.062601ms logger=migrator t=2026-06-10T13:40:44.784775483Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T13:40:44.793272803Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.502471ms logger=migrator t=2026-06-10T13:40:44.89604922Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T13:40:44.897959933Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.915043ms logger=migrator t=2026-06-10T13:40:45.042101286Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T13:40:45.043830725Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.732789ms logger=migrator t=2026-06-10T13:40:45.0762331Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T13:40:45.077893458Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.661258ms logger=migrator t=2026-06-10T13:40:45.123905228Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T13:40:45.125441983Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.536515ms logger=migrator t=2026-06-10T13:40:45.161697295Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T13:40:45.163934025Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.23715ms logger=migrator t=2026-06-10T13:40:45.203284166Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T13:40:45.204432602Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.150096ms logger=migrator t=2026-06-10T13:40:45.235466527Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T13:40:45.236773586Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.31039ms logger=migrator t=2026-06-10T13:40:45.269895037Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T13:40:45.271846091Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.953784ms logger=migrator t=2026-06-10T13:40:45.296808581Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T13:40:45.297745361Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=941.051µs logger=migrator t=2026-06-10T13:40:45.321074365Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T13:40:45.321414132Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=405.069µs logger=migrator t=2026-06-10T13:40:45.333478692Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T13:40:45.334816342Z level=info msg="Migration successfully executed" id="create tag table" duration=1.33961ms logger=migrator t=2026-06-10T13:40:45.351371782Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T13:40:45.352470827Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.096745ms logger=migrator t=2026-06-10T13:40:45.37046695Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T13:40:45.37177805Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.30753ms logger=migrator t=2026-06-10T13:40:45.381722452Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T13:40:45.383634465Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.910063ms logger=migrator t=2026-06-10T13:40:45.394978899Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T13:40:45.396923233Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.953604ms logger=migrator t=2026-06-10T13:40:45.407207783Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T13:40:45.422897825Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.691733ms logger=migrator t=2026-06-10T13:40:45.429166175Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T13:40:45.429928713Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=759.708µs logger=migrator t=2026-06-10T13:40:45.436588561Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T13:40:45.437604444Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.015242ms logger=migrator t=2026-06-10T13:40:45.447498266Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T13:40:45.447802332Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=307.546µs logger=migrator t=2026-06-10T13:40:45.457705894Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T13:40:45.45837315Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=665.055µs logger=migrator t=2026-06-10T13:40:45.470946051Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T13:40:45.472891084Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.950744ms logger=migrator t=2026-06-10T13:40:45.485769722Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T13:40:45.488683437Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.911405ms logger=migrator t=2026-06-10T13:40:45.502686471Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T13:40:45.502867626Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=182.965µs logger=migrator t=2026-06-10T13:40:45.513253638Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T13:40:45.520381518Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.12258ms logger=migrator t=2026-06-10T13:40:45.532879528Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T13:40:45.541797337Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.92235ms logger=migrator t=2026-06-10T13:40:45.551624958Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T13:40:45.559171827Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.54984ms logger=migrator t=2026-06-10T13:40:45.569851406Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T13:40:45.57543107Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.579395ms logger=migrator t=2026-06-10T13:40:45.583038501Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T13:40:45.584235018Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.196087ms logger=migrator t=2026-06-10T13:40:45.594241242Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T13:40:45.599770276Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.528684ms logger=migrator t=2026-06-10T13:40:45.612851119Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T13:40:45.614837274Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.985745ms logger=migrator t=2026-06-10T13:40:45.630438753Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T13:40:45.631949777Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.511364ms logger=migrator t=2026-06-10T13:40:45.642850421Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T13:40:45.644331854Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.484733ms logger=migrator t=2026-06-10T13:40:45.652732352Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T13:40:45.65439322Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.661187ms logger=migrator t=2026-06-10T13:40:45.659722219Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T13:40:45.660735741Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.013042ms logger=migrator t=2026-06-10T13:40:45.667909082Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T13:40:45.670367597Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.458025ms logger=migrator t=2026-06-10T13:40:45.681353653Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T13:40:45.688300669Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.947866ms logger=migrator t=2026-06-10T13:40:45.700121964Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T13:40:45.701157076Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.035473ms logger=migrator t=2026-06-10T13:40:45.716850558Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T13:40:45.719192451Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.341152ms logger=migrator t=2026-06-10T13:40:45.733771157Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T13:40:45.736304934Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.534177ms logger=migrator t=2026-06-10T13:40:45.749349746Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T13:40:45.752940836Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=3.58644ms logger=migrator t=2026-06-10T13:40:45.77004776Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T13:40:45.778274354Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=8.230175ms logger=migrator t=2026-06-10T13:40:45.798841354Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T13:40:45.798976777Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=139.863µs logger=migrator t=2026-06-10T13:40:45.816147992Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T13:40:45.816437468Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=293.496µs logger=migrator t=2026-06-10T13:40:45.832274693Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T13:40:45.833664845Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.405222ms logger=migrator t=2026-06-10T13:40:45.845485339Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T13:40:45.846834689Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.35356ms logger=migrator t=2026-06-10T13:40:45.859625096Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T13:40:45.86072407Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.099804ms logger=migrator t=2026-06-10T13:40:45.871329998Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T13:40:45.871486751Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=163.643µs logger=migrator t=2026-06-10T13:40:45.882802575Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T13:40:45.884287119Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.484063ms logger=migrator t=2026-06-10T13:40:45.899803455Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T13:40:45.901213777Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.413092ms logger=migrator t=2026-06-10T13:40:45.913781939Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T13:40:45.915061088Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.27615ms logger=migrator t=2026-06-10T13:40:45.926532424Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T13:40:45.928394775Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.865421ms logger=migrator t=2026-06-10T13:40:45.940735302Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T13:40:45.949833236Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.096254ms logger=migrator t=2026-06-10T13:40:45.959678577Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T13:40:45.961245861Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.567274ms logger=migrator t=2026-06-10T13:40:45.974920948Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T13:40:45.975166463Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=249.685µs logger=migrator t=2026-06-10T13:40:45.98746373Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T13:40:45.988566134Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.104395ms logger=migrator t=2026-06-10T13:40:45.999921498Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T13:40:46.001280098Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.35535ms logger=migrator t=2026-06-10T13:40:46.015811274Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T13:40:46.018368891Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.560187ms logger=migrator t=2026-06-10T13:40:46.032192449Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T13:40:46.032429555Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=241.356µs logger=migrator t=2026-06-10T13:40:46.045105998Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T13:40:46.047030392Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.924664ms logger=migrator t=2026-06-10T13:40:46.065407952Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T13:40:46.066618549Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.206347ms logger=migrator t=2026-06-10T13:40:46.086072704Z 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-06-10T13:40:46.087366183Z 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.295179ms logger=migrator t=2026-06-10T13:40:46.108551167Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T13:40:46.111015522Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.463295ms logger=migrator t=2026-06-10T13:40:46.210751951Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T13:40:46.223406544Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=12.653743ms logger=migrator t=2026-06-10T13:40:46.316920224Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T13:40:46.320048533Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=3.130029ms logger=migrator t=2026-06-10T13:40:46.335634792Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T13:40:46.337262298Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.629806ms logger=migrator t=2026-06-10T13:40:46.349582294Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T13:40:46.382265504Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.68246ms logger=migrator t=2026-06-10T13:40:46.390917868Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T13:40:46.417765388Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.84535ms logger=migrator t=2026-06-10T13:40:46.428895707Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T13:40:46.431150687Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.25741ms logger=migrator t=2026-06-10T13:40:46.447971033Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T13:40:46.449927437Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.956614ms logger=migrator t=2026-06-10T13:40:46.459427639Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T13:40:46.468138934Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.714975ms logger=migrator t=2026-06-10T13:40:46.476730696Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T13:40:46.489743807Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=13.008441ms logger=migrator t=2026-06-10T13:40:46.503864543Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T13:40:46.505070869Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.209517ms logger=migrator t=2026-06-10T13:40:46.51899257Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T13:40:46.521419185Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.427085ms logger=migrator t=2026-06-10T13:40:46.533774701Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T13:40:46.535310435Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.536174ms logger=migrator t=2026-06-10T13:40:46.545517704Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T13:40:46.546678409Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.160295ms logger=migrator t=2026-06-10T13:40:46.556818876Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T13:40:46.556921689Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.052µs logger=migrator t=2026-06-10T13:40:46.567082425Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T13:40:46.573891828Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.807233ms logger=migrator t=2026-06-10T13:40:46.581237211Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T13:40:46.590885588Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.648297ms logger=migrator t=2026-06-10T13:40:46.599543171Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T13:40:46.613406061Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=13.85305ms logger=migrator t=2026-06-10T13:40:46.622808981Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T13:40:46.623718802Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=911.041µs logger=migrator t=2026-06-10T13:40:46.642262696Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T13:40:46.643349651Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.090775ms logger=migrator t=2026-06-10T13:40:46.653463976Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T13:40:46.663049291Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.585595ms logger=migrator t=2026-06-10T13:40:46.680370668Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T13:40:46.690676239Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.310031ms logger=migrator t=2026-06-10T13:40:46.699146528Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T13:40:46.700919517Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.772769ms logger=migrator t=2026-06-10T13:40:46.710780978Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T13:40:46.717351794Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.570386ms logger=migrator t=2026-06-10T13:40:46.729097277Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T13:40:46.738046986Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.9469ms logger=migrator t=2026-06-10T13:40:46.750780172Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T13:40:46.750994936Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=219.695µs logger=migrator t=2026-06-10T13:40:46.761469901Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T13:40:46.763763352Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.294442ms logger=migrator t=2026-06-10T13:40:46.774753768Z 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-06-10T13:40:46.776746942Z 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.994354ms logger=migrator t=2026-06-10T13:40:46.785442306Z 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-06-10T13:40:46.787102273Z 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.660367ms logger=migrator t=2026-06-10T13:40:46.798706353Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T13:40:46.798833956Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=126.602µs logger=migrator t=2026-06-10T13:40:46.809080295Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T13:40:46.819977058Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.902433ms logger=migrator t=2026-06-10T13:40:46.830076714Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T13:40:46.838383459Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.305605ms logger=migrator t=2026-06-10T13:40:46.851979334Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T13:40:46.858024499Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.047286ms logger=migrator t=2026-06-10T13:40:46.864636387Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T13:40:46.870684512Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.047875ms logger=migrator t=2026-06-10T13:40:46.879589981Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T13:40:46.888194783Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.606232ms logger=migrator t=2026-06-10T13:40:46.899856224Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T13:40:46.9001315Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=277.516µs logger=migrator t=2026-06-10T13:40:46.909191183Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T13:40:46.910520412Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.329029ms logger=migrator t=2026-06-10T13:40:46.925467286Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T13:40:46.932125905Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.659179ms logger=migrator t=2026-06-10T13:40:46.940170315Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T13:40:46.940325999Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=157.124µs logger=migrator t=2026-06-10T13:40:46.949652427Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T13:40:46.958936614Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.283127ms logger=migrator t=2026-06-10T13:40:46.967568147Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T13:40:46.968658262Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.092985ms logger=migrator t=2026-06-10T13:40:46.979910963Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T13:40:46.990329346Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.419343ms logger=migrator t=2026-06-10T13:40:47.005104356Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T13:40:47.006692511Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.594285ms logger=migrator t=2026-06-10T13:40:47.017438501Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T13:40:47.018513866Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.075525ms logger=migrator t=2026-06-10T13:40:47.026497293Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T13:40:47.03572214Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.225587ms logger=migrator t=2026-06-10T13:40:47.045692991Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T13:40:47.04649291Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=807.979µs logger=migrator t=2026-06-10T13:40:47.058911217Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T13:40:47.060690787Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.77645ms logger=migrator t=2026-06-10T13:40:47.072929439Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T13:40:47.074838452Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.905723ms logger=migrator t=2026-06-10T13:40:47.084830965Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T13:40:47.085807687Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=976.532µs logger=migrator t=2026-06-10T13:40:47.095580045Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T13:40:47.095669487Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.982µs logger=migrator t=2026-06-10T13:40:47.104659417Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T13:40:47.105593728Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=934.721µs logger=migrator t=2026-06-10T13:40:47.118911615Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T13:40:47.120508131Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.596196ms logger=migrator t=2026-06-10T13:40:47.132056988Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T13:40:47.132824325Z 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-06-10T13:40:47.14648385Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T13:40:47.147436102Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=952.112µs logger=migrator t=2026-06-10T13:40:47.159151743Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T13:40:47.161129376Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.975623ms logger=migrator t=2026-06-10T13:40:47.176998541Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T13:40:47.188099398Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.104147ms logger=migrator t=2026-06-10T13:40:47.19577566Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T13:40:47.197752735Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.976285ms logger=migrator t=2026-06-10T13:40:47.212762609Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T13:40:47.217253559Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=4.48614ms logger=migrator t=2026-06-10T13:40:47.22668322Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T13:40:47.227702302Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.015392ms logger=migrator t=2026-06-10T13:40:47.239396763Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T13:40:47.240412346Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.015314ms logger=migrator t=2026-06-10T13:40:47.250563232Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T13:40:47.251519144Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=955.712µs logger=migrator t=2026-06-10T13:40:47.261430634Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T13:40:47.261481735Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=67.221µs logger=migrator t=2026-06-10T13:40:47.276143033Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T13:40:47.276273036Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=133.743µs logger=migrator t=2026-06-10T13:40:47.289272125Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T13:40:47.296575059Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.302684ms logger=migrator t=2026-06-10T13:40:47.30558547Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T13:40:47.30605624Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=482.951µs logger=migrator t=2026-06-10T13:40:47.31545509Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T13:40:47.316760789Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.309859ms logger=migrator t=2026-06-10T13:40:47.327994119Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T13:40:47.328598973Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=608.003µs logger=migrator t=2026-06-10T13:40:47.336561811Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T13:40:47.337716427Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.154686ms logger=migrator t=2026-06-10T13:40:47.347837612Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T13:40:47.34868171Z level=info msg="Migration successfully executed" id="create secrets table" duration=843.988µs logger=migrator t=2026-06-10T13:40:47.357473447Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T13:40:47.396409065Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.933688ms logger=migrator t=2026-06-10T13:40:47.405697553Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T13:40:47.416712349Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.015126ms logger=migrator t=2026-06-10T13:40:47.42442911Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T13:40:47.424617165Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=193.505µs logger=migrator t=2026-06-10T13:40:47.433643016Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T13:40:47.467660355Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.015129ms logger=migrator t=2026-06-10T13:40:47.480102382Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T13:40:47.514705665Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.604003ms logger=migrator t=2026-06-10T13:40:47.521274171Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T13:40:47.522798035Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.531404ms logger=migrator t=2026-06-10T13:40:47.536079761Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T13:40:47.538105667Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.022746ms logger=migrator t=2026-06-10T13:40:47.552404255Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T13:40:47.553002408Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=599.203µs logger=migrator t=2026-06-10T13:40:47.561688832Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T13:40:47.563238527Z level=info msg="Migration successfully executed" id="create permission table" duration=1.551065ms logger=migrator t=2026-06-10T13:40:47.570204973Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T13:40:47.571457711Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.252978ms logger=migrator t=2026-06-10T13:40:47.58175208Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T13:40:47.583389506Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.635926ms logger=migrator t=2026-06-10T13:40:47.592877419Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T13:40:47.59383248Z level=info msg="Migration successfully executed" id="create role table" duration=954.781µs logger=migrator t=2026-06-10T13:40:47.602087174Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T13:40:47.612051076Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.965461ms logger=migrator t=2026-06-10T13:40:47.622288135Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T13:40:47.63285149Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.563356ms logger=migrator t=2026-06-10T13:40:47.64450869Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T13:40:47.64579047Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.282669ms logger=migrator t=2026-06-10T13:40:47.655439224Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T13:40:47.656661581Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.222117ms logger=migrator t=2026-06-10T13:40:47.666174404Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T13:40:47.668079855Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.908392ms logger=migrator t=2026-06-10T13:40:47.677468336Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T13:40:47.678516919Z level=info msg="Migration successfully executed" id="create team role table" duration=1.048383ms logger=migrator t=2026-06-10T13:40:47.691907328Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T13:40:47.694444324Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.532647ms logger=migrator t=2026-06-10T13:40:47.707187988Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T13:40:47.708795054Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.611396ms logger=migrator t=2026-06-10T13:40:47.719051743Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T13:40:47.720394343Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.34246ms logger=migrator t=2026-06-10T13:40:47.730209743Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T13:40:47.731312467Z level=info msg="Migration successfully executed" id="create user role table" duration=1.102374ms logger=migrator t=2026-06-10T13:40:47.746421643Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T13:40:47.748622092Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.199859ms logger=migrator t=2026-06-10T13:40:47.759869594Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T13:40:47.762147245Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.276531ms logger=migrator t=2026-06-10T13:40:47.773346674Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T13:40:47.7745345Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.187546ms logger=migrator t=2026-06-10T13:40:47.783320097Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T13:40:47.784923873Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.595255ms logger=migrator t=2026-06-10T13:40:47.798185799Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T13:40:47.799487177Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.302009ms logger=migrator t=2026-06-10T13:40:47.808594151Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T13:40:47.811904315Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.316644ms logger=migrator t=2026-06-10T13:40:47.821203522Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T13:40:47.831184935Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.979793ms logger=migrator t=2026-06-10T13:40:47.840811399Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T13:40:47.843432088Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.69169ms logger=migrator t=2026-06-10T13:40:47.849615526Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T13:40:47.850946706Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.33093ms logger=migrator t=2026-06-10T13:40:47.858714529Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T13:40:47.860218842Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.503153ms logger=migrator t=2026-06-10T13:40:47.870684886Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T13:40:47.872908716Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.23686ms logger=migrator t=2026-06-10T13:40:47.880842502Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T13:40:47.882401807Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.558755ms logger=migrator t=2026-06-10T13:40:47.890634761Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T13:40:47.892912082Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.276931ms logger=migrator t=2026-06-10T13:40:47.904534931Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T13:40:47.915801622Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.267671ms logger=migrator t=2026-06-10T13:40:47.923462223Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T13:40:47.933501137Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.039754ms logger=migrator t=2026-06-10T13:40:47.944900341Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T13:40:47.955468697Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.580146ms logger=migrator t=2026-06-10T13:40:47.966308869Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T13:40:47.98116186Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.875221ms logger=migrator t=2026-06-10T13:40:47.992215227Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T13:40:47.995112671Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.901774ms logger=migrator t=2026-06-10T13:40:48.006480715Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T13:40:48.008020799Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.543585ms logger=migrator t=2026-06-10T13:40:48.021896538Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T13:40:48.024000675Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.104767ms logger=migrator t=2026-06-10T13:40:48.032838262Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T13:40:48.034883527Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.051085ms logger=migrator t=2026-06-10T13:40:48.044135193Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T13:40:48.046109236Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.974603ms logger=migrator t=2026-06-10T13:40:48.060094008Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T13:40:48.060247512Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=154.863µs logger=migrator t=2026-06-10T13:40:48.066948201Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T13:40:48.067065134Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=117.953µs logger=migrator t=2026-06-10T13:40:48.076153616Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T13:40:48.077157878Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.015682ms logger=migrator t=2026-06-10T13:40:48.086085397Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T13:40:48.087282494Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.195866ms logger=migrator t=2026-06-10T13:40:48.097358809Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T13:40:48.098281119Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=929.371µs logger=migrator t=2026-06-10T13:40:48.105240164Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T13:40:48.105446028Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.964µs logger=migrator t=2026-06-10T13:40:48.113143149Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T13:40:48.113955528Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=812.699µs logger=migrator t=2026-06-10T13:40:48.124083443Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T13:40:48.125514765Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.431452ms logger=migrator t=2026-06-10T13:40:48.135497827Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T13:40:48.13740118Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.903002ms logger=migrator t=2026-06-10T13:40:48.14638813Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T13:40:48.158671654Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.284694ms logger=migrator t=2026-06-10T13:40:48.17156532Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T13:40:48.171717523Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=154.533µs logger=migrator t=2026-06-10T13:40:48.178673139Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T13:40:48.180429597Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.750108ms logger=migrator t=2026-06-10T13:40:48.192373684Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T13:40:48.194655164Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.27776ms logger=migrator t=2026-06-10T13:40:48.209951215Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T13:40:48.211236663Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.287748ms logger=migrator t=2026-06-10T13:40:48.22096391Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T13:40:48.232015246Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.047896ms logger=migrator t=2026-06-10T13:40:48.239511213Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T13:40:48.240477795Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=965.152µs logger=migrator t=2026-06-10T13:40:48.248981364Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T13:40:48.250864735Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.882311ms logger=migrator t=2026-06-10T13:40:48.257705578Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T13:40:48.28071487Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.005582ms logger=migrator t=2026-06-10T13:40:48.292524003Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T13:40:48.294058697Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.536894ms logger=migrator t=2026-06-10T13:40:48.303811604Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T13:40:48.305125344Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.31394ms logger=migrator t=2026-06-10T13:40:48.31395761Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T13:40:48.316282792Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.334982ms logger=migrator t=2026-06-10T13:40:48.326192593Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T13:40:48.327701597Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.508863ms logger=migrator t=2026-06-10T13:40:48.335669074Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T13:40:48.336125984Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=457.31µs logger=migrator t=2026-06-10T13:40:48.344718426Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T13:40:48.345693597Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=975.182µs logger=migrator t=2026-06-10T13:40:48.356929947Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T13:40:48.367201516Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.276239ms logger=migrator t=2026-06-10T13:40:48.373119617Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T13:40:48.374012307Z level=info msg="Migration successfully executed" id="create entity_events table" duration=892.58µs logger=migrator t=2026-06-10T13:40:48.381262739Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T13:40:48.382967687Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.705108ms logger=migrator t=2026-06-10T13:40:48.396037958Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T13:40:48.396676913Z 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-06-10T13:40:48.405194432Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T13:40:48.406096362Z 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-06-10T13:40:48.417073017Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T13:40:48.418551739Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.481233ms logger=migrator t=2026-06-10T13:40:48.42712513Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T13:40:48.428648954Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.523594ms logger=migrator t=2026-06-10T13:40:48.435061317Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T13:40:48.438553674Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.487637ms logger=migrator t=2026-06-10T13:40:48.450285596Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T13:40:48.452601758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.314271ms logger=migrator t=2026-06-10T13:40:48.464134954Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T13:40:48.46530322Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.161476ms logger=migrator t=2026-06-10T13:40:48.477346388Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T13:40:48.479466855Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.122037ms logger=migrator t=2026-06-10T13:40:48.487518515Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T13:40:48.488518276Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.001741ms logger=migrator t=2026-06-10T13:40:48.501926945Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T13:40:48.504168326Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.2426ms logger=migrator t=2026-06-10T13:40:48.513581905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T13:40:48.514769692Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.187897ms logger=migrator t=2026-06-10T13:40:48.52416675Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T13:40:48.526282138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.116088ms logger=migrator t=2026-06-10T13:40:48.538935749Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T13:40:48.540893453Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.958724ms logger=migrator t=2026-06-10T13:40:48.549086695Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T13:40:48.5735208Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.425505ms logger=migrator t=2026-06-10T13:40:48.581522138Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T13:40:48.593829992Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.310704ms logger=migrator t=2026-06-10T13:40:48.605710316Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T13:40:48.620639158Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.928992ms logger=migrator t=2026-06-10T13:40:48.629703821Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T13:40:48.630048068Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=359.688µs logger=migrator t=2026-06-10T13:40:48.641690017Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T13:40:48.654867761Z level=info msg="Migration successfully executed" id="add share column" duration=13.176264ms logger=migrator t=2026-06-10T13:40:48.66695928Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T13:40:48.667303217Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=344.087µs logger=migrator t=2026-06-10T13:40:48.676168644Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T13:40:48.678047807Z level=info msg="Migration successfully executed" id="create file table" duration=1.878783ms logger=migrator t=2026-06-10T13:40:48.692372105Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T13:40:48.694302329Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.935094ms logger=migrator t=2026-06-10T13:40:48.70783384Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T13:40:48.709593789Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.748798ms logger=migrator t=2026-06-10T13:40:48.720132594Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T13:40:48.721604987Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.467653ms logger=migrator t=2026-06-10T13:40:48.734401441Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T13:40:48.736307844Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.907683ms logger=migrator t=2026-06-10T13:40:48.749769114Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T13:40:48.749835405Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.351µs logger=migrator t=2026-06-10T13:40:48.758669012Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T13:40:48.758774584Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.922µs logger=migrator t=2026-06-10T13:40:48.774261818Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T13:40:48.775373554Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.112255ms logger=migrator t=2026-06-10T13:40:48.785254623Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T13:40:48.785604501Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=350.518µs logger=migrator t=2026-06-10T13:40:48.79633761Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T13:40:48.798472798Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.135358ms logger=migrator t=2026-06-10T13:40:48.808783408Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T13:40:48.819375183Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.591516ms logger=migrator t=2026-06-10T13:40:48.855515758Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T13:40:48.855900396Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=382.479µs logger=migrator t=2026-06-10T13:40:48.891162681Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T13:40:48.893662247Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.499696ms logger=migrator t=2026-06-10T13:40:48.914091522Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T13:40:48.914990902Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=901.06µs logger=migrator t=2026-06-10T13:40:48.924108535Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T13:40:48.924449433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=341.868µs logger=migrator t=2026-06-10T13:40:48.935260403Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T13:40:48.936306126Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.048843ms logger=migrator t=2026-06-10T13:40:48.944479378Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T13:40:48.954367029Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.887581ms logger=migrator t=2026-06-10T13:40:48.964398562Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T13:40:48.976609154Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.212662ms logger=migrator t=2026-06-10T13:40:48.987111507Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T13:40:48.989847658Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.741151ms logger=migrator t=2026-06-10T13:40:49.002176094Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T13:40:49.100075129Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=97.890356ms logger=migrator t=2026-06-10T13:40:49.109085619Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T13:40:49.111054403Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.969324ms logger=migrator t=2026-06-10T13:40:49.133350869Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T13:40:49.136136241Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.788531ms logger=migrator t=2026-06-10T13:40:49.151555253Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T13:40:49.185732782Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.171969ms logger=migrator t=2026-06-10T13:40:49.201439551Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T13:40:49.214081842Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.64393ms logger=migrator t=2026-06-10T13:40:49.22570554Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T13:40:49.226283693Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=585.374µs logger=migrator t=2026-06-10T13:40:49.249438268Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T13:40:49.249775495Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=342.437µs logger=migrator t=2026-06-10T13:40:49.264961082Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T13:40:49.26528995Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=333.038µs logger=migrator t=2026-06-10T13:40:49.274789411Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T13:40:49.275344893Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=557.152µs logger=migrator t=2026-06-10T13:40:49.288099397Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T13:40:49.288363903Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=264.956µs logger=migrator t=2026-06-10T13:40:49.302704931Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T13:40:49.304309758Z level=info msg="Migration successfully executed" id="create folder table" duration=1.636086ms logger=migrator t=2026-06-10T13:40:49.327917792Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T13:40:49.337823662Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=9.927721ms logger=migrator t=2026-06-10T13:40:49.351025535Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T13:40:49.353587752Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.567237ms logger=migrator t=2026-06-10T13:40:49.372326259Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T13:40:49.37240202Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.852µs logger=migrator t=2026-06-10T13:40:49.385073231Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T13:40:49.388381726Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.306674ms logger=migrator t=2026-06-10T13:40:49.404161476Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T13:40:49.406364795Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.20534ms logger=migrator t=2026-06-10T13:40:49.412251096Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T13:40:49.415829855Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.56877ms logger=migrator t=2026-06-10T13:40:49.428250891Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T13:40:49.428835214Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=583.253µs logger=migrator t=2026-06-10T13:40:49.439754807Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T13:40:49.440172266Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=418.159µs logger=migrator t=2026-06-10T13:40:49.458221126Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T13:40:49.459667889Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.450983ms logger=migrator t=2026-06-10T13:40:49.47141137Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T13:40:49.473593059Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.180969ms logger=migrator t=2026-06-10T13:40:49.4826607Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T13:40:49.48399506Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.33481ms logger=migrator t=2026-06-10T13:40:49.491021876Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T13:40:49.492427437Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.399432ms logger=migrator t=2026-06-10T13:40:49.501322845Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T13:40:49.502592753Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.270058ms logger=migrator t=2026-06-10T13:40:49.510785565Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T13:40:49.513651268Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.876534ms logger=migrator t=2026-06-10T13:40:49.55016352Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T13:40:49.55375457Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.59475ms logger=migrator t=2026-06-10T13:40:49.565947181Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T13:40:49.570488562Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=4.544691ms logger=migrator t=2026-06-10T13:40:49.578312505Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T13:40:49.5794276Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.115925ms logger=migrator t=2026-06-10T13:40:49.591505969Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T13:40:49.593644546Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.137777ms logger=migrator t=2026-06-10T13:40:49.606506501Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T13:40:49.609673973Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.165822ms logger=migrator t=2026-06-10T13:40:49.622125919Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T13:40:49.622589159Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=465.71µs logger=migrator t=2026-06-10T13:40:49.641588812Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T13:40:49.653605408Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.021757ms logger=migrator t=2026-06-10T13:40:49.681374795Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T13:40:49.682385329Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.016044ms logger=migrator t=2026-06-10T13:40:49.694074428Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T13:40:49.694100699Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.941µs logger=migrator t=2026-06-10T13:40:49.708039839Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T13:40:49.714137384Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=6.089225ms logger=migrator t=2026-06-10T13:40:49.722579391Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T13:40:49.722627092Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=51.641µs logger=migrator t=2026-06-10T13:40:49.737022792Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T13:40:49.738914115Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.892362ms logger=migrator t=2026-06-10T13:40:49.745131973Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T13:40:49.746709977Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.553174ms logger=migrator t=2026-06-10T13:40:49.75625511Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T13:40:49.757109108Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=853.778µs logger=migrator t=2026-06-10T13:40:49.76930348Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T13:40:49.775857595Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=6.555095ms logger=migrator t=2026-06-10T13:40:49.785733424Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T13:40:49.786443611Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=715.447µs logger=migrator t=2026-06-10T13:40:49.799559901Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T13:40:49.800902862Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.33927ms logger=migrator t=2026-06-10T13:40:49.808319546Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T13:40:49.809519943Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.203017ms logger=migrator t=2026-06-10T13:40:49.820665061Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T13:40:49.822387158Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.725067ms logger=migrator t=2026-06-10T13:40:49.836673067Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T13:40:49.846176678Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.505571ms logger=migrator t=2026-06-10T13:40:49.853490121Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T13:40:49.863575804Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.083553ms logger=migrator t=2026-06-10T13:40:49.872791549Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T13:40:49.88906625Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=16.268061ms logger=migrator t=2026-06-10T13:40:49.896009275Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T13:40:49.896397224Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=387.959µs logger=migrator t=2026-06-10T13:40:49.904804281Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T13:40:49.91469939Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.90372ms logger=migrator t=2026-06-10T13:40:49.92189505Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T13:40:49.929439828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.547918ms logger=migrator t=2026-06-10T13:40:49.936102296Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T13:40:49.936610887Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=508.211µs logger=migrator t=2026-06-10T13:40:49.946741122Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.270017882s logger=migrator t=2026-06-10T13:40:49.94798586Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T13:40:49.967849551Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T13:40:49.968154169Z level=info msg="Created default organization" logger=secrets t=2026-06-10T13:40:49.975486371Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T13:40:50.025737767Z level=info msg="Restored cache from database" duration=435.69µs logger=plugin.store t=2026-06-10T13:40:50.02722506Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T13:40:50.068899113Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T13:40:50.068978646Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T13:40:50.069070708Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T13:40:50.06917394Z level=info msg="Plugins loaded" count=54 duration=41.94958ms logger=query_data t=2026-06-10T13:40:50.073434995Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T13:40:50.076487972Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T13:40:50.081148166Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T13:40:50.098697115Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T13:40:50.102382946Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T13:40:50.105808273Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T13:40:50.129872666Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T13:40:50.160472345Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T13:40:50.192541047Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T13:40:50.192637369Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-10T13:40:50.193920407Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-10T13:40:50.194266204Z level=info msg="State cache has been initialized" states=0 duration=344.027µs logger=ngalert.scheduler t=2026-06-10T13:40:50.194314865Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T13:40:50.194362996Z level=info msg=starting first_tick=2026-06-10T13:41:00Z logger=grafanaStorageLogger t=2026-06-10T13:40:50.194695224Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-06-10T13:40:50.195777388Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-10T13:40:50.203612932Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-10T13:40:50.282132184Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-10T13:40:50.302120777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-10T13:40:50.306322189Z level=info msg="Update check succeeded" duration=108.149748ms logger=plugins.update.checker t=2026-06-10T13:40:50.310679796Z level=info msg="Update check succeeded" duration=115.972782ms logger=provisioning.dashboard t=2026-06-10T13:40:50.391472498Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T13:40:50.421578965Z level=info msg="Patterns update finished" duration=130.34476ms logger=grafana-apiserver t=2026-06-10T13:40:50.685920778Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T13:40:50.686472281Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T13:41:06.508430522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.509823061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.546991592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.602011336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.614993676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.643181823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.658476962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.680792723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.700686701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.729815719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.749100684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.774973201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.797791672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.828572865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.852854168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.885037731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.903144631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.937086182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.952098075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:06.984559754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.00343229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.030272657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.04669723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.074530759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.087831565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.11926534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.141757134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.180890725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.198687167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.233002915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.249646312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.286432654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.302681432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.336495959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.351338399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.390382398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.406297909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.442741643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.458279707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.491803258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.511822888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.543533549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.561895424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.608063816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.626333649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.65660964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.674116546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.708860973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.727362821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.770459337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.785041941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.820030343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.837297733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.870969977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.903981717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:07.996507196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.011520008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.07266806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.091014524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.147391994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.168429115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.231417297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.248019943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.303538355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.322731537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.372963563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.393070086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.451188912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.483765251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.559871044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.58200908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.653353821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.666561774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.737137898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.760541701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.826562897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.838738719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.907844161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.923419435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T13:41:08.996655437Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T13:41:22.219059097Z level=info msg="Usage stats are ready to report"