logger=settings t=2026-04-20T10:52:51.136727036Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T10:52:51Z logger=settings t=2026-04-20T10:52:51.137118053Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T10:52:51.137137873Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T10:52:51.137143113Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T10:52:51.137146933Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T10:52:51.137152353Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:52:51.137156163Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:52:51.137162393Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T10:52:51.137166853Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T10:52:51.137170883Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T10:52:51.137175594Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:52:51.137179634Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:52:51.137185934Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T10:52:51.137189834Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T10:52:51.137194564Z level=info msg=Target target=[all] logger=settings t=2026-04-20T10:52:51.137213484Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T10:52:51.137217594Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T10:52:51.137221674Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T10:52:51.137228484Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T10:52:51.137232404Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T10:52:51.137236225Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T10:52:51.137605011Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T10:52:51.137630661Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T10:52:51.140090304Z level=info msg="Locking database" logger=migrator t=2026-04-20T10:52:51.140105974Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T10:52:51.140860816Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T10:52:51.14221441Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.352874ms logger=migrator t=2026-04-20T10:52:51.201481338Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T10:52:51.203050635Z level=info msg="Migration successfully executed" id="create user table" duration=1.571997ms logger=migrator t=2026-04-20T10:52:51.215433978Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T10:52:51.217286429Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.851971ms logger=migrator t=2026-04-20T10:52:51.227490025Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T10:52:51.229638362Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.152077ms logger=migrator t=2026-04-20T10:52:51.237582999Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T10:52:51.238490194Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=907.415µs logger=migrator t=2026-04-20T10:52:51.242096866Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T10:52:51.242805547Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=708.442µs logger=migrator t=2026-04-20T10:52:51.247050341Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T10:52:51.24990987Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.859119ms logger=migrator t=2026-04-20T10:52:51.254413698Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T10:52:51.255313293Z level=info msg="Migration successfully executed" id="create user table v2" duration=899.936µs logger=migrator t=2026-04-20T10:52:51.260437711Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T10:52:51.261368806Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=927.705µs logger=migrator t=2026-04-20T10:52:51.265692241Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T10:52:51.266530425Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=837.074µs logger=migrator t=2026-04-20T10:52:51.270820399Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T10:52:51.271262117Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=441.249µs logger=migrator t=2026-04-20T10:52:51.275841365Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T10:52:51.28134947Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=5.507745ms logger=migrator t=2026-04-20T10:52:51.286349226Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T10:52:51.28830884Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.959234ms logger=migrator t=2026-04-20T10:52:51.292898808Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T10:52:51.292952789Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.901µs logger=migrator t=2026-04-20T10:52:51.296681833Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T10:52:51.298140858Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.463315ms logger=migrator t=2026-04-20T10:52:51.30287813Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T10:52:51.303063973Z level=info msg="Migration successfully executed" id="Add missing user data" duration=186.173µs logger=migrator t=2026-04-20T10:52:51.305600056Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T10:52:51.306525892Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=920.826µs logger=migrator t=2026-04-20T10:52:51.309794728Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T10:52:51.310548792Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=753.444µs logger=migrator t=2026-04-20T10:52:51.314888896Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T10:52:51.316219199Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.327913ms logger=migrator t=2026-04-20T10:52:51.319879702Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T10:52:51.331387169Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.502417ms logger=migrator t=2026-04-20T10:52:51.337121188Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T10:52:51.338276178Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.15557ms logger=migrator t=2026-04-20T10:52:51.342832736Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T10:52:51.343930815Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=1.1103ms logger=migrator t=2026-04-20T10:52:51.349231075Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T10:52:51.350298234Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.080589ms logger=migrator t=2026-04-20T10:52:51.356197166Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T10:52:51.356629683Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=432.767µs logger=migrator t=2026-04-20T10:52:51.360430118Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T10:52:51.361005859Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=571.84µs logger=migrator t=2026-04-20T10:52:51.366537504Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T10:52:51.367391468Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=853.724µs logger=migrator t=2026-04-20T10:52:51.371219303Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T10:52:51.371919836Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=702.633µs logger=migrator t=2026-04-20T10:52:51.376824209Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T10:52:51.377593273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=764.404µs logger=migrator t=2026-04-20T10:52:51.382829792Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T10:52:51.383997723Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.169771ms logger=migrator t=2026-04-20T10:52:51.388302526Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T10:52:51.389146272Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=843.406µs logger=migrator t=2026-04-20T10:52:51.392859605Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T10:52:51.392905356Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.881µs logger=migrator t=2026-04-20T10:52:51.396321464Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T10:52:51.39718839Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=866.726µs logger=migrator t=2026-04-20T10:52:51.404637207Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T10:52:51.406027352Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.390455ms logger=migrator t=2026-04-20T10:52:51.41176611Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T10:52:51.412420811Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=654.571µs logger=migrator t=2026-04-20T10:52:51.416831617Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T10:52:51.417451868Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=620.181µs logger=migrator t=2026-04-20T10:52:51.423189696Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:52:51.426265449Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.067813ms logger=migrator t=2026-04-20T10:52:51.429749039Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T10:52:51.430507661Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=752.673µs logger=migrator t=2026-04-20T10:52:51.434193835Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T10:52:51.434832206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=639.041µs logger=migrator t=2026-04-20T10:52:51.439482386Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T10:52:51.440799289Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.318583ms logger=migrator t=2026-04-20T10:52:51.446774111Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T10:52:51.44727493Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=500.679µs logger=migrator t=2026-04-20T10:52:51.450818271Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T10:52:51.452049852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.221091ms logger=migrator t=2026-04-20T10:52:51.458722937Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T10:52:51.459347217Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=629.09µs logger=migrator t=2026-04-20T10:52:51.463043771Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T10:52:51.463859514Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=819.784µs logger=migrator t=2026-04-20T10:52:51.46763002Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T10:52:51.467973855Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=343.915µs logger=migrator t=2026-04-20T10:52:51.471616088Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T10:52:51.472249638Z level=info msg="Migration successfully executed" id="create star table" duration=633.06µs logger=migrator t=2026-04-20T10:52:51.476301198Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T10:52:51.477468458Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.1674ms logger=migrator t=2026-04-20T10:52:51.481190703Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T10:52:51.482349712Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.158919ms logger=migrator t=2026-04-20T10:52:51.486075256Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T10:52:51.486870051Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=794.575µs logger=migrator t=2026-04-20T10:52:51.492866983Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T10:52:51.494209696Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.341103ms logger=migrator t=2026-04-20T10:52:51.498627952Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T10:52:51.499918624Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.290742ms logger=migrator t=2026-04-20T10:52:51.506310153Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T10:52:51.507083177Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=772.274µs logger=migrator t=2026-04-20T10:52:51.511807418Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T10:52:51.51308956Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.274522ms logger=migrator t=2026-04-20T10:52:51.517383513Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T10:52:51.517420964Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.931µs logger=migrator t=2026-04-20T10:52:51.520480937Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T10:52:51.520509258Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.091µs logger=migrator t=2026-04-20T10:52:51.523482339Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T10:52:51.523660002Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=176.893µs logger=migrator t=2026-04-20T10:52:51.527506348Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T10:52:51.528595146Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.086798ms logger=migrator t=2026-04-20T10:52:51.533244326Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T10:52:51.534516639Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.271553ms logger=migrator t=2026-04-20T10:52:51.538626959Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T10:52:51.539480533Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=851.384µs logger=migrator t=2026-04-20T10:52:51.543238558Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T10:52:51.544094513Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=851.615µs logger=migrator t=2026-04-20T10:52:51.547893938Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T10:52:51.548821334Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=926.786µs logger=migrator t=2026-04-20T10:52:51.553102817Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T10:52:51.55438386Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.280833ms logger=migrator t=2026-04-20T10:52:51.558977378Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T10:52:51.565086303Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.109685ms logger=migrator t=2026-04-20T10:52:51.568861449Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T10:52:51.569642722Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=781.393µs logger=migrator t=2026-04-20T10:52:51.573871695Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T10:52:51.574678188Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=805.943µs logger=migrator t=2026-04-20T10:52:51.578996512Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T10:52:51.579970689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=975.277µs logger=migrator t=2026-04-20T10:52:51.583892786Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T10:52:51.584651369Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=758.453µs logger=migrator t=2026-04-20T10:52:51.589555323Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T10:52:51.590618662Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.064129ms logger=migrator t=2026-04-20T10:52:51.594395927Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T10:52:51.594471678Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.731µs logger=migrator t=2026-04-20T10:52:51.597879826Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T10:52:51.599951492Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.071436ms logger=migrator t=2026-04-20T10:52:51.605209523Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T10:52:51.607625794Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.415911ms logger=migrator t=2026-04-20T10:52:51.61207381Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T10:52:51.614476082Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.397792ms logger=migrator t=2026-04-20T10:52:51.619154082Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T10:52:51.619756793Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=602.691µs logger=migrator t=2026-04-20T10:52:51.625239347Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T10:52:51.627913613Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.656495ms logger=migrator t=2026-04-20T10:52:51.633116382Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T10:52:51.633784513Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=667.741µs logger=migrator t=2026-04-20T10:52:51.637271453Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T10:52:51.638138109Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=864.915µs logger=migrator t=2026-04-20T10:52:51.644245103Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T10:52:51.644273714Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.751µs logger=migrator t=2026-04-20T10:52:51.6475897Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T10:52:51.647617671Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.071µs logger=migrator t=2026-04-20T10:52:51.652261031Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T10:52:51.655655019Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.393328ms logger=migrator t=2026-04-20T10:52:51.65917603Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T10:52:51.661210455Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.034265ms logger=migrator t=2026-04-20T10:52:51.667609594Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T10:52:51.67085288Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.315497ms logger=migrator t=2026-04-20T10:52:51.677457194Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T10:52:51.679924475Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.482901ms logger=migrator t=2026-04-20T10:52:51.706422321Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T10:52:51.707405928Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.006087ms logger=migrator t=2026-04-20T10:52:51.711427487Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T10:52:51.71334132Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.915272ms logger=migrator t=2026-04-20T10:52:51.718987606Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T10:52:51.720206558Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.219502ms logger=migrator t=2026-04-20T10:52:51.727231018Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T10:52:51.72732805Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=104.612µs logger=migrator t=2026-04-20T10:52:51.733310513Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T10:52:51.734565034Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.241251ms logger=migrator t=2026-04-20T10:52:51.739223955Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T10:52:51.740597058Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.377603ms logger=migrator t=2026-04-20T10:52:51.745884959Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:52:51.754163291Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.283562ms logger=migrator t=2026-04-20T10:52:51.760587601Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T10:52:51.761379205Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=791.094µs logger=migrator t=2026-04-20T10:52:51.765721399Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T10:52:51.766551633Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=830.644µs logger=migrator t=2026-04-20T10:52:51.770611454Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T10:52:51.771482848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=871.054µs logger=migrator t=2026-04-20T10:52:51.777243817Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T10:52:51.778744954Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.635768ms logger=migrator t=2026-04-20T10:52:51.784582684Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T10:52:51.785884516Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.302022ms logger=migrator t=2026-04-20T10:52:51.79307888Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T10:52:51.797805291Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.726321ms logger=migrator t=2026-04-20T10:52:51.804021168Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T10:52:51.804974714Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=952.646µs logger=migrator t=2026-04-20T10:52:51.817631531Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T10:52:51.817939917Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=311.186µs logger=migrator t=2026-04-20T10:52:51.824956467Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T10:52:51.825468476Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=516.349µs logger=migrator t=2026-04-20T10:52:51.830470242Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T10:52:51.831565421Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.088609ms logger=migrator t=2026-04-20T10:52:51.841007273Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T10:52:51.845114813Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.10837ms logger=migrator t=2026-04-20T10:52:51.849427187Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T10:52:51.85017693Z level=info msg="Migration successfully executed" id="create data_source table" duration=749.933µs logger=migrator t=2026-04-20T10:52:51.854290091Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T10:52:51.855145805Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=857.944µs logger=migrator t=2026-04-20T10:52:51.860380805Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T10:52:51.861408153Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.027158ms logger=migrator t=2026-04-20T10:52:51.86644404Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T10:52:51.869294649Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.848359ms logger=migrator t=2026-04-20T10:52:51.874797813Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T10:52:51.875831711Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.037098ms logger=migrator t=2026-04-20T10:52:51.881987217Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T10:52:51.895329885Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.347468ms logger=migrator t=2026-04-20T10:52:51.900566155Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T10:52:51.901778587Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.212512ms logger=migrator t=2026-04-20T10:52:51.905818156Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T10:52:51.906809863Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=991.456µs logger=migrator t=2026-04-20T10:52:51.912653744Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T10:52:51.913811013Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.157639ms logger=migrator t=2026-04-20T10:52:51.918437243Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T10:52:51.919099364Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=660.021µs logger=migrator t=2026-04-20T10:52:51.923943078Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T10:52:51.927720592Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.892166ms logger=migrator t=2026-04-20T10:52:51.934956887Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T10:52:51.946549846Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=11.587319ms logger=migrator t=2026-04-20T10:52:51.95146896Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T10:52:51.9514937Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.76µs logger=migrator t=2026-04-20T10:52:51.955746734Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T10:52:51.955998588Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=251.744µs logger=migrator t=2026-04-20T10:52:51.960026667Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T10:52:51.962574791Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.546764ms logger=migrator t=2026-04-20T10:52:51.96777626Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T10:52:51.968035024Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=265.664µs logger=migrator t=2026-04-20T10:52:51.971714148Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T10:52:51.972034914Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=320.636µs logger=migrator t=2026-04-20T10:52:51.976577021Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T10:52:51.979240287Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.662416ms logger=migrator t=2026-04-20T10:52:51.98468333Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T10:52:51.985042166Z level=info msg="Migration successfully executed" id="Update uid value" duration=358.456µs logger=migrator t=2026-04-20T10:52:51.989411262Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T10:52:51.990367318Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=955.806µs logger=migrator t=2026-04-20T10:52:51.995952074Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T10:52:51.997161405Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.209251ms logger=migrator t=2026-04-20T10:52:52.001347437Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T10:52:52.002282883Z level=info msg="Migration successfully executed" id="create api_key table" duration=930.106µs logger=migrator t=2026-04-20T10:52:52.007723416Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T10:52:52.008578961Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=854.665µs logger=migrator t=2026-04-20T10:52:52.013341902Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T10:52:52.014249499Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=906.997µs logger=migrator t=2026-04-20T10:52:52.01956804Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T10:52:52.020637998Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.069538ms logger=migrator t=2026-04-20T10:52:52.025833657Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T10:52:52.026929446Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.092979ms logger=migrator t=2026-04-20T10:52:52.031302962Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T10:52:52.032183546Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=880.075µs logger=migrator t=2026-04-20T10:52:52.037973896Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T10:52:52.038861862Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=888.766µs logger=migrator t=2026-04-20T10:52:52.043213736Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T10:52:52.051034Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.827274ms logger=migrator t=2026-04-20T10:52:52.055481467Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T10:52:52.056179359Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=697.972µs logger=migrator t=2026-04-20T10:52:52.061557871Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T10:52:52.062395755Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=836.774µs logger=migrator t=2026-04-20T10:52:52.066842352Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T10:52:52.067679226Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=836.544µs logger=migrator t=2026-04-20T10:52:52.072405478Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T10:52:52.073431785Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.025637ms logger=migrator t=2026-04-20T10:52:52.080329293Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T10:52:52.080880343Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=550.83µs logger=migrator t=2026-04-20T10:52:52.08647548Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T10:52:52.087288053Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=813.584µs logger=migrator t=2026-04-20T10:52:52.091452904Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T10:52:52.091483755Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.941µs logger=migrator t=2026-04-20T10:52:52.097492969Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T10:52:52.100358728Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.870849ms logger=migrator t=2026-04-20T10:52:52.107303047Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T10:52:52.110602884Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.297666ms logger=migrator t=2026-04-20T10:52:52.117139896Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T10:52:52.117311969Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.583µs logger=migrator t=2026-04-20T10:52:52.120378142Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T10:52:52.122939816Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.560934ms logger=migrator t=2026-04-20T10:52:52.127165888Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T10:52:52.129748712Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.583384ms logger=migrator t=2026-04-20T10:52:52.133241822Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T10:52:52.134036166Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=793.864µs logger=migrator t=2026-04-20T10:52:52.137979154Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T10:52:52.138517803Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=546.209µs logger=migrator t=2026-04-20T10:52:52.143961967Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T10:52:52.144792381Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=833.474µs logger=migrator t=2026-04-20T10:52:52.149662255Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T10:52:52.15113157Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.473726ms logger=migrator t=2026-04-20T10:52:52.156180466Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T10:52:52.157375327Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.196101ms logger=migrator t=2026-04-20T10:52:52.162131259Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T10:52:52.163072025Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=939.886µs logger=migrator t=2026-04-20T10:52:52.166632826Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T10:52:52.166746738Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=116.412µs logger=migrator t=2026-04-20T10:52:52.171460369Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T10:52:52.171489499Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.04µs logger=migrator t=2026-04-20T10:52:52.176230911Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T10:52:52.180737528Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.506467ms logger=migrator t=2026-04-20T10:52:52.184354691Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T10:52:52.187296562Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.940761ms logger=migrator t=2026-04-20T10:52:52.190915003Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T10:52:52.190999635Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=85.392µs logger=migrator t=2026-04-20T10:52:52.194432794Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T10:52:52.195249247Z level=info msg="Migration successfully executed" id="create quota table v1" duration=816.524µs logger=migrator t=2026-04-20T10:52:52.203173263Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T10:52:52.204641779Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.469006ms logger=migrator t=2026-04-20T10:52:52.208842681Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T10:52:52.208876611Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.75µs logger=migrator t=2026-04-20T10:52:52.212357312Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T10:52:52.218496337Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=6.132435ms logger=migrator t=2026-04-20T10:52:52.225785242Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T10:52:52.226831821Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.047059ms logger=migrator t=2026-04-20T10:52:52.230245329Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T10:52:52.23440659Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.161581ms logger=migrator t=2026-04-20T10:52:52.239314944Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T10:52:52.239542618Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=227.684µs logger=migrator t=2026-04-20T10:52:52.245626152Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T10:52:52.247161789Z level=info msg="Migration successfully executed" id="create session table" duration=1.537857ms logger=migrator t=2026-04-20T10:52:52.251056596Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T10:52:52.251205319Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=161.222µs logger=migrator t=2026-04-20T10:52:52.255521963Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T10:52:52.255610115Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=88.722µs logger=migrator t=2026-04-20T10:52:52.258653297Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T10:52:52.25940242Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=748.602µs logger=migrator t=2026-04-20T10:52:52.263335988Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T10:52:52.263939058Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=603.23µs logger=migrator t=2026-04-20T10:52:52.267074981Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T10:52:52.267096932Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=23.041µs logger=migrator t=2026-04-20T10:52:52.270863136Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T10:52:52.270895507Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.521µs logger=migrator t=2026-04-20T10:52:52.27455329Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T10:52:52.277821456Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.267786ms logger=migrator t=2026-04-20T10:52:52.28386339Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T10:52:52.28738417Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.51995ms logger=migrator t=2026-04-20T10:52:52.293373823Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T10:52:52.293614548Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=248.845µs logger=migrator t=2026-04-20T10:52:52.297416613Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T10:52:52.297706378Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=288.065µs logger=migrator t=2026-04-20T10:52:52.301915831Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T10:52:52.302832096Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=916.286µs logger=migrator t=2026-04-20T10:52:52.308194148Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T10:52:52.308230159Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.091µs logger=migrator t=2026-04-20T10:52:52.312861708Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T10:52:52.322118457Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=9.27368ms logger=migrator t=2026-04-20T10:52:52.396786699Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T10:52:52.399974525Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=3.199336ms logger=migrator t=2026-04-20T10:52:52.404450671Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T10:52:52.411434242Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.995171ms logger=migrator t=2026-04-20T10:52:52.416545839Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T10:52:52.420326264Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.780095ms logger=migrator t=2026-04-20T10:52:52.423727392Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T10:52:52.423830614Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=103.292µs logger=migrator t=2026-04-20T10:52:52.430445267Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T10:52:52.431701029Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.257302ms logger=migrator t=2026-04-20T10:52:52.435525775Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T10:52:52.436223257Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=697.762µs logger=migrator t=2026-04-20T10:52:52.442336633Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T10:52:52.444674252Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.338919ms logger=migrator t=2026-04-20T10:52:52.450191487Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T10:52:52.451136244Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=940.897µs logger=migrator t=2026-04-20T10:52:52.454399539Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T10:52:52.455196873Z level=info msg="Migration successfully executed" id="add index alert state" duration=797.434µs logger=migrator t=2026-04-20T10:52:52.458909837Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T10:52:52.460572845Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.676608ms logger=migrator t=2026-04-20T10:52:52.464826379Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T10:52:52.465966328Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.141069ms logger=migrator t=2026-04-20T10:52:52.469236394Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T10:52:52.470075239Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=835.375µs logger=migrator t=2026-04-20T10:52:52.473787073Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T10:52:52.474570436Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=783.673µs logger=migrator t=2026-04-20T10:52:52.479527261Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T10:52:52.494792043Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.249782ms logger=migrator t=2026-04-20T10:52:52.498896374Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T10:52:52.499675407Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=779.353µs logger=migrator t=2026-04-20T10:52:52.507962479Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T10:52:52.508833034Z 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=875.185µs logger=migrator t=2026-04-20T10:52:52.521734916Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T10:52:52.522355477Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=639.961µs logger=migrator t=2026-04-20T10:52:52.52549203Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T10:52:52.526097692Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=605.781µs logger=migrator t=2026-04-20T10:52:52.530375914Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T10:52:52.531219379Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=843.305µs logger=migrator t=2026-04-20T10:52:52.53473188Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T10:52:52.538775849Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.043629ms logger=migrator t=2026-04-20T10:52:52.542399601Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T10:52:52.548315122Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.915622ms logger=migrator t=2026-04-20T10:52:52.552870641Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T10:52:52.556631505Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.756784ms logger=migrator t=2026-04-20T10:52:52.560073615Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T10:52:52.56389554Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.821225ms logger=migrator t=2026-04-20T10:52:52.567861898Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T10:52:52.568995448Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.12704ms logger=migrator t=2026-04-20T10:52:52.573380813Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T10:52:52.573407423Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.35µs logger=migrator t=2026-04-20T10:52:52.576732111Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T10:52:52.576786392Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.351µs logger=migrator t=2026-04-20T10:52:52.580242461Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T10:52:52.581752137Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.509076ms logger=migrator t=2026-04-20T10:52:52.5918183Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:52:52.593153103Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.330482ms logger=migrator t=2026-04-20T10:52:52.599994341Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T10:52:52.600803304Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=808.873µs logger=migrator t=2026-04-20T10:52:52.603999079Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T10:52:52.605073758Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.079529ms logger=migrator t=2026-04-20T10:52:52.611147162Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:52:52.61222154Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.078158ms logger=migrator t=2026-04-20T10:52:52.61743582Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T10:52:52.621802956Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.378936ms logger=migrator t=2026-04-20T10:52:52.62557339Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T10:52:52.629336134Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.762234ms logger=migrator t=2026-04-20T10:52:52.635036342Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T10:52:52.63545465Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=424.328µs logger=migrator t=2026-04-20T10:52:52.641971732Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T10:52:52.643201892Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.247151ms logger=migrator t=2026-04-20T10:52:52.647205962Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T10:52:52.648169148Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=960.596µs logger=migrator t=2026-04-20T10:52:52.652283109Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T10:52:52.655047936Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.768417ms logger=migrator t=2026-04-20T10:52:52.658277822Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T10:52:52.658346193Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.111µs logger=migrator t=2026-04-20T10:52:52.661135991Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T10:52:52.662397312Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.261371ms logger=migrator t=2026-04-20T10:52:52.666619405Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T10:52:52.667540291Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=920.896µs logger=migrator t=2026-04-20T10:52:52.671121292Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T10:52:52.671242994Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.112µs logger=migrator t=2026-04-20T10:52:52.674524951Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T10:52:52.675429096Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=904.005µs logger=migrator t=2026-04-20T10:52:52.67973158Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T10:52:52.680652366Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=920.146µs logger=migrator t=2026-04-20T10:52:52.684305759Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T10:52:52.685527609Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.22014ms logger=migrator t=2026-04-20T10:52:52.689673861Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T10:52:52.691256287Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.580526ms logger=migrator t=2026-04-20T10:52:52.695645524Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T10:52:52.696666501Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.020767ms logger=migrator t=2026-04-20T10:52:52.700340085Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T10:52:52.701440243Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.099888ms logger=migrator t=2026-04-20T10:52:52.705184857Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T10:52:52.705264578Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.751µs logger=migrator t=2026-04-20T10:52:52.709368609Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T10:52:52.716229997Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.859898ms logger=migrator t=2026-04-20T10:52:52.72047304Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T10:52:52.721178912Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=705.882µs logger=migrator t=2026-04-20T10:52:52.725436675Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T10:52:52.731610952Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.175406ms logger=migrator t=2026-04-20T10:52:52.7367265Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T10:52:52.737435762Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=709.052µs logger=migrator t=2026-04-20T10:52:52.740528935Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T10:52:52.741549892Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.020337ms logger=migrator t=2026-04-20T10:52:52.746204752Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T10:52:52.74725737Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.052688ms logger=migrator t=2026-04-20T10:52:52.751659226Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T10:52:52.7659021Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.246674ms logger=migrator t=2026-04-20T10:52:52.770129764Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T10:52:52.770937537Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=804.703µs logger=migrator t=2026-04-20T10:52:52.774859434Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T10:52:52.776521063Z 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.661329ms logger=migrator t=2026-04-20T10:52:52.782482075Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T10:52:52.782819821Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=337.936µs logger=migrator t=2026-04-20T10:52:52.786732149Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T10:52:52.787348129Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=615.7µs logger=migrator t=2026-04-20T10:52:52.791399948Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T10:52:52.791626172Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=226.924µs logger=migrator t=2026-04-20T10:52:52.796112949Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T10:52:52.806119451Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=9.984512ms logger=migrator t=2026-04-20T10:52:52.815756087Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T10:52:52.820328776Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.577339ms logger=migrator t=2026-04-20T10:52:52.824628769Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T10:52:52.826083845Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.450105ms logger=migrator t=2026-04-20T10:52:52.831891044Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T10:52:52.833179906Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.288172ms logger=migrator t=2026-04-20T10:52:52.841094682Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T10:52:52.841339346Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=243.714µs logger=migrator t=2026-04-20T10:52:52.844711654Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T10:52:52.849388755Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.676721ms logger=migrator t=2026-04-20T10:52:52.852789523Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T10:52:52.853759629Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=969.636µs logger=migrator t=2026-04-20T10:52:52.858964589Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T10:52:52.859122031Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=157.172µs logger=migrator t=2026-04-20T10:52:52.862775595Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T10:52:52.863115851Z level=info msg="Migration successfully executed" id="Move region to single row" duration=340.195µs logger=migrator t=2026-04-20T10:52:52.867962674Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T10:52:52.868742457Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=779.943µs logger=migrator t=2026-04-20T10:52:52.872176106Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T10:52:52.872966399Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=790.223µs logger=migrator t=2026-04-20T10:52:52.876937818Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:52:52.877738791Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=801.183µs logger=migrator t=2026-04-20T10:52:52.881056499Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:52:52.881814102Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=757.363µs logger=migrator t=2026-04-20T10:52:52.88637881Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T10:52:52.887800725Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.428945ms logger=migrator t=2026-04-20T10:52:52.891644491Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T10:52:52.892998763Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.354523ms logger=migrator t=2026-04-20T10:52:52.896585666Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T10:52:52.896672617Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.032µs logger=migrator t=2026-04-20T10:52:52.9009842Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T10:52:52.90207889Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.09439ms logger=migrator t=2026-04-20T10:52:52.907013975Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T10:52:52.90789791Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=883.505µs logger=migrator t=2026-04-20T10:52:52.911601163Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T10:52:52.912566429Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=969.956µs logger=migrator t=2026-04-20T10:52:52.919080562Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T10:52:52.920347893Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.268491ms logger=migrator t=2026-04-20T10:52:52.923881445Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T10:52:52.924107769Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=228.004µs logger=migrator t=2026-04-20T10:52:52.92772371Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T10:52:52.928124907Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=392.677µs logger=migrator t=2026-04-20T10:52:52.931544346Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T10:52:52.931639587Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=90.861µs logger=migrator t=2026-04-20T10:52:52.938553206Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T10:52:52.940811055Z level=info msg="Migration successfully executed" id="create team table" duration=2.238699ms logger=migrator t=2026-04-20T10:52:52.946877509Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T10:52:52.949016245Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.138146ms logger=migrator t=2026-04-20T10:52:52.953865489Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T10:52:52.954772426Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=907.426µs logger=migrator t=2026-04-20T10:52:52.958306056Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T10:52:52.962831853Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.524957ms logger=migrator t=2026-04-20T10:52:52.967754678Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T10:52:52.968054873Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=300.755µs logger=migrator t=2026-04-20T10:52:52.97255537Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T10:52:52.97373941Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.18132ms logger=migrator t=2026-04-20T10:52:52.977848611Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T10:52:52.978756127Z level=info msg="Migration successfully executed" id="create team member table" duration=913.426µs logger=migrator t=2026-04-20T10:52:52.985841199Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T10:52:52.986762744Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=921.915µs logger=migrator t=2026-04-20T10:52:52.993074453Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T10:52:52.994851784Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.778481ms logger=migrator t=2026-04-20T10:52:53.003892409Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T10:52:53.005172431Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.279812ms logger=migrator t=2026-04-20T10:52:53.016718389Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T10:52:53.020990472Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.267013ms logger=migrator t=2026-04-20T10:52:53.026021579Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T10:52:53.030922723Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.900684ms logger=migrator t=2026-04-20T10:52:53.034916142Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T10:52:53.039590182Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.67349ms logger=migrator t=2026-04-20T10:52:53.044205901Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T10:52:53.04526863Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.062669ms logger=migrator t=2026-04-20T10:52:53.050287796Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T10:52:53.051185891Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=888.075µs logger=migrator t=2026-04-20T10:52:53.054813263Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T10:52:53.056797208Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.987195ms logger=migrator t=2026-04-20T10:52:53.062221591Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T10:52:53.064519311Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.29699ms logger=migrator t=2026-04-20T10:52:53.070368351Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T10:52:53.071452579Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.091628ms logger=migrator t=2026-04-20T10:52:53.076412295Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T10:52:53.077494123Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.081499ms logger=migrator t=2026-04-20T10:52:53.081677595Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T10:52:53.083238871Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.559726ms logger=migrator t=2026-04-20T10:52:53.087524675Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T10:52:53.089435478Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.911423ms logger=migrator t=2026-04-20T10:52:53.097388795Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T10:52:53.098162799Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=782.095µs logger=migrator t=2026-04-20T10:52:53.108937174Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T10:52:53.109274659Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=337.915µs logger=migrator t=2026-04-20T10:52:53.113801756Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T10:52:53.115449475Z level=info msg="Migration successfully executed" id="create tag table" duration=1.647289ms logger=migrator t=2026-04-20T10:52:53.119711448Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T10:52:53.120740026Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.027638ms logger=migrator t=2026-04-20T10:52:53.12443522Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T10:52:53.125277964Z level=info msg="Migration successfully executed" id="create login attempt table" duration=841.604µs logger=migrator t=2026-04-20T10:52:53.129293363Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T10:52:53.130959891Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.672068ms logger=migrator t=2026-04-20T10:52:53.135912417Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T10:52:53.136811713Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=905.947µs logger=migrator t=2026-04-20T10:52:53.14077294Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:52:53.155558324Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.784664ms logger=migrator t=2026-04-20T10:52:53.16175514Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T10:52:53.163014593Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.258393ms logger=migrator t=2026-04-20T10:52:53.169131677Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T10:52:53.170514132Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.368994ms logger=migrator t=2026-04-20T10:52:53.178386526Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T10:52:53.178808704Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=422.778µs logger=migrator t=2026-04-20T10:52:53.183444743Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T10:52:53.184124874Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=680.131µs logger=migrator t=2026-04-20T10:52:53.19369309Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T10:52:53.194948221Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.245941ms logger=migrator t=2026-04-20T10:52:53.200530767Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T10:52:53.202113594Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.586847ms logger=migrator t=2026-04-20T10:52:53.206857216Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T10:52:53.206950578Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.962µs logger=migrator t=2026-04-20T10:52:53.210496108Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T10:52:53.219234068Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.73624ms logger=migrator t=2026-04-20T10:52:53.224797344Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T10:52:53.228902484Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.10683ms logger=migrator t=2026-04-20T10:52:53.234359448Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T10:52:53.239666569Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.306541ms logger=migrator t=2026-04-20T10:52:53.248353638Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T10:52:53.25542297Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.065362ms logger=migrator t=2026-04-20T10:52:53.259481259Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T10:52:53.260518958Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.034129ms logger=migrator t=2026-04-20T10:52:53.268229519Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T10:52:53.284086272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=15.849813ms logger=migrator t=2026-04-20T10:52:53.304083276Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T10:52:53.305803456Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.72289ms logger=migrator t=2026-04-20T10:52:53.316766574Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T10:52:53.32059507Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=3.804235ms logger=migrator t=2026-04-20T10:52:53.328834601Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T10:52:53.330780395Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.944874ms logger=migrator t=2026-04-20T10:52:53.338456767Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T10:52:53.34040181Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.000304ms logger=migrator t=2026-04-20T10:52:53.346146828Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T10:52:53.348185903Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.044215ms logger=migrator t=2026-04-20T10:52:53.355679123Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T10:52:53.357733387Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.059124ms logger=migrator t=2026-04-20T10:52:53.364036126Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T10:52:53.370262513Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.232367ms logger=migrator t=2026-04-20T10:52:53.401872856Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T10:52:53.404215126Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.3468ms logger=migrator t=2026-04-20T10:52:53.409721961Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T10:52:53.410700607Z level=info msg="Migration successfully executed" id="create cache_data table" duration=980.176µs logger=migrator t=2026-04-20T10:52:53.417976043Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T10:52:53.419116262Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.137529ms logger=migrator t=2026-04-20T10:52:53.423304434Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T10:52:53.424184619Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=880.105µs logger=migrator t=2026-04-20T10:52:53.428761438Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T10:52:53.429854136Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.091858ms logger=migrator t=2026-04-20T10:52:53.435678626Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T10:52:53.435763008Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=85.142µs logger=migrator t=2026-04-20T10:52:53.441254552Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T10:52:53.441386424Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.282µs logger=migrator t=2026-04-20T10:52:53.447060962Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T10:52:53.448450326Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.388164ms logger=migrator t=2026-04-20T10:52:53.454055313Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:52:53.455012839Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=957.426µs logger=migrator t=2026-04-20T10:52:53.460502483Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:52:53.462103101Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.604608ms logger=migrator t=2026-04-20T10:52:53.467388072Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:52:53.467535114Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.472µs logger=migrator t=2026-04-20T10:52:53.47199353Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:52:53.472813754Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=820.444µs logger=migrator t=2026-04-20T10:52:53.478999881Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:52:53.479791064Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=798.543µs logger=migrator t=2026-04-20T10:52:53.484646608Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:52:53.485632145Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=985.747µs logger=migrator t=2026-04-20T10:52:53.490981717Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:52:53.491718689Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=736.902µs logger=migrator t=2026-04-20T10:52:53.496729956Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T10:52:53.506210338Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.475143ms logger=migrator t=2026-04-20T10:52:53.511612001Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T10:52:53.512462056Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=849.895µs logger=migrator t=2026-04-20T10:52:53.519517697Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T10:52:53.520724818Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=1.183631ms logger=migrator t=2026-04-20T10:52:53.526759162Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T10:52:53.52785483Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.095658ms logger=migrator t=2026-04-20T10:52:53.53249694Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T10:52:53.533581328Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.084268ms logger=migrator t=2026-04-20T10:52:53.539844816Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T10:52:53.540938035Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.087069ms logger=migrator t=2026-04-20T10:52:53.547962885Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:52:53.548073427Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=111.642µs logger=migrator t=2026-04-20T10:52:53.552740188Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T10:52:53.554157033Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.416715ms logger=migrator t=2026-04-20T10:52:53.560212826Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T10:52:53.561313695Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.100479ms logger=migrator t=2026-04-20T10:52:53.56684224Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T10:52:53.567919938Z 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.077138ms logger=migrator t=2026-04-20T10:52:53.573360841Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T10:52:53.574487321Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.12626ms logger=migrator t=2026-04-20T10:52:53.579550369Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T10:52:53.58543929Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.895931ms logger=migrator t=2026-04-20T10:52:53.590539948Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:52:53.591560925Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.018888ms logger=migrator t=2026-04-20T10:52:53.59768793Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:52:53.598675456Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=987.656µs logger=migrator t=2026-04-20T10:52:53.603851045Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T10:52:53.632886405Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.03374ms logger=migrator t=2026-04-20T10:52:53.638287928Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T10:52:53.661424435Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.136907ms logger=migrator t=2026-04-20T10:52:53.667645992Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:52:53.668443935Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=797.803µs logger=migrator t=2026-04-20T10:52:53.673784977Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:52:53.675641109Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.866162ms logger=migrator t=2026-04-20T10:52:53.681095193Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T10:52:53.687585364Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.490391ms logger=migrator t=2026-04-20T10:52:53.693939443Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T10:52:53.70011784Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.179707ms logger=migrator t=2026-04-20T10:52:53.704596816Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T10:52:53.705796707Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.194691ms logger=migrator t=2026-04-20T10:52:53.710448997Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T10:52:53.711575187Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.12026ms logger=migrator t=2026-04-20T10:52:53.717963086Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T10:52:53.719034584Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.071368ms logger=migrator t=2026-04-20T10:52:53.722982573Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T10:52:53.724097711Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.114948ms logger=migrator t=2026-04-20T10:52:53.728420466Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:52:53.728485207Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.171µs logger=migrator t=2026-04-20T10:52:53.733491143Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T10:52:53.740011035Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.512462ms logger=migrator t=2026-04-20T10:52:53.744242337Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T10:52:53.751025895Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.782808ms logger=migrator t=2026-04-20T10:52:53.755150625Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T10:52:53.762505002Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.355176ms logger=migrator t=2026-04-20T10:52:53.768624086Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T10:52:53.769754925Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.138089ms logger=migrator t=2026-04-20T10:52:53.773736744Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T10:52:53.774806273Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.069368ms logger=migrator t=2026-04-20T10:52:53.778584968Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T10:52:53.785655319Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.059841ms logger=migrator t=2026-04-20T10:52:53.790735026Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T10:52:53.800083837Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.347071ms logger=migrator t=2026-04-20T10:52:53.803975934Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T10:52:53.804975181Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=998.747µs logger=migrator t=2026-04-20T10:52:53.815330999Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T10:52:53.821098298Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.771119ms logger=migrator t=2026-04-20T10:52:53.827257334Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T10:52:53.832928211Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.670017ms logger=migrator t=2026-04-20T10:52:53.837171485Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T10:52:53.837236996Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.342µs logger=migrator t=2026-04-20T10:52:53.842472895Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T10:52:53.843623425Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.15033ms logger=migrator t=2026-04-20T10:52:53.848841445Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T10:52:53.850124117Z 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.282342ms logger=migrator t=2026-04-20T10:52:53.854163817Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T10:52:53.855259865Z 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.091568ms logger=migrator t=2026-04-20T10:52:53.859153771Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:52:53.859216633Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.911µs logger=migrator t=2026-04-20T10:52:53.863881933Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T10:52:53.872258517Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.375424ms logger=migrator t=2026-04-20T10:52:53.876368268Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T10:52:53.882422892Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.056454ms logger=migrator t=2026-04-20T10:52:53.886051924Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T10:52:53.891582109Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.523025ms logger=migrator t=2026-04-20T10:52:53.896443193Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T10:52:53.903188938Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.743255ms logger=migrator t=2026-04-20T10:52:53.907193918Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T10:52:53.91431335Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.126281ms logger=migrator t=2026-04-20T10:52:53.918197856Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T10:52:53.918289497Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=92.271µs logger=migrator t=2026-04-20T10:52:53.922068343Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T10:52:53.923017629Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=949.856µs logger=migrator t=2026-04-20T10:52:53.928021495Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T10:52:53.935340051Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.318176ms logger=migrator t=2026-04-20T10:52:53.940237525Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T10:52:53.940317746Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.711µs logger=migrator t=2026-04-20T10:52:53.94577668Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T10:52:53.956635096Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.856206ms logger=migrator t=2026-04-20T10:52:53.961228426Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T10:52:53.962933844Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.707859ms logger=migrator t=2026-04-20T10:52:53.968124803Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T10:52:53.97547413Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.376017ms logger=migrator t=2026-04-20T10:52:53.98008979Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T10:52:53.981136678Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.047178ms logger=migrator t=2026-04-20T10:52:53.985620835Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T10:52:53.986675593Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.054948ms logger=migrator t=2026-04-20T10:52:53.990056261Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T10:52:53.999733087Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.666196ms logger=migrator t=2026-04-20T10:52:54.004862155Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T10:52:54.005993445Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.14005ms logger=migrator t=2026-04-20T10:52:54.012431615Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T10:52:54.013771219Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.339274ms logger=migrator t=2026-04-20T10:52:54.019210842Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T10:52:54.020149758Z level=info msg="Migration successfully executed" id="create alert_image table" duration=936.466µs logger=migrator t=2026-04-20T10:52:54.026496257Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T10:52:54.02782964Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.333063ms logger=migrator t=2026-04-20T10:52:54.032463379Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T10:52:54.032595831Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=136.082µs logger=migrator t=2026-04-20T10:52:54.039525551Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T10:52:54.04127238Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.754229ms logger=migrator t=2026-04-20T10:52:54.049143306Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T10:52:54.05114274Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.999224ms logger=migrator t=2026-04-20T10:52:54.055006676Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:52:54.055480174Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:52:54.058863013Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T10:52:54.059335021Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=472.178µs logger=migrator t=2026-04-20T10:52:54.064717414Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T10:52:54.065917014Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.19843ms logger=migrator t=2026-04-20T10:52:54.06972653Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T10:52:54.075969737Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.243157ms logger=migrator t=2026-04-20T10:52:54.079439196Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T10:52:54.08023615Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=797.044µs logger=migrator t=2026-04-20T10:52:54.085018142Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T10:52:54.086315894Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.295122ms logger=migrator t=2026-04-20T10:52:54.09423096Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T10:52:54.09534768Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.11824ms logger=migrator t=2026-04-20T10:52:54.098553175Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T10:52:54.099859327Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.299482ms logger=migrator t=2026-04-20T10:52:54.104838473Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T10:52:54.10639857Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.559507ms logger=migrator t=2026-04-20T10:52:54.112867011Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T10:52:54.112892751Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.32µs logger=migrator t=2026-04-20T10:52:54.117070242Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T10:52:54.117159454Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.762µs logger=migrator t=2026-04-20T10:52:54.121339416Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T10:52:54.128058972Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.719746ms logger=migrator t=2026-04-20T10:52:54.133349472Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T10:52:54.133690418Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=345.176µs logger=migrator t=2026-04-20T10:52:54.146524949Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T10:52:54.149400818Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.878689ms logger=migrator t=2026-04-20T10:52:54.155736717Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T10:52:54.156391138Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=656.511µs logger=migrator t=2026-04-20T10:52:54.1669392Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T10:52:54.168380965Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.446426ms logger=migrator t=2026-04-20T10:52:54.179840302Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T10:52:54.181263856Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.418064ms logger=migrator t=2026-04-20T10:52:54.184892599Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T10:52:54.217440387Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.547408ms logger=migrator t=2026-04-20T10:52:54.223000083Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T10:52:54.229704958Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.704755ms logger=migrator t=2026-04-20T10:52:54.233098477Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T10:52:54.23327817Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=170.353µs logger=migrator t=2026-04-20T10:52:54.237363189Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T10:52:54.271624979Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.26085ms logger=migrator t=2026-04-20T10:52:54.281086501Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T10:52:54.313722582Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.628431ms logger=migrator t=2026-04-20T10:52:54.318843949Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T10:52:54.319736835Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=887.606µs logger=migrator t=2026-04-20T10:52:54.421626796Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T10:52:54.423056641Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.432235ms logger=migrator t=2026-04-20T10:52:54.43177371Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T10:52:54.432103046Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=331.646µs logger=migrator t=2026-04-20T10:52:54.436939449Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T10:52:54.437949786Z level=info msg="Migration successfully executed" id="create permission table" duration=1.010047ms logger=migrator t=2026-04-20T10:52:54.442686628Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T10:52:54.443911149Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.225791ms logger=migrator t=2026-04-20T10:52:54.447944569Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T10:52:54.449095468Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.15578ms logger=migrator t=2026-04-20T10:52:54.455370515Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T10:52:54.456248831Z level=info msg="Migration successfully executed" id="create role table" duration=878.436µs logger=migrator t=2026-04-20T10:52:54.46090058Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T10:52:54.472437149Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.536399ms logger=migrator t=2026-04-20T10:52:54.477623698Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T10:52:54.486926127Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.306509ms logger=migrator t=2026-04-20T10:52:54.492833229Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T10:52:54.494090671Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.252062ms logger=migrator t=2026-04-20T10:52:54.498901983Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T10:52:54.503614804Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=4.718621ms logger=migrator t=2026-04-20T10:52:54.507361039Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T10:52:54.508687401Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.328412ms logger=migrator t=2026-04-20T10:52:54.514282777Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T10:52:54.515872895Z level=info msg="Migration successfully executed" id="create team role table" duration=1.594588ms logger=migrator t=2026-04-20T10:52:54.521702345Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T10:52:54.523263271Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.564386ms logger=migrator t=2026-04-20T10:52:54.527547935Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T10:52:54.529028891Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.481826ms logger=migrator t=2026-04-20T10:52:54.53363074Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T10:52:54.535068195Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.426465ms logger=migrator t=2026-04-20T10:52:54.538624626Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T10:52:54.539761195Z level=info msg="Migration successfully executed" id="create user role table" duration=1.136529ms logger=migrator t=2026-04-20T10:52:54.544831552Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T10:52:54.546204057Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.379874ms logger=migrator t=2026-04-20T10:52:54.550005951Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T10:52:54.551533668Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.527147ms logger=migrator t=2026-04-20T10:52:54.55696073Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T10:52:54.559194309Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.235949ms logger=migrator t=2026-04-20T10:52:54.566929482Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T10:52:54.569063589Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.139967ms logger=migrator t=2026-04-20T10:52:54.687448063Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T10:52:54.689435497Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.002464ms logger=migrator t=2026-04-20T10:52:54.711816362Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T10:52:54.71350003Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.683228ms logger=migrator t=2026-04-20T10:52:54.718331974Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T10:52:54.726375882Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.043499ms logger=migrator t=2026-04-20T10:52:54.730653315Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T10:52:54.731411118Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=757.653µs logger=migrator t=2026-04-20T10:52:54.736334434Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T10:52:54.737427972Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.093249ms logger=migrator t=2026-04-20T10:52:54.741761556Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T10:52:54.742821885Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.060509ms logger=migrator t=2026-04-20T10:52:54.747142858Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T10:52:54.748180507Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.041739ms logger=migrator t=2026-04-20T10:52:54.753541469Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T10:52:54.754360393Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=818.774µs logger=migrator t=2026-04-20T10:52:54.758757778Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T10:52:54.760358705Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.599547ms logger=migrator t=2026-04-20T10:52:54.765064127Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T10:52:54.773755016Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.6919ms logger=migrator t=2026-04-20T10:52:54.779151109Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T10:52:54.784757445Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.605816ms logger=migrator t=2026-04-20T10:52:54.789212111Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T10:52:54.797252979Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.040508ms logger=migrator t=2026-04-20T10:52:54.801425792Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T10:52:54.814130659Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.714368ms logger=migrator t=2026-04-20T10:52:54.819668154Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T10:52:54.821009848Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.341314ms logger=migrator t=2026-04-20T10:52:54.826871489Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T10:52:54.828068499Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.18896ms logger=migrator t=2026-04-20T10:52:54.832265141Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T10:52:54.833480632Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.216391ms logger=migrator t=2026-04-20T10:52:54.840259729Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T10:52:54.841371768Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.112158ms logger=migrator t=2026-04-20T10:52:54.846087399Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T10:52:54.848401889Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.31787ms logger=migrator t=2026-04-20T10:52:54.85375226Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T10:52:54.853837611Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.741µs logger=migrator t=2026-04-20T10:52:54.859509609Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T10:52:54.859573381Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.392µs logger=migrator t=2026-04-20T10:52:54.863391776Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T10:52:54.863763462Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=371.876µs logger=migrator t=2026-04-20T10:52:54.867781881Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T10:52:54.868212789Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=431.458µs logger=migrator t=2026-04-20T10:52:54.872441731Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T10:52:54.873174034Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=738.463µs logger=migrator t=2026-04-20T10:52:54.879820888Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T10:52:54.880131143Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=312.165µs logger=migrator t=2026-04-20T10:52:54.884367396Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T10:52:54.885085369Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=721.553µs logger=migrator t=2026-04-20T10:52:54.88983187Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T10:52:54.891241975Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.410085ms logger=migrator t=2026-04-20T10:52:54.896736209Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T10:52:54.898339176Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.602207ms logger=migrator t=2026-04-20T10:52:54.904157086Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T10:52:54.912392628Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.16456ms logger=migrator t=2026-04-20T10:52:54.91714354Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T10:52:54.917217221Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.062µs logger=migrator t=2026-04-20T10:52:54.922206657Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T10:52:54.923548909Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.341912ms logger=migrator t=2026-04-20T10:52:54.928701768Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T10:52:54.930302856Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.602008ms logger=migrator t=2026-04-20T10:52:54.935048176Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T10:52:54.937099482Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.052536ms logger=migrator t=2026-04-20T10:52:54.943293668Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T10:52:54.953152038Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.86337ms logger=migrator t=2026-04-20T10:52:54.957449541Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T10:52:54.958360218Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=910.727µs logger=migrator t=2026-04-20T10:52:54.961916629Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T10:52:54.962725452Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=809.343µs logger=migrator t=2026-04-20T10:52:54.969373087Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:52:54.997038612Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.658995ms logger=migrator t=2026-04-20T10:52:55.001685222Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T10:52:55.003385542Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.70139ms logger=migrator t=2026-04-20T10:52:55.008859966Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T10:52:55.010025905Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.16866ms logger=migrator t=2026-04-20T10:52:55.015260255Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T10:52:55.016266942Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.006407ms logger=migrator t=2026-04-20T10:52:55.020243811Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T10:52:55.021515532Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.271661ms logger=migrator t=2026-04-20T10:52:55.02718048Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T10:52:55.027415804Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.334µs logger=migrator t=2026-04-20T10:52:55.032793216Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T10:52:55.033644502Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=850.816µs logger=migrator t=2026-04-20T10:52:55.038446433Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T10:52:55.047145623Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.699339ms logger=migrator t=2026-04-20T10:52:55.051741132Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T10:52:55.052656857Z level=info msg="Migration successfully executed" id="create entity_events table" duration=915.675µs logger=migrator t=2026-04-20T10:52:55.057405959Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T10:52:55.058512839Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.09871ms logger=migrator t=2026-04-20T10:52:55.063914731Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:52:55.064722125Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:52:55.069452136Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:52:55.070393653Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:52:55.075640003Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T10:52:55.07663883Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=992.547µs logger=migrator t=2026-04-20T10:52:55.081511194Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T10:52:55.082927048Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.417294ms logger=migrator t=2026-04-20T10:52:55.087261803Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:52:55.088491003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.229ms logger=migrator t=2026-04-20T10:52:55.093821755Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:52:55.094966415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.14426ms logger=migrator t=2026-04-20T10:52:55.099685316Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:52:55.101234813Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.549647ms logger=migrator t=2026-04-20T10:52:55.108227133Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:52:55.109648058Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.424395ms logger=migrator t=2026-04-20T10:52:55.11502452Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T10:52:55.116489415Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.464454ms logger=migrator t=2026-04-20T10:52:55.121104934Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T10:52:55.122957656Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.853442ms logger=migrator t=2026-04-20T10:52:55.127639456Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:52:55.128957109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.317223ms logger=migrator t=2026-04-20T10:52:55.133995065Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:52:55.135263647Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.268292ms logger=migrator t=2026-04-20T10:52:55.139747425Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T10:52:55.141600416Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.850271ms logger=migrator t=2026-04-20T10:52:55.146352368Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T10:52:55.173401063Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.047935ms logger=migrator t=2026-04-20T10:52:55.17902468Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T10:52:55.186516118Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.490358ms logger=migrator t=2026-04-20T10:52:55.192049003Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T10:52:55.20352108Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.472797ms logger=migrator t=2026-04-20T10:52:55.208028558Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T10:52:55.208412374Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=384.636µs logger=migrator t=2026-04-20T10:52:55.214274125Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T10:52:55.228081562Z level=info msg="Migration successfully executed" id="add share column" duration=13.807857ms logger=migrator t=2026-04-20T10:52:55.233128779Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T10:52:55.233431154Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=301.455µs logger=migrator t=2026-04-20T10:52:55.237885221Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T10:52:55.23901962Z level=info msg="Migration successfully executed" id="create file table" duration=1.133899ms logger=migrator t=2026-04-20T10:52:55.244566896Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T10:52:55.245818907Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.251681ms logger=migrator t=2026-04-20T10:52:55.249862727Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T10:52:55.251134658Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.271641ms logger=migrator t=2026-04-20T10:52:55.255327431Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T10:52:55.25650164Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.17183ms logger=migrator t=2026-04-20T10:52:55.262015955Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T10:52:55.263909598Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.893293ms logger=migrator t=2026-04-20T10:52:55.268488276Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T10:52:55.268586319Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.793µs logger=migrator t=2026-04-20T10:52:55.27278759Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T10:52:55.272966013Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=178.363µs logger=migrator t=2026-04-20T10:52:55.277355449Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T10:52:55.278312835Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=956.976µs logger=migrator t=2026-04-20T10:52:55.284158496Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T10:52:55.284461921Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=302.505µs logger=migrator t=2026-04-20T10:52:55.288897017Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T10:52:55.290486994Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.590007ms logger=migrator t=2026-04-20T10:52:55.29489018Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T10:52:55.306044242Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.154762ms logger=migrator t=2026-04-20T10:52:55.309914348Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T10:52:55.31004197Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=127.562µs logger=migrator t=2026-04-20T10:52:55.313769155Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T10:52:55.314640669Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=865.654µs logger=migrator t=2026-04-20T10:52:55.319518244Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T10:52:55.320183565Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=673.581µs logger=migrator t=2026-04-20T10:52:55.324361806Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T10:52:55.324744724Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=382.938µs logger=migrator t=2026-04-20T10:52:55.328979146Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T10:52:55.330393101Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.488006ms logger=migrator t=2026-04-20T10:52:55.336530996Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T10:52:55.346833942Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.294856ms logger=migrator t=2026-04-20T10:52:55.351715067Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T10:52:55.360384005Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.669828ms logger=migrator t=2026-04-20T10:52:55.364423455Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T10:52:55.36530078Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=874.425µs logger=migrator t=2026-04-20T10:52:55.370123593Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T10:52:55.444096924Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.968231ms logger=migrator t=2026-04-20T10:52:55.449139861Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T10:52:55.450413982Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.273832ms logger=migrator t=2026-04-20T10:52:55.454367641Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T10:52:55.455983858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.614677ms logger=migrator t=2026-04-20T10:52:55.461741817Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T10:52:55.488481787Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.74068ms logger=migrator t=2026-04-20T10:52:55.493549774Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T10:52:55.503512494Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.96967ms logger=migrator t=2026-04-20T10:52:55.508550021Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T10:52:55.508935468Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=385.527µs logger=migrator t=2026-04-20T10:52:55.512761814Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T10:52:55.513008608Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=246.764µs logger=migrator t=2026-04-20T10:52:55.51718475Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T10:52:55.517516445Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=331.815µs logger=migrator t=2026-04-20T10:52:55.521590146Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T10:52:55.521923071Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=331.725µs logger=migrator t=2026-04-20T10:52:55.52766029Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T10:52:55.528197029Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=542.169µs logger=migrator t=2026-04-20T10:52:55.535453974Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T10:52:55.537429537Z level=info msg="Migration successfully executed" id="create folder table" duration=1.975773ms logger=migrator t=2026-04-20T10:52:55.542127528Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T10:52:55.543422621Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.296883ms logger=migrator t=2026-04-20T10:52:55.547569502Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T10:52:55.548413496Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=844.584µs logger=migrator t=2026-04-20T10:52:55.553400512Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T10:52:55.553431882Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.2µs logger=migrator t=2026-04-20T10:52:55.55731202Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:52:55.558824695Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.512535ms logger=migrator t=2026-04-20T10:52:55.562933377Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:52:55.564088276Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.154609ms logger=migrator t=2026-04-20T10:52:55.569173203Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T10:52:55.571374841Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.200218ms logger=migrator t=2026-04-20T10:52:55.575596043Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T10:52:55.576346506Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=753.003µs logger=migrator t=2026-04-20T10:52:55.580977786Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T10:52:55.581260391Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=283.365µs logger=migrator t=2026-04-20T10:52:55.586894028Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T10:52:55.589642475Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.748028ms logger=migrator t=2026-04-20T10:52:55.595046458Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T10:52:55.600141255Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=5.085107ms logger=migrator t=2026-04-20T10:52:55.604583061Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T10:52:55.605752792Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.170521ms logger=migrator t=2026-04-20T10:52:55.611053733Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T10:52:55.612148681Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.094678ms logger=migrator t=2026-04-20T10:52:55.616503357Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T10:52:55.617517654Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.014247ms logger=migrator t=2026-04-20T10:52:55.621352059Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T10:52:55.622201905Z level=info msg="Migration successfully executed" id="create anon_device table" duration=845.556µs logger=migrator t=2026-04-20T10:52:55.626930055Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T10:52:55.628001484Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.068239ms logger=migrator t=2026-04-20T10:52:55.631910551Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T10:52:55.632895618Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=984.787µs logger=migrator t=2026-04-20T10:52:55.638319381Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T10:52:55.639197507Z level=info msg="Migration successfully executed" id="create signing_key table" duration=879.366µs logger=migrator t=2026-04-20T10:52:55.6440098Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T10:52:55.645037357Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.027397ms logger=migrator t=2026-04-20T10:52:55.649069986Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T10:52:55.650161185Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.094729ms logger=migrator t=2026-04-20T10:52:55.654121463Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T10:52:55.654421148Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=297.335µs logger=migrator t=2026-04-20T10:52:55.658714092Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T10:52:55.667081306Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.364154ms logger=migrator t=2026-04-20T10:52:55.67196815Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T10:52:55.672596711Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=630.021µs logger=migrator t=2026-04-20T10:52:55.676442516Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:52:55.676466527Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.671µs logger=migrator t=2026-04-20T10:52:55.68069297Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:52:55.681719117Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.022597ms logger=migrator t=2026-04-20T10:52:55.687310073Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:52:55.687331303Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.42µs logger=migrator t=2026-04-20T10:52:55.706692016Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T10:52:55.709050367Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.361521ms logger=migrator t=2026-04-20T10:52:55.740418426Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:52:55.743144942Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.733097ms logger=migrator t=2026-04-20T10:52:55.748765019Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T10:52:55.750382827Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.620248ms logger=migrator t=2026-04-20T10:52:55.755423233Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T10:52:55.756207768Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=784.984µs logger=migrator t=2026-04-20T10:52:55.760182045Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T10:52:55.760410619Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=229.464µs logger=migrator t=2026-04-20T10:52:55.764550511Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T10:52:55.76508248Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=531.639µs logger=migrator t=2026-04-20T10:52:55.769651138Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T10:52:55.770511913Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=860.335µs logger=migrator t=2026-04-20T10:52:55.774883738Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T10:52:55.776626668Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.74307ms logger=migrator t=2026-04-20T10:52:55.781477082Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T10:52:55.792352558Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.877635ms logger=migrator t=2026-04-20T10:52:55.797431855Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T10:52:55.808345393Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.912268ms logger=migrator t=2026-04-20T10:52:55.812980763Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T10:52:55.823607095Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.626692ms logger=migrator t=2026-04-20T10:52:55.82794897Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T10:52:55.828002111Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.821µs logger=migrator t=2026-04-20T10:52:55.831853227Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T10:52:55.843428756Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.569579ms logger=migrator t=2026-04-20T10:52:55.848821079Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T10:52:55.858246181Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.422181ms logger=migrator t=2026-04-20T10:52:55.863288757Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T10:52:55.863559582Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=271.435µs logger=migrator t=2026-04-20T10:52:55.867765664Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.726934237s logger=migrator t=2026-04-20T10:52:55.868407705Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T10:52:55.883539295Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T10:52:55.883760099Z level=info msg="Created default organization" logger=secrets t=2026-04-20T10:52:55.889007009Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:52:55.948634193Z level=info msg="Restored cache from database" duration=554.859µs logger=plugin.store t=2026-04-20T10:52:55.950561787Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T10:52:55.994763196Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T10:52:55.994868998Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T10:52:55.99500109Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T10:52:55.995035571Z level=info msg="Plugins loaded" count=54 duration=44.476124ms logger=query_data t=2026-04-20T10:52:55.999330244Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T10:52:56.003228862Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T10:52:56.013214113Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T10:52:56.022449772Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T10:52:56.024888023Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T10:52:56.027050821Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T10:52:56.047567984Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T10:52:56.06768921Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T10:52:56.090100925Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T10:52:56.090135915Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T10:52:56.09041385Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T10:52:56.09042016Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-20T10:52:56.092664809Z level=info msg="State cache has been initialized" states=0 duration=2.252699ms logger=ngalert.multiorg.alertmanager t=2026-04-20T10:52:56.095225543Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T10:52:56.096698458Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.scheduler t=2026-04-20T10:52:56.096792249Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T10:52:56.096875201Z level=info msg=starting first_tick=2026-04-20T10:53:00Z logger=plugins.update.checker t=2026-04-20T10:52:56.179711884Z level=info msg="Update check succeeded" duration=84.666284ms logger=grafana.update.checker t=2026-04-20T10:52:56.190018961Z level=info msg="Update check succeeded" duration=99.462589ms logger=provisioning.dashboard t=2026-04-20T10:52:56.366021686Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T10:52:56.435976598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:52:56.446882085Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-20T10:52:56.448557315Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T10:52:56.449011252Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T10:52:56.449207896Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:52:56.620668492Z level=info msg="Patterns update finished" duration=527.051287ms logger=provisioning.dashboard t=2026-04-20T10:53:01.210543566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.211798748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.2323444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.258649533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.278020727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.303723298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.326937057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.350632085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.370469926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.400695565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.419225044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.450476911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.470903693Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T10:53:01.510201398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:53:01.522688023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:53:01.543588831Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:53:01.5556695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-20T10:53:01.572759314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.593924187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.625353758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.641778871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.666730589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.684145739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.711098742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.733878463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.760670344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.774322479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.806796497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.832722943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.886951855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:01.922288233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.006970269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.025796663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.101692528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.120025292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.16529558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.183680177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.244470313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.266456301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.318689648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.338896756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.405032333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.42345771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.494556032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.514597947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.594079273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.619124434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.684386867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.701896727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.769030302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.790716415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.868310458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.891436717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.957309539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:02.977593907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.034930214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.055257933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.120660977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.141306253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.202699769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.223378254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.2882966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.308512939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.37263002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.390335655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.455830871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.47321296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.552318801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.56973786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.652202228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.668394747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.747876863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.765304584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.832772774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.849496171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.929793471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:03.950106111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.020308639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.041077165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.11232068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.136533667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.215566356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.233415633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:53:04.317133743Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T10:53:48.114000375Z level=info msg="Usage stats are ready to report"