logger=settings t=2026-04-22T00:29:32.959910545Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T00:29:32Z logger=settings t=2026-04-22T00:29:32.960161976Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T00:29:32.960173546Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T00:29:32.960177306Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T00:29:32.960180236Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T00:29:32.960182936Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T00:29:32.960187086Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T00:29:32.960189846Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T00:29:32.960192666Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T00:29:32.960197146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T00:29:32.960199736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T00:29:32.960203576Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T00:29:32.960206346Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T00:29:32.960209016Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T00:29:32.960211756Z level=info msg=Target target=[all] logger=settings t=2026-04-22T00:29:32.960218526Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T00:29:32.960221126Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T00:29:32.960223536Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T00:29:32.960225986Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T00:29:32.960228526Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T00:29:32.960231136Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T00:29:32.960488686Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T00:29:32.960512636Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T00:29:32.96200466Z level=info msg="Locking database" logger=migrator t=2026-04-22T00:29:32.96201739Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T00:29:32.962588122Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T00:29:32.963484203Z level=info msg="Migration successfully executed" id="create migration_log table" duration=892.751µs logger=migrator t=2026-04-22T00:29:33.038319592Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T00:29:33.039651466Z level=info msg="Migration successfully executed" id="create user table" duration=1.332724ms logger=migrator t=2026-04-22T00:29:33.124973249Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T00:29:33.126270942Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.296063ms logger=migrator t=2026-04-22T00:29:33.23038721Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T00:29:33.231738813Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.354043ms logger=migrator t=2026-04-22T00:29:33.241400026Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T00:29:33.242321348Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=919.882µs logger=migrator t=2026-04-22T00:29:33.2517927Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T00:29:33.252636193Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=845.513µs logger=migrator t=2026-04-22T00:29:33.258672077Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T00:29:33.262892687Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.22049ms logger=migrator t=2026-04-22T00:29:33.269159532Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T00:29:33.270122244Z level=info msg="Migration successfully executed" id="create user table v2" duration=963.982µs logger=migrator t=2026-04-22T00:29:33.274782416Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T00:29:33.275877538Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.095452ms logger=migrator t=2026-04-22T00:29:33.279449746Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T00:29:33.280410639Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=964.313µs logger=migrator t=2026-04-22T00:29:33.283887227Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T00:29:33.284271558Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=385.081µs logger=migrator t=2026-04-22T00:29:33.290097612Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T00:29:33.290834943Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=744.811µs logger=migrator t=2026-04-22T00:29:33.295218944Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T00:29:33.296086386Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=867.602µs logger=migrator t=2026-04-22T00:29:33.301465969Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T00:29:33.301537129Z level=info msg="Migration successfully executed" id="Update user table charset" duration=72.47µs logger=migrator t=2026-04-22T00:29:33.305577159Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T00:29:33.307815264Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.237405ms logger=migrator t=2026-04-22T00:29:33.312148715Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T00:29:33.312496675Z level=info msg="Migration successfully executed" id="Add missing user data" duration=348.55µs logger=migrator t=2026-04-22T00:29:33.315987363Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T00:29:33.317070517Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.082944ms logger=migrator t=2026-04-22T00:29:33.320870315Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T00:29:33.321600677Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=730.462µs logger=migrator t=2026-04-22T00:29:33.326136388Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T00:29:33.327554041Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.410543ms logger=migrator t=2026-04-22T00:29:33.331619601Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T00:29:33.339803161Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.18004ms logger=migrator t=2026-04-22T00:29:33.347299128Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T00:29:33.349282633Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.987335ms logger=migrator t=2026-04-22T00:29:33.354115845Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T00:29:33.354436525Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=324.45µs logger=migrator t=2026-04-22T00:29:33.36065507Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T00:29:33.361877243Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.222093ms logger=migrator t=2026-04-22T00:29:33.36897191Z 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-22T00:29:33.369554461Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=584.131µs logger=migrator t=2026-04-22T00:29:33.375663826Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T00:29:33.376343708Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=680.022µs logger=migrator t=2026-04-22T00:29:33.38138262Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T00:29:33.382587362Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.210452ms logger=migrator t=2026-04-22T00:29:33.389010547Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T00:29:33.38988076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=870.233µs logger=migrator t=2026-04-22T00:29:33.395593434Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T00:29:33.396392935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=795.161µs logger=migrator t=2026-04-22T00:29:33.40280846Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T00:29:33.404053454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.245234ms logger=migrator t=2026-04-22T00:29:33.409981228Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T00:29:33.410700349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=719.421µs logger=migrator t=2026-04-22T00:29:33.416180882Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T00:29:33.416216172Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.02µs logger=migrator t=2026-04-22T00:29:33.421085674Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T00:29:33.421917016Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=831.452µs logger=migrator t=2026-04-22T00:29:33.426923098Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T00:29:33.42758812Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=664.962µs logger=migrator t=2026-04-22T00:29:33.707213185Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T00:29:33.70882654Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.615715ms logger=migrator t=2026-04-22T00:29:33.735039502Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T00:29:33.73855153Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=3.514958ms logger=migrator t=2026-04-22T00:29:33.869488522Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:29:33.878493163Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=8.978691ms logger=migrator t=2026-04-22T00:29:33.88544718Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T00:29:33.886404322Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=955.562µs logger=migrator t=2026-04-22T00:29:33.892731317Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T00:29:33.893519119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=783.912µs logger=migrator t=2026-04-22T00:29:33.897795049Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T00:29:33.898610091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=814.442µs logger=migrator t=2026-04-22T00:29:33.904453505Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T00:29:33.905280408Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=827.843µs logger=migrator t=2026-04-22T00:29:33.91458742Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T00:29:33.915335511Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=747.952µs logger=migrator t=2026-04-22T00:29:33.922162808Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T00:29:33.92306116Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=889.532µs logger=migrator t=2026-04-22T00:29:33.928728733Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T00:29:33.929326444Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=595.701µs logger=migrator t=2026-04-22T00:29:33.932954074Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T00:29:33.933547235Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=593.561µs logger=migrator t=2026-04-22T00:29:33.93981207Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T00:29:33.941056922Z level=info msg="Migration successfully executed" id="create star table" duration=1.245872ms logger=migrator t=2026-04-22T00:29:33.945206753Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T00:29:33.945957524Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=750.951µs logger=migrator t=2026-04-22T00:29:33.951352487Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T00:29:33.952439069Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.085392ms logger=migrator t=2026-04-22T00:29:33.957659451Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T00:29:33.958558404Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=907.483µs logger=migrator t=2026-04-22T00:29:33.965793961Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T00:29:33.966370012Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=576.091µs logger=migrator t=2026-04-22T00:29:33.971572035Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T00:29:33.972096306Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=524.331µs logger=migrator t=2026-04-22T00:29:33.97797378Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T00:29:33.979034673Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.060643ms logger=migrator t=2026-04-22T00:29:33.987019472Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T00:29:33.988922887Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.902175ms logger=migrator t=2026-04-22T00:29:33.996404844Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T00:29:33.996480884Z level=info msg="Migration successfully executed" id="Update org table charset" duration=69.5µs logger=migrator t=2026-04-22T00:29:34.053848941Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T00:29:34.053988002Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=159.051µs logger=migrator t=2026-04-22T00:29:34.463183316Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T00:29:34.464112248Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=931.422µs logger=migrator t=2026-04-22T00:29:34.472708058Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T00:29:34.474268272Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.559574ms logger=migrator t=2026-04-22T00:29:34.480172786Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T00:29:34.481080248Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=916.322µs logger=migrator t=2026-04-22T00:29:34.489253938Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T00:29:34.490954142Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.700454ms logger=migrator t=2026-04-22T00:29:34.498922481Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T00:29:34.500122454Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.194533ms logger=migrator t=2026-04-22T00:29:34.509227365Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T00:29:34.51089522Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.667295ms logger=migrator t=2026-04-22T00:29:34.51944019Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T00:29:34.524143981Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=4.705061ms logger=migrator t=2026-04-22T00:29:34.533725744Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T00:29:34.541150172Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.427188ms logger=migrator t=2026-04-22T00:29:34.545214261Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T00:29:34.545776902Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=562.971µs logger=migrator t=2026-04-22T00:29:34.550572244Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T00:29:34.551318455Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=755.471µs logger=migrator t=2026-04-22T00:29:34.55745892Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T00:29:34.558647353Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.188463ms logger=migrator t=2026-04-22T00:29:34.565103248Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T00:29:34.56571209Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=608.912µs logger=migrator t=2026-04-22T00:29:34.571878875Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T00:29:34.573527288Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.649853ms logger=migrator t=2026-04-22T00:29:34.581954689Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T00:29:34.582036339Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.06µs logger=migrator t=2026-04-22T00:29:34.58651988Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T00:29:34.589783777Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.262877ms logger=migrator t=2026-04-22T00:29:34.595704981Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T00:29:34.597545716Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.840115ms logger=migrator t=2026-04-22T00:29:34.603668071Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T00:29:34.606615318Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.945506ms logger=migrator t=2026-04-22T00:29:34.61160047Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T00:29:34.612913642Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.314102ms logger=migrator t=2026-04-22T00:29:34.617718764Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T00:29:34.619655099Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.938955ms logger=migrator t=2026-04-22T00:29:34.625459113Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T00:29:34.626331884Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=865.321µs logger=migrator t=2026-04-22T00:29:34.631506637Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T00:29:34.63300567Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.501523ms logger=migrator t=2026-04-22T00:29:34.640780639Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T00:29:34.640819959Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.63µs logger=migrator t=2026-04-22T00:29:34.647350585Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T00:29:34.647379275Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.7µs logger=migrator t=2026-04-22T00:29:34.652492286Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T00:29:34.654707342Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.214536ms logger=migrator t=2026-04-22T00:29:34.660877806Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T00:29:34.663092492Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.208256ms logger=migrator t=2026-04-22T00:29:34.668040954Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T00:29:34.670111269Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.070215ms logger=migrator t=2026-04-22T00:29:34.675302152Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T00:29:34.677718237Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.413775ms logger=migrator t=2026-04-22T00:29:34.682783159Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T00:29:34.683059259Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=275.66µs logger=migrator t=2026-04-22T00:29:34.689798326Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T00:29:34.692062032Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.263136ms logger=migrator t=2026-04-22T00:29:34.70016019Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T00:29:34.701470774Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.313284ms logger=migrator t=2026-04-22T00:29:34.707602428Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T00:29:34.707758288Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=157.16µs logger=migrator t=2026-04-22T00:29:34.713205042Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T00:29:34.715441457Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.235765ms logger=migrator t=2026-04-22T00:29:34.720602659Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T00:29:34.721964582Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.360453ms logger=migrator t=2026-04-22T00:29:34.727153194Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:29:34.734859983Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.706839ms logger=migrator t=2026-04-22T00:29:34.741932549Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T00:29:34.743647944Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.715035ms logger=migrator t=2026-04-22T00:29:34.750002829Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T00:29:34.751335702Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.327303ms logger=migrator t=2026-04-22T00:29:34.757617407Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T00:29:34.759494832Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.876685ms logger=migrator t=2026-04-22T00:29:34.766434748Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T00:29:34.766883709Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=449.141µs logger=migrator t=2026-04-22T00:29:34.77164087Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T00:29:34.772622612Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=980.262µs logger=migrator t=2026-04-22T00:29:34.777919345Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T00:29:34.781630224Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.723739ms logger=migrator t=2026-04-22T00:29:34.791487568Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T00:29:34.792354799Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=868.471µs logger=migrator t=2026-04-22T00:29:34.797197081Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T00:29:34.797371742Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.041µs logger=migrator t=2026-04-22T00:29:34.802448354Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T00:29:34.802634784Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=186.76µs logger=migrator t=2026-04-22T00:29:34.809907292Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T00:29:34.811285395Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.378083ms logger=migrator t=2026-04-22T00:29:34.817264749Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T00:29:34.819422334Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.157145ms logger=migrator t=2026-04-22T00:29:34.824259106Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T00:29:34.825144848Z level=info msg="Migration successfully executed" id="create data_source table" duration=886.362µs logger=migrator t=2026-04-22T00:29:34.832228955Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T00:29:34.833072807Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=842.732µs logger=migrator t=2026-04-22T00:29:34.83846206Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T00:29:34.839713062Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.250562ms logger=migrator t=2026-04-22T00:29:34.846289039Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T00:29:34.84704805Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=758.991µs logger=migrator t=2026-04-22T00:29:34.853655936Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T00:29:34.854950229Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.302493ms logger=migrator t=2026-04-22T00:29:34.860090741Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T00:29:34.865925496Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.834565ms logger=migrator t=2026-04-22T00:29:34.871097627Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T00:29:34.87204354Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=945.863µs logger=migrator t=2026-04-22T00:29:34.878378415Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T00:29:34.879861809Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.471794ms logger=migrator t=2026-04-22T00:29:34.885412572Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T00:29:34.886198144Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=785.602µs logger=migrator t=2026-04-22T00:29:34.891881657Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T00:29:34.892772779Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=893.382µs logger=migrator t=2026-04-22T00:29:34.898774793Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T00:29:34.901161489Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.386846ms logger=migrator t=2026-04-22T00:29:34.905927561Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T00:29:34.908247316Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.319525ms logger=migrator t=2026-04-22T00:29:34.91401579Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T00:29:34.91406167Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=47.31µs logger=migrator t=2026-04-22T00:29:34.920493205Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T00:29:34.920698466Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.131µs logger=migrator t=2026-04-22T00:29:34.925491957Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T00:29:34.928555474Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.064407ms logger=migrator t=2026-04-22T00:29:34.933905877Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T00:29:34.934127578Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=223.711µs logger=migrator t=2026-04-22T00:29:34.938803469Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T00:29:34.93900244Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=199.641µs logger=migrator t=2026-04-22T00:29:34.953241623Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T00:29:34.957234763Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.99495ms logger=migrator t=2026-04-22T00:29:34.963758978Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T00:29:34.96423288Z level=info msg="Migration successfully executed" id="Update uid value" duration=478.042µs logger=migrator t=2026-04-22T00:29:34.976353738Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T00:29:34.979530185Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=3.181947ms logger=migrator t=2026-04-22T00:29:34.988458706Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T00:29:34.989471679Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.017423ms logger=migrator t=2026-04-22T00:29:34.995945175Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T00:29:34.997068417Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.122622ms logger=migrator t=2026-04-22T00:29:35.003989004Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T00:29:35.004902756Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=913.922µs logger=migrator t=2026-04-22T00:29:35.012230674Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T00:29:35.013076105Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=844.961µs logger=migrator t=2026-04-22T00:29:35.018580688Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T00:29:35.020160853Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.572985ms logger=migrator t=2026-04-22T00:29:35.026557968Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T00:29:35.027350459Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=792.951µs logger=migrator t=2026-04-22T00:29:35.033777054Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T00:29:35.035219828Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.436324ms logger=migrator t=2026-04-22T00:29:35.041785343Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T00:29:35.043269067Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.486924ms logger=migrator t=2026-04-22T00:29:35.051150926Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T00:29:35.062284993Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.134937ms logger=migrator t=2026-04-22T00:29:35.092864246Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T00:29:35.094164449Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.303543ms logger=migrator t=2026-04-22T00:29:35.111353179Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T00:29:35.112610183Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.257084ms logger=migrator t=2026-04-22T00:29:35.124964742Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T00:29:35.126156954Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.192622ms logger=migrator t=2026-04-22T00:29:35.136021678Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T00:29:35.137238281Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.216743ms logger=migrator t=2026-04-22T00:29:35.161031798Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T00:29:35.163090143Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=2.057165ms logger=migrator t=2026-04-22T00:29:35.1702402Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T00:29:35.170974621Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=736.431µs logger=migrator t=2026-04-22T00:29:35.200985873Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T00:29:35.201159103Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=174.22µs logger=migrator t=2026-04-22T00:29:35.212908011Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T00:29:35.217428102Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.514081ms logger=migrator t=2026-04-22T00:29:35.241177269Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T00:29:35.246762222Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.584433ms logger=migrator t=2026-04-22T00:29:35.261851198Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T00:29:35.262159869Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=310.211µs logger=migrator t=2026-04-22T00:29:35.270278928Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T00:29:35.276401442Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.121824ms logger=migrator t=2026-04-22T00:29:35.29194545Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T00:29:35.295012767Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.069787ms logger=migrator t=2026-04-22T00:29:35.30855529Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T00:29:35.309827092Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.272572ms logger=migrator t=2026-04-22T00:29:35.326954803Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T00:29:35.328068726Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.105383ms logger=migrator t=2026-04-22T00:29:35.336932197Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T00:29:35.337966319Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.034092ms logger=migrator t=2026-04-22T00:29:35.350214318Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T00:29:35.351740972Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.540654ms logger=migrator t=2026-04-22T00:29:35.559091796Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T00:29:35.562074603Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=3.035887ms logger=migrator t=2026-04-22T00:29:35.591681604Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T00:29:35.59417872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.486246ms logger=migrator t=2026-04-22T00:29:35.60727324Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T00:29:35.607486751Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=216.191µs logger=migrator t=2026-04-22T00:29:35.614214818Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T00:29:35.614241468Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.66µs logger=migrator t=2026-04-22T00:29:35.621123034Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T00:29:35.626286936Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.163232ms logger=migrator t=2026-04-22T00:29:35.632843551Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T00:29:35.637547073Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.695682ms logger=migrator t=2026-04-22T00:29:35.651726307Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T00:29:35.651875427Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=153.18µs logger=migrator t=2026-04-22T00:29:35.657949451Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T00:29:35.659168655Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.219764ms logger=migrator t=2026-04-22T00:29:35.664511317Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T00:29:35.66552389Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.010463ms logger=migrator t=2026-04-22T00:29:35.671643144Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T00:29:35.671678664Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=37.26µs logger=migrator t=2026-04-22T00:29:35.682925371Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T00:29:35.684420705Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.510734ms logger=migrator t=2026-04-22T00:29:35.69072065Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T00:29:35.691737932Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.017582ms logger=migrator t=2026-04-22T00:29:35.699767331Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T00:29:35.705373794Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.603543ms logger=migrator t=2026-04-22T00:29:35.710162266Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T00:29:35.710200476Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=143.23µs logger=migrator t=2026-04-22T00:29:35.718599856Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T00:29:35.719959969Z level=info msg="Migration successfully executed" id="create session table" duration=1.360723ms logger=migrator t=2026-04-22T00:29:35.727803978Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T00:29:35.727936558Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=134.43µs logger=migrator t=2026-04-22T00:29:35.732124619Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T00:29:35.732260259Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=139.321µs logger=migrator t=2026-04-22T00:29:35.738030432Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T00:29:35.738933484Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=903.782µs logger=migrator t=2026-04-22T00:29:35.747572274Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T00:29:35.748817278Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.240264ms logger=migrator t=2026-04-22T00:29:35.76218537Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T00:29:35.76226669Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=91.73µs logger=migrator t=2026-04-22T00:29:35.768013764Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T00:29:35.768079024Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=67.96µs logger=migrator t=2026-04-22T00:29:35.774368919Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T00:29:35.777603536Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.234417ms logger=migrator t=2026-04-22T00:29:35.786249967Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T00:29:35.791509809Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.259622ms logger=migrator t=2026-04-22T00:29:35.799885609Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T00:29:35.80002285Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=137.601µs logger=migrator t=2026-04-22T00:29:35.807230817Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T00:29:35.807492768Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=262.301µs logger=migrator t=2026-04-22T00:29:35.815672027Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T00:29:35.81675464Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.081373ms logger=migrator t=2026-04-22T00:29:35.829251379Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T00:29:35.829586851Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=339.262µs logger=migrator t=2026-04-22T00:29:35.84201496Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T00:29:35.845491258Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.472938ms logger=migrator t=2026-04-22T00:29:35.855251992Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T00:29:35.855998583Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=749.061µs logger=migrator t=2026-04-22T00:29:35.862446718Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T00:29:35.868587073Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.144885ms logger=migrator t=2026-04-22T00:29:35.876900622Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T00:29:35.881987625Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.087073ms logger=migrator t=2026-04-22T00:29:35.887793828Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T00:29:35.887948509Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=162.191µs logger=migrator t=2026-04-22T00:29:35.892811921Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T00:29:35.894354915Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.542444ms logger=migrator t=2026-04-22T00:29:35.900170859Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T00:29:35.90084166Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=670.861µs logger=migrator t=2026-04-22T00:29:35.906193013Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T00:29:35.908194318Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.009155ms logger=migrator t=2026-04-22T00:29:35.914117612Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T00:29:35.915880605Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.754803ms logger=migrator t=2026-04-22T00:29:35.923144813Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T00:29:35.924368686Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.221853ms logger=migrator t=2026-04-22T00:29:35.930804722Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T00:29:35.933304948Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.499316ms logger=migrator t=2026-04-22T00:29:35.939706843Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T00:29:35.940976855Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.271052ms logger=migrator t=2026-04-22T00:29:35.957651695Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T00:29:35.95951749Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.865235ms logger=migrator t=2026-04-22T00:29:35.968580471Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T00:29:35.969737085Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.149434ms logger=migrator t=2026-04-22T00:29:35.975189228Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T00:29:35.988629239Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.442901ms logger=migrator t=2026-04-22T00:29:36.352284055Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T00:29:36.353609219Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.327464ms logger=migrator t=2026-04-22T00:29:36.359708533Z 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-22T00:29:36.360685325Z 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=977.292µs logger=migrator t=2026-04-22T00:29:36.366760049Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T00:29:36.367436552Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=676.733µs logger=migrator t=2026-04-22T00:29:36.374420448Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T00:29:36.37540149Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=981.312µs logger=migrator t=2026-04-22T00:29:36.382666577Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T00:29:36.383476419Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=809.662µs logger=migrator t=2026-04-22T00:29:36.387123528Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T00:29:36.390990337Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.875699ms logger=migrator t=2026-04-22T00:29:36.400339599Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T00:29:36.404045509Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.70612ms logger=migrator t=2026-04-22T00:29:36.408477169Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T00:29:36.412453319Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.9757ms logger=migrator t=2026-04-22T00:29:36.418030232Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T00:29:36.424628827Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.597165ms logger=migrator t=2026-04-22T00:29:36.430380721Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T00:29:36.431273873Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=892.102µs logger=migrator t=2026-04-22T00:29:36.437792009Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T00:29:36.437825829Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.68µs logger=migrator t=2026-04-22T00:29:36.442962272Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T00:29:36.443002712Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.04µs logger=migrator t=2026-04-22T00:29:36.448662575Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T00:29:36.450001298Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.330963ms logger=migrator t=2026-04-22T00:29:36.456927505Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T00:29:36.457801307Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=873.412µs logger=migrator t=2026-04-22T00:29:36.463860361Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T00:29:36.465247494Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.395803ms logger=migrator t=2026-04-22T00:29:36.474996848Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T00:29:36.47600992Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.013432ms logger=migrator t=2026-04-22T00:29:36.484088249Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T00:29:36.485188872Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.085243ms logger=migrator t=2026-04-22T00:29:36.490995956Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T00:29:36.494740435Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.743959ms logger=migrator t=2026-04-22T00:29:36.502628574Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T00:29:36.506560242Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.930598ms logger=migrator t=2026-04-22T00:29:36.511991205Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T00:29:36.512176735Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.14µs logger=migrator t=2026-04-22T00:29:36.517515388Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T00:29:36.519012632Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.497634ms logger=migrator t=2026-04-22T00:29:36.525733688Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T00:29:36.526973671Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.241033ms logger=migrator t=2026-04-22T00:29:36.533517447Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T00:29:36.538517069Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.998842ms logger=migrator t=2026-04-22T00:29:36.54367824Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T00:29:36.543748721Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.191µs logger=migrator t=2026-04-22T00:29:36.548922163Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T00:29:36.549759576Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=837.473µs logger=migrator t=2026-04-22T00:29:36.55574481Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T00:29:36.556651192Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=896.302µs logger=migrator t=2026-04-22T00:29:36.562099345Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T00:29:36.562181055Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.21µs logger=migrator t=2026-04-22T00:29:36.569603313Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T00:29:36.571825678Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.223045ms logger=migrator t=2026-04-22T00:29:36.58095699Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T00:29:36.582941055Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.987555ms logger=migrator t=2026-04-22T00:29:36.595583104Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T00:29:36.596626587Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.043463ms logger=migrator t=2026-04-22T00:29:36.603417803Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T00:29:36.605159247Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.739904ms logger=migrator t=2026-04-22T00:29:36.612520835Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T00:29:36.614351549Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.830304ms logger=migrator t=2026-04-22T00:29:36.621628206Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T00:29:36.62279677Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.168284ms logger=migrator t=2026-04-22T00:29:36.630689759Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T00:29:36.630753229Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.61µs logger=migrator t=2026-04-22T00:29:36.636650003Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T00:29:36.643122108Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.473135ms logger=migrator t=2026-04-22T00:29:36.648733261Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T00:29:36.649542763Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=809.292µs logger=migrator t=2026-04-22T00:29:36.655706567Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T00:29:36.661879603Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.169096ms logger=migrator t=2026-04-22T00:29:36.668563598Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T00:29:36.6692298Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=666.322µs logger=migrator t=2026-04-22T00:29:36.674285152Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T00:29:36.675718556Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.433354ms logger=migrator t=2026-04-22T00:29:36.683042853Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T00:29:36.684321726Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.279283ms logger=migrator t=2026-04-22T00:29:36.689316767Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T00:29:36.703680423Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.358435ms logger=migrator t=2026-04-22T00:29:36.708440043Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T00:29:36.708960024Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=520.421µs logger=migrator t=2026-04-22T00:29:36.713398915Z 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-22T00:29:36.71519766Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.797695ms logger=migrator t=2026-04-22T00:29:36.721084244Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T00:29:36.721597875Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=513.861µs logger=migrator t=2026-04-22T00:29:36.726534487Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T00:29:36.727063238Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=529.011µs logger=migrator t=2026-04-22T00:29:36.73204884Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T00:29:36.732351711Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=303.471µs logger=migrator t=2026-04-22T00:29:36.737803764Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T00:29:36.744103928Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.297794ms logger=migrator t=2026-04-22T00:29:36.749239411Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T00:29:36.7532842Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.043769ms logger=migrator t=2026-04-22T00:29:36.758895763Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T00:29:36.759965096Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.069493ms logger=migrator t=2026-04-22T00:29:36.764835397Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T00:29:36.765573809Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=732.642µs logger=migrator t=2026-04-22T00:29:36.772936926Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T00:29:36.773135727Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=199.461µs logger=migrator t=2026-04-22T00:29:36.778039169Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T00:29:36.781756907Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.717238ms logger=migrator t=2026-04-22T00:29:36.786582449Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T00:29:36.787348101Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=765.292µs logger=migrator t=2026-04-22T00:29:36.793023824Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T00:29:36.793172975Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=150.291µs logger=migrator t=2026-04-22T00:29:36.797785986Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T00:29:36.798147136Z level=info msg="Migration successfully executed" id="Move region to single row" duration=361.35µs logger=migrator t=2026-04-22T00:29:36.802306727Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T00:29:36.803115029Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=808.442µs logger=migrator t=2026-04-22T00:29:36.807318519Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T00:29:36.808065591Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=743.332µs logger=migrator t=2026-04-22T00:29:36.81209672Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T00:29:36.812936912Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=839.772µs logger=migrator t=2026-04-22T00:29:36.817571093Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T00:29:36.819320397Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.747304ms logger=migrator t=2026-04-22T00:29:36.825615022Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T00:29:36.827286337Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.675045ms logger=migrator t=2026-04-22T00:29:36.83274779Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T00:29:36.833681221Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=950.741µs logger=migrator t=2026-04-22T00:29:36.838663984Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T00:29:36.838826734Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=137.31µs logger=migrator t=2026-04-22T00:29:36.846386462Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T00:29:36.847826315Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.439133ms logger=migrator t=2026-04-22T00:29:36.855643554Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T00:29:36.857231907Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.527023ms logger=migrator t=2026-04-22T00:29:36.863810284Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T00:29:36.864800996Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=990.222µs logger=migrator t=2026-04-22T00:29:36.871741713Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T00:29:36.873220656Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.478853ms logger=migrator t=2026-04-22T00:29:36.880230623Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T00:29:36.880569834Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=340.12µs logger=migrator t=2026-04-22T00:29:36.886132867Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T00:29:36.886791858Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=655.801µs logger=migrator t=2026-04-22T00:29:36.892620372Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T00:29:36.892813032Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=194.18µs logger=migrator t=2026-04-22T00:29:36.89984922Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T00:29:36.900661111Z level=info msg="Migration successfully executed" id="create team table" duration=811.231µs logger=migrator t=2026-04-22T00:29:36.906759256Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T00:29:36.907864228Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.104132ms logger=migrator t=2026-04-22T00:29:36.913651323Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T00:29:36.915483606Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.831253ms logger=migrator t=2026-04-22T00:29:36.921918892Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T00:29:36.927895496Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.972624ms logger=migrator t=2026-04-22T00:29:36.933205559Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T00:29:36.93351207Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=308.171µs logger=migrator t=2026-04-22T00:29:36.938784142Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T00:29:36.939827905Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.043583ms logger=migrator t=2026-04-22T00:29:36.94627284Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T00:29:36.947297973Z level=info msg="Migration successfully executed" id="create team member table" duration=1.022843ms logger=migrator t=2026-04-22T00:29:36.954234749Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T00:29:36.955872753Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.637654ms logger=migrator t=2026-04-22T00:29:36.961534767Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T00:29:36.962599599Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.063972ms logger=migrator t=2026-04-22T00:29:36.967708761Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T00:29:36.969228274Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.517593ms logger=migrator t=2026-04-22T00:29:36.976267091Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T00:29:36.981512494Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.246383ms logger=migrator t=2026-04-22T00:29:36.986550196Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T00:29:36.991431097Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.878151ms logger=migrator t=2026-04-22T00:29:36.99680441Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T00:29:37.002607684Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.802784ms logger=migrator t=2026-04-22T00:29:37.008332737Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T00:29:37.00931035Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=977.053µs logger=migrator t=2026-04-22T00:29:37.015147674Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T00:29:37.016218846Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.071242ms logger=migrator t=2026-04-22T00:29:37.02234934Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T00:29:37.024557926Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.207926ms logger=migrator t=2026-04-22T00:29:37.032361725Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T00:29:37.033641537Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.279742ms logger=migrator t=2026-04-22T00:29:37.03897875Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T00:29:37.040070403Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.091213ms logger=migrator t=2026-04-22T00:29:37.046715599Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T00:29:37.048497853Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.780804ms logger=migrator t=2026-04-22T00:29:37.054683108Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T00:29:37.05576738Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.086422ms logger=migrator t=2026-04-22T00:29:37.061950795Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T00:29:37.063603529Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.650144ms logger=migrator t=2026-04-22T00:29:37.071183227Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T00:29:37.071728478Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=548.051µs logger=migrator t=2026-04-22T00:29:37.081609992Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T00:29:37.082054263Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=445.181µs logger=migrator t=2026-04-22T00:29:37.090985224Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T00:29:37.092212497Z level=info msg="Migration successfully executed" id="create tag table" duration=1.226993ms logger=migrator t=2026-04-22T00:29:37.099599165Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T00:29:37.101172088Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.573233ms logger=migrator t=2026-04-22T00:29:37.108112625Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T00:29:37.109383148Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.267443ms logger=migrator t=2026-04-22T00:29:37.117110076Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T00:29:37.118688821Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.578485ms logger=migrator t=2026-04-22T00:29:37.125152556Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T00:29:37.12659435Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.441574ms logger=migrator t=2026-04-22T00:29:37.131616891Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:29:37.148633661Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.01465ms logger=migrator t=2026-04-22T00:29:37.15640605Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T00:29:37.156986041Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=581.291µs logger=migrator t=2026-04-22T00:29:37.162802885Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T00:29:37.164325789Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.531884ms logger=migrator t=2026-04-22T00:29:37.171454227Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T00:29:37.171959018Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=503.821µs logger=migrator t=2026-04-22T00:29:37.177736931Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T00:29:37.179143894Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.410283ms logger=migrator t=2026-04-22T00:29:37.184921448Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T00:29:37.185861121Z level=info msg="Migration successfully executed" id="create user auth table" duration=936.023µs logger=migrator t=2026-04-22T00:29:37.190761512Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T00:29:37.191779745Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.018273ms logger=migrator t=2026-04-22T00:29:37.196564736Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T00:29:37.196685757Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=121.451µs logger=migrator t=2026-04-22T00:29:37.201968668Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T00:29:37.207573522Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.602534ms logger=migrator t=2026-04-22T00:29:37.212047053Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T00:29:37.217849257Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.801314ms logger=migrator t=2026-04-22T00:29:37.223066599Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T00:29:37.229685425Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.616376ms logger=migrator t=2026-04-22T00:29:37.234547636Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T00:29:37.24011169Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.562874ms logger=migrator t=2026-04-22T00:29:37.245022922Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T00:29:37.246073914Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.049082ms logger=migrator t=2026-04-22T00:29:37.251708527Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T00:29:37.259287066Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.578969ms logger=migrator t=2026-04-22T00:29:37.263452855Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T00:29:37.264287378Z level=info msg="Migration successfully executed" id="create server_lock table" duration=833.933µs logger=migrator t=2026-04-22T00:29:37.26973961Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T00:29:37.270781712Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.042042ms logger=migrator t=2026-04-22T00:29:37.275463454Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T00:29:37.276300906Z level=info msg="Migration successfully executed" id="create user auth token table" duration=839.052µs logger=migrator t=2026-04-22T00:29:37.283060351Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T00:29:37.284516715Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.456374ms logger=migrator t=2026-04-22T00:29:37.291151211Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T00:29:37.292714715Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.562894ms logger=migrator t=2026-04-22T00:29:37.299543621Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T00:29:37.300631794Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.090063ms logger=migrator t=2026-04-22T00:29:37.306217777Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T00:29:37.312280911Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.060504ms logger=migrator t=2026-04-22T00:29:37.316838352Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T00:29:37.317879055Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.040923ms logger=migrator t=2026-04-22T00:29:37.323484238Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T00:29:37.32437884Z level=info msg="Migration successfully executed" id="create cache_data table" duration=892.162µs logger=migrator t=2026-04-22T00:29:37.329760483Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T00:29:37.331995138Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.233615ms logger=migrator t=2026-04-22T00:29:37.337671272Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T00:29:37.338653124Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=981.602µs logger=migrator t=2026-04-22T00:29:37.343762426Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T00:29:37.344767058Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.004142ms logger=migrator t=2026-04-22T00:29:37.350315842Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T00:29:37.350413902Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.72µs logger=migrator t=2026-04-22T00:29:37.356149406Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T00:29:37.356339047Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=194.761µs logger=migrator t=2026-04-22T00:29:37.362238021Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T00:29:37.363871664Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.633303ms logger=migrator t=2026-04-22T00:29:37.369809378Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:29:37.370779371Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=969.793µs logger=migrator t=2026-04-22T00:29:37.376102684Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:29:37.377686397Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.583483ms logger=migrator t=2026-04-22T00:29:37.3833316Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:29:37.383411871Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=86.521µs logger=migrator t=2026-04-22T00:29:37.388795423Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:29:37.389736326Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=940.623µs logger=migrator t=2026-04-22T00:29:37.395146418Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:29:37.396589722Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.444224ms logger=migrator t=2026-04-22T00:29:37.401282874Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:29:37.402194906Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=911.762µs logger=migrator t=2026-04-22T00:29:37.407172228Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:29:37.408839711Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.665053ms logger=migrator t=2026-04-22T00:29:37.414069224Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T00:29:37.421093331Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.025107ms logger=migrator t=2026-04-22T00:29:37.425955122Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T00:29:37.426845575Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=890.143µs logger=migrator t=2026-04-22T00:29:37.431343345Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T00:29:37.431421085Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.14µs logger=migrator t=2026-04-22T00:29:37.436932338Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T00:29:37.438771003Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.840585ms logger=migrator t=2026-04-22T00:29:37.44592375Z 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-22T00:29:37.447058653Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.135153ms logger=migrator t=2026-04-22T00:29:37.452629876Z 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-22T00:29:37.454643191Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.012495ms logger=migrator t=2026-04-22T00:29:37.460261284Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:29:37.460351775Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=90.311µs logger=migrator t=2026-04-22T00:29:37.46691939Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T00:29:37.468149422Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.229752ms logger=migrator t=2026-04-22T00:29:37.473806267Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T00:29:37.47552274Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.715663ms logger=migrator t=2026-04-22T00:29:37.481474364Z 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-22T00:29:37.482871168Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.396554ms logger=migrator t=2026-04-22T00:29:37.490364855Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T00:29:37.49217213Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.806885ms logger=migrator t=2026-04-22T00:29:37.50075719Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T00:29:37.509452611Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.688231ms logger=migrator t=2026-04-22T00:29:37.515182465Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T00:29:37.516190528Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.008143ms logger=migrator t=2026-04-22T00:29:37.521027678Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T00:29:37.522042472Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.014994ms logger=migrator t=2026-04-22T00:29:37.528067955Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T00:29:37.557685025Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.61866ms logger=migrator t=2026-04-22T00:29:37.562620347Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T00:29:37.594093892Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.465245ms logger=migrator t=2026-04-22T00:29:37.602225422Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T00:29:37.604070906Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.845724ms logger=migrator t=2026-04-22T00:29:37.61007819Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T00:29:37.611356984Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.278014ms logger=migrator t=2026-04-22T00:29:37.617152148Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T00:29:37.626272009Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.117741ms logger=migrator t=2026-04-22T00:29:37.633719777Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T00:29:37.639451221Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.729034ms logger=migrator t=2026-04-22T00:29:37.645097944Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T00:29:37.646086856Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=989.002µs logger=migrator t=2026-04-22T00:29:37.652231991Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T00:29:37.653495104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.302573ms logger=migrator t=2026-04-22T00:29:37.65998996Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T00:29:37.661079172Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.088772ms logger=migrator t=2026-04-22T00:29:37.666508615Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T00:29:37.667849169Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.340244ms logger=migrator t=2026-04-22T00:29:37.673392452Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:29:37.673548912Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=157.88µs logger=migrator t=2026-04-22T00:29:37.680530368Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T00:29:37.690140462Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.611824ms logger=migrator t=2026-04-22T00:29:37.696698127Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T00:29:37.702845661Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.194634ms logger=migrator t=2026-04-22T00:29:37.708128694Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T00:29:37.714362819Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.230755ms logger=migrator t=2026-04-22T00:29:37.721965997Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T00:29:37.723208531Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.224244ms logger=migrator t=2026-04-22T00:29:37.729100455Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T00:29:37.730957978Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.858723ms logger=migrator t=2026-04-22T00:29:37.736325021Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T00:29:37.742468646Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.143525ms logger=migrator t=2026-04-22T00:29:37.748113829Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T00:29:37.755389017Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.274958ms logger=migrator t=2026-04-22T00:29:37.766226283Z 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-22T00:29:37.768239428Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.015915ms logger=migrator t=2026-04-22T00:29:37.775186954Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T00:29:37.782212801Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.026147ms logger=migrator t=2026-04-22T00:29:37.79030365Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T00:29:37.798090148Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.788059ms logger=migrator t=2026-04-22T00:29:37.805115025Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T00:29:37.805214695Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=101.15µs logger=migrator t=2026-04-22T00:29:37.810338098Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T00:29:37.811724631Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.386743ms logger=migrator t=2026-04-22T00:29:37.820047811Z 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-22T00:29:37.821148564Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.097664ms logger=migrator t=2026-04-22T00:29:37.827720549Z 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-22T00:29:37.829171752Z 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.451323ms logger=migrator t=2026-04-22T00:29:37.83658544Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:29:37.83674602Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=162.48µs logger=migrator t=2026-04-22T00:29:37.843859088Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T00:29:37.85356355Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.706362ms logger=migrator t=2026-04-22T00:29:37.861470669Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T00:29:37.865873859Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.40318ms logger=migrator t=2026-04-22T00:29:37.870393201Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T00:29:37.876510275Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.116994ms logger=migrator t=2026-04-22T00:29:37.881789378Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T00:29:37.889027335Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.238147ms logger=migrator t=2026-04-22T00:29:37.894161998Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T00:29:37.901145244Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.982346ms logger=migrator t=2026-04-22T00:29:37.906111136Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T00:29:37.906184966Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74µs logger=migrator t=2026-04-22T00:29:37.911817999Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T00:29:37.913109112Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.291383ms logger=migrator t=2026-04-22T00:29:37.921537532Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T00:29:37.931405396Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.869384ms logger=migrator t=2026-04-22T00:29:37.93700384Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T00:29:37.93710976Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=106.6µs logger=migrator t=2026-04-22T00:29:37.943433095Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T00:29:37.951521144Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.088129ms logger=migrator t=2026-04-22T00:29:37.958189669Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T00:29:37.959001462Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=811.623µs logger=migrator t=2026-04-22T00:29:37.966277739Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T00:29:37.977585576Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.306117ms logger=migrator t=2026-04-22T00:29:37.982390307Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T00:29:37.983123809Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=733.372µs logger=migrator t=2026-04-22T00:29:37.989776615Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T00:29:37.991635649Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.856854ms logger=migrator t=2026-04-22T00:29:37.997744005Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T00:29:38.00422972Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.487085ms logger=migrator t=2026-04-22T00:29:38.009712503Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T00:29:38.011002655Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.289862ms logger=migrator t=2026-04-22T00:29:38.017682602Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T00:29:38.019556736Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.833754ms logger=migrator t=2026-04-22T00:29:38.024579198Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T00:29:38.02551798Z level=info msg="Migration successfully executed" id="create alert_image table" duration=938.982µs logger=migrator t=2026-04-22T00:29:38.029972331Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T00:29:38.031025813Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.053392ms logger=migrator t=2026-04-22T00:29:38.036138975Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T00:29:38.036357286Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=216.171µs logger=migrator t=2026-04-22T00:29:38.041770858Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T00:29:38.042813241Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.042653ms logger=migrator t=2026-04-22T00:29:38.047886443Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T00:29:38.048965066Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.078413ms logger=migrator t=2026-04-22T00:29:38.053940168Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T00:29:38.054392139Z 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-22T00:29:38.059003119Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T00:29:38.059500081Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=496.932µs logger=migrator t=2026-04-22T00:29:38.064838674Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T00:29:38.067192909Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.353925ms logger=migrator t=2026-04-22T00:29:38.072045221Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T00:29:38.079616539Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.570208ms logger=migrator t=2026-04-22T00:29:38.084509551Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T00:29:38.085705143Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.192222ms logger=migrator t=2026-04-22T00:29:38.091227117Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T00:29:38.093776663Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.544666ms logger=migrator t=2026-04-22T00:29:38.100492658Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T00:29:38.101426461Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=933.813µs logger=migrator t=2026-04-22T00:29:38.107258155Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T00:29:38.10948847Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.229295ms logger=migrator t=2026-04-22T00:29:38.115155733Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T00:29:38.116274096Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.116273ms logger=migrator t=2026-04-22T00:29:38.120754446Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T00:29:38.120804517Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.001µs logger=migrator t=2026-04-22T00:29:38.125416678Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T00:29:38.125514588Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=97.62µs logger=migrator t=2026-04-22T00:29:38.129662398Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T00:29:38.136953285Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.289497ms logger=migrator t=2026-04-22T00:29:38.140852025Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T00:29:38.141248186Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=395.911µs logger=migrator t=2026-04-22T00:29:38.145876266Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T00:29:38.14703445Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.158264ms logger=migrator t=2026-04-22T00:29:38.151762251Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T00:29:38.152114262Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=350.461µs logger=migrator t=2026-04-22T00:29:38.156717862Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T00:29:38.157669745Z level=info msg="Migration successfully executed" id="create data_keys table" duration=951.583µs logger=migrator t=2026-04-22T00:29:38.162831677Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T00:29:38.16414961Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.318273ms logger=migrator t=2026-04-22T00:29:38.169907514Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T00:29:38.202885063Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.976629ms logger=migrator t=2026-04-22T00:29:38.207412443Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T00:29:38.212765616Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.352833ms logger=migrator t=2026-04-22T00:29:38.217823458Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T00:29:38.217996488Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.41µs logger=migrator t=2026-04-22T00:29:38.223000831Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T00:29:38.255821909Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.822738ms logger=migrator t=2026-04-22T00:29:38.272142428Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T00:29:38.308183883Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.041855ms logger=migrator t=2026-04-22T00:29:38.313086365Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T00:29:38.313708276Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=621.731µs logger=migrator t=2026-04-22T00:29:38.320815653Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T00:29:38.321926626Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.106663ms logger=migrator t=2026-04-22T00:29:38.327363179Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T00:29:38.32779397Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=431.331µs logger=migrator t=2026-04-22T00:29:38.333637593Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T00:29:38.335131467Z level=info msg="Migration successfully executed" id="create permission table" duration=1.492544ms logger=migrator t=2026-04-22T00:29:38.340963941Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T00:29:38.342595786Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.632045ms logger=migrator t=2026-04-22T00:29:38.347924208Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T00:29:38.349047901Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.123283ms logger=migrator t=2026-04-22T00:29:38.354470374Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T00:29:38.355326135Z level=info msg="Migration successfully executed" id="create role table" duration=855.491µs logger=migrator t=2026-04-22T00:29:38.360805718Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T00:29:38.368070716Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.265028ms logger=migrator t=2026-04-22T00:29:38.372502346Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T00:29:38.379717034Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.215068ms logger=migrator t=2026-04-22T00:29:38.384685636Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T00:29:38.385488427Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=802.781µs logger=migrator t=2026-04-22T00:29:38.39090342Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T00:29:38.392707925Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.803785ms logger=migrator t=2026-04-22T00:29:38.399570341Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T00:29:38.400679363Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.105862ms logger=migrator t=2026-04-22T00:29:38.406458367Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T00:29:38.407729301Z level=info msg="Migration successfully executed" id="create team role table" duration=1.269754ms logger=migrator t=2026-04-22T00:29:38.414081935Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T00:29:38.41580464Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.722445ms logger=migrator t=2026-04-22T00:29:38.421631134Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T00:29:38.422779056Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.140482ms logger=migrator t=2026-04-22T00:29:38.428035079Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T00:29:38.429883313Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.848074ms logger=migrator t=2026-04-22T00:29:38.435307586Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T00:29:38.436140828Z level=info msg="Migration successfully executed" id="create user role table" duration=833.262µs logger=migrator t=2026-04-22T00:29:38.44096838Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T00:29:38.442095312Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.127232ms logger=migrator t=2026-04-22T00:29:38.448400027Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T00:29:38.44959999Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.200063ms logger=migrator t=2026-04-22T00:29:38.454383242Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T00:29:38.455507864Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.124622ms logger=migrator t=2026-04-22T00:29:38.460764857Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T00:29:38.461699559Z level=info msg="Migration successfully executed" id="create builtin role table" duration=934.622µs logger=migrator t=2026-04-22T00:29:38.469051737Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T00:29:38.470276489Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.228532ms logger=migrator t=2026-04-22T00:29:38.476265993Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T00:29:38.478193438Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.927135ms logger=migrator t=2026-04-22T00:29:38.484664643Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T00:29:38.495447619Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.781446ms logger=migrator t=2026-04-22T00:29:38.50425706Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T00:29:38.505324493Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.069333ms logger=migrator t=2026-04-22T00:29:38.51267612Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T00:29:38.513524743Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=852.603µs logger=migrator t=2026-04-22T00:29:38.519104366Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T00:29:38.520250689Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.147123ms logger=migrator t=2026-04-22T00:29:38.527672467Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T00:29:38.52950298Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.833683ms logger=migrator t=2026-04-22T00:29:38.53779671Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T00:29:38.538616633Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=820.463µs logger=migrator t=2026-04-22T00:29:38.543510794Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T00:29:38.544619267Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.107083ms logger=migrator t=2026-04-22T00:29:38.551550453Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T00:29:38.564612114Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.062922ms logger=migrator t=2026-04-22T00:29:38.570910179Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T00:29:38.579656359Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.74247ms logger=migrator t=2026-04-22T00:29:38.585492723Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T00:29:38.594041664Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.550241ms logger=migrator t=2026-04-22T00:29:38.60069767Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T00:29:38.617053479Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.346629ms logger=migrator t=2026-04-22T00:29:38.624219576Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T00:29:38.625315329Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.096633ms logger=migrator t=2026-04-22T00:29:38.630990562Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T00:29:38.632079405Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.088583ms logger=migrator t=2026-04-22T00:29:38.636248514Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T00:29:38.637272067Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.023683ms logger=migrator t=2026-04-22T00:29:38.64272846Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T00:29:38.644464784Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.740294ms logger=migrator t=2026-04-22T00:29:38.649994477Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T00:29:38.65112471Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.126483ms logger=migrator t=2026-04-22T00:29:38.661326354Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T00:29:38.661475374Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=155.29µs logger=migrator t=2026-04-22T00:29:38.666044116Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T00:29:38.666100516Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.56µs logger=migrator t=2026-04-22T00:29:38.669582774Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T00:29:38.670050366Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=468.252µs logger=migrator t=2026-04-22T00:29:38.675071487Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T00:29:38.675749379Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=679.362µs logger=migrator t=2026-04-22T00:29:38.679661128Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T00:29:38.68037758Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=717.152µs logger=migrator t=2026-04-22T00:29:38.683696287Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T00:29:38.683935189Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=238.762µs logger=migrator t=2026-04-22T00:29:38.687219966Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T00:29:38.687787468Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=567.262µs logger=migrator t=2026-04-22T00:29:38.691223566Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T00:29:38.692141127Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=917.831µs logger=migrator t=2026-04-22T00:29:38.696463168Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T00:29:38.697648171Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.181933ms logger=migrator t=2026-04-22T00:29:38.701594651Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T00:29:38.710661542Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.065951ms logger=migrator t=2026-04-22T00:29:38.716147745Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T00:29:38.716198845Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.62µs logger=migrator t=2026-04-22T00:29:38.723607233Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T00:29:38.724623255Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.015622ms logger=migrator t=2026-04-22T00:29:38.730257029Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T00:29:38.731454971Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.197732ms logger=migrator t=2026-04-22T00:29:38.735791312Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T00:29:38.737499306Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.704104ms logger=migrator t=2026-04-22T00:29:38.743846991Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T00:29:38.754713697Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.868576ms logger=migrator t=2026-04-22T00:29:38.758375976Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T00:29:38.759564459Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.190963ms logger=migrator t=2026-04-22T00:29:38.765750554Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T00:29:38.767419687Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.673523ms logger=migrator t=2026-04-22T00:29:38.774933935Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:29:38.799385174Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.446969ms logger=migrator t=2026-04-22T00:29:38.804768626Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T00:29:38.805869958Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.100602ms logger=migrator t=2026-04-22T00:29:38.810938211Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T00:29:38.812091853Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.153142ms logger=migrator t=2026-04-22T00:29:38.826779338Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T00:29:38.833080714Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=6.302606ms logger=migrator t=2026-04-22T00:29:38.847373988Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T00:29:38.84845705Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.080822ms logger=migrator t=2026-04-22T00:29:38.855422057Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T00:29:38.855715667Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=294.91µs logger=migrator t=2026-04-22T00:29:38.866555903Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T00:29:38.867637826Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.085333ms logger=migrator t=2026-04-22T00:29:38.875485344Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T00:29:38.88605276Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.566356ms logger=migrator t=2026-04-22T00:29:38.894833741Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T00:29:38.896396804Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.566033ms logger=migrator t=2026-04-22T00:29:38.902103367Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T00:29:38.903635872Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.529965ms logger=migrator t=2026-04-22T00:29:38.908450753Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T00:29:38.909012454Z 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-22T00:29:38.914266067Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T00:29:38.914596978Z 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-22T00:29:38.917400204Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T00:29:38.918092356Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=692.512µs logger=migrator t=2026-04-22T00:29:38.921301713Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T00:29:38.923433259Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.130986ms logger=migrator t=2026-04-22T00:29:38.927074147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T00:29:38.928999932Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.926145ms logger=migrator t=2026-04-22T00:29:38.937729643Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T00:29:38.939421517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.687954ms logger=migrator t=2026-04-22T00:29:38.94479521Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T00:29:38.945948922Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.154282ms logger=migrator t=2026-04-22T00:29:38.948982229Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T00:29:38.950104533Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.122114ms logger=migrator t=2026-04-22T00:29:38.953595151Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T00:29:38.954496023Z level=info msg="Migration successfully executed" id="Drop public config table" duration=900.542µs logger=migrator t=2026-04-22T00:29:38.958948334Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T00:29:38.960163476Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.214712ms logger=migrator t=2026-04-22T00:29:38.967066483Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T00:29:38.97008925Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.023457ms logger=migrator t=2026-04-22T00:29:38.979154582Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T00:29:38.981085767Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.933444ms logger=migrator t=2026-04-22T00:29:38.98652764Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T00:29:38.987636832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.112502ms logger=migrator t=2026-04-22T00:29:38.99538002Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T00:29:39.016762901Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.378301ms logger=migrator t=2026-04-22T00:29:39.027451166Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T00:29:39.033759731Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.310775ms logger=migrator t=2026-04-22T00:29:39.038851184Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T00:29:39.045034088Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.182484ms logger=migrator t=2026-04-22T00:29:39.049621669Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T00:29:39.04983896Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=217.721µs logger=migrator t=2026-04-22T00:29:39.054805432Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T00:29:39.067804873Z level=info msg="Migration successfully executed" id="add share column" duration=13.000721ms logger=migrator t=2026-04-22T00:29:39.072352353Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T00:29:39.072498313Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.3µs logger=migrator t=2026-04-22T00:29:39.076170583Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T00:29:39.077253095Z level=info msg="Migration successfully executed" id="create file table" duration=1.081802ms logger=migrator t=2026-04-22T00:29:39.082161677Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T00:29:39.08373814Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.574883ms logger=migrator t=2026-04-22T00:29:39.090326086Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T00:29:39.091770389Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.445423ms logger=migrator t=2026-04-22T00:29:39.097495163Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T00:29:39.098428785Z level=info msg="Migration successfully executed" id="create file_meta table" duration=933.762µs logger=migrator t=2026-04-22T00:29:39.103993268Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T00:29:39.105176432Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.182813ms logger=migrator t=2026-04-22T00:29:39.110571604Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T00:29:39.110675675Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.471µs logger=migrator t=2026-04-22T00:29:39.114622184Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T00:29:39.114729194Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.53µs logger=migrator t=2026-04-22T00:29:39.119548146Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T00:29:39.120104267Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=559.161µs logger=migrator t=2026-04-22T00:29:39.124519228Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T00:29:39.124716058Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=194.25µs logger=migrator t=2026-04-22T00:29:39.128575347Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T00:29:39.130959093Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.383776ms logger=migrator t=2026-04-22T00:29:39.134951423Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T00:29:39.144714286Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.761823ms logger=migrator t=2026-04-22T00:29:39.156671914Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T00:29:39.157161695Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=493.521µs logger=migrator t=2026-04-22T00:29:39.163420171Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T00:29:39.165375044Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.960973ms logger=migrator t=2026-04-22T00:29:39.180873232Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T00:29:39.181293913Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.921µs logger=migrator t=2026-04-22T00:29:39.190937725Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T00:29:39.191157497Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.272µs logger=migrator t=2026-04-22T00:29:39.198310173Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T00:29:39.199005685Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=696.002µs logger=migrator t=2026-04-22T00:29:39.206725283Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T00:29:39.216755448Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.028485ms logger=migrator t=2026-04-22T00:29:39.221014867Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T00:29:39.233368017Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.35607ms logger=migrator t=2026-04-22T00:29:39.236777915Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T00:29:39.237551647Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=773.822µs logger=migrator t=2026-04-22T00:29:39.242095738Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T00:29:39.321242446Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.141228ms logger=migrator t=2026-04-22T00:29:39.33972508Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T00:29:39.341925455Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.202435ms logger=migrator t=2026-04-22T00:29:39.347818239Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T00:29:39.348924702Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.107793ms logger=migrator t=2026-04-22T00:29:39.353430002Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T00:29:39.379212164Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.779252ms logger=migrator t=2026-04-22T00:29:39.384469137Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T00:29:39.393901609Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.432082ms logger=migrator t=2026-04-22T00:29:39.397476227Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T00:29:39.397743598Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=268.881µs logger=migrator t=2026-04-22T00:29:39.401154667Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T00:29:39.401349337Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.36µs logger=migrator t=2026-04-22T00:29:39.409932278Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T00:29:39.410310938Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=380.36µs logger=migrator t=2026-04-22T00:29:39.418617498Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T00:29:39.418889279Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=278.441µs logger=migrator t=2026-04-22T00:29:39.426956148Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T00:29:39.427235099Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=281.961µs logger=migrator t=2026-04-22T00:29:39.434514995Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T00:29:39.435722809Z level=info msg="Migration successfully executed" id="create folder table" duration=1.209004ms logger=migrator t=2026-04-22T00:29:39.449313581Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T00:29:39.452377979Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.066408ms logger=migrator t=2026-04-22T00:29:39.481626058Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T00:29:39.483884483Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.262325ms logger=migrator t=2026-04-22T00:29:39.522579116Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T00:29:39.522635016Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.5µs logger=migrator t=2026-04-22T00:29:39.546818034Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T00:29:39.548598158Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.783024ms logger=migrator t=2026-04-22T00:29:39.559993735Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T00:29:39.561293488Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.302083ms logger=migrator t=2026-04-22T00:29:39.569626438Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T00:29:39.571004461Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.381053ms logger=migrator t=2026-04-22T00:29:39.576466384Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T00:29:39.577136515Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=670.571µs logger=migrator t=2026-04-22T00:29:39.581176355Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T00:29:39.581617876Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=443.151µs logger=migrator t=2026-04-22T00:29:39.585254334Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T00:29:39.58738603Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.139086ms logger=migrator t=2026-04-22T00:29:39.593323944Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T00:29:39.59573113Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.406736ms logger=migrator t=2026-04-22T00:29:39.601622194Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T00:29:39.602997887Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.376843ms logger=migrator t=2026-04-22T00:29:39.606783746Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T00:29:39.609012832Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.231736ms logger=migrator t=2026-04-22T00:29:39.618712874Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T00:29:39.619939608Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.229144ms logger=migrator t=2026-04-22T00:29:39.623714346Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T00:29:39.624944069Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.229263ms logger=migrator t=2026-04-22T00:29:39.630048371Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T00:29:39.631633195Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.584434ms logger=migrator t=2026-04-22T00:29:39.636888618Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T00:29:39.639851705Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.962957ms logger=migrator t=2026-04-22T00:29:39.644862487Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T00:29:39.647387802Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.516565ms logger=migrator t=2026-04-22T00:29:39.658867481Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T00:29:39.661114805Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.248794ms logger=migrator t=2026-04-22T00:29:39.669689306Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T00:29:39.67157907Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.892454ms logger=migrator t=2026-04-22T00:29:39.677635795Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T00:29:39.677999335Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=364.32µs logger=migrator t=2026-04-22T00:29:39.682104236Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T00:29:39.692680631Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.592775ms logger=migrator t=2026-04-22T00:29:39.697962783Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T00:29:39.699342167Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.380364ms logger=migrator t=2026-04-22T00:29:39.70474455Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T00:29:39.70476926Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.68µs logger=migrator t=2026-04-22T00:29:39.70915923Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T00:29:39.711157755Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.998575ms logger=migrator t=2026-04-22T00:29:39.717088249Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T00:29:39.717113399Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.71µs logger=migrator t=2026-04-22T00:29:39.721319459Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T00:29:39.723084953Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.696464ms logger=migrator t=2026-04-22T00:29:39.728855517Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T00:29:39.73033482Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.479333ms logger=migrator t=2026-04-22T00:29:39.735620173Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T00:29:39.736526115Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=906.832µs logger=migrator t=2026-04-22T00:29:39.740641705Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T00:29:39.741565377Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=924.602µs logger=migrator t=2026-04-22T00:29:39.748277783Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T00:29:39.749334226Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.059013ms logger=migrator t=2026-04-22T00:29:39.753607506Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T00:29:39.754451668Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=846.402µs logger=migrator t=2026-04-22T00:29:39.759638831Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T00:29:39.760948204Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.310282ms logger=migrator t=2026-04-22T00:29:39.767345268Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T00:29:39.768567892Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.223794ms logger=migrator t=2026-04-22T00:29:39.775045487Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T00:29:39.787748998Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.699611ms logger=migrator t=2026-04-22T00:29:39.792959559Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T00:29:39.803920576Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.962557ms logger=migrator t=2026-04-22T00:29:39.810289721Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T00:29:39.817959329Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.669048ms logger=migrator t=2026-04-22T00:29:39.822073849Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T00:29:39.82218897Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=115.581µs logger=migrator t=2026-04-22T00:29:39.826983431Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T00:29:39.83951002Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.527739ms logger=migrator t=2026-04-22T00:29:39.843794861Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T00:29:39.855244388Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.446417ms logger=migrator t=2026-04-22T00:29:39.863980279Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T00:29:39.86439932Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=419.511µs logger=migrator t=2026-04-22T00:29:39.872405499Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.909848527s logger=migrator t=2026-04-22T00:29:39.87304753Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T00:29:39.891236873Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T00:29:39.891535705Z level=info msg="Created default organization" logger=secrets t=2026-04-22T00:29:39.899636333Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T00:29:39.952290909Z level=info msg="Restored cache from database" duration=415.611µs logger=plugin.store t=2026-04-22T00:29:39.953635303Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T00:29:39.998144459Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T00:29:39.998187589Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T00:29:39.998254109Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T00:29:39.998261849Z level=info msg="Plugins loaded" count=54 duration=44.627546ms logger=query_data t=2026-04-22T00:29:40.002169988Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T00:29:40.006008847Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T00:29:40.012485503Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T00:29:40.050098272Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T00:29:40.05339886Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T00:29:40.055431295Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T00:29:40.084898965Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T00:29:40.466651084Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T00:29:40.49021959Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T00:29:40.49023895Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-22T00:29:40.49040065Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T00:29:40.491513744Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T00:29:40.491618914Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T00:29:40.495411383Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-22T00:29:40.572276986Z level=info msg="Update check succeeded" duration=78.430147ms logger=ngalert.state.manager t=2026-04-22T00:29:40.572268596Z level=info msg="State cache has been initialized" states=0 duration=80.751032ms logger=ngalert.scheduler t=2026-04-22T00:29:40.572324406Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T00:29:40.572385147Z level=info msg=starting first_tick=2026-04-22T00:29:50Z logger=plugins.update.checker t=2026-04-22T00:29:40.581007167Z level=info msg="Update check succeeded" duration=90.450456ms logger=provisioning.dashboard t=2026-04-22T00:29:40.584187274Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T00:29:40.606156436Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T00:29:40.625405242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T00:29:40.744903097Z level=info msg="Patterns update finished" duration=242.034526ms logger=grafana-apiserver t=2026-04-22T00:29:40.756519554Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T00:29:40.757270267Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T00:29:40.808057678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.25326284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.254966135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.270260431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.294695269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.314586607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.33240106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.348621998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.375051541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.397477785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.419392977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.438870203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.477730025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.498913406Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T00:29:55.512358568Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T00:29:55.542796511Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T00:29:55.546195409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.570265626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.604152667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.623639873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.66008964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.681066859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.709150466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.743280057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.822406577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.844052248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.881641658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.897605985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.956427255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:55.971721932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.026524602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.040317735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.085064732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.102391173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.152005401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.171664758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.213422177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.234513198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.293807239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.315774452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.355620476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.379158822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.429279232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.444957669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.509825523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.526916724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.571955131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.5923554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.645320516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.664926483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.717840909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.736307503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.795725674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.816681054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.868611358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.885943869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.937581723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:56.959012493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.010002894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.028671839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.085006833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.104400139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.164177152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.187880639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.271646908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.292483747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.362169733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.380468847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.447646678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.460619537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.5243499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.547209584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.62509644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.637972131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.705475692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.724631117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.793676141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.812006195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.877970362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.892015225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.953008201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:57.970006551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:29:58.045956712Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T00:30:18.51384188Z level=info msg="Usage stats are ready to report"