logger=settings t=2026-08-19T09:11:12.59468807Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-19T09:11:12Z logger=settings t=2026-08-19T09:11:12.595015731Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-19T09:11:12.595029411Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-19T09:11:12.595046642Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-19T09:11:12.595050592Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-19T09:11:12.595057022Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:11:12.595063862Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:11:12.595067372Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-19T09:11:12.595071822Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-19T09:11:12.595075813Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-19T09:11:12.595079283Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:11:12.595084463Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:11:12.595088443Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-19T09:11:12.595092723Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-19T09:11:12.595096923Z level=info msg=Target target=[all] logger=settings t=2026-08-19T09:11:12.595103693Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-19T09:11:12.595107724Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-19T09:11:12.595110894Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-19T09:11:12.595113954Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-19T09:11:12.595117094Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-19T09:11:12.595121974Z level=info msg="App mode production" logger=sqlstore t=2026-08-19T09:11:12.595376783Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-19T09:11:12.595396233Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-19T09:11:12.596875152Z level=info msg="Locking database" logger=migrator t=2026-08-19T09:11:12.596888202Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-19T09:11:12.597426141Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-19T09:11:12.598240838Z level=info msg="Migration successfully executed" id="create migration_log table" duration=814.467µs logger=migrator t=2026-08-19T09:11:12.626255574Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-19T09:11:12.627539776Z level=info msg="Migration successfully executed" id="create user table" duration=1.284443ms logger=migrator t=2026-08-19T09:11:12.639407043Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-19T09:11:12.640625084Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.22509ms logger=migrator t=2026-08-19T09:11:12.672965804Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-19T09:11:12.674284168Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.321534ms logger=migrator t=2026-08-19T09:11:12.713206778Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-19T09:11:12.714297404Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.087816ms logger=migrator t=2026-08-19T09:11:12.722442006Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-19T09:11:12.723114438Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=672.542µs logger=migrator t=2026-08-19T09:11:12.726720349Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-19T09:11:12.731726297Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.017258ms logger=migrator t=2026-08-19T09:11:12.737682116Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-19T09:11:12.738738671Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.056315ms logger=migrator t=2026-08-19T09:11:12.745554348Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-19T09:11:12.746307104Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=753.545µs logger=migrator t=2026-08-19T09:11:12.752341035Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-19T09:11:12.753046759Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=705.873µs logger=migrator t=2026-08-19T09:11:12.791047508Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-19T09:11:12.791737031Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=691.573µs logger=migrator t=2026-08-19T09:11:12.83513374Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-19T09:11:12.835996499Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=863.859µs logger=migrator t=2026-08-19T09:11:12.870928066Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-19T09:11:12.872858041Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.930264ms logger=migrator t=2026-08-19T09:11:12.915537466Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-19T09:11:12.915646439Z level=info msg="Migration successfully executed" id="Update user table charset" duration=110.933µs logger=migrator t=2026-08-19T09:11:12.924677561Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-19T09:11:12.926464321Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.78662ms logger=migrator t=2026-08-19T09:11:12.966091074Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-19T09:11:12.966557589Z level=info msg="Migration successfully executed" id="Add missing user data" duration=471.695µs logger=migrator t=2026-08-19T09:11:13.017031696Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-19T09:11:13.019603121Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.573376ms logger=migrator t=2026-08-19T09:11:13.065735033Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-19T09:11:13.067332126Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.599163ms logger=migrator t=2026-08-19T09:11:13.077901389Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-19T09:11:13.079986839Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.07799ms logger=migrator t=2026-08-19T09:11:13.094017568Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-19T09:11:13.105665307Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.646559ms logger=migrator t=2026-08-19T09:11:13.249170691Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-19T09:11:13.251770508Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.601557ms logger=migrator t=2026-08-19T09:11:13.272826192Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-19T09:11:13.273397691Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=574.889µs logger=migrator t=2026-08-19T09:11:13.287324126Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-19T09:11:13.288235106Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=913.08µs logger=migrator t=2026-08-19T09:11:13.343626057Z 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-08-19T09:11:13.344174565Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=546.349µs logger=migrator t=2026-08-19T09:11:13.359601551Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-19T09:11:13.360298964Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=698.114µs logger=migrator t=2026-08-19T09:11:13.371732575Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-19T09:11:13.373202905Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.47052ms logger=migrator t=2026-08-19T09:11:13.39492257Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-19T09:11:13.396167342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.245662ms logger=migrator t=2026-08-19T09:11:13.421334753Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-19T09:11:13.422690788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.355204ms logger=migrator t=2026-08-19T09:11:13.434271784Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-19T09:11:13.435592249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.313995ms logger=migrator t=2026-08-19T09:11:13.448891314Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-19T09:11:13.450105924Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.21348ms logger=migrator t=2026-08-19T09:11:13.465203228Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-19T09:11:13.465305831Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=116.014µs logger=migrator t=2026-08-19T09:11:13.493915128Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-19T09:11:13.494875629Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=963.731µs logger=migrator t=2026-08-19T09:11:13.504361696Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-19T09:11:13.505502555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.141939ms logger=migrator t=2026-08-19T09:11:13.528017727Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-19T09:11:13.529068681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.051904ms logger=migrator t=2026-08-19T09:11:13.541393894Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-19T09:11:13.54280208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.397756ms logger=migrator t=2026-08-19T09:11:13.554267343Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:11:13.557695418Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.428205ms logger=migrator t=2026-08-19T09:11:13.563416739Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-19T09:11:13.564287128Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=870.9µs logger=migrator t=2026-08-19T09:11:13.5739354Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-19T09:11:13.575364699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.420208ms logger=migrator t=2026-08-19T09:11:13.592931695Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-19T09:11:13.594681194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.748789ms logger=migrator t=2026-08-19T09:11:13.601060637Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-19T09:11:13.602128122Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.069405ms logger=migrator t=2026-08-19T09:11:13.616240263Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-19T09:11:13.61760763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.371547ms logger=migrator t=2026-08-19T09:11:13.623690653Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-19T09:11:13.624291353Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=607.22µs logger=migrator t=2026-08-19T09:11:13.640634359Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-19T09:11:13.641485437Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=851.048µs logger=migrator t=2026-08-19T09:11:13.648176751Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-19T09:11:13.648791481Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=614.81µs logger=migrator t=2026-08-19T09:11:13.664472245Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-19T09:11:13.66552047Z level=info msg="Migration successfully executed" id="create star table" duration=1.048075ms logger=migrator t=2026-08-19T09:11:13.671788209Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-19T09:11:13.672966029Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.17792ms logger=migrator t=2026-08-19T09:11:13.681417602Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-19T09:11:13.682958693Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.539901ms logger=migrator t=2026-08-19T09:11:13.6972521Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-19T09:11:13.698057017Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=806.836µs logger=migrator t=2026-08-19T09:11:13.708488745Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-19T09:11:13.709572702Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.083857ms logger=migrator t=2026-08-19T09:11:13.717136584Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-19T09:11:13.718590373Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.453119ms logger=migrator t=2026-08-19T09:11:13.726093784Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-19T09:11:13.727274353Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.180499ms logger=migrator t=2026-08-19T09:11:13.738108645Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-19T09:11:13.73886858Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=760.225µs logger=migrator t=2026-08-19T09:11:13.746553787Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-19T09:11:13.746580048Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.421µs logger=migrator t=2026-08-19T09:11:13.754089038Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-19T09:11:13.754133081Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.072µs logger=migrator t=2026-08-19T09:11:13.757938067Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-19T09:11:13.758118783Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.826µs logger=migrator t=2026-08-19T09:11:13.763107901Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-19T09:11:13.763836855Z level=info msg="Migration successfully executed" id="create dashboard table" duration=729.585µs logger=migrator t=2026-08-19T09:11:13.768967836Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-19T09:11:13.770204927Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.236721ms logger=migrator t=2026-08-19T09:11:13.775108691Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-19T09:11:13.776952803Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.846342ms logger=migrator t=2026-08-19T09:11:13.817658042Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-19T09:11:13.819008448Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.353476ms logger=migrator t=2026-08-19T09:11:13.863171393Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-19T09:11:13.864681343Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.514801ms logger=migrator t=2026-08-19T09:11:14.322007643Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-19T09:11:14.325092296Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=3.090373ms logger=migrator t=2026-08-19T09:11:14.355368648Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-19T09:11:14.362004189Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.641262ms logger=migrator t=2026-08-19T09:11:14.372532311Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-19T09:11:14.373294107Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=764.976µs logger=migrator t=2026-08-19T09:11:14.388499705Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-19T09:11:14.3898538Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.357635ms logger=migrator t=2026-08-19T09:11:14.411485632Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-19T09:11:14.412865109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.380607ms logger=migrator t=2026-08-19T09:11:14.422701377Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-19T09:11:14.42307927Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=378.623µs logger=migrator t=2026-08-19T09:11:14.460344106Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-19T09:11:14.461754072Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.412467ms logger=migrator t=2026-08-19T09:11:14.465444035Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-19T09:11:14.465543148Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.233µs logger=migrator t=2026-08-19T09:11:14.475306895Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-19T09:11:14.478295195Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.98822ms logger=migrator t=2026-08-19T09:11:14.608997972Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-19T09:11:14.612382075Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.395693ms logger=migrator t=2026-08-19T09:11:14.626039442Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-19T09:11:14.632937872Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=6.898111ms logger=migrator t=2026-08-19T09:11:14.680824001Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-19T09:11:14.682290911Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.48501ms logger=migrator t=2026-08-19T09:11:14.717124425Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-19T09:11:14.720410034Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.28789ms logger=migrator t=2026-08-19T09:11:14.80796533Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-19T09:11:14.809434849Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.472109ms logger=migrator t=2026-08-19T09:11:14.840073763Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-19T09:11:14.841429928Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.356015ms logger=migrator t=2026-08-19T09:11:14.918911677Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-19T09:11:14.918963128Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.401µs logger=migrator t=2026-08-19T09:11:14.967231252Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-19T09:11:14.967283594Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.242µs logger=migrator t=2026-08-19T09:11:14.981810629Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-19T09:11:14.986549636Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.738287ms logger=migrator t=2026-08-19T09:11:15.011056666Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-19T09:11:15.014272323Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.221098ms logger=migrator t=2026-08-19T09:11:15.052047706Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-19T09:11:15.055593614Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.539858ms logger=migrator t=2026-08-19T09:11:15.06023449Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-19T09:11:15.062282767Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.047887ms logger=migrator t=2026-08-19T09:11:15.066417186Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-19T09:11:15.066722046Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=304.88µs logger=migrator t=2026-08-19T09:11:15.070638166Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-19T09:11:15.072405476Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.77034ms logger=migrator t=2026-08-19T09:11:15.076765292Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-19T09:11:15.078046605Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.281582ms logger=migrator t=2026-08-19T09:11:15.081840301Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-19T09:11:15.081887632Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.191µs logger=migrator t=2026-08-19T09:11:15.088316858Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-19T09:11:15.089222638Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=905.54µs logger=migrator t=2026-08-19T09:11:15.093428899Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-19T09:11:15.094305058Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=877.919µs logger=migrator t=2026-08-19T09:11:15.178403329Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:11:15.189271012Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.873774ms logger=migrator t=2026-08-19T09:11:15.229463024Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-19T09:11:15.23110795Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.650316ms logger=migrator t=2026-08-19T09:11:15.291941842Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-19T09:11:15.293742393Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.805511ms logger=migrator t=2026-08-19T09:11:15.352112334Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-19T09:11:15.354478693Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.3778ms logger=migrator t=2026-08-19T09:11:15.361322661Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-19T09:11:15.361659822Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=337.401µs logger=migrator t=2026-08-19T09:11:15.372702881Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-19T09:11:15.373294681Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=588.14µs logger=migrator t=2026-08-19T09:11:15.381216276Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-19T09:11:15.384565368Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.349003ms logger=migrator t=2026-08-19T09:11:15.392010507Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-19T09:11:15.392834704Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=820.667µs logger=migrator t=2026-08-19T09:11:15.39809349Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-19T09:11:15.398349278Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=256.618µs logger=migrator t=2026-08-19T09:11:15.43040683Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-19T09:11:15.43069749Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.68µs logger=migrator t=2026-08-19T09:11:15.469195686Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-19T09:11:15.470859681Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.664155ms logger=migrator t=2026-08-19T09:11:15.487011242Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-19T09:11:15.490654433Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.643271ms logger=migrator t=2026-08-19T09:11:15.50673447Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-19T09:11:15.508231981Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.488191ms logger=migrator t=2026-08-19T09:11:15.547297397Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-19T09:11:15.54859566Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.300142ms logger=migrator t=2026-08-19T09:11:15.670781853Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-19T09:11:15.671845898Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.066865ms logger=migrator t=2026-08-19T09:11:15.760119159Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-19T09:11:15.761507175Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.408607ms logger=migrator t=2026-08-19T09:11:15.805679521Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-19T09:11:15.807291364Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.667855ms logger=migrator t=2026-08-19T09:11:15.913121791Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-19T09:11:15.92264736Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.527249ms logger=migrator t=2026-08-19T09:11:15.961154206Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-19T09:11:15.962709449Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.555543ms logger=migrator t=2026-08-19T09:11:15.974787492Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-19T09:11:15.97590778Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.116828ms logger=migrator t=2026-08-19T09:11:15.986960409Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-19T09:11:15.988249822Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.289283ms logger=migrator t=2026-08-19T09:11:16.056079739Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-19T09:11:16.057079553Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.002954ms logger=migrator t=2026-08-19T09:11:16.218624782Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-19T09:11:16.22243027Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.809138ms logger=migrator t=2026-08-19T09:11:16.263112099Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-19T09:11:16.267246398Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.133839ms logger=migrator t=2026-08-19T09:11:16.323655283Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-19T09:11:16.323771307Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=117.674µs logger=migrator t=2026-08-19T09:11:16.373442637Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-19T09:11:16.374638347Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.277894ms logger=migrator t=2026-08-19T09:11:16.555782882Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-19T09:11:16.559653221Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.874519ms logger=migrator t=2026-08-19T09:11:16.593695818Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-19T09:11:16.594220736Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=527.058µs logger=migrator t=2026-08-19T09:11:16.61109921Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-19T09:11:16.611701541Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=603.481µs logger=migrator t=2026-08-19T09:11:16.62962819Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-19T09:11:16.635354971Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.726471ms logger=migrator t=2026-08-19T09:11:16.642441748Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-19T09:11:16.64279682Z level=info msg="Migration successfully executed" id="Update uid value" duration=355.062µs logger=migrator t=2026-08-19T09:11:16.651619165Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-19T09:11:16.652650279Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.030964ms logger=migrator t=2026-08-19T09:11:16.678219314Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-19T09:11:16.679342772Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.122628ms logger=migrator t=2026-08-19T09:11:16.692055206Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-19T09:11:16.692971577Z level=info msg="Migration successfully executed" id="create api_key table" duration=916.301µs logger=migrator t=2026-08-19T09:11:16.700601602Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-19T09:11:16.701575885Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=975.093µs logger=migrator t=2026-08-19T09:11:16.719219674Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-19T09:11:16.72060686Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.390986ms logger=migrator t=2026-08-19T09:11:16.736219332Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-19T09:11:16.737097521Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=875.259µs logger=migrator t=2026-08-19T09:11:16.747444387Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-19T09:11:16.748347637Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=903.5µs logger=migrator t=2026-08-19T09:11:16.789554615Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-19T09:11:16.79119122Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.612204ms logger=migrator t=2026-08-19T09:11:16.804471213Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-19T09:11:16.805918342Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.446739ms logger=migrator t=2026-08-19T09:11:16.822150525Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-19T09:11:16.831866089Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.697023ms logger=migrator t=2026-08-19T09:11:16.846093134Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-19T09:11:16.847197412Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.107848ms logger=migrator t=2026-08-19T09:11:16.859186352Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-19T09:11:16.863050421Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=3.863619ms logger=migrator t=2026-08-19T09:11:16.878063444Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-19T09:11:16.879016335Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=964.572µs logger=migrator t=2026-08-19T09:11:16.891155491Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-19T09:11:16.89202461Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=884.96µs logger=migrator t=2026-08-19T09:11:16.936944872Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-19T09:11:16.937333204Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=390.132µs logger=migrator t=2026-08-19T09:11:16.975837532Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-19T09:11:16.976503304Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=668.112µs logger=migrator t=2026-08-19T09:11:16.991724352Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-19T09:11:16.991772214Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.942µs logger=migrator t=2026-08-19T09:11:17.017728261Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-19T09:11:17.020674871Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.94718ms logger=migrator t=2026-08-19T09:11:17.041187836Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-19T09:11:17.046257816Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.06967ms logger=migrator t=2026-08-19T09:11:17.058881697Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-19T09:11:17.059053923Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.106µs logger=migrator t=2026-08-19T09:11:17.076927451Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-19T09:11:17.079980423Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.054002ms logger=migrator t=2026-08-19T09:11:17.102093402Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-19T09:11:17.106043324Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.949852ms logger=migrator t=2026-08-19T09:11:17.135866741Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-19T09:11:17.137083491Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.21861ms logger=migrator t=2026-08-19T09:11:17.176461188Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-19T09:11:17.177218813Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=759.495µs logger=migrator t=2026-08-19T09:11:17.198958Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-19T09:11:17.200474301Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.519521ms logger=migrator t=2026-08-19T09:11:17.218236915Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-19T09:11:17.219280479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.042185ms logger=migrator t=2026-08-19T09:11:17.228485838Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-19T09:11:17.229316235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=831.238µs logger=migrator t=2026-08-19T09:11:17.246070375Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-19T09:11:17.247102589Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.030524ms logger=migrator t=2026-08-19T09:11:17.281562192Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-19T09:11:17.281682606Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=122.634µs logger=migrator t=2026-08-19T09:11:17.291647958Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-19T09:11:17.291723681Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=76.753µs logger=migrator t=2026-08-19T09:11:17.330183557Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-19T09:11:17.333039642Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.856315ms logger=migrator t=2026-08-19T09:11:17.343198283Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-19T09:11:17.346030797Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.832955ms logger=migrator t=2026-08-19T09:11:17.352523394Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-19T09:11:17.352616827Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=89.973µs logger=migrator t=2026-08-19T09:11:17.36526061Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-19T09:11:17.366022195Z level=info msg="Migration successfully executed" id="create quota table v1" duration=761.715µs logger=migrator t=2026-08-19T09:11:17.420065152Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-19T09:11:17.421675386Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.610474ms logger=migrator t=2026-08-19T09:11:17.433237292Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-19T09:11:17.433266393Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.161µs logger=migrator t=2026-08-19T09:11:17.452213937Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-19T09:11:17.453597793Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.384016ms logger=migrator t=2026-08-19T09:11:17.495844925Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-19T09:11:17.497889534Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.068829ms logger=migrator t=2026-08-19T09:11:17.537641322Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-19T09:11:17.543170287Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.531425ms logger=migrator t=2026-08-19T09:11:17.599296973Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-19T09:11:17.599397557Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=103.194µs logger=migrator t=2026-08-19T09:11:17.615411542Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-19T09:11:17.616346393Z level=info msg="Migration successfully executed" id="create session table" duration=928.961µs logger=migrator t=2026-08-19T09:11:17.634553932Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-19T09:11:17.634721138Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=168.286µs logger=migrator t=2026-08-19T09:11:17.674332632Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-19T09:11:17.674482177Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=152.725µs logger=migrator t=2026-08-19T09:11:17.741150256Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-19T09:11:17.74217681Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.029264ms logger=migrator t=2026-08-19T09:11:17.776488487Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-19T09:11:17.777693247Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.204871ms logger=migrator t=2026-08-19T09:11:17.849229168Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-19T09:11:17.84928343Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.852µs logger=migrator t=2026-08-19T09:11:17.939818647Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-19T09:11:17.939855169Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.731µs logger=migrator t=2026-08-19T09:11:18.026128522Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-19T09:11:18.031801272Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.699611ms logger=migrator t=2026-08-19T09:11:18.107336607Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-19T09:11:18.113152153Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.804575ms logger=migrator t=2026-08-19T09:11:18.133227804Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-19T09:11:18.133370368Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=144.385µs logger=migrator t=2026-08-19T09:11:18.218505655Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-19T09:11:18.218700341Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=197.387µs logger=migrator t=2026-08-19T09:11:18.318969544Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-19T09:11:18.320043669Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.099896ms logger=migrator t=2026-08-19T09:11:18.450569614Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-19T09:11:18.450611775Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=45.431µs logger=migrator t=2026-08-19T09:11:18.51025969Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-19T09:11:18.514318166Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.054596ms logger=migrator t=2026-08-19T09:11:18.595451998Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-19T09:11:18.595636745Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=184.737µs logger=migrator t=2026-08-19T09:11:18.633514871Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-19T09:11:18.638856709Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.342359ms logger=migrator t=2026-08-19T09:11:18.726090726Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-19T09:11:18.732392167Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.302561ms logger=migrator t=2026-08-19T09:11:18.792121354Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-19T09:11:18.7925964Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=475.616µs logger=migrator t=2026-08-19T09:11:18.829280196Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-19T09:11:18.831037845Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.78376ms logger=migrator t=2026-08-19T09:11:18.910195572Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-19T09:11:18.911780315Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.588583ms logger=migrator t=2026-08-19T09:11:19.013833507Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-19T09:11:19.017426397Z level=info msg="Migration successfully executed" id="create alert table v1" duration=3.59462ms logger=migrator t=2026-08-19T09:11:19.102929877Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-19T09:11:19.104035093Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.107366ms logger=migrator t=2026-08-19T09:11:19.21278903Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-19T09:11:19.214405485Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.619295ms logger=migrator t=2026-08-19T09:11:19.67806326Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-19T09:11:19.680036146Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.980087ms logger=migrator t=2026-08-19T09:11:19.76718925Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-19T09:11:19.768060139Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=871.929µs logger=migrator t=2026-08-19T09:11:19.859796187Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-19T09:11:19.861317839Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.524261ms logger=migrator t=2026-08-19T09:11:19.951122872Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-19T09:11:19.952228008Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.108686ms logger=migrator t=2026-08-19T09:11:20.018580238Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-19T09:11:20.031439367Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.8627ms logger=migrator t=2026-08-19T09:11:20.561404893Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-19T09:11:20.562922314Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.585444ms logger=migrator t=2026-08-19T09:11:20.645059991Z 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-08-19T09:11:20.647901016Z 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=2.842185ms logger=migrator t=2026-08-19T09:11:20.666641123Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-19T09:11:20.667622856Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=981.373µs logger=migrator t=2026-08-19T09:11:20.674821657Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-19T09:11:20.675649784Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=833.107µs logger=migrator t=2026-08-19T09:11:20.833169512Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-19T09:11:20.834503387Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.342305ms logger=migrator t=2026-08-19T09:11:20.893367136Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-19T09:11:20.899393928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.027362ms logger=migrator t=2026-08-19T09:11:21.069602481Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-19T09:11:21.073533072Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.933831ms logger=migrator t=2026-08-19T09:11:21.151628405Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-19T09:11:21.156175218Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.550112ms logger=migrator t=2026-08-19T09:11:21.25131588Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-19T09:11:21.257083823Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.771233ms logger=migrator t=2026-08-19T09:11:21.403254023Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-19T09:11:21.405186588Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.934085ms logger=migrator t=2026-08-19T09:11:21.564367992Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-19T09:11:21.564462676Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=101.394µs logger=migrator t=2026-08-19T09:11:21.610473735Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-19T09:11:21.610553668Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=81.923µs logger=migrator t=2026-08-19T09:11:21.618258276Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-19T09:11:21.61959637Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.338455ms logger=migrator t=2026-08-19T09:11:21.626254613Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:11:21.627208675Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=949.851µs logger=migrator t=2026-08-19T09:11:21.63782036Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-19T09:11:21.638971628Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.161499ms logger=migrator t=2026-08-19T09:11:21.648091893Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-19T09:11:21.648931142Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=840.578µs logger=migrator t=2026-08-19T09:11:21.657796198Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:11:21.659247766Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.451588ms logger=migrator t=2026-08-19T09:11:21.664460691Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-19T09:11:21.668127944Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.667094ms logger=migrator t=2026-08-19T09:11:21.675987356Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-19T09:11:21.680515578Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.527302ms logger=migrator t=2026-08-19T09:11:21.690217522Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-19T09:11:21.690391638Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.576µs logger=migrator t=2026-08-19T09:11:21.696223204Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-19T09:11:21.697530927Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.299273ms logger=migrator t=2026-08-19T09:11:21.864627877Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-19T09:11:21.866076485Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.451118ms logger=migrator t=2026-08-19T09:11:22.034666985Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-19T09:11:22.04077982Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.114555ms logger=migrator t=2026-08-19T09:11:22.088139834Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-19T09:11:22.088263778Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=125.254µs logger=migrator t=2026-08-19T09:11:22.121460649Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-19T09:11:22.122411081Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=952.782µs logger=migrator t=2026-08-19T09:11:22.150982227Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-19T09:11:22.15344705Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.467073ms logger=migrator t=2026-08-19T09:11:22.186563218Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-19T09:11:22.186860588Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=302.47µs logger=migrator t=2026-08-19T09:11:22.195452905Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-19T09:11:22.196586813Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.140598ms logger=migrator t=2026-08-19T09:11:22.238257567Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-19T09:11:22.258251016Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=19.997098ms logger=migrator t=2026-08-19T09:11:22.51362944Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-19T09:11:22.51600569Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.38067ms logger=migrator t=2026-08-19T09:11:22.722846301Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-19T09:11:22.724657071Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.813751ms logger=migrator t=2026-08-19T09:11:22.827249623Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-19T09:11:22.829057984Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.810021ms logger=migrator t=2026-08-19T09:11:22.843492837Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-19T09:11:22.845323699Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.832962ms logger=migrator t=2026-08-19T09:11:22.938247467Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-19T09:11:22.938288589Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=43.232µs logger=migrator t=2026-08-19T09:11:23.038175562Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-19T09:11:23.044203673Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.031692ms logger=migrator t=2026-08-19T09:11:23.119588746Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-19T09:11:23.121054174Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.469609ms logger=migrator t=2026-08-19T09:11:23.266871494Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-19T09:11:23.272757751Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.998971ms logger=migrator t=2026-08-19T09:11:23.389229479Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-19T09:11:23.390434949Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.20695ms logger=migrator t=2026-08-19T09:11:23.416912725Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-19T09:11:23.418349143Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.436478ms logger=migrator t=2026-08-19T09:11:23.434280596Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-19T09:11:23.435570699Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.290693ms logger=migrator t=2026-08-19T09:11:23.48160278Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-19T09:11:23.495881778Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.275117ms logger=migrator t=2026-08-19T09:11:23.52732445Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-19T09:11:23.528490539Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.159299ms logger=migrator t=2026-08-19T09:11:23.624515552Z 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-08-19T09:11:23.625534106Z 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.019764ms logger=migrator t=2026-08-19T09:11:23.647733539Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-19T09:11:23.648418382Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=683.242µs logger=migrator t=2026-08-19T09:11:23.706674251Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-19T09:11:23.708058728Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.387367ms logger=migrator t=2026-08-19T09:11:23.763603637Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-19T09:11:23.763914737Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=315.35µs logger=migrator t=2026-08-19T09:11:23.867617668Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-19T09:11:23.87428045Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.663523ms logger=migrator t=2026-08-19T09:11:24.026249495Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-19T09:11:24.032790515Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.54435ms logger=migrator t=2026-08-19T09:11:24.097955076Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-19T09:11:24.099494097Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.540991ms logger=migrator t=2026-08-19T09:11:24.161498113Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-19T09:11:24.162890949Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.393096ms logger=migrator t=2026-08-19T09:11:24.256058177Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-19T09:11:24.256438789Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=371.562µs logger=migrator t=2026-08-19T09:11:24.297593757Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-19T09:11:24.303295468Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.711491ms logger=migrator t=2026-08-19T09:11:24.437222661Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-19T09:11:24.438754593Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.532861ms logger=migrator t=2026-08-19T09:11:24.553741791Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-19T09:11:24.55403404Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=291.689µs logger=migrator t=2026-08-19T09:11:24.589264669Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-19T09:11:24.590043856Z level=info msg="Migration successfully executed" id="Move region to single row" duration=792.948µs logger=migrator t=2026-08-19T09:11:24.64395757Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-19T09:11:24.645619505Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.658405ms logger=migrator t=2026-08-19T09:11:24.749483411Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-19T09:11:24.75062218Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.141939ms logger=migrator t=2026-08-19T09:11:24.917769275Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:11:24.920954711Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=3.176516ms logger=migrator t=2026-08-19T09:11:25.020581215Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:11:25.023330347Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.750962ms logger=migrator t=2026-08-19T09:11:25.093273218Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-19T09:11:25.094513101Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.243843ms logger=migrator t=2026-08-19T09:11:25.136801256Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-19T09:11:25.138294926Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.495599ms logger=migrator t=2026-08-19T09:11:25.150720552Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-19T09:11:25.150898848Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=179.446µs logger=migrator t=2026-08-19T09:11:25.163806699Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-19T09:11:25.1653101Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.49012ms logger=migrator t=2026-08-19T09:11:25.20236676Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-19T09:11:25.203228669Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=859.219µs logger=migrator t=2026-08-19T09:11:25.228169524Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-19T09:11:25.229059904Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=889.65µs logger=migrator t=2026-08-19T09:11:25.339513661Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-19T09:11:25.340637479Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.126078ms logger=migrator t=2026-08-19T09:11:25.388337116Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-19T09:11:25.388789411Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=381.913µs logger=migrator t=2026-08-19T09:11:25.421522846Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-19T09:11:25.422066005Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=546.719µs logger=migrator t=2026-08-19T09:11:25.485931522Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-19T09:11:25.486065367Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=137.165µs logger=migrator t=2026-08-19T09:11:25.547438111Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-19T09:11:25.548551589Z level=info msg="Migration successfully executed" id="create team table" duration=1.119588ms logger=migrator t=2026-08-19T09:11:25.579714662Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-19T09:11:25.58055822Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=852.198µs logger=migrator t=2026-08-19T09:11:25.638920514Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-19T09:11:25.640666633Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.748919ms logger=migrator t=2026-08-19T09:11:25.697806045Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-19T09:11:25.702450421Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.647526ms logger=migrator t=2026-08-19T09:11:25.727358815Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-19T09:11:25.727908803Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=553.118µs logger=migrator t=2026-08-19T09:11:25.862894382Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-19T09:11:25.864402772Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.50363ms logger=migrator t=2026-08-19T09:11:25.985575438Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-19T09:11:25.987090678Z level=info msg="Migration successfully executed" id="create team member table" duration=1.51803ms logger=migrator t=2026-08-19T09:11:26.146888039Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-19T09:11:26.148912037Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.026929ms logger=migrator t=2026-08-19T09:11:26.327745754Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-19T09:11:26.329349987Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.606413ms logger=migrator t=2026-08-19T09:11:26.371890332Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-19T09:11:26.373229927Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.346035ms logger=migrator t=2026-08-19T09:11:26.396582928Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-19T09:11:26.401286316Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.703418ms logger=migrator t=2026-08-19T09:11:26.46591109Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-19T09:11:26.472893084Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.985425ms logger=migrator t=2026-08-19T09:11:26.503101905Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-19T09:11:26.509704886Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.604992ms logger=migrator t=2026-08-19T09:11:26.623704392Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-19T09:11:26.625379289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.676607ms logger=migrator t=2026-08-19T09:11:26.814731218Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-19T09:11:26.815788243Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.059905ms logger=migrator t=2026-08-19T09:11:26.936773904Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-19T09:11:26.938993468Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.194613ms logger=migrator t=2026-08-19T09:11:26.991159845Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-19T09:11:26.992955465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.79764ms logger=migrator t=2026-08-19T09:11:27.050540364Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-19T09:11:27.052560692Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.036508ms logger=migrator t=2026-08-19T09:11:27.114417632Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-19T09:11:27.116258623Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.857961ms logger=migrator t=2026-08-19T09:11:27.181898732Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-19T09:11:27.183268218Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.371546ms logger=migrator t=2026-08-19T09:11:27.646460908Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-19T09:11:27.648392442Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.945234ms logger=migrator t=2026-08-19T09:11:27.710091048Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-19T09:11:27.71102487Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=937.312µs logger=migrator t=2026-08-19T09:11:27.777511636Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-19T09:11:27.781863972Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=4.350787ms logger=migrator t=2026-08-19T09:11:27.795327813Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-19T09:11:27.796642817Z level=info msg="Migration successfully executed" id="create tag table" duration=1.317894ms logger=migrator t=2026-08-19T09:11:28.007344972Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-19T09:11:28.008936295Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.600534ms logger=migrator t=2026-08-19T09:11:28.105438427Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-19T09:11:28.106832154Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.396987ms logger=migrator t=2026-08-19T09:11:28.287598878Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-19T09:11:28.289664707Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.06906ms logger=migrator t=2026-08-19T09:11:28.442200886Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-19T09:11:28.443329353Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.150938ms logger=migrator t=2026-08-19T09:11:29.048516812Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:11:29.066353629Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.840577ms logger=migrator t=2026-08-19T09:11:29.151022396Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-19T09:11:29.152938909Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.917233ms logger=migrator t=2026-08-19T09:11:29.185695067Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-19T09:11:29.186576526Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=883.139µs logger=migrator t=2026-08-19T09:11:29.274039927Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-19T09:11:29.275895898Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.842791ms logger=migrator t=2026-08-19T09:11:29.387902279Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-19T09:11:29.394222561Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=6.322452ms logger=migrator t=2026-08-19T09:11:29.523646297Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-19T09:11:29.524675371Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.020073ms logger=migrator t=2026-08-19T09:11:29.622184377Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-19T09:11:29.62405512Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.872913ms logger=migrator t=2026-08-19T09:11:29.698283456Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-19T09:11:29.698523984Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=248.258µs logger=migrator t=2026-08-19T09:11:29.800047364Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-19T09:11:29.808729465Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.682721ms logger=migrator t=2026-08-19T09:11:29.871813809Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-19T09:11:29.880697756Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.886167ms logger=migrator t=2026-08-19T09:11:29.91571663Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-19T09:11:29.924478533Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.761343ms logger=migrator t=2026-08-19T09:11:30.005314661Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-19T09:11:30.01093836Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.64401ms logger=migrator t=2026-08-19T09:11:30.105098734Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-19T09:11:30.106709019Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.613185ms logger=migrator t=2026-08-19T09:11:30.153270738Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-19T09:11:30.157258422Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.988334ms logger=migrator t=2026-08-19T09:11:30.23423838Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-19T09:11:30.235440341Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.204941ms logger=migrator t=2026-08-19T09:11:30.300401627Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-19T09:11:30.302112965Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.715028ms logger=migrator t=2026-08-19T09:11:30.350475415Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-19T09:11:30.351641294Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.169509ms logger=migrator t=2026-08-19T09:11:30.418264975Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-19T09:11:30.419365282Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.103577ms logger=migrator t=2026-08-19T09:11:30.50855448Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-19T09:11:30.511301272Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.737161ms logger=migrator t=2026-08-19T09:11:30.53777001Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-19T09:11:30.538924308Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.157068ms logger=migrator t=2026-08-19T09:11:30.588386565Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-19T09:11:30.598787573Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.365156ms logger=migrator t=2026-08-19T09:11:30.74793532Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-19T09:11:30.749601866Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.669156ms logger=migrator t=2026-08-19T09:11:30.88822168Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-19T09:11:30.891265532Z level=info msg="Migration successfully executed" id="create cache_data table" duration=3.047462ms logger=migrator t=2026-08-19T09:11:30.952333698Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-19T09:11:30.954907784Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.574856ms logger=migrator t=2026-08-19T09:11:31.014322235Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-19T09:11:31.016493228Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.170953ms logger=migrator t=2026-08-19T09:11:31.093382453Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-19T09:11:31.09567499Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.294917ms logger=migrator t=2026-08-19T09:11:31.148330245Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-19T09:11:31.148503901Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=164.365µs logger=migrator t=2026-08-19T09:11:31.292693111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-19T09:11:31.292837406Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.025µs logger=migrator t=2026-08-19T09:11:31.325968506Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-19T09:11:31.327494648Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.511801ms logger=migrator t=2026-08-19T09:11:31.381066753Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:11:31.382613404Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.546951ms logger=migrator t=2026-08-19T09:11:31.403902258Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:11:31.405594404Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.692996ms logger=migrator t=2026-08-19T09:11:31.440309228Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:11:31.440450722Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=143.344µs logger=migrator t=2026-08-19T09:11:31.533150448Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:11:31.534310737Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.162839ms logger=migrator t=2026-08-19T09:11:31.557611108Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:11:31.55826303Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=652.542µs logger=migrator t=2026-08-19T09:11:31.635598631Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:11:31.63768044Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.083739ms logger=migrator t=2026-08-19T09:11:31.685020297Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:11:31.686795146Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.77641ms logger=migrator t=2026-08-19T09:11:31.73050364Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-19T09:11:31.738124186Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.622136ms logger=migrator t=2026-08-19T09:11:31.777408902Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-19T09:11:31.779105179Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.698507ms logger=migrator t=2026-08-19T09:11:31.81284555Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-19T09:11:31.813005805Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=163.655µs logger=migrator t=2026-08-19T09:11:31.827040115Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-19T09:11:31.828230825Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.19252ms logger=migrator t=2026-08-19T09:11:31.868269307Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-19T09:11:31.869988324Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.721797ms logger=migrator t=2026-08-19T09:11:31.903851729Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-19T09:11:31.90536383Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.511371ms logger=migrator t=2026-08-19T09:11:31.919663049Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:11:31.919805254Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=142.584µs logger=migrator t=2026-08-19T09:11:31.939768302Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-19T09:11:31.94119299Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.424318ms logger=migrator t=2026-08-19T09:11:31.963475137Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-19T09:11:31.964958956Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.483579ms logger=migrator t=2026-08-19T09:11:31.988504696Z 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-08-19T09:11:31.989975524Z 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.470158ms logger=migrator t=2026-08-19T09:11:32.01461314Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-19T09:11:32.015995246Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.383076ms logger=migrator t=2026-08-19T09:11:32.106963975Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-19T09:11:32.116481194Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.520518ms logger=migrator t=2026-08-19T09:11:32.138107769Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:11:32.140300982Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.194173ms logger=migrator t=2026-08-19T09:11:32.171362313Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:11:32.17395689Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.611157ms logger=migrator t=2026-08-19T09:11:32.23094749Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-19T09:11:32.261012158Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.054247ms logger=migrator t=2026-08-19T09:11:32.296358231Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-19T09:11:32.322873361Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.51746ms logger=migrator t=2026-08-19T09:11:32.369626617Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:11:32.371862722Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.212794ms logger=migrator t=2026-08-19T09:11:32.425596193Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:11:32.427645981Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.049808ms logger=migrator t=2026-08-19T09:11:32.444403253Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-19T09:11:32.452235975Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.833612ms logger=migrator t=2026-08-19T09:11:32.475516815Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-19T09:11:32.483586076Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.074871ms logger=migrator t=2026-08-19T09:11:32.502839241Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-19T09:11:32.50487005Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.031209ms logger=migrator t=2026-08-19T09:11:32.530526709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-19T09:11:32.532883128Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.338459ms logger=migrator t=2026-08-19T09:11:32.548568193Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-19T09:11:32.550983004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.417331ms logger=migrator t=2026-08-19T09:11:32.590332713Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-19T09:11:32.592664172Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.330888ms logger=migrator t=2026-08-19T09:11:32.602036296Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:11:32.60214323Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.574µs logger=migrator t=2026-08-19T09:11:32.626247567Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-19T09:11:32.634519454Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.272977ms logger=migrator t=2026-08-19T09:11:32.672363593Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-19T09:11:32.68065436Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.291828ms logger=migrator t=2026-08-19T09:11:32.732611181Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-19T09:11:32.744310363Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.702322ms logger=migrator t=2026-08-19T09:11:32.753148709Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-19T09:11:32.754254517Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.109188ms logger=migrator t=2026-08-19T09:11:32.816075338Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-19T09:11:32.817872709Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.797711ms logger=migrator t=2026-08-19T09:11:32.840067723Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-19T09:11:32.847288224Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.223012ms logger=migrator t=2026-08-19T09:11:32.879461053Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-19T09:11:32.888734493Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.27115ms logger=migrator t=2026-08-19T09:11:32.909442087Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-19T09:11:32.91130115Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.858312ms logger=migrator t=2026-08-19T09:11:32.93370201Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-19T09:11:32.944262874Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.561334ms logger=migrator t=2026-08-19T09:11:32.96650206Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-19T09:11:32.979432212Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=12.924332ms logger=migrator t=2026-08-19T09:11:33.028549149Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-19T09:11:33.028671483Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=126.794µs logger=migrator t=2026-08-19T09:11:33.087366201Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-19T09:11:33.088617062Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.251962ms logger=migrator t=2026-08-19T09:11:33.111695235Z 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-08-19T09:11:33.11362362Z 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.929265ms logger=migrator t=2026-08-19T09:11:33.121229066Z 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-08-19T09:11:33.122289601Z 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.060256ms logger=migrator t=2026-08-19T09:11:33.152764332Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:11:33.152873375Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=111.033µs logger=migrator t=2026-08-19T09:11:33.179899201Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-19T09:11:33.18791124Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.013449ms logger=migrator t=2026-08-19T09:11:33.204421394Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-19T09:11:33.214428018Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.007625ms logger=migrator t=2026-08-19T09:11:33.233533118Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-19T09:11:33.243478392Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.950194ms logger=migrator t=2026-08-19T09:11:33.275221035Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-19T09:11:33.287251628Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=12.031683ms logger=migrator t=2026-08-19T09:11:33.317166651Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-19T09:11:33.333011461Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=15.84824ms logger=migrator t=2026-08-19T09:11:33.353790188Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-19T09:11:33.353955134Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=138.225µs logger=migrator t=2026-08-19T09:11:33.368392607Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-19T09:11:33.369317478Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=923.991µs logger=migrator t=2026-08-19T09:11:33.377901966Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-19T09:11:33.387375854Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.472088ms logger=migrator t=2026-08-19T09:11:33.396143937Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-19T09:11:33.396249261Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=105.404µs logger=migrator t=2026-08-19T09:11:33.413547381Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-19T09:11:33.424118505Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.575795ms logger=migrator t=2026-08-19T09:11:33.432923581Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-19T09:11:33.434657059Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.733518ms logger=migrator t=2026-08-19T09:11:33.499897676Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-19T09:11:33.507731408Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.838383ms logger=migrator t=2026-08-19T09:11:33.516345517Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-19T09:11:33.517153714Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=811.417µs logger=migrator t=2026-08-19T09:11:33.536537683Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-19T09:11:33.538261771Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.724788ms logger=migrator t=2026-08-19T09:11:33.54895767Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-19T09:11:33.558069825Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.113835ms logger=migrator t=2026-08-19T09:11:33.564829112Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-19T09:11:33.565623528Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=794.516µs logger=migrator t=2026-08-19T09:11:33.580823748Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-19T09:11:33.582492854Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.668956ms logger=migrator t=2026-08-19T09:11:33.601698527Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-19T09:11:33.603082284Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.384197ms logger=migrator t=2026-08-19T09:11:33.616522235Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-19T09:11:33.618558082Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.039747ms logger=migrator t=2026-08-19T09:11:33.633625548Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-19T09:11:33.633806484Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=182.406µs logger=migrator t=2026-08-19T09:11:33.647003886Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-19T09:11:33.648876209Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.871822ms logger=migrator t=2026-08-19T09:11:33.679481174Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-19T09:11:33.682060771Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.579297ms logger=migrator t=2026-08-19T09:11:33.696989561Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-19T09:11:33.697961114Z 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-08-19T09:11:33.708079643Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-19T09:11:33.708619042Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=539.619µs logger=migrator t=2026-08-19T09:11:33.741436481Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-19T09:11:33.743597103Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.163612ms logger=migrator t=2026-08-19T09:11:33.765188707Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-19T09:11:33.774863111Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.671394ms logger=migrator t=2026-08-19T09:11:33.814550291Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-19T09:11:33.816743995Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.194124ms logger=migrator t=2026-08-19T09:11:33.823699798Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-19T09:11:33.824783845Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.083936ms logger=migrator t=2026-08-19T09:11:33.835500694Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-19T09:11:33.836773746Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.270412ms logger=migrator t=2026-08-19T09:11:33.848923444Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-19T09:11:33.850470215Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.543571ms logger=migrator t=2026-08-19T09:11:33.864966201Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-19T09:11:33.866516153Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.549252ms logger=migrator t=2026-08-19T09:11:33.880550334Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-19T09:11:33.880598705Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.991µs logger=migrator t=2026-08-19T09:11:33.89537268Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-19T09:11:33.895517875Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=145.695µs logger=migrator t=2026-08-19T09:11:33.905868852Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-19T09:11:33.917234223Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.368801ms logger=migrator t=2026-08-19T09:11:33.929708671Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-19T09:11:33.930341823Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=632.962µs logger=migrator t=2026-08-19T09:11:33.9490589Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-19T09:11:33.950173437Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.115668ms logger=migrator t=2026-08-19T09:11:33.98398944Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-19T09:11:33.984375693Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=388.793µs logger=migrator t=2026-08-19T09:11:33.994998269Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-19T09:11:33.996110456Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.111877ms logger=migrator t=2026-08-19T09:11:34.008028085Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-19T09:11:34.009406862Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.378947ms logger=migrator t=2026-08-19T09:11:34.025179211Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-19T09:11:34.05946353Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.283009ms logger=migrator t=2026-08-19T09:11:34.072580939Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-19T09:11:34.08450961Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.931241ms logger=migrator t=2026-08-19T09:11:34.091216014Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-19T09:11:34.091319958Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=100.154µs logger=migrator t=2026-08-19T09:11:34.09884278Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-19T09:11:34.133694068Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.852268ms logger=migrator t=2026-08-19T09:11:34.141400267Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-19T09:11:34.173343827Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.94356ms logger=migrator t=2026-08-19T09:11:34.185310949Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-19T09:11:34.186305022Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=996.063µs logger=migrator t=2026-08-19T09:11:34.210964009Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-19T09:11:34.212616963Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.655135ms logger=migrator t=2026-08-19T09:11:34.231155725Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-19T09:11:34.231505757Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=350.732µs logger=migrator t=2026-08-19T09:11:34.241204053Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-19T09:11:34.242581498Z level=info msg="Migration successfully executed" id="create permission table" duration=1.377606ms logger=migrator t=2026-08-19T09:11:34.249869203Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-19T09:11:34.251066812Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.197709ms logger=migrator t=2026-08-19T09:11:34.270827415Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-19T09:11:34.272219232Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.394537ms logger=migrator t=2026-08-19T09:11:34.287265086Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-19T09:11:34.288955633Z level=info msg="Migration successfully executed" id="create role table" duration=1.693957ms logger=migrator t=2026-08-19T09:11:34.301957318Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-19T09:11:34.317536161Z level=info msg="Migration successfully executed" id="add column display_name" duration=15.569613ms logger=migrator t=2026-08-19T09:11:34.333402363Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-19T09:11:34.346785441Z level=info msg="Migration successfully executed" id="add column group_name" duration=13.380728ms logger=migrator t=2026-08-19T09:11:34.354682856Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-19T09:11:34.355960089Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.275343ms logger=migrator t=2026-08-19T09:11:34.370950432Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-19T09:11:34.372819025Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.870283ms logger=migrator t=2026-08-19T09:11:34.379003611Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-19T09:11:34.380010815Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.006914ms logger=migrator t=2026-08-19T09:11:34.386206103Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-19T09:11:34.387379613Z level=info msg="Migration successfully executed" id="create team role table" duration=1.173349ms logger=migrator t=2026-08-19T09:11:34.401178475Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-19T09:11:34.402214539Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.035834ms logger=migrator t=2026-08-19T09:11:34.426812504Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-19T09:11:34.428910365Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.097921ms logger=migrator t=2026-08-19T09:11:34.441496086Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-19T09:11:34.445860143Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=4.366007ms logger=migrator t=2026-08-19T09:11:34.454750071Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-19T09:11:34.455451014Z level=info msg="Migration successfully executed" id="create user role table" duration=702.934µs logger=migrator t=2026-08-19T09:11:34.461205897Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-19T09:11:34.46248863Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.285423ms logger=migrator t=2026-08-19T09:11:34.476538491Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-19T09:11:34.47772549Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.185679ms logger=migrator t=2026-08-19T09:11:37.501684291Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-19T09:11:37.503834522Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.152951ms logger=migrator t=2026-08-19T09:11:38.670038917Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-19T09:11:38.671689031Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.651855ms logger=migrator t=2026-08-19T09:11:40.015318904Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-19T09:11:40.017247258Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.931494ms logger=migrator t=2026-08-19T09:11:40.577394472Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-19T09:11:40.580841808Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.450926ms logger=migrator t=2026-08-19T09:11:40.652229703Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-19T09:11:40.658510653Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.288011ms logger=migrator t=2026-08-19T09:11:40.686236104Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-19T09:11:40.688457328Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.217884ms logger=migrator t=2026-08-19T09:11:40.713338883Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-19T09:11:40.715553078Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.212955ms logger=migrator t=2026-08-19T09:11:40.727046533Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-19T09:11:40.7290245Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.976597ms logger=migrator t=2026-08-19T09:11:40.758959013Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-19T09:11:40.760176515Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.218912ms logger=migrator t=2026-08-19T09:11:40.769448656Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-19T09:11:40.770265903Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=817.187µs logger=migrator t=2026-08-19T09:11:40.803426366Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-19T09:11:40.804803802Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.379327ms logger=migrator t=2026-08-19T09:11:40.833583208Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-19T09:11:40.84497304Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.388282ms logger=migrator t=2026-08-19T09:11:40.865489978Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-19T09:11:40.877802471Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.312483ms logger=migrator t=2026-08-19T09:11:40.904068152Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-19T09:11:40.913688315Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.621743ms logger=migrator t=2026-08-19T09:11:40.926876738Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-19T09:11:40.94097217Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.093463ms logger=migrator t=2026-08-19T09:11:40.950518261Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-19T09:11:40.951656119Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.139278ms logger=migrator t=2026-08-19T09:11:40.98270094Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-19T09:11:40.984935026Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.236406ms logger=migrator t=2026-08-19T09:11:40.995702987Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-19T09:11:40.997455085Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.753718ms logger=migrator t=2026-08-19T09:11:41.008404003Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-19T09:11:41.009284763Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=881.17µs logger=migrator t=2026-08-19T09:11:41.152870371Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-19T09:11:41.154775735Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.812401ms logger=migrator t=2026-08-19T09:11:41.188673122Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-19T09:11:41.188813577Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=146.115µs logger=migrator t=2026-08-19T09:11:41.204209433Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-19T09:11:41.204361778Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=151.385µs logger=migrator t=2026-08-19T09:11:41.221035278Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-19T09:11:41.22169719Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=662.352µs logger=migrator t=2026-08-19T09:11:41.237833951Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-19T09:11:41.238682951Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=850.57µs logger=migrator t=2026-08-19T09:11:41.247409093Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-19T09:11:41.24850421Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.095207ms logger=migrator t=2026-08-19T09:11:41.264806417Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-19T09:11:41.265168249Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=361.812µs logger=migrator t=2026-08-19T09:11:41.285222722Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-19T09:11:41.286192394Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=969.772µs logger=migrator t=2026-08-19T09:11:41.298202977Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-19T09:11:41.299230492Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.027745ms logger=migrator t=2026-08-19T09:11:41.326158696Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-19T09:11:41.328309027Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.149241ms logger=migrator t=2026-08-19T09:11:41.349795158Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-19T09:11:41.36177377Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.977412ms logger=migrator t=2026-08-19T09:11:41.373132711Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-19T09:11:41.373553826Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=420.135µs logger=migrator t=2026-08-19T09:11:41.391545219Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-19T09:11:41.393167144Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.619465ms logger=migrator t=2026-08-19T09:11:41.481843069Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-19T09:11:41.485502053Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.653503ms logger=migrator t=2026-08-19T09:11:41.557687474Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-19T09:11:41.560649013Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.962469ms logger=migrator t=2026-08-19T09:11:41.631266614Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-19T09:11:41.644720435Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.457411ms logger=migrator t=2026-08-19T09:11:41.682903366Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-19T09:11:41.684060685Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.160089ms logger=migrator t=2026-08-19T09:11:41.725255497Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-19T09:11:41.727243394Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.993007ms logger=migrator t=2026-08-19T09:11:41.746951026Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:11:41.777389807Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.437681ms logger=migrator t=2026-08-19T09:11:41.847181039Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-19T09:11:41.850508951Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.330542ms logger=migrator t=2026-08-19T09:11:41.898058056Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-19T09:11:41.89908453Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.030174ms logger=migrator t=2026-08-19T09:11:41.999980046Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-19T09:11:42.00097398Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=997.544µs logger=migrator t=2026-08-19T09:11:42.046302471Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-19T09:11:42.048493504Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.194404ms logger=migrator t=2026-08-19T09:11:42.072984936Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-19T09:11:42.073556596Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=575.34µs logger=migrator t=2026-08-19T09:11:42.094947343Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-19T09:11:42.096314889Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.369556ms logger=migrator t=2026-08-19T09:11:42.134022114Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-19T09:11:42.143185502Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.165197ms logger=migrator t=2026-08-19T09:11:42.162150478Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-19T09:11:42.163163493Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.014025ms logger=migrator t=2026-08-19T09:11:42.186186835Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-19T09:11:42.187366965Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.181529ms logger=migrator t=2026-08-19T09:11:42.222031329Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:11:42.222734102Z 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-08-19T09:11:42.244115419Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:11:42.244640497Z 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-08-19T09:11:42.265996223Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-19T09:11:42.267318878Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.322445ms logger=migrator t=2026-08-19T09:11:42.275339488Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-19T09:11:42.276890679Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.551402ms logger=migrator t=2026-08-19T09:11:42.307278949Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:11:42.308994687Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.715978ms logger=migrator t=2026-08-19T09:11:42.327301761Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:11:42.328998448Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.696677ms logger=migrator t=2026-08-19T09:11:42.349085232Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:11:42.350696376Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.612023ms logger=migrator t=2026-08-19T09:11:42.366674532Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:11:42.368293377Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.616065ms logger=migrator t=2026-08-19T09:11:42.395641674Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-19T09:11:42.39700184Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.361256ms logger=migrator t=2026-08-19T09:11:42.445487897Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-19T09:11:42.447443143Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.947405ms logger=migrator t=2026-08-19T09:11:42.473389624Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:11:42.475231216Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.841473ms logger=migrator t=2026-08-19T09:11:42.519429589Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:11:42.520399792Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=973.892µs logger=migrator t=2026-08-19T09:11:42.551964331Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-19T09:11:42.553783192Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.817991ms logger=migrator t=2026-08-19T09:11:42.58204565Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-19T09:11:42.611855831Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.808301ms logger=migrator t=2026-08-19T09:11:42.621534215Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-19T09:11:42.633768167Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.239961ms logger=migrator t=2026-08-19T09:11:42.682991258Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-19T09:11:42.693722688Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.71809ms logger=migrator t=2026-08-19T09:11:42.734548268Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-19T09:11:42.734975653Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=429.965µs logger=migrator t=2026-08-19T09:11:42.763321564Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-19T09:11:42.773683781Z level=info msg="Migration successfully executed" id="add share column" duration=10.373347ms logger=migrator t=2026-08-19T09:11:42.792238104Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-19T09:11:42.792528324Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=292.04µs logger=migrator t=2026-08-19T09:11:42.814615175Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-19T09:11:42.81623284Z level=info msg="Migration successfully executed" id="create file table" duration=1.618995ms logger=migrator t=2026-08-19T09:11:42.848201513Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-19T09:11:42.850216911Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.018587ms logger=migrator t=2026-08-19T09:11:42.914308382Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-19T09:11:42.916425982Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.12139ms logger=migrator t=2026-08-19T09:11:42.97952288Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-19T09:11:42.981347322Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.827371ms logger=migrator t=2026-08-19T09:11:43.101186593Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-19T09:11:43.102442266Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.254393ms logger=migrator t=2026-08-19T09:11:43.159085587Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-19T09:11:43.159330645Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=249.388µs logger=migrator t=2026-08-19T09:11:43.183205067Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-19T09:11:43.183332471Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=123.784µs logger=migrator t=2026-08-19T09:11:43.234411265Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-19T09:11:43.235499491Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.088316ms logger=migrator t=2026-08-19T09:11:43.263425609Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-19T09:11:43.263837642Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=422.074µs logger=migrator t=2026-08-19T09:11:43.317792164Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-19T09:11:43.319459509Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.670005ms logger=migrator t=2026-08-19T09:11:43.350646326Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-19T09:11:43.364421499Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.765112ms logger=migrator t=2026-08-19T09:11:43.370922538Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-19T09:11:43.371044932Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=122.724µs logger=migrator t=2026-08-19T09:11:43.535232312Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-19T09:11:43.536621899Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.392837ms logger=migrator t=2026-08-19T09:11:43.543005293Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-19T09:11:43.543472629Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=465.506µs logger=migrator t=2026-08-19T09:11:43.551082474Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-19T09:11:43.551309652Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=234.728µs logger=migrator t=2026-08-19T09:11:43.55542742Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-19T09:11:43.555940128Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=512.638µs logger=migrator t=2026-08-19T09:11:43.569649858Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-19T09:11:43.580951687Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.31488ms logger=migrator t=2026-08-19T09:11:43.586032687Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-19T09:11:43.593148046Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.114889ms logger=migrator t=2026-08-19T09:11:43.604551429Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-19T09:11:43.605894194Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.343245ms logger=migrator t=2026-08-19T09:11:43.633717047Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-19T09:11:43.722048413Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.313085ms logger=migrator t=2026-08-19T09:11:43.744760385Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-19T09:11:43.748043645Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.28538ms logger=migrator t=2026-08-19T09:11:43.767438686Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-19T09:11:43.76992904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.489234ms logger=migrator t=2026-08-19T09:11:43.776531771Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-19T09:11:43.810117109Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.578587ms logger=migrator t=2026-08-19T09:11:43.818441008Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-19T09:11:43.833515194Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=15.068036ms logger=migrator t=2026-08-19T09:11:43.840282751Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-19T09:11:43.840581201Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=299µs logger=migrator t=2026-08-19T09:11:43.846247191Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-19T09:11:43.846846352Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=598.631µs logger=migrator t=2026-08-19T09:11:43.857402036Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-19T09:11:43.857722736Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=321.68µs logger=migrator t=2026-08-19T09:11:43.880038946Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-19T09:11:43.880361217Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=323.061µs logger=migrator t=2026-08-19T09:11:43.898163325Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-19T09:11:43.898580418Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=458.445µs logger=migrator t=2026-08-19T09:11:43.904993874Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-19T09:11:43.906851946Z level=info msg="Migration successfully executed" id="create folder table" duration=1.857732ms logger=migrator t=2026-08-19T09:11:43.92694221Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-19T09:11:43.929076652Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.136212ms logger=migrator t=2026-08-19T09:11:43.984840454Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-19T09:11:43.986254401Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.416987ms logger=migrator t=2026-08-19T09:11:44.010905619Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-19T09:11:44.01094806Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.701µs logger=migrator t=2026-08-19T09:11:44.027541237Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:11:44.02853712Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=993.783µs logger=migrator t=2026-08-19T09:11:44.123869161Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:11:44.125664331Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.803961ms logger=migrator t=2026-08-19T09:11:44.1831041Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-19T09:11:44.185160378Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.055768ms logger=migrator t=2026-08-19T09:11:44.271183626Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-19T09:11:44.271920661Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=739.035µs logger=migrator t=2026-08-19T09:11:44.386220868Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-19T09:11:44.386913691Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=696.713µs logger=migrator t=2026-08-19T09:11:44.40205517Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-19T09:11:44.404079407Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.024947ms logger=migrator t=2026-08-19T09:11:44.410189923Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-19T09:11:44.411512877Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.320404ms logger=migrator t=2026-08-19T09:11:44.431020792Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-19T09:11:44.433016309Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.996227ms logger=migrator t=2026-08-19T09:11:44.443380116Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-19T09:11:44.445300981Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.923445ms logger=migrator t=2026-08-19T09:11:44.459214578Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-19T09:11:44.46104869Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.834712ms logger=migrator t=2026-08-19T09:11:44.489209065Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-19T09:11:44.490823409Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.613374ms logger=migrator t=2026-08-19T09:11:44.522378829Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-19T09:11:44.523972972Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.597213ms logger=migrator t=2026-08-19T09:11:44.610744735Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-19T09:11:44.612239285Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.49734ms logger=migrator t=2026-08-19T09:11:44.765485619Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-19T09:11:44.766953789Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.47197ms logger=migrator t=2026-08-19T09:11:44.880316244Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-19T09:11:44.882389824Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.07654ms logger=migrator t=2026-08-19T09:11:44.900367638Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-19T09:11:44.902331214Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.962735ms logger=migrator t=2026-08-19T09:11:44.936931416Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-19T09:11:44.93735671Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=427.674µs logger=migrator t=2026-08-19T09:11:44.979157063Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-19T09:11:44.991998874Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.843491ms logger=migrator t=2026-08-19T09:11:45.020291434Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-19T09:11:45.021495735Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.205771ms logger=migrator t=2026-08-19T09:11:45.052132823Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:11:45.052162154Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.801µs logger=migrator t=2026-08-19T09:11:45.062269423Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:11:45.063916779Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.647786ms logger=migrator t=2026-08-19T09:11:45.093112399Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:11:45.093340806Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=233.738µs logger=migrator t=2026-08-19T09:11:45.125860788Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-19T09:11:45.130022259Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=4.16277ms logger=migrator t=2026-08-19T09:11:45.168099016Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:11:45.170469336Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.37316ms logger=migrator t=2026-08-19T09:11:45.196754748Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-19T09:11:45.198191357Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.438989ms logger=migrator t=2026-08-19T09:11:45.238814921Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-19T09:11:45.24056264Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.74929ms logger=migrator t=2026-08-19T09:11:45.289116779Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-19T09:11:45.289696849Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=582.33µs logger=migrator t=2026-08-19T09:11:45.41512757Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-19T09:11:45.415799014Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=675.333µs logger=migrator t=2026-08-19T09:11:45.469087712Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-19T09:11:45.470617593Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.524221ms logger=migrator t=2026-08-19T09:11:45.487019554Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-19T09:11:45.488825285Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.799741ms logger=migrator t=2026-08-19T09:11:45.495290582Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-19T09:11:45.505022048Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.730596ms logger=migrator t=2026-08-19T09:11:45.583200763Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-19T09:11:45.593087875Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.888932ms logger=migrator t=2026-08-19T09:11:45.662142044Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-19T09:11:45.675597795Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.452791ms logger=migrator t=2026-08-19T09:11:45.719039184Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-19T09:11:45.719236711Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=197.877µs logger=migrator t=2026-08-19T09:11:45.761864672Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-19T09:11:45.780591571Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=18.727849ms logger=migrator t=2026-08-19T09:11:45.797203549Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-19T09:11:45.807222184Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.013775ms logger=migrator t=2026-08-19T09:11:45.909698185Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-19T09:11:45.910244574Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=549.358µs logger=migrator t=2026-08-19T09:11:45.937683405Z level=info msg="migrations completed" performed=558 skipped=0 duration=33.340282625s logger=migrator t=2026-08-19T09:11:45.938491722Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-19T09:11:45.955233174Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-19T09:11:45.95570621Z level=info msg="Created default organization" logger=secrets t=2026-08-19T09:11:46.006187785Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:11:46.052831071Z level=info msg="Restored cache from database" duration=501.016µs logger=plugin.store t=2026-08-19T09:11:46.054323752Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-19T09:11:46.116433447Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-19T09:11:46.116468228Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-19T09:11:46.116556271Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-19T09:11:46.116575262Z level=info msg="Plugins loaded" count=54 duration=62.25239ms logger=query_data t=2026-08-19T09:11:46.120545905Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-19T09:11:46.124199907Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-19T09:11:46.131965128Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-19T09:11:46.151360609Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-19T09:11:46.15435393Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-19T09:11:46.156293246Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-19T09:11:46.184968138Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-19T09:11:46.21240536Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-19T09:11:46.268833074Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-19T09:11:46.268876796Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-19T09:11:46.269255458Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-19T09:11:46.27525734Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-19T09:11:46.278458638Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-19T09:11:46.281318984Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-19T09:11:46.376837801Z level=info msg="Update check succeeded" duration=107.744188ms logger=grafana.update.checker t=2026-08-19T09:11:46.431343901Z level=info msg="Update check succeeded" duration=161.293576ms logger=ngalert.state.manager t=2026-08-19T09:11:46.469470902Z level=info msg="State cache has been initialized" states=0 duration=194.214892ms logger=ngalert.scheduler t=2026-08-19T09:11:46.469532094Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-19T09:11:46.469614807Z level=info msg=starting first_tick=2026-08-19T09:11:50Z logger=provisioning.dashboard t=2026-08-19T09:11:46.585253159Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-19T09:11:46.598616128Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:11:46.610557659Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:11:46.614693998Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:11:46.777002398Z level=info msg="Patterns update finished" duration=314.964786ms logger=grafana-apiserver t=2026-08-19T09:11:46.966060766Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-19T09:11:46.966644706Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-19T09:11:47.025553914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.259838377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.262454185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.284600969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.38643021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.404730414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.451125343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.469379616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.542222704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.557525237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.612706821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.638317751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.723648777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.746196685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.797591382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.814561892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.882147992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.901568535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:49.985020398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.001827933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.044425574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.062923554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.129198592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.146654448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.19641779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.216441823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.269515316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.286952071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.366010488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.380538586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.424095799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.445197028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.505541725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.525987793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.594431172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.616000257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.667854968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.698064304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.841878756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.862187548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.928420633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:50.946351266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.020144235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.037633532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.115361864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.139452894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.193056845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.211849097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.309722396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.326004402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.38366564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.402508423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.465187629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.498065224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.644485764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.665435457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.738805833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.755865437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.923915373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:51.940532642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.054436959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.073083095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.226083187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.244731184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.365041057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.386914632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.463717283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.484172611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.583579941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.60112378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.681860284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.703946156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.819962806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:52.840734763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:53.141909326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:53.161852705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:53.270142624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:53.288801482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:11:53.44138068Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-19T09:13:25.295627171Z level=info msg="Usage stats are ready to report"