logger=settings t=2026-04-19T13:30:36.643938882Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-19T13:30:36Z logger=settings t=2026-04-19T13:30:36.644804468Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-19T13:30:36.644823079Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-19T13:30:36.6448295Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-19T13:30:36.64483522Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-19T13:30:36.64484039Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-19T13:30:36.64484445Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-19T13:30:36.64485009Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-19T13:30:36.64485466Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-19T13:30:36.64486846Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-19T13:30:36.64487285Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-19T13:30:36.644877281Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-19T13:30:36.644881471Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-19T13:30:36.644885831Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-19T13:30:36.644890471Z level=info msg=Target target=[all] logger=settings t=2026-04-19T13:30:36.644905431Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-19T13:30:36.644909981Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-19T13:30:36.644914471Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-19T13:30:36.644922191Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-19T13:30:36.644928511Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-19T13:30:36.644932812Z level=info msg="App mode production" logger=sqlstore t=2026-04-19T13:30:36.649031061Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-19T13:30:36.649093662Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-19T13:30:36.650871926Z level=info msg="Locking database" logger=migrator t=2026-04-19T13:30:36.650910337Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-19T13:30:36.651468217Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-19T13:30:36.652387976Z level=info msg="Migration successfully executed" id="create migration_log table" duration=915.028µs logger=migrator t=2026-04-19T13:30:36.659531344Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-19T13:30:36.660724697Z level=info msg="Migration successfully executed" id="create user table" duration=1.196413ms logger=migrator t=2026-04-19T13:30:36.665519749Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-19T13:30:36.666322035Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=799.646µs logger=migrator t=2026-04-19T13:30:36.671377223Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-19T13:30:36.672104787Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=727.054µs logger=migrator t=2026-04-19T13:30:36.678637954Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-19T13:30:36.680265845Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.630271ms logger=migrator t=2026-04-19T13:30:36.685298342Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-19T13:30:36.686255971Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=961.499µs logger=migrator t=2026-04-19T13:30:36.691829409Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-19T13:30:36.696303885Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.471486ms logger=migrator t=2026-04-19T13:30:36.701251762Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-19T13:30:36.702289502Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.03708ms logger=migrator t=2026-04-19T13:30:36.706294868Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-19T13:30:36.707173066Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=877.118µs logger=migrator t=2026-04-19T13:30:36.711274155Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-19T13:30:36.712318946Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.083751ms logger=migrator t=2026-04-19T13:30:36.716331744Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-19T13:30:36.716765432Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=433.208µs logger=migrator t=2026-04-19T13:30:36.719969734Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-19T13:30:36.720584126Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=613.852µs logger=migrator t=2026-04-19T13:30:36.723978201Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-19T13:30:36.725154254Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.176453ms logger=migrator t=2026-04-19T13:30:36.729237033Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-19T13:30:36.729273334Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.431µs logger=migrator t=2026-04-19T13:30:36.733062808Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-19T13:30:36.736567235Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=3.500297ms logger=migrator t=2026-04-19T13:30:36.741359657Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-19T13:30:36.741564132Z level=info msg="Migration successfully executed" id="Add missing user data" duration=204.765µs logger=migrator t=2026-04-19T13:30:36.745966077Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-19T13:30:36.746796823Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=830.995µs logger=migrator t=2026-04-19T13:30:36.749881783Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-19T13:30:36.750387372Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=505.669µs logger=migrator t=2026-04-19T13:30:36.754861119Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-19T13:30:36.756682524Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.821155ms logger=migrator t=2026-04-19T13:30:36.760427407Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-19T13:30:36.768679456Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.25085ms logger=migrator t=2026-04-19T13:30:36.772357478Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-19T13:30:36.773230904Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=870.596µs logger=migrator t=2026-04-19T13:30:36.776338884Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-19T13:30:36.776489438Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=150.134µs logger=migrator t=2026-04-19T13:30:36.780936234Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-19T13:30:36.781668487Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=732.283µs logger=migrator t=2026-04-19T13:30:36.785646765Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-19T13:30:36.786108643Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=462.818µs logger=migrator t=2026-04-19T13:30:36.790001259Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-19T13:30:36.790754184Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=753.455µs logger=migrator t=2026-04-19T13:30:36.797429713Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-19T13:30:36.79833362Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=903.257µs logger=migrator t=2026-04-19T13:30:36.805514199Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-19T13:30:36.806725353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.210904ms logger=migrator t=2026-04-19T13:30:36.811768271Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-19T13:30:36.813921182Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.165462ms logger=migrator t=2026-04-19T13:30:36.82309536Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-19T13:30:36.824336144Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.243754ms logger=migrator t=2026-04-19T13:30:36.828384193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-19T13:30:36.829127076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=742.313µs logger=migrator t=2026-04-19T13:30:36.833553762Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-19T13:30:36.833589162Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.71µs logger=migrator t=2026-04-19T13:30:36.836899507Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-19T13:30:36.837691582Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=793.065µs logger=migrator t=2026-04-19T13:30:36.840858734Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-19T13:30:36.84171424Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=850.076µs logger=migrator t=2026-04-19T13:30:36.846531664Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-19T13:30:36.847649884Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.118861ms logger=migrator t=2026-04-19T13:30:36.851410978Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-19T13:30:36.85256103Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.149382ms logger=migrator t=2026-04-19T13:30:36.856428855Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-19T13:30:36.860149337Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.695801ms logger=migrator t=2026-04-19T13:30:36.865668953Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-19T13:30:36.866729644Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.059571ms logger=migrator t=2026-04-19T13:30:36.870189571Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-19T13:30:36.87114473Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=953.748µs logger=migrator t=2026-04-19T13:30:36.875684537Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-19T13:30:36.876472843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=787.836µs logger=migrator t=2026-04-19T13:30:36.880698084Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-19T13:30:36.881384287Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=699.113µs logger=migrator t=2026-04-19T13:30:36.885551428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-19T13:30:36.886540367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=990.909µs logger=migrator t=2026-04-19T13:30:36.891720028Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-19T13:30:36.892142416Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=405.148µs logger=migrator t=2026-04-19T13:30:36.895510412Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-19T13:30:36.895911679Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=397.347µs logger=migrator t=2026-04-19T13:30:36.901673041Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-19T13:30:36.901999477Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=327.167µs logger=migrator t=2026-04-19T13:30:36.906507334Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-19T13:30:36.907243218Z level=info msg="Migration successfully executed" id="create star table" duration=735.674µs logger=migrator t=2026-04-19T13:30:36.91202757Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-19T13:30:36.913151342Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.128922ms logger=migrator t=2026-04-19T13:30:36.918051358Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-19T13:30:36.918899804Z level=info msg="Migration successfully executed" id="create org table v1" duration=847.846µs logger=migrator t=2026-04-19T13:30:36.925848808Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-19T13:30:36.926848558Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.01525ms logger=migrator t=2026-04-19T13:30:36.93108222Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-19T13:30:36.931982907Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=900.317µs logger=migrator t=2026-04-19T13:30:36.935829571Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-19T13:30:36.936916913Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.087172ms logger=migrator t=2026-04-19T13:30:36.941783587Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-19T13:30:36.942801386Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.016949ms logger=migrator t=2026-04-19T13:30:36.967299091Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-19T13:30:36.969214288Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.913967ms logger=migrator t=2026-04-19T13:30:36.973997581Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-19T13:30:36.974019971Z level=info msg="Migration successfully executed" id="Update org table charset" duration=21.37µs logger=migrator t=2026-04-19T13:30:36.97759893Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-19T13:30:36.97761904Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=22.74µs logger=migrator t=2026-04-19T13:30:36.98224467Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-19T13:30:36.982425954Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.464µs logger=migrator t=2026-04-19T13:30:36.986459932Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-19T13:30:36.987286628Z level=info msg="Migration successfully executed" id="create dashboard table" duration=826.216µs logger=migrator t=2026-04-19T13:30:36.991730523Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-19T13:30:36.992720333Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=989.61µs logger=migrator t=2026-04-19T13:30:36.996786421Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-19T13:30:36.997642737Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=855.516µs logger=migrator t=2026-04-19T13:30:37.002330329Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-19T13:30:37.003171255Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=840.516µs logger=migrator t=2026-04-19T13:30:37.007840775Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-19T13:30:37.008688211Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=845.596µs logger=migrator t=2026-04-19T13:30:37.013938093Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-19T13:30:37.022684733Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=8.74585ms logger=migrator t=2026-04-19T13:30:37.028943445Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-19T13:30:37.032874201Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.930556ms logger=migrator t=2026-04-19T13:30:37.036872589Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-19T13:30:37.037720545Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=847.466µs logger=migrator t=2026-04-19T13:30:37.041706493Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-19T13:30:37.042788574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.082521ms logger=migrator t=2026-04-19T13:30:37.047496105Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-19T13:30:37.048353842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=855.047µs logger=migrator t=2026-04-19T13:30:37.053814338Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-19T13:30:37.054090753Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=275.255µs logger=migrator t=2026-04-19T13:30:37.057624141Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-19T13:30:37.058287705Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=663.044µs logger=migrator t=2026-04-19T13:30:37.063315512Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-19T13:30:37.063410793Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=95.271µs logger=migrator t=2026-04-19T13:30:37.067612595Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-19T13:30:37.070105964Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.490909ms logger=migrator t=2026-04-19T13:30:37.074248264Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-19T13:30:37.076115311Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.866127ms logger=migrator t=2026-04-19T13:30:37.080797412Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-19T13:30:37.082164058Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.366096ms logger=migrator t=2026-04-19T13:30:37.086127505Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-19T13:30:37.086978981Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=850.706µs logger=migrator t=2026-04-19T13:30:37.090927428Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-19T13:30:37.093301964Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.375206ms logger=migrator t=2026-04-19T13:30:37.098418963Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-19T13:30:37.099374162Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=954.659µs logger=migrator t=2026-04-19T13:30:37.103284748Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-19T13:30:37.103947701Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=662.603µs logger=migrator t=2026-04-19T13:30:37.108612991Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-19T13:30:37.108631652Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=17.081µs logger=migrator t=2026-04-19T13:30:37.113312242Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-19T13:30:37.113337563Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.001µs logger=migrator t=2026-04-19T13:30:37.117234679Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-19T13:30:37.119535324Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.300155ms logger=migrator t=2026-04-19T13:30:37.123717445Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-19T13:30:37.125793485Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.07568ms logger=migrator t=2026-04-19T13:30:37.130560127Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-19T13:30:37.132027756Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.467059ms logger=migrator t=2026-04-19T13:30:37.135985762Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-19T13:30:37.138038633Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.052271ms logger=migrator t=2026-04-19T13:30:37.142084081Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-19T13:30:37.142355307Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=270.605µs logger=migrator t=2026-04-19T13:30:37.147015007Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-19T13:30:37.148091788Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.075671ms logger=migrator t=2026-04-19T13:30:37.153968812Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-19T13:30:37.15540716Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.437788ms logger=migrator t=2026-04-19T13:30:37.159821665Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-19T13:30:37.159862696Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.501µs logger=migrator t=2026-04-19T13:30:37.16422765Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-19T13:30:37.165131838Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=902.988µs logger=migrator t=2026-04-19T13:30:37.170264008Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-19T13:30:37.171022243Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=757.454µs logger=migrator t=2026-04-19T13:30:37.175422808Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-19T13:30:37.182676219Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.253401ms logger=migrator t=2026-04-19T13:30:37.18683555Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-19T13:30:37.1873927Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=556.78µs logger=migrator t=2026-04-19T13:30:37.192542511Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-19T13:30:37.193209193Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=665.582µs logger=migrator t=2026-04-19T13:30:37.1976638Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-19T13:30:37.198590298Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=925.258µs logger=migrator t=2026-04-19T13:30:37.202942262Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-19T13:30:37.203731138Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=797.146µs logger=migrator t=2026-04-19T13:30:37.208277436Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-19T13:30:37.209228495Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=951.249µs logger=migrator t=2026-04-19T13:30:37.214809393Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-19T13:30:37.221928331Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=7.119628ms logger=migrator t=2026-04-19T13:30:37.22804292Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-19T13:30:37.228873706Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.556µs logger=migrator t=2026-04-19T13:30:37.233220671Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-19T13:30:37.233426594Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=203.694µs logger=migrator t=2026-04-19T13:30:37.237677627Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-19T13:30:37.23784305Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=165.613µs logger=migrator t=2026-04-19T13:30:37.243256575Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-19T13:30:37.24452989Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.272525ms logger=migrator t=2026-04-19T13:30:37.249471465Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-19T13:30:37.252989614Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.518049ms logger=migrator t=2026-04-19T13:30:37.257733856Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-19T13:30:37.259364907Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.630091ms logger=migrator t=2026-04-19T13:30:37.265365854Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-19T13:30:37.266161399Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=797.745µs logger=migrator t=2026-04-19T13:30:37.270736999Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-19T13:30:37.271578885Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=841.466µs logger=migrator t=2026-04-19T13:30:37.27647613Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-19T13:30:37.277250215Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=774.355µs logger=migrator t=2026-04-19T13:30:37.282182251Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-19T13:30:37.283261791Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.07849ms logger=migrator t=2026-04-19T13:30:37.287404921Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-19T13:30:37.296115361Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.71108ms logger=migrator t=2026-04-19T13:30:37.30121977Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-19T13:30:37.302120298Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=900.178µs logger=migrator t=2026-04-19T13:30:37.307258008Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-19T13:30:37.308084993Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=828.315µs logger=migrator t=2026-04-19T13:30:37.312410757Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-19T13:30:37.313891196Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.479378ms logger=migrator t=2026-04-19T13:30:37.319901153Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-19T13:30:37.320630307Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=730.334µs logger=migrator t=2026-04-19T13:30:37.325036132Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-19T13:30:37.327435379Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.396937ms logger=migrator t=2026-04-19T13:30:37.331642451Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-19T13:30:37.334019407Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.376356ms logger=migrator t=2026-04-19T13:30:37.338895161Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-19T13:30:37.338924492Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.111µs logger=migrator t=2026-04-19T13:30:37.343228655Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-19T13:30:37.343510811Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=281.546µs logger=migrator t=2026-04-19T13:30:37.347640701Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-19T13:30:37.352091538Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.449977ms logger=migrator t=2026-04-19T13:30:37.356718318Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-19T13:30:37.356923021Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=205.123µs logger=migrator t=2026-04-19T13:30:37.36200315Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-19T13:30:37.362466489Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=462.789µs logger=migrator t=2026-04-19T13:30:37.366775952Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-19T13:30:37.369126318Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.350426ms logger=migrator t=2026-04-19T13:30:37.373198918Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-19T13:30:37.373382381Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.603µs logger=migrator t=2026-04-19T13:30:37.377645504Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-19T13:30:37.378438889Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=792.515µs logger=migrator t=2026-04-19T13:30:37.384701081Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-19T13:30:37.386019236Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.318005ms logger=migrator t=2026-04-19T13:30:37.391707576Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-19T13:30:37.392556043Z level=info msg="Migration successfully executed" id="create api_key table" duration=843.307µs logger=migrator t=2026-04-19T13:30:37.398652921Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-19T13:30:37.399866385Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.213234ms logger=migrator t=2026-04-19T13:30:37.40679912Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-19T13:30:37.407546134Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=746.844µs logger=migrator t=2026-04-19T13:30:37.412328147Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-19T13:30:37.413802686Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.474568ms logger=migrator t=2026-04-19T13:30:37.423723398Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-19T13:30:37.424451172Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=727.864µs logger=migrator t=2026-04-19T13:30:37.429276886Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-19T13:30:37.42999811Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.704µs logger=migrator t=2026-04-19T13:30:37.434722562Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-19T13:30:37.435421875Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=699.013µs logger=migrator t=2026-04-19T13:30:37.441668927Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-19T13:30:37.44752797Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.865794ms logger=migrator t=2026-04-19T13:30:37.451959166Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-19T13:30:37.452761252Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=802.186µs logger=migrator t=2026-04-19T13:30:37.457923632Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-19T13:30:37.458793289Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=869.277µs logger=migrator t=2026-04-19T13:30:37.462016641Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-19T13:30:37.462906379Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=891.598µs logger=migrator t=2026-04-19T13:30:37.467493027Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-19T13:30:37.468395795Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=902.018µs logger=migrator t=2026-04-19T13:30:37.472234739Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-19T13:30:37.472589187Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=354.018µs logger=migrator t=2026-04-19T13:30:37.477327708Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-19T13:30:37.478230516Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=902.648µs logger=migrator t=2026-04-19T13:30:37.482491399Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-19T13:30:37.482571671Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=81.212µs logger=migrator t=2026-04-19T13:30:37.486340024Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-19T13:30:37.48926829Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.927786ms logger=migrator t=2026-04-19T13:30:37.492590035Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-19T13:30:37.495227226Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.636821ms logger=migrator t=2026-04-19T13:30:37.499419537Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-19T13:30:37.499615571Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=196.484µs logger=migrator t=2026-04-19T13:30:37.503822773Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-19T13:30:37.506799441Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.976538ms logger=migrator t=2026-04-19T13:30:37.510378391Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-19T13:30:37.513118944Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.740043ms logger=migrator t=2026-04-19T13:30:37.516451968Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-19T13:30:37.517231623Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=775.335µs logger=migrator t=2026-04-19T13:30:37.52171894Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-19T13:30:37.522566396Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=847.226µs logger=migrator t=2026-04-19T13:30:37.526213967Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-19T13:30:37.527593504Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.379237ms logger=migrator t=2026-04-19T13:30:37.531286706Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-19T13:30:37.532999189Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.713063ms logger=migrator t=2026-04-19T13:30:37.539988815Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-19T13:30:37.540687968Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=701.113µs logger=migrator t=2026-04-19T13:30:37.545518242Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-19T13:30:37.546318627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=798.815µs logger=migrator t=2026-04-19T13:30:37.551113581Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-19T13:30:37.551203243Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=90.502µs logger=migrator t=2026-04-19T13:30:37.559611356Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-19T13:30:37.559651527Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.811µs logger=migrator t=2026-04-19T13:30:37.562797757Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-19T13:30:37.565791885Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.990258ms logger=migrator t=2026-04-19T13:30:37.570444996Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-19T13:30:37.573407894Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.962448ms logger=migrator t=2026-04-19T13:30:37.58043454Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-19T13:30:37.580548252Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=114.562µs logger=migrator t=2026-04-19T13:30:37.586855824Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-19T13:30:37.587885295Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.029511ms logger=migrator t=2026-04-19T13:30:37.591528996Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-19T13:30:37.592512874Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=983.269µs logger=migrator t=2026-04-19T13:30:37.599122563Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-19T13:30:37.599201314Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=81.442µs logger=migrator t=2026-04-19T13:30:37.607707259Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-19T13:30:37.61030953Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.611431ms logger=migrator t=2026-04-19T13:30:37.615544992Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-19T13:30:37.616316816Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=772.365µs logger=migrator t=2026-04-19T13:30:37.622017667Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-19T13:30:37.625146258Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.128721ms logger=migrator t=2026-04-19T13:30:37.671499508Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-19T13:30:37.671585159Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=91.011µs logger=migrator t=2026-04-19T13:30:37.964024046Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-19T13:30:37.967224228Z level=info msg="Migration successfully executed" id="create session table" duration=3.191122ms logger=migrator t=2026-04-19T13:30:38.028407577Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-19T13:30:38.028617691Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=215.624µs logger=migrator t=2026-04-19T13:30:38.084570611Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-19T13:30:38.084726724Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.952µs logger=migrator t=2026-04-19T13:30:38.175339368Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-19T13:30:38.176766606Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.429997ms logger=migrator t=2026-04-19T13:30:38.436107214Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-19T13:30:38.438307206Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.203262ms logger=migrator t=2026-04-19T13:30:38.513815516Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-19T13:30:38.513896067Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=86.862µs logger=migrator t=2026-04-19T13:30:38.560954414Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-19T13:30:38.561050935Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=91.611µs logger=migrator t=2026-04-19T13:30:38.568435819Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-19T13:30:38.570901507Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.465248ms logger=migrator t=2026-04-19T13:30:38.574050768Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-19T13:30:38.577002007Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.944767ms logger=migrator t=2026-04-19T13:30:38.581537735Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-19T13:30:38.581615706Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.671µs logger=migrator t=2026-04-19T13:30:38.585165665Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-19T13:30:38.585243756Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.811µs logger=migrator t=2026-04-19T13:30:38.588764265Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-19T13:30:38.589657693Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=894.068µs logger=migrator t=2026-04-19T13:30:38.594001138Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-19T13:30:38.594091619Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=107.182µs logger=migrator t=2026-04-19T13:30:38.598340722Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-19T13:30:38.603263967Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.924625ms logger=migrator t=2026-04-19T13:30:38.608040881Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-19T13:30:38.608302046Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=257.085µs logger=migrator t=2026-04-19T13:30:38.611835244Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-19T13:30:38.615056137Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.220643ms logger=migrator t=2026-04-19T13:30:38.618575335Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-19T13:30:38.621684316Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.107991ms logger=migrator t=2026-04-19T13:30:38.625166674Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-19T13:30:38.625242975Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.981µs logger=migrator t=2026-04-19T13:30:38.629533069Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-19T13:30:38.630474827Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=942.018µs logger=migrator t=2026-04-19T13:30:38.634755851Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-19T13:30:38.635593896Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=837.365µs logger=migrator t=2026-04-19T13:30:38.640033833Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-19T13:30:38.641174745Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.140192ms logger=migrator t=2026-04-19T13:30:38.64755734Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-19T13:30:38.64912828Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.57046ms logger=migrator t=2026-04-19T13:30:38.653354832Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-19T13:30:38.654742209Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.388397ms logger=migrator t=2026-04-19T13:30:38.660391259Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-19T13:30:38.661546662Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.155593ms logger=migrator t=2026-04-19T13:30:38.665343456Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-19T13:30:38.666180812Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=834.326µs logger=migrator t=2026-04-19T13:30:38.671301542Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-19T13:30:38.672289612Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=988.08µs logger=migrator t=2026-04-19T13:30:38.678147355Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-19T13:30:38.679489711Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.340876ms logger=migrator t=2026-04-19T13:30:38.688441885Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-19T13:30:38.7004657Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.023775ms logger=migrator t=2026-04-19T13:30:38.707612089Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-19T13:30:38.712214408Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=3.301095ms logger=migrator t=2026-04-19T13:30:38.71844347Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-19T13:30:38.719938029Z 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.500259ms logger=migrator t=2026-04-19T13:30:38.726296252Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-19T13:30:38.727850692Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.01511ms logger=migrator t=2026-04-19T13:30:38.735355809Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-19T13:30:38.737764695Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=2.411716ms logger=migrator t=2026-04-19T13:30:38.744479176Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-19T13:30:38.745331893Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=856.737µs logger=migrator t=2026-04-19T13:30:38.749384712Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-19T13:30:38.752321809Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.936237ms logger=migrator t=2026-04-19T13:30:38.760647261Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-19T13:30:38.766838241Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.19602ms logger=migrator t=2026-04-19T13:30:38.770666566Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-19T13:30:38.775324507Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.663141ms logger=migrator t=2026-04-19T13:30:38.781405095Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-19T13:30:38.784678779Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.277375ms logger=migrator t=2026-04-19T13:30:38.790620945Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-19T13:30:38.791691016Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.067901ms logger=migrator t=2026-04-19T13:30:38.796772774Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-19T13:30:38.796850586Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=76.192µs logger=migrator t=2026-04-19T13:30:38.80223909Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-19T13:30:38.802308502Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=69.491µs logger=migrator t=2026-04-19T13:30:38.807580684Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-19T13:30:38.808778848Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.197764ms logger=migrator t=2026-04-19T13:30:38.813724485Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-19T13:30:38.814989728Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.265003ms logger=migrator t=2026-04-19T13:30:38.821893713Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-19T13:30:38.822997284Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.103391ms logger=migrator t=2026-04-19T13:30:38.828370529Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-19T13:30:38.829058233Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=686.504µs logger=migrator t=2026-04-19T13:30:38.833816255Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-19T13:30:38.83915097Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=5.334265ms logger=migrator t=2026-04-19T13:30:38.845497042Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-19T13:30:38.85204723Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.550838ms logger=migrator t=2026-04-19T13:30:38.868541222Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-19T13:30:38.876585887Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.051616ms logger=migrator t=2026-04-19T13:30:38.881585295Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-19T13:30:38.881774069Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=190.054µs logger=migrator t=2026-04-19T13:30:38.884119235Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-19T13:30:38.885223046Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.103411ms logger=migrator t=2026-04-19T13:30:38.889257915Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-19T13:30:38.89004662Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=788.095µs logger=migrator t=2026-04-19T13:30:38.898617157Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-19T13:30:38.904896409Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.282693ms logger=migrator t=2026-04-19T13:30:38.911987977Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-19T13:30:38.912182081Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=194.964µs logger=migrator t=2026-04-19T13:30:38.920473853Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-19T13:30:38.921642185Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.167523ms logger=migrator t=2026-04-19T13:30:38.927178363Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-19T13:30:38.928361785Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.183152ms logger=migrator t=2026-04-19T13:30:38.932049478Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-19T13:30:38.932203121Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=153.642µs logger=migrator t=2026-04-19T13:30:38.935237669Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-19T13:30:38.936326841Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.085822ms logger=migrator t=2026-04-19T13:30:38.941871598Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-19T13:30:38.942844678Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=973.66µs logger=migrator t=2026-04-19T13:30:38.946533719Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-19T13:30:38.947362816Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=829.497µs logger=migrator t=2026-04-19T13:30:38.951006057Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-19T13:30:38.951805352Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=798.425µs logger=migrator t=2026-04-19T13:30:38.957166556Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-19T13:30:38.959238787Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.070471ms logger=migrator t=2026-04-19T13:30:38.963986759Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-19T13:30:38.964681042Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=694.053µs logger=migrator t=2026-04-19T13:30:38.968891414Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-19T13:30:38.968919725Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.151µs logger=migrator t=2026-04-19T13:30:38.975243788Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-19T13:30:38.979716105Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.475787ms logger=migrator t=2026-04-19T13:30:38.985032159Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-19T13:30:38.986204642Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.176383ms logger=migrator t=2026-04-19T13:30:38.991663538Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-19T13:30:38.998864668Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.20189ms logger=migrator t=2026-04-19T13:30:39.002496559Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-19T13:30:39.003230033Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=733.575µs logger=migrator t=2026-04-19T13:30:39.006766771Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-19T13:30:39.007922444Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.155173ms logger=migrator t=2026-04-19T13:30:39.013058255Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-19T13:30:39.013908302Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=850.237µs logger=migrator t=2026-04-19T13:30:39.017227926Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-19T13:30:39.039062853Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=21.831827ms logger=migrator t=2026-04-19T13:30:39.04406942Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-19T13:30:39.044738763Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=669.753µs logger=migrator t=2026-04-19T13:30:39.048957716Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-19T13:30:39.04970729Z 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=749.164µs logger=migrator t=2026-04-19T13:30:39.059778066Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-19T13:30:39.060379489Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=598.523µs logger=migrator t=2026-04-19T13:30:39.063411028Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-19T13:30:39.065124521Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.713363ms logger=migrator t=2026-04-19T13:30:39.07069655Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-19T13:30:39.070964415Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=269.095µs logger=migrator t=2026-04-19T13:30:39.074502364Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-19T13:30:39.0789043Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.401266ms logger=migrator t=2026-04-19T13:30:39.082607033Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-19T13:30:39.086905177Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.297554ms logger=migrator t=2026-04-19T13:30:39.092532296Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-19T13:30:39.093541865Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.007849ms logger=migrator t=2026-04-19T13:30:39.097158096Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-19T13:30:39.098140946Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=981.6µs logger=migrator t=2026-04-19T13:30:39.103756586Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-19T13:30:39.104350667Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=593.671µs logger=migrator t=2026-04-19T13:30:39.107643061Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-19T13:30:39.111880754Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.234043ms logger=migrator t=2026-04-19T13:30:39.118522583Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-19T13:30:39.119979912Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.461029ms logger=migrator t=2026-04-19T13:30:39.128262453Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-19T13:30:39.128507338Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=246.975µs logger=migrator t=2026-04-19T13:30:39.132853134Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-19T13:30:39.133260061Z level=info msg="Migration successfully executed" id="Move region to single row" duration=407.007µs logger=migrator t=2026-04-19T13:30:39.13681177Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-19T13:30:39.137911492Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.103972ms logger=migrator t=2026-04-19T13:30:39.143207435Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-19T13:30:39.144062112Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=855.377µs logger=migrator t=2026-04-19T13:30:39.150872225Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-19T13:30:39.152319063Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.446428ms logger=migrator t=2026-04-19T13:30:39.161959011Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-19T13:30:39.163341838Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.387547ms logger=migrator t=2026-04-19T13:30:39.16801809Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-19T13:30:39.168986638Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=976.008µs logger=migrator t=2026-04-19T13:30:39.172555259Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-19T13:30:39.173515668Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=960.99µs logger=migrator t=2026-04-19T13:30:39.18544426Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-19T13:30:39.185614523Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=174.283µs logger=migrator t=2026-04-19T13:30:39.189264055Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-19T13:30:39.190256624Z level=info msg="Migration successfully executed" id="create test_data table" duration=990.588µs logger=migrator t=2026-04-19T13:30:39.195050277Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-19T13:30:39.195859494Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=809.167µs logger=migrator t=2026-04-19T13:30:39.205585433Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-19T13:30:39.2069999Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.419137ms logger=migrator t=2026-04-19T13:30:39.211051659Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-19T13:30:39.212075729Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.02307ms logger=migrator t=2026-04-19T13:30:39.220321251Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-19T13:30:39.220617726Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=296.855µs logger=migrator t=2026-04-19T13:30:39.225073113Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-19T13:30:39.225469042Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=395.669µs logger=migrator t=2026-04-19T13:30:39.232516689Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-19T13:30:39.232642191Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.222µs logger=migrator t=2026-04-19T13:30:39.238090228Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-19T13:30:39.238946474Z level=info msg="Migration successfully executed" id="create team table" duration=855.876µs logger=migrator t=2026-04-19T13:30:39.244710267Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-19T13:30:39.245414361Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=704.124µs logger=migrator t=2026-04-19T13:30:39.2556257Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-19T13:30:39.256767912Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.143042ms logger=migrator t=2026-04-19T13:30:39.263919972Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-19T13:30:39.270398359Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.475857ms logger=migrator t=2026-04-19T13:30:39.279241151Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-19T13:30:39.279482436Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=245.015µs logger=migrator t=2026-04-19T13:30:39.283702688Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-19T13:30:39.285049314Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.346266ms logger=migrator t=2026-04-19T13:30:39.293677903Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-19T13:30:39.294742484Z level=info msg="Migration successfully executed" id="create team member table" duration=1.065372ms logger=migrator t=2026-04-19T13:30:39.300407694Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-19T13:30:39.301331172Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=923.568µs logger=migrator t=2026-04-19T13:30:39.305332121Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-19T13:30:39.306426621Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.09388ms logger=migrator t=2026-04-19T13:30:39.311566352Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-19T13:30:39.312532241Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=961.809µs logger=migrator t=2026-04-19T13:30:39.316855755Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-19T13:30:39.321472145Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.61337ms logger=migrator t=2026-04-19T13:30:39.325125947Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-19T13:30:39.329597724Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.471007ms logger=migrator t=2026-04-19T13:30:39.337420537Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-19T13:30:39.342491395Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.069858ms logger=migrator t=2026-04-19T13:30:39.347170308Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-19T13:30:39.348056194Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=885.996µs logger=migrator t=2026-04-19T13:30:39.357113631Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-19T13:30:39.358748973Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.641892ms logger=migrator t=2026-04-19T13:30:39.36418613Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-19T13:30:39.365960074Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.778825ms logger=migrator t=2026-04-19T13:30:39.371988771Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-19T13:30:39.372758447Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=768.636µs logger=migrator t=2026-04-19T13:30:39.376561501Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-19T13:30:39.377364276Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=803.235µs logger=migrator t=2026-04-19T13:30:39.381269353Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-19T13:30:39.382109649Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=840.196µs logger=migrator t=2026-04-19T13:30:39.38929077Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-19T13:30:39.390555254Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.267955ms logger=migrator t=2026-04-19T13:30:39.394839958Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-19T13:30:39.395840887Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.001609ms logger=migrator t=2026-04-19T13:30:39.400710443Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-19T13:30:39.401200762Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=490.49µs logger=migrator t=2026-04-19T13:30:39.409523684Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-19T13:30:39.409916932Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=395.107µs logger=migrator t=2026-04-19T13:30:39.418947098Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-19T13:30:39.420386286Z level=info msg="Migration successfully executed" id="create tag table" duration=1.439468ms logger=migrator t=2026-04-19T13:30:39.430131997Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-19T13:30:39.431097296Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=968.119µs logger=migrator t=2026-04-19T13:30:39.43801307Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-19T13:30:39.439135042Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.120372ms logger=migrator t=2026-04-19T13:30:39.444197061Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-19T13:30:39.445566278Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.368377ms logger=migrator t=2026-04-19T13:30:39.454038113Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-19T13:30:39.455115324Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.078251ms logger=migrator t=2026-04-19T13:30:39.46101794Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-19T13:30:39.472804079Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.785539ms logger=migrator t=2026-04-19T13:30:39.482243004Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-19T13:30:39.482813755Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=570.681µs logger=migrator t=2026-04-19T13:30:39.48713962Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-19T13:30:39.487844773Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=705.733µs logger=migrator t=2026-04-19T13:30:39.49741362Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-19T13:30:39.497743416Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=330.106µs logger=migrator t=2026-04-19T13:30:39.502592571Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-19T13:30:39.503288544Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=695.883µs logger=migrator t=2026-04-19T13:30:39.550732651Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-19T13:30:39.552420754Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.692733ms logger=migrator t=2026-04-19T13:30:39.560749586Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-19T13:30:39.562792177Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.045931ms logger=migrator t=2026-04-19T13:30:39.568539789Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-19T13:30:39.5686065Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.341µs logger=migrator t=2026-04-19T13:30:39.574648387Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-19T13:30:39.581471781Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.825004ms logger=migrator t=2026-04-19T13:30:39.585824936Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-19T13:30:39.591027028Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.201932ms logger=migrator t=2026-04-19T13:30:39.596690708Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-19T13:30:39.602867448Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.17349ms logger=migrator t=2026-04-19T13:30:39.606989209Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-19T13:30:39.612230951Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.241232ms logger=migrator t=2026-04-19T13:30:39.617336341Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-19T13:30:39.618258879Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=922.288µs logger=migrator t=2026-04-19T13:30:39.624205544Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-19T13:30:39.632643249Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.437865ms logger=migrator t=2026-04-19T13:30:39.638031215Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-19T13:30:39.63878736Z level=info msg="Migration successfully executed" id="create server_lock table" duration=755.585µs logger=migrator t=2026-04-19T13:30:39.645188934Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-19T13:30:39.646126343Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=940.249µs logger=migrator t=2026-04-19T13:30:39.652480017Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-19T13:30:39.653511397Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.03112ms logger=migrator t=2026-04-19T13:30:39.659914782Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-19T13:30:39.661675366Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.760754ms logger=migrator t=2026-04-19T13:30:39.668344427Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-19T13:30:39.669336266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=991.389µs logger=migrator t=2026-04-19T13:30:39.677213729Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-19T13:30:39.678396713Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.182384ms logger=migrator t=2026-04-19T13:30:39.68335349Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-19T13:30:39.68897443Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.62073ms logger=migrator t=2026-04-19T13:30:39.719770871Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-19T13:30:39.723462132Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.689921ms logger=migrator t=2026-04-19T13:30:39.729650694Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-19T13:30:39.730555451Z level=info msg="Migration successfully executed" id="create cache_data table" duration=902.137µs logger=migrator t=2026-04-19T13:30:39.73507545Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-19T13:30:39.736961566Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.884776ms logger=migrator t=2026-04-19T13:30:39.742094367Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-19T13:30:39.743073635Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=980.138µs logger=migrator t=2026-04-19T13:30:39.748643924Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-19T13:30:39.749598913Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=954.109µs logger=migrator t=2026-04-19T13:30:39.754417927Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-19T13:30:39.754490038Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.091µs logger=migrator t=2026-04-19T13:30:39.760468665Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-19T13:30:39.760595087Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.452µs logger=migrator t=2026-04-19T13:30:39.7679109Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-19T13:30:39.769858668Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.915857ms logger=migrator t=2026-04-19T13:30:39.776527348Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-19T13:30:39.777448837Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=920.939µs logger=migrator t=2026-04-19T13:30:39.782686969Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-19T13:30:39.783885282Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.197193ms logger=migrator t=2026-04-19T13:30:39.789359699Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-19T13:30:39.78942792Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.691µs logger=migrator t=2026-04-19T13:30:39.793790306Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-19T13:30:39.794716023Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=924.777µs logger=migrator t=2026-04-19T13:30:39.799053268Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-19T13:30:39.799928255Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=873.907µs logger=migrator t=2026-04-19T13:30:39.805137977Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-19T13:30:39.806336071Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.196854ms logger=migrator t=2026-04-19T13:30:39.810533533Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-19T13:30:39.812846847Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.288374ms logger=migrator t=2026-04-19T13:30:39.81754713Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-19T13:30:39.824577677Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.031187ms logger=migrator t=2026-04-19T13:30:39.830490642Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-19T13:30:39.831378559Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=887.617µs logger=migrator t=2026-04-19T13:30:39.835983129Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-19T13:30:39.836106242Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.403µs logger=migrator t=2026-04-19T13:30:39.841017267Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-19T13:30:39.842974046Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.957009ms logger=migrator t=2026-04-19T13:30:39.848562455Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-19T13:30:39.850196117Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.633642ms logger=migrator t=2026-04-19T13:30:39.854959209Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-19T13:30:39.856775426Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.815877ms logger=migrator t=2026-04-19T13:30:39.862453666Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-19T13:30:39.862547358Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.002µs logger=migrator t=2026-04-19T13:30:39.866830491Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-19T13:30:39.867701888Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=870.757µs logger=migrator t=2026-04-19T13:30:39.872013342Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-19T13:30:39.872942011Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=929.769µs logger=migrator t=2026-04-19T13:30:39.878183963Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-19T13:30:39.87911231Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=927.797µs logger=migrator t=2026-04-19T13:30:39.883614139Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-19T13:30:39.884559697Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=944.938µs logger=migrator t=2026-04-19T13:30:39.892795788Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-19T13:30:39.903249992Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.458224ms logger=migrator t=2026-04-19T13:30:39.908520755Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-19T13:30:39.90929787Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=776.955µs logger=migrator t=2026-04-19T13:30:39.913440471Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-19T13:30:39.914516432Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.075751ms logger=migrator t=2026-04-19T13:30:39.919144082Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-19T13:30:39.946599499Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.456897ms logger=migrator t=2026-04-19T13:30:39.952516094Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-19T13:30:39.981407328Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.883944ms logger=migrator t=2026-04-19T13:30:39.987240642Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-19T13:30:39.988107418Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=866.766µs logger=migrator t=2026-04-19T13:30:39.993172038Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-19T13:30:39.99485096Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.678272ms logger=migrator t=2026-04-19T13:30:40.001674353Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-19T13:30:40.007739872Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.065979ms logger=migrator t=2026-04-19T13:30:40.013019176Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-19T13:30:40.01886077Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.840614ms logger=migrator t=2026-04-19T13:30:40.023823488Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-19T13:30:40.024823487Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=999.859µs logger=migrator t=2026-04-19T13:30:40.031776973Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-19T13:30:40.032788832Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.008699ms logger=migrator t=2026-04-19T13:30:40.037848642Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-19T13:30:40.038843132Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=994.26µs logger=migrator t=2026-04-19T13:30:40.043504653Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-19T13:30:40.044638955Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.132232ms logger=migrator t=2026-04-19T13:30:40.057440926Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-19T13:30:40.057599249Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=153.922µs logger=migrator t=2026-04-19T13:30:40.062175998Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-19T13:30:40.071789036Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.612108ms logger=migrator t=2026-04-19T13:30:40.076715873Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-19T13:30:40.081039988Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.319465ms logger=migrator t=2026-04-19T13:30:40.086627877Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-19T13:30:40.093466981Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.838394ms logger=migrator t=2026-04-19T13:30:40.098336586Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-19T13:30:40.099324225Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=983.089µs logger=migrator t=2026-04-19T13:30:40.103974456Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-19T13:30:40.105052547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.074841ms logger=migrator t=2026-04-19T13:30:40.111486683Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-19T13:30:40.119843096Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.364343ms logger=migrator t=2026-04-19T13:30:40.124640951Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-19T13:30:40.130984755Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.344064ms logger=migrator t=2026-04-19T13:30:40.135965403Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-19T13:30:40.137085835Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.114942ms logger=migrator t=2026-04-19T13:30:40.143166134Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-19T13:30:40.152656949Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.488715ms logger=migrator t=2026-04-19T13:30:40.15776983Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-19T13:30:40.164769307Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.001057ms logger=migrator t=2026-04-19T13:30:40.169349626Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-19T13:30:40.169425668Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.442µs logger=migrator t=2026-04-19T13:30:40.174072188Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-19T13:30:40.175593288Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.5209ms logger=migrator t=2026-04-19T13:30:40.18129791Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-19T13:30:40.183490353Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.187593ms logger=migrator t=2026-04-19T13:30:40.19102305Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-19T13:30:40.192195513Z 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.171993ms logger=migrator t=2026-04-19T13:30:40.198556818Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-19T13:30:40.198712381Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=156.513µs logger=migrator t=2026-04-19T13:30:40.204917662Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-19T13:30:40.211634574Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.720362ms logger=migrator t=2026-04-19T13:30:40.216670333Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-19T13:30:40.224167239Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.446435ms logger=migrator t=2026-04-19T13:30:40.233346009Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-19T13:30:40.24054239Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.201682ms logger=migrator t=2026-04-19T13:30:40.24416229Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-19T13:30:40.249054237Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.891766ms logger=migrator t=2026-04-19T13:30:40.252458173Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-19T13:30:40.259195735Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.737752ms logger=migrator t=2026-04-19T13:30:40.265227673Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-19T13:30:40.265306814Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.971µs logger=migrator t=2026-04-19T13:30:40.268972977Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-19T13:30:40.269764982Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.156µs logger=migrator t=2026-04-19T13:30:40.274362922Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-19T13:30:40.284675933Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.310931ms logger=migrator t=2026-04-19T13:30:40.289486928Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-19T13:30:40.289538879Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.381µs logger=migrator t=2026-04-19T13:30:40.293880004Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-19T13:30:40.303020743Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.140029ms logger=migrator t=2026-04-19T13:30:40.306364629Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-19T13:30:40.307062232Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=697.163µs logger=migrator t=2026-04-19T13:30:40.310597001Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-19T13:30:40.31668139Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.082949ms logger=migrator t=2026-04-19T13:30:40.322355231Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-19T13:30:40.323169648Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=814.087µs logger=migrator t=2026-04-19T13:30:40.327123694Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-19T13:30:40.328071773Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=948.059µs logger=migrator t=2026-04-19T13:30:40.332053561Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-19T13:30:40.33863649Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.581949ms logger=migrator t=2026-04-19T13:30:40.344517275Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-19T13:30:40.345378743Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=861.757µs logger=migrator t=2026-04-19T13:30:40.353121513Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-19T13:30:40.354338837Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.217194ms logger=migrator t=2026-04-19T13:30:40.361317314Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-19T13:30:40.362303984Z level=info msg="Migration successfully executed" id="create alert_image table" duration=986.57µs logger=migrator t=2026-04-19T13:30:40.367812262Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-19T13:30:40.368830931Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.01832ms logger=migrator t=2026-04-19T13:30:40.374730426Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-19T13:30:40.374850129Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=123.363µs logger=migrator t=2026-04-19T13:30:40.380063881Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-19T13:30:40.381929948Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.869047ms logger=migrator t=2026-04-19T13:30:40.386068119Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-19T13:30:40.387072688Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.004669ms logger=migrator t=2026-04-19T13:30:40.392930652Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-19T13:30:40.39329847Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-19T13:30:40.396511863Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-19T13:30:40.396907891Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=395.607µs logger=migrator t=2026-04-19T13:30:40.400009082Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-19T13:30:40.401038701Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.029609ms logger=migrator t=2026-04-19T13:30:40.406649691Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-19T13:30:40.413390153Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.740102ms logger=migrator t=2026-04-19T13:30:40.418054734Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-19T13:30:40.419116065Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.061221ms logger=migrator t=2026-04-19T13:30:40.426457599Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-19T13:30:40.428576471Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.122162ms logger=migrator t=2026-04-19T13:30:40.432328575Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-19T13:30:40.433253912Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=925.667µs logger=migrator t=2026-04-19T13:30:40.438024966Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-19T13:30:40.440942683Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.898606ms logger=migrator t=2026-04-19T13:30:40.449273296Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-19T13:30:40.451408937Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.139561ms logger=migrator t=2026-04-19T13:30:40.458886154Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-19T13:30:40.458908865Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=23.581µs logger=migrator t=2026-04-19T13:30:40.463167238Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-19T13:30:40.463233549Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.951µs logger=migrator t=2026-04-19T13:30:40.466951692Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-19T13:30:40.476658081Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.70785ms logger=migrator t=2026-04-19T13:30:40.480051868Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-19T13:30:40.480584658Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=532.34µs logger=migrator t=2026-04-19T13:30:40.483874493Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-19T13:30:40.485179878Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.304415ms logger=migrator t=2026-04-19T13:30:40.493091503Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-19T13:30:40.493352188Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=264.375µs logger=migrator t=2026-04-19T13:30:40.498378227Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-19T13:30:40.499131381Z level=info msg="Migration successfully executed" id="create data_keys table" duration=752.494µs logger=migrator t=2026-04-19T13:30:40.503351124Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-19T13:30:40.503944006Z level=info msg="Migration successfully executed" id="create secrets table" duration=592.392µs logger=migrator t=2026-04-19T13:30:40.509161388Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-19T13:30:40.537074744Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=27.912746ms logger=migrator t=2026-04-19T13:30:40.548453188Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-19T13:30:40.561986222Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=13.532115ms logger=migrator t=2026-04-19T13:30:40.568267945Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-19T13:30:40.56850906Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=241.175µs logger=migrator t=2026-04-19T13:30:40.574621009Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-19T13:30:40.611955091Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.333731ms logger=migrator t=2026-04-19T13:30:40.616469459Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-19T13:30:40.648790731Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.321922ms logger=migrator t=2026-04-19T13:30:40.656700066Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-19T13:30:40.657351789Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=651.703µs logger=migrator t=2026-04-19T13:30:40.663766025Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-19T13:30:40.665941897Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.165632ms logger=migrator t=2026-04-19T13:30:40.672058897Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-19T13:30:40.672452154Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=393.097µs logger=migrator t=2026-04-19T13:30:40.67684322Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-19T13:30:40.67833989Z level=info msg="Migration successfully executed" id="create permission table" duration=1.49978ms logger=migrator t=2026-04-19T13:30:40.683612993Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-19T13:30:40.685691424Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.076821ms logger=migrator t=2026-04-19T13:30:40.691750302Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-19T13:30:40.693082048Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.332816ms logger=migrator t=2026-04-19T13:30:40.698865062Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-19T13:30:40.700015845Z level=info msg="Migration successfully executed" id="create role table" duration=1.152012ms logger=migrator t=2026-04-19T13:30:40.70644936Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-19T13:30:40.71713766Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.688009ms logger=migrator t=2026-04-19T13:30:40.722617427Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-19T13:30:40.728765927Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.146649ms logger=migrator t=2026-04-19T13:30:40.732843676Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-19T13:30:40.735209373Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.364337ms logger=migrator t=2026-04-19T13:30:40.741025547Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-19T13:30:40.742043507Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.01719ms logger=migrator t=2026-04-19T13:30:40.746924232Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-19T13:30:40.747946492Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.02159ms logger=migrator t=2026-04-19T13:30:40.752816348Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-19T13:30:40.753741536Z level=info msg="Migration successfully executed" id="create team role table" duration=903.587µs logger=migrator t=2026-04-19T13:30:40.760971287Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-19T13:30:40.762883235Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.912408ms logger=migrator t=2026-04-19T13:30:40.767849382Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-19T13:30:40.768960054Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.109972ms logger=migrator t=2026-04-19T13:30:40.773933752Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-19T13:30:40.775156615Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.217213ms logger=migrator t=2026-04-19T13:30:40.781100432Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-19T13:30:40.781957788Z level=info msg="Migration successfully executed" id="create user role table" duration=857.906µs logger=migrator t=2026-04-19T13:30:40.786806383Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-19T13:30:40.787817954Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.011941ms logger=migrator t=2026-04-19T13:30:40.793587076Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-19T13:30:40.794830561Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.242405ms logger=migrator t=2026-04-19T13:30:40.802903648Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-19T13:30:40.805233984Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.334416ms logger=migrator t=2026-04-19T13:30:40.811936335Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-19T13:30:40.812841462Z level=info msg="Migration successfully executed" id="create builtin role table" duration=904.897µs logger=migrator t=2026-04-19T13:30:40.818199157Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-19T13:30:40.819250638Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.050951ms logger=migrator t=2026-04-19T13:30:40.82550168Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-19T13:30:40.826556271Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.054141ms logger=migrator t=2026-04-19T13:30:40.835712151Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-19T13:30:40.843775408Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.062767ms logger=migrator t=2026-04-19T13:30:40.914920381Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-19T13:30:40.917570933Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.652122ms logger=migrator t=2026-04-19T13:30:40.922874657Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-19T13:30:40.924195123Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.319376ms logger=migrator t=2026-04-19T13:30:40.994967588Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-19T13:30:40.9970931Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.128452ms logger=migrator t=2026-04-19T13:30:41.003384832Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-19T13:30:41.004591386Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.205674ms logger=migrator t=2026-04-19T13:30:41.009147316Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-19T13:30:41.010035653Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=885.407µs logger=migrator t=2026-04-19T13:30:41.015003081Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-19T13:30:41.017421138Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.422106ms logger=migrator t=2026-04-19T13:30:41.023674841Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-19T13:30:41.032953223Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.277712ms logger=migrator t=2026-04-19T13:30:41.037457132Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-19T13:30:41.048220782Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.76153ms logger=migrator t=2026-04-19T13:30:41.05319876Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-19T13:30:41.066901769Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.703479ms logger=migrator t=2026-04-19T13:30:41.073211873Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-19T13:30:41.081343503Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.13157ms logger=migrator t=2026-04-19T13:30:41.171342719Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-19T13:30:41.173652035Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.314646ms logger=migrator t=2026-04-19T13:30:41.181628982Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-19T13:30:41.18308736Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.456778ms logger=migrator t=2026-04-19T13:30:41.188466216Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-19T13:30:41.18971415Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.248824ms logger=migrator t=2026-04-19T13:30:41.195497914Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-19T13:30:41.197442442Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.949728ms logger=migrator t=2026-04-19T13:30:41.203241605Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-19T13:30:41.20502142Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.779875ms logger=migrator t=2026-04-19T13:30:41.211350675Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-19T13:30:41.211468477Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.533µs logger=migrator t=2026-04-19T13:30:41.215948405Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-19T13:30:41.216012766Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.331µs logger=migrator t=2026-04-19T13:30:41.220102477Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-19T13:30:41.220528056Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=423.969µs logger=migrator t=2026-04-19T13:30:41.224483592Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-19T13:30:41.225072614Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=590.592µs logger=migrator t=2026-04-19T13:30:41.230333858Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-19T13:30:41.231110123Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=775.495µs logger=migrator t=2026-04-19T13:30:41.235419527Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-19T13:30:41.235631081Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=212.884µs logger=migrator t=2026-04-19T13:30:41.240221152Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-19T13:30:41.241300102Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.0811ms logger=migrator t=2026-04-19T13:30:41.246409013Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-19T13:30:41.248193458Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.785684ms logger=migrator t=2026-04-19T13:30:41.253290198Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-19T13:30:41.255028942Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.723044ms logger=migrator t=2026-04-19T13:30:41.270963296Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-19T13:30:41.28344176Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.478665ms logger=migrator t=2026-04-19T13:30:41.320306364Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-19T13:30:41.320426776Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=122.102µs logger=migrator t=2026-04-19T13:30:41.343179043Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-19T13:30:41.344847045Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.667173ms logger=migrator t=2026-04-19T13:30:41.352822962Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-19T13:30:41.354890653Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.067391ms logger=migrator t=2026-04-19T13:30:41.360546634Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-19T13:30:41.36240052Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.853486ms logger=migrator t=2026-04-19T13:30:41.368157403Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-19T13:30:41.376522417Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.364194ms logger=migrator t=2026-04-19T13:30:41.382007365Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-19T13:30:41.383068166Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.060621ms logger=migrator t=2026-04-19T13:30:41.387627085Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-19T13:30:41.388676176Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.046871ms logger=migrator t=2026-04-19T13:30:41.394238195Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-19T13:30:41.419700535Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.46373ms logger=migrator t=2026-04-19T13:30:41.42459578Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-19T13:30:41.425488318Z level=info msg="Migration successfully executed" id="create correlation v2" duration=892.378µs logger=migrator t=2026-04-19T13:30:41.430229831Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-19T13:30:41.431407674Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.177273ms logger=migrator t=2026-04-19T13:30:41.437061215Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-19T13:30:41.438786069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.724814ms logger=migrator t=2026-04-19T13:30:41.44391824Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-19T13:30:41.445300947Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.382537ms logger=migrator t=2026-04-19T13:30:41.449981379Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-19T13:30:41.450238744Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=257.165µs logger=migrator t=2026-04-19T13:30:41.456319574Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-19T13:30:41.45714265Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=822.856µs logger=migrator t=2026-04-19T13:30:41.461521416Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-19T13:30:41.473073312Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.553366ms logger=migrator t=2026-04-19T13:30:41.477874366Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-19T13:30:41.47852843Z level=info msg="Migration successfully executed" id="create entity_events table" duration=653.744µs logger=migrator t=2026-04-19T13:30:41.484430585Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-19T13:30:41.485572208Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.141413ms logger=migrator t=2026-04-19T13:30:41.490714779Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-19T13:30:41.491496544Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-19T13:30:41.496778218Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-19T13:30:41.49744833Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-19T13:30:41.503711864Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-19T13:30:41.505004819Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.292785ms logger=migrator t=2026-04-19T13:30:41.509303244Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-19T13:30:41.510455776Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.151262ms logger=migrator t=2026-04-19T13:30:41.515958115Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-19T13:30:41.517161837Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.203462ms logger=migrator t=2026-04-19T13:30:41.521203097Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-19T13:30:41.522331589Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.128412ms logger=migrator t=2026-04-19T13:30:41.526323478Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-19T13:30:41.527403479Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.079821ms logger=migrator t=2026-04-19T13:30:41.533003119Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-19T13:30:41.53456373Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.560651ms logger=migrator t=2026-04-19T13:30:41.538755882Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-19T13:30:41.539799433Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.044181ms logger=migrator t=2026-04-19T13:30:41.543625047Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-19T13:30:41.544808951Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.185423ms logger=migrator t=2026-04-19T13:30:41.549646926Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-19T13:30:41.550831658Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.185122ms logger=migrator t=2026-04-19T13:30:41.55446282Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-19T13:30:41.555623723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.160953ms logger=migrator t=2026-04-19T13:30:41.560880996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-19T13:30:41.561998037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.116741ms logger=migrator t=2026-04-19T13:30:41.566293223Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-19T13:30:41.590342135Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.045812ms logger=migrator t=2026-04-19T13:30:41.594178169Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-19T13:30:41.600573325Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.394056ms logger=migrator t=2026-04-19T13:30:41.60588012Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-19T13:30:41.615152941Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.271892ms logger=migrator t=2026-04-19T13:30:41.619341373Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-19T13:30:41.619501147Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=160.174µs logger=migrator t=2026-04-19T13:30:41.623111357Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-19T13:30:41.63192666Z level=info msg="Migration successfully executed" id="add share column" duration=8.814403ms logger=migrator t=2026-04-19T13:30:41.635924599Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-19T13:30:41.636052351Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.092µs logger=migrator t=2026-04-19T13:30:41.641898587Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-19T13:30:41.642912116Z level=info msg="Migration successfully executed" id="create file table" duration=1.013769ms logger=migrator t=2026-04-19T13:30:41.647563878Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-19T13:30:41.64871586Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.151772ms logger=migrator t=2026-04-19T13:30:41.653023094Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-19T13:30:41.654153977Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.130853ms logger=migrator t=2026-04-19T13:30:41.660723016Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-19T13:30:41.661604874Z level=info msg="Migration successfully executed" id="create file_meta table" duration=881.758µs logger=migrator t=2026-04-19T13:30:41.665893478Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-19T13:30:41.667365437Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.471129ms logger=migrator t=2026-04-19T13:30:41.671874415Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-19T13:30:41.671946676Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.011µs logger=migrator t=2026-04-19T13:30:41.676858472Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-19T13:30:41.676962465Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=98.123µs logger=migrator t=2026-04-19T13:30:41.680875821Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-19T13:30:41.681702998Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=827.417µs logger=migrator t=2026-04-19T13:30:41.68586953Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-19T13:30:41.686088174Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=218.545µs logger=migrator t=2026-04-19T13:30:41.690685354Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-19T13:30:41.692169573Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.484879ms logger=migrator t=2026-04-19T13:30:41.697671901Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-19T13:30:41.707094516Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.422305ms logger=migrator t=2026-04-19T13:30:41.710799339Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-19T13:30:41.710950262Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=150.853µs logger=migrator t=2026-04-19T13:30:41.714562462Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-19T13:30:41.715402819Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=840.447µs logger=migrator t=2026-04-19T13:30:41.719684453Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-19T13:30:41.720256124Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=565.481µs logger=migrator t=2026-04-19T13:30:41.72565321Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-19T13:30:41.725882474Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=229.414µs logger=migrator t=2026-04-19T13:30:41.729777841Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-19T13:30:41.730283522Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=505.641µs logger=migrator t=2026-04-19T13:30:41.734617337Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-19T13:30:41.744570722Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.961826ms logger=migrator t=2026-04-19T13:30:41.750146731Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-19T13:30:41.761341541Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.19324ms logger=migrator t=2026-04-19T13:30:41.765625885Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-19T13:30:41.766445961Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=820.166µs logger=migrator t=2026-04-19T13:30:41.770337007Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-19T13:30:41.846106264Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.767417ms logger=migrator t=2026-04-19T13:30:41.852064662Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-19T13:30:41.852926589Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=867.357µs logger=migrator t=2026-04-19T13:30:41.856866276Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-19T13:30:41.857679372Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=812.736µs logger=migrator t=2026-04-19T13:30:41.861882005Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-19T13:30:41.883158572Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.276237ms logger=migrator t=2026-04-19T13:30:41.889275602Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-19T13:30:41.896663927Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.389395ms logger=migrator t=2026-04-19T13:30:41.900792048Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-19T13:30:41.901010813Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=219.975µs logger=migrator t=2026-04-19T13:30:41.905409739Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-19T13:30:41.905541832Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=132.933µs logger=migrator t=2026-04-19T13:30:41.910827116Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-19T13:30:41.910974589Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=147.393µs logger=migrator t=2026-04-19T13:30:41.914698591Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-19T13:30:41.914840574Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=142.482µs logger=migrator t=2026-04-19T13:30:41.918324482Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-19T13:30:41.918473865Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=152.803µs logger=migrator t=2026-04-19T13:30:41.92177187Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-19T13:30:41.922528385Z level=info msg="Migration successfully executed" id="create folder table" duration=763.415µs logger=migrator t=2026-04-19T13:30:41.928466362Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-19T13:30:41.929963571Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.50055ms logger=migrator t=2026-04-19T13:30:41.935603041Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-19T13:30:41.936823846Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.220985ms logger=migrator t=2026-04-19T13:30:41.941254082Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-19T13:30:41.941304563Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.811µs logger=migrator t=2026-04-19T13:30:41.945434144Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-19T13:30:41.947795451Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.359907ms logger=migrator t=2026-04-19T13:30:41.954926311Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-19T13:30:41.956177045Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.250194ms logger=migrator t=2026-04-19T13:30:41.961397018Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-19T13:30:41.962704984Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.306276ms logger=migrator t=2026-04-19T13:30:41.967769903Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-19T13:30:41.968687741Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=916.598µs logger=migrator t=2026-04-19T13:30:41.974290211Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-19T13:30:41.974710379Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=421.278µs logger=migrator t=2026-04-19T13:30:41.979425602Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-19T13:30:41.980551963Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.125971ms logger=migrator t=2026-04-19T13:30:41.985346878Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-19T13:30:41.986521732Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.173724ms logger=migrator t=2026-04-19T13:30:41.99206201Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-19T13:30:41.993202192Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.139652ms logger=migrator t=2026-04-19T13:30:41.997699591Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-19T13:30:41.998925505Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.227804ms logger=migrator t=2026-04-19T13:30:42.003851801Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-19T13:30:42.005090626Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.238915ms logger=migrator t=2026-04-19T13:30:42.010521763Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-19T13:30:42.011468621Z level=info msg="Migration successfully executed" id="create anon_device table" duration=947.078µs logger=migrator t=2026-04-19T13:30:42.01594153Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-19T13:30:42.018339836Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.397166ms logger=migrator t=2026-04-19T13:30:42.023981258Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-19T13:30:42.025470317Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.489689ms logger=migrator t=2026-04-19T13:30:42.03170104Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-19T13:30:42.032838272Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.137652ms logger=migrator t=2026-04-19T13:30:42.037856011Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-19T13:30:42.039108955Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.252574ms logger=migrator t=2026-04-19T13:30:42.044667065Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-19T13:30:42.046203325Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.53748ms logger=migrator t=2026-04-19T13:30:42.051709663Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-19T13:30:42.05205997Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=351.597µs logger=migrator t=2026-04-19T13:30:42.056468248Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-19T13:30:42.066936323Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.466815ms logger=migrator t=2026-04-19T13:30:42.071977913Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-19T13:30:42.072551064Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=573.721µs logger=migrator t=2026-04-19T13:30:42.086806894Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-19T13:30:42.086933397Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=132.953µs logger=migrator t=2026-04-19T13:30:42.091761732Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-19T13:30:42.09319172Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.437638ms logger=migrator t=2026-04-19T13:30:42.097935873Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-19T13:30:42.097961084Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.561µs logger=migrator t=2026-04-19T13:30:42.101750149Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-19T13:30:42.103035824Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.285225ms logger=migrator t=2026-04-19T13:30:42.107158555Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-19T13:30:42.108349969Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.191174ms logger=migrator t=2026-04-19T13:30:42.114467479Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-19T13:30:42.115570231Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.109953ms logger=migrator t=2026-04-19T13:30:42.119982608Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-19T13:30:42.120853675Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=866.847µs logger=migrator t=2026-04-19T13:30:42.124772531Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-19T13:30:42.125073028Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=301.237µs logger=migrator t=2026-04-19T13:30:42.130240219Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-19T13:30:42.130922653Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=682.274µs logger=migrator t=2026-04-19T13:30:42.134776149Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-19T13:30:42.135673956Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=897.607µs logger=migrator t=2026-04-19T13:30:42.140073352Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-19T13:30:42.140976241Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=900.038µs logger=migrator t=2026-04-19T13:30:42.145350246Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-19T13:30:42.154962926Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.61267ms logger=migrator t=2026-04-19T13:30:42.160430474Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-19T13:30:42.169026443Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.595759ms logger=migrator t=2026-04-19T13:30:42.173242186Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-19T13:30:42.18614819Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.895403ms logger=migrator t=2026-04-19T13:30:42.191356532Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-19T13:30:42.191457094Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=101.692µs logger=migrator t=2026-04-19T13:30:42.196068795Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-19T13:30:42.205714525Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.640499ms logger=migrator t=2026-04-19T13:30:42.209872146Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-19T13:30:42.219330223Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.458087ms logger=migrator t=2026-04-19T13:30:42.224654878Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-19T13:30:42.225001435Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=346.437µs logger=migrator t=2026-04-19T13:30:42.229234068Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.577799401s logger=migrator t=2026-04-19T13:30:42.229933211Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-19T13:30:42.250121119Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-19T13:30:42.250410285Z level=info msg="Created default organization" logger=secrets t=2026-04-19T13:30:42.257088226Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-19T13:30:42.305733474Z level=info msg="Restored cache from database" duration=649.853µs logger=plugin.store t=2026-04-19T13:30:42.30703174Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-19T13:30:42.343247692Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-19T13:30:42.343284292Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-19T13:30:42.343393796Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-19T13:30:42.343412196Z level=info msg="Plugins loaded" count=54 duration=36.379246ms logger=query_data t=2026-04-19T13:30:42.347956315Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-19T13:30:42.351507534Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-19T13:30:42.358300718Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-19T13:30:42.368245844Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-19T13:30:42.370752183Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-19T13:30:42.372975458Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-19T13:30:42.393353218Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-19T13:30:42.413679259Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-19T13:30:42.438494596Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-19T13:30:42.438516577Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-19T13:30:42.439424785Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-19T13:30:42.439395185Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-19T13:30:42.439588008Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-19T13:30:42.439909904Z level=info msg="State cache has been initialized" states=0 duration=513.089µs logger=ngalert.scheduler t=2026-04-19T13:30:42.439954495Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-19T13:30:42.440015497Z level=info msg=starting first_tick=2026-04-19T13:30:50Z logger=http.server t=2026-04-19T13:30:42.444648518Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-19T13:30:42.452158305Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-19T13:30:42.517007913Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-19T13:30:42.526497028Z level=info msg="Update check succeeded" duration=86.852559ms logger=grafana.update.checker t=2026-04-19T13:30:42.527346136Z level=info msg="Update check succeeded" duration=85.183056ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-19T13:30:42.599173369Z level=info msg="Patterns update finished" duration=119.4081ms logger=provisioning.dashboard t=2026-04-19T13:30:42.636758729Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-19T13:30:42.79171233Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-19T13:30:42.792232649Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-19T13:30:43.378051829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.380979798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.485611482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.627307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.643274645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.681742403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.702214568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.751878147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.773991394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.899698935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.914813354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.94908196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:43.97032334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.00385571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.029021699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.063493651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.080329405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.118352477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.137217491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.179391005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.195536334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.341344689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.357828406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.38737616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.401954019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.441415691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.455253934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.49902002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.515048208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.562983126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.578063675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.61776738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.634994011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.681812898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.701956446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.756016186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.774125605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.803024696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.821327468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.881161142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.89771481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.941438115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:44.964862589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.022446589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.040305734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.099533569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.115624888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.171310552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.19336205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.248609476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.261924411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.303462335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.320893971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.374726769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.394775327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.444719678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.469649692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.529184704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.542944587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.604203142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.618289072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.672068849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.683380483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.732273453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.751546056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.803760792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.837042052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.932363834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:45.953511543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.027541063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.049860107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.141027201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.156916356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.230435889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.248394757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.336692503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.354222912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.432859606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.453768812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-19T13:30:46.541821894Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-19T13:31:44.465305352Z level=info msg="Usage stats are ready to report"