logger=settings t=2026-04-09T17:37:47.65371174Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-09T17:37:47Z logger=settings t=2026-04-09T17:37:47.654102998Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-09T17:37:47.654124118Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-09T17:37:47.654130218Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-09T17:37:47.654135288Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-09T17:37:47.654139628Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-09T17:37:47.654145928Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-09T17:37:47.654150338Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-09T17:37:47.654154799Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-09T17:37:47.654159169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-09T17:37:47.654163629Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-09T17:37:47.654169139Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-09T17:37:47.654173409Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-09T17:37:47.654179969Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-09T17:37:47.654183929Z level=info msg=Target target=[all] logger=settings t=2026-04-09T17:37:47.654193659Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-09T17:37:47.654197689Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-09T17:37:47.654202039Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-09T17:37:47.65420622Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-09T17:37:47.65421122Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-09T17:37:47.65421608Z level=info msg="App mode production" logger=sqlstore t=2026-04-09T17:37:47.654633928Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-09T17:37:47.654658828Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-09T17:37:47.656862949Z level=info msg="Locking database" logger=migrator t=2026-04-09T17:37:47.65688587Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-09T17:37:47.657625664Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-09T17:37:47.658946688Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.320224ms logger=migrator t=2026-04-09T17:37:47.664060264Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-09T17:37:47.666457748Z level=info msg="Migration successfully executed" id="create user table" duration=2.400195ms logger=migrator t=2026-04-09T17:37:47.669928383Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-09T17:37:47.670926402Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=998.289µs logger=migrator t=2026-04-09T17:37:47.675830164Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-09T17:37:47.676858673Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=995.698µs logger=migrator t=2026-04-09T17:37:47.682739243Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-09T17:37:47.683566569Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=836.956µs logger=migrator t=2026-04-09T17:37:47.688132224Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-09T17:37:47.692836602Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=4.702218ms logger=migrator t=2026-04-09T17:37:47.697109512Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-09T17:37:47.700379573Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.269201ms logger=migrator t=2026-04-09T17:37:47.704997559Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-09T17:37:47.706038629Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.04342ms logger=migrator t=2026-04-09T17:37:47.710702536Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-09T17:37:47.711654014Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=952.228µs logger=migrator t=2026-04-09T17:37:47.715365053Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-09T17:37:47.716121957Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=757.584µs logger=migrator t=2026-04-09T17:37:47.720201794Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-09T17:37:47.720799595Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=596.651µs logger=migrator t=2026-04-09T17:37:47.72589046Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-09T17:37:47.726696605Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=798.865µs logger=migrator t=2026-04-09T17:37:47.730193291Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-09T17:37:47.731656128Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.462537ms logger=migrator t=2026-04-09T17:37:47.73603675Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-09T17:37:47.73607068Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.4µs logger=migrator t=2026-04-09T17:37:47.740753378Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-09T17:37:47.742126114Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.372066ms logger=migrator t=2026-04-09T17:37:47.745888134Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-09T17:37:47.746156919Z level=info msg="Migration successfully executed" id="Add missing user data" duration=269.175µs logger=migrator t=2026-04-09T17:37:47.752504048Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-09T17:37:47.755572655Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.037226ms logger=migrator t=2026-04-09T17:37:47.761250381Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-09T17:37:47.762862612Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.616651ms logger=migrator t=2026-04-09T17:37:47.767277184Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-09T17:37:47.769044767Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.767453ms logger=migrator t=2026-04-09T17:37:47.772332018Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-09T17:37:47.783887335Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.553857ms logger=migrator t=2026-04-09T17:37:47.787409621Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-09T17:37:47.788516691Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.089021ms logger=migrator t=2026-04-09T17:37:47.791541888Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-09T17:37:47.791782582Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=241.294µs logger=migrator t=2026-04-09T17:37:47.795892539Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-09T17:37:47.796672874Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=780.905µs logger=migrator t=2026-04-09T17:37:47.803791167Z 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-09T17:37:47.804549991Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=764.184µs logger=migrator t=2026-04-09T17:37:47.809236369Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-09T17:37:47.809911551Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=675.932µs logger=migrator t=2026-04-09T17:37:47.814770602Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-09T17:37:47.816152888Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.384576ms logger=migrator t=2026-04-09T17:37:47.821908726Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-09T17:37:47.822800002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=906.807µs logger=migrator t=2026-04-09T17:37:47.827704044Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-09T17:37:47.828635692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=975.259µs logger=migrator t=2026-04-09T17:37:47.834367939Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-09T17:37:47.835590632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.222943ms logger=migrator t=2026-04-09T17:37:48.054754049Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-09T17:37:48.055962741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.212933ms logger=migrator t=2026-04-09T17:37:48.34431134Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-09T17:37:48.344379732Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.572µs logger=migrator t=2026-04-09T17:37:48.539783688Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-09T17:37:48.540569803Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=791.454µs logger=migrator t=2026-04-09T17:37:48.59132701Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-09T17:37:48.592384439Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.06136ms logger=migrator t=2026-04-09T17:37:48.653398778Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-09T17:37:48.654396296Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.002958ms logger=migrator t=2026-04-09T17:37:48.887474316Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-09T17:37:48.888847061Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.373546ms logger=migrator t=2026-04-09T17:37:49.01636538Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-09T17:37:49.019794534Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.479255ms logger=migrator t=2026-04-09T17:37:49.031096855Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-09T17:37:49.032160004Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.06695ms logger=migrator t=2026-04-09T17:37:49.037268359Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-09T17:37:49.038465912Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.193932ms logger=migrator t=2026-04-09T17:37:49.04484106Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-09T17:37:49.045682096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=842.946µs logger=migrator t=2026-04-09T17:37:49.053457231Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-09T17:37:49.0545151Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.062339ms logger=migrator t=2026-04-09T17:37:49.0604266Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-09T17:37:49.061429049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.007179ms logger=migrator t=2026-04-09T17:37:49.070438917Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-09T17:37:49.071512727Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.0782ms logger=migrator t=2026-04-09T17:37:49.07491688Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-09T17:37:49.076053662Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.136101ms logger=migrator t=2026-04-09T17:37:49.081411311Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-09T17:37:49.0819106Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=528.259µs logger=migrator t=2026-04-09T17:37:49.092916436Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-09T17:37:49.093566358Z level=info msg="Migration successfully executed" id="create star table" duration=653.353µs logger=migrator t=2026-04-09T17:37:49.096747217Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-09T17:37:49.097322368Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=577.71µs logger=migrator t=2026-04-09T17:37:49.10390424Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-09T17:37:49.105295296Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.391846ms logger=migrator t=2026-04-09T17:37:49.109454073Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-09T17:37:49.1109053Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.455857ms logger=migrator t=2026-04-09T17:37:49.115800231Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-09T17:37:49.116713789Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=917.098µs logger=migrator t=2026-04-09T17:37:49.120854286Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-09T17:37:49.121740142Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=885.246µs logger=migrator t=2026-04-09T17:37:49.127952148Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-09T17:37:49.129069158Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.120541ms logger=migrator t=2026-04-09T17:37:49.133644233Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-09T17:37:49.134689803Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.05157ms logger=migrator t=2026-04-09T17:37:49.138621336Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-09T17:37:49.138663317Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.341µs logger=migrator t=2026-04-09T17:37:49.145838691Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-09T17:37:49.145996594Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=169.734µs logger=migrator t=2026-04-09T17:37:49.15116419Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-09T17:37:49.151535387Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=375.067µs logger=migrator t=2026-04-09T17:37:49.156841755Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-09T17:37:49.157768023Z level=info msg="Migration successfully executed" id="create dashboard table" duration=919.607µs logger=migrator t=2026-04-09T17:37:49.163871226Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-09T17:37:49.16514938Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.281664ms logger=migrator t=2026-04-09T17:37:49.174742379Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-09T17:37:49.177182654Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.437455ms logger=migrator t=2026-04-09T17:37:49.189119336Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-09T17:37:49.190076744Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=963.778µs logger=migrator t=2026-04-09T17:37:49.19631669Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-09T17:37:49.19738547Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.07301ms logger=migrator t=2026-04-09T17:37:49.202069407Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-09T17:37:49.203081126Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.017599ms logger=migrator t=2026-04-09T17:37:49.209655449Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-09T17:37:49.216210101Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.553142ms logger=migrator t=2026-04-09T17:37:49.227495561Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-09T17:37:49.228420278Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=929.247µs logger=migrator t=2026-04-09T17:37:49.297858011Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-09T17:37:49.299399859Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.539489ms logger=migrator t=2026-04-09T17:37:49.307031142Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-09T17:37:49.308422877Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.391685ms logger=migrator t=2026-04-09T17:37:49.314161944Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-09T17:37:49.314855107Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=692.473µs logger=migrator t=2026-04-09T17:37:49.318493585Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-09T17:37:49.319470313Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=977.658µs logger=migrator t=2026-04-09T17:37:49.324621979Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-09T17:37:49.32471702Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=96.721µs logger=migrator t=2026-04-09T17:37:49.327857429Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-09T17:37:49.329824416Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.966407ms logger=migrator t=2026-04-09T17:37:49.333400752Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-09T17:37:49.335670625Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.266043ms logger=migrator t=2026-04-09T17:37:49.340399573Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-09T17:37:49.342334039Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.933916ms logger=migrator t=2026-04-09T17:37:49.345707591Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-09T17:37:49.348508514Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.799433ms logger=migrator t=2026-04-09T17:37:49.355652097Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-09T17:37:49.359507468Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.854901ms logger=migrator t=2026-04-09T17:37:49.364536272Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-09T17:37:49.366354176Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.817544ms logger=migrator t=2026-04-09T17:37:49.370210448Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-09T17:37:49.372278626Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.068908ms logger=migrator t=2026-04-09T17:37:49.377695597Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-09T17:37:49.377764418Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.331µs logger=migrator t=2026-04-09T17:37:49.383552096Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-09T17:37:49.383618537Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=94.592µs logger=migrator t=2026-04-09T17:37:49.387142563Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-09T17:37:49.390343212Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.198799ms logger=migrator t=2026-04-09T17:37:49.395610831Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-09T17:37:49.399210128Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.601818ms logger=migrator t=2026-04-09T17:37:49.404873533Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-09T17:37:49.407061674Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.187681ms logger=migrator t=2026-04-09T17:37:49.412439334Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-09T17:37:49.416878326Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.437872ms logger=migrator t=2026-04-09T17:37:49.420998663Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-09T17:37:49.421251818Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.605µs logger=migrator t=2026-04-09T17:37:49.424406517Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-09T17:37:49.425349044Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=941.657µs logger=migrator t=2026-04-09T17:37:49.430220945Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-09T17:37:49.431075951Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=855.466µs logger=migrator t=2026-04-09T17:37:49.434909682Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-09T17:37:49.434934913Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.291µs logger=migrator t=2026-04-09T17:37:49.438103731Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-09T17:37:49.438993148Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=888.957µs logger=migrator t=2026-04-09T17:37:49.443293398Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-09T17:37:49.444076883Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=783.095µs logger=migrator t=2026-04-09T17:37:49.447876354Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-09T17:37:49.453863235Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.986431ms logger=migrator t=2026-04-09T17:37:49.457783048Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-09T17:37:49.458538042Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=754.904µs logger=migrator t=2026-04-09T17:37:49.464218388Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-09T17:37:49.465827488Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.60799ms logger=migrator t=2026-04-09T17:37:49.47021827Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-09T17:37:49.471983742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.766742ms logger=migrator t=2026-04-09T17:37:49.476282652Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-09T17:37:49.476661369Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=378.877µs logger=migrator t=2026-04-09T17:37:49.480368058Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-09T17:37:49.48153517Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.166222ms logger=migrator t=2026-04-09T17:37:49.486979082Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-09T17:37:49.489847575Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.866264ms logger=migrator t=2026-04-09T17:37:49.493506303Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-09T17:37:49.494503102Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=995.969µs logger=migrator t=2026-04-09T17:37:49.499360442Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-09T17:37:49.499626477Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=265.765µs logger=migrator t=2026-04-09T17:37:49.5035559Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-09T17:37:49.503823235Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=267.125µs logger=migrator t=2026-04-09T17:37:49.508993881Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-09T17:37:49.51051632Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.521309ms logger=migrator t=2026-04-09T17:37:49.514998023Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-09T17:37:49.519016258Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.015025ms logger=migrator t=2026-04-09T17:37:49.524269636Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-09T17:37:49.525251594Z level=info msg="Migration successfully executed" id="create data_source table" duration=981.988µs logger=migrator t=2026-04-09T17:37:49.529206858Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-09T17:37:49.530017403Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=812.856µs logger=migrator t=2026-04-09T17:37:49.534260822Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-09T17:37:49.535888042Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.62583ms logger=migrator t=2026-04-09T17:37:49.541329003Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-09T17:37:49.542083207Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=754.684µs logger=migrator t=2026-04-09T17:37:49.545523261Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-09T17:37:49.546431428Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=908.257µs logger=migrator t=2026-04-09T17:37:49.549851682Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-09T17:37:49.557085916Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.234204ms logger=migrator t=2026-04-09T17:37:49.561696133Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-09T17:37:49.562731892Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.036129ms logger=migrator t=2026-04-09T17:37:49.567078563Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-09T17:37:49.568670962Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.513438ms logger=migrator t=2026-04-09T17:37:49.573508962Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-09T17:37:49.574399849Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=886.107µs logger=migrator t=2026-04-09T17:37:49.579039075Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-09T17:37:49.580069965Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.03053ms logger=migrator t=2026-04-09T17:37:49.584967756Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-09T17:37:49.587688927Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.72028ms logger=migrator t=2026-04-09T17:37:49.592376514Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-09T17:37:49.595329449Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.951095ms logger=migrator t=2026-04-09T17:37:49.600125518Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-09T17:37:49.600160178Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.2µs logger=migrator t=2026-04-09T17:37:49.604339647Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-09T17:37:49.604819626Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=479.928µs logger=migrator t=2026-04-09T17:37:49.609285899Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-09T17:37:49.613399295Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.114116ms logger=migrator t=2026-04-09T17:37:49.618434829Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-09T17:37:49.618653963Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.244µs logger=migrator t=2026-04-09T17:37:49.621541167Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-09T17:37:49.62174706Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=205.244µs logger=migrator t=2026-04-09T17:37:49.625445459Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-09T17:37:49.627868885Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.423065ms logger=migrator t=2026-04-09T17:37:49.633686083Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-09T17:37:49.634000879Z level=info msg="Migration successfully executed" id="Update uid value" duration=315.346µs logger=migrator t=2026-04-09T17:37:49.639064223Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-09T17:37:49.64050175Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.441667ms logger=migrator t=2026-04-09T17:37:49.644001745Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-09T17:37:49.644927442Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=926.487µs logger=migrator t=2026-04-09T17:37:49.664128909Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-09T17:37:49.665383063Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.256104ms logger=migrator t=2026-04-09T17:37:49.680192069Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-09T17:37:49.681809289Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.617511ms logger=migrator t=2026-04-09T17:37:49.704820017Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-09T17:37:49.706506018Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.686981ms logger=migrator t=2026-04-09T17:37:49.71947796Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-09T17:37:49.721353795Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.877365ms logger=migrator t=2026-04-09T17:37:49.735552099Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-09T17:37:49.737306552Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.723612ms logger=migrator t=2026-04-09T17:37:49.744454735Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-09T17:37:49.745198679Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.324µs logger=migrator t=2026-04-09T17:37:49.757701841Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-09T17:37:49.75871968Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.023879ms logger=migrator t=2026-04-09T17:37:49.76834433Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-09T17:37:49.778618091Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.274921ms logger=migrator t=2026-04-09T17:37:49.786847794Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-09T17:37:49.788193379Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.346355ms logger=migrator t=2026-04-09T17:37:49.807990708Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-09T17:37:49.809287182Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.297044ms logger=migrator t=2026-04-09T17:37:49.817553026Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-09T17:37:49.818954412Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.400336ms logger=migrator t=2026-04-09T17:37:49.834318758Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-09T17:37:49.836121242Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.806573ms logger=migrator t=2026-04-09T17:37:49.853510615Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-09T17:37:49.854053385Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=546.59µs logger=migrator t=2026-04-09T17:37:49.858651541Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-09T17:37:49.860438304Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.798463ms logger=migrator t=2026-04-09T17:37:49.866482957Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-09T17:37:49.866566408Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=86.631µs logger=migrator t=2026-04-09T17:37:49.872893526Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-09T17:37:49.878051152Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.157076ms logger=migrator t=2026-04-09T17:37:49.891987322Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-09T17:37:49.896661068Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.677827ms logger=migrator t=2026-04-09T17:37:49.901510469Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-09T17:37:49.901864285Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=355.056µs logger=migrator t=2026-04-09T17:37:49.922727964Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-09T17:37:49.927736787Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.005573ms logger=migrator t=2026-04-09T17:37:49.935090044Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-09T17:37:49.939592758Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.495294ms logger=migrator t=2026-04-09T17:37:49.944390757Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-09T17:37:49.945544198Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.155571ms logger=migrator t=2026-04-09T17:37:49.958419478Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-09T17:37:49.959675922Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.260254ms logger=migrator t=2026-04-09T17:37:49.979960629Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-09T17:37:49.981722192Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.765883ms logger=migrator t=2026-04-09T17:37:49.992805718Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-09T17:37:49.994648953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.843764ms logger=migrator t=2026-04-09T17:37:50.000357589Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-09T17:37:50.00202244Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.665291ms logger=migrator t=2026-04-09T17:37:50.032472495Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-09T17:37:50.034418772Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.946377ms logger=migrator t=2026-04-09T17:37:50.044883496Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-09T17:37:50.044962657Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.711µs logger=migrator t=2026-04-09T17:37:50.059976466Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-09T17:37:50.060024237Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.041µs logger=migrator t=2026-04-09T17:37:50.075869942Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-09T17:37:50.081624058Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.759897ms logger=migrator t=2026-04-09T17:37:50.098498742Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-09T17:37:50.101420466Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.922524ms logger=migrator t=2026-04-09T17:37:50.170569301Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-09T17:37:50.170791695Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=230.375µs logger=migrator t=2026-04-09T17:37:50.220764313Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-09T17:37:50.2216747Z level=info msg="Migration successfully executed" id="create quota table v1" duration=915.547µs logger=migrator t=2026-04-09T17:37:50.242332643Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-09T17:37:50.243531466Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.202853ms logger=migrator t=2026-04-09T17:37:50.280487632Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-09T17:37:50.280564534Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=97.202µs logger=migrator t=2026-04-09T17:37:50.298738861Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-09T17:37:50.29976787Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.032449ms logger=migrator t=2026-04-09T17:37:50.326061389Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-09T17:37:50.327970514Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.913485ms logger=migrator t=2026-04-09T17:37:50.393620043Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-09T17:37:50.397643958Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.023355ms logger=migrator t=2026-04-09T17:37:50.439966294Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-09T17:37:50.440042286Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=81.962µs logger=migrator t=2026-04-09T17:37:50.468576176Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-09T17:37:50.470011383Z level=info msg="Migration successfully executed" id="create session table" duration=1.437946ms logger=migrator t=2026-04-09T17:37:50.484127715Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-09T17:37:50.48442362Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=298.796µs logger=migrator t=2026-04-09T17:37:50.517274951Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-09T17:37:50.517434634Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.553µs logger=migrator t=2026-04-09T17:37:50.524703038Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-09T17:37:50.525734507Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.032439ms logger=migrator t=2026-04-09T17:37:50.537425985Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-09T17:37:50.539023775Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.593719ms logger=migrator t=2026-04-09T17:37:50.555906488Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-09T17:37:50.55600593Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=106.752µs logger=migrator t=2026-04-09T17:37:50.569846107Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-09T17:37:50.57000748Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=167.873µs logger=migrator t=2026-04-09T17:37:50.580012096Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-09T17:37:50.588537814Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=8.515858ms logger=migrator t=2026-04-09T17:37:50.596338339Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-09T17:37:50.601663638Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.328059ms logger=migrator t=2026-04-09T17:37:50.606022559Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-09T17:37:50.606159912Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=138.643µs logger=migrator t=2026-04-09T17:37:50.612650372Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-09T17:37:50.612732093Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.561µs logger=migrator t=2026-04-09T17:37:50.618685404Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-09T17:37:50.62010399Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.418096ms logger=migrator t=2026-04-09T17:37:50.629837761Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-09T17:37:50.629883802Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.491µs logger=migrator t=2026-04-09T17:37:50.645694456Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-09T17:37:50.654358927Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=8.661031ms logger=migrator t=2026-04-09T17:37:50.666450501Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-09T17:37:50.66694186Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=496.179µs logger=migrator t=2026-04-09T17:37:50.676152612Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-09T17:37:50.681948979Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.792387ms logger=migrator t=2026-04-09T17:37:50.69166405Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-09T17:37:50.69757753Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.91696ms logger=migrator t=2026-04-09T17:37:50.706874662Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-09T17:37:50.707231829Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=369.137µs logger=migrator t=2026-04-09T17:37:50.715703236Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-09T17:37:50.717748854Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.049388ms logger=migrator t=2026-04-09T17:37:50.775494167Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-09T17:37:50.777597926Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.109139ms logger=migrator t=2026-04-09T17:37:50.78589052Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-09T17:37:50.787286166Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.398796ms logger=migrator t=2026-04-09T17:37:50.794888007Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-09T17:37:50.795958357Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.0722ms logger=migrator t=2026-04-09T17:37:50.80147973Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-09T17:37:50.802481418Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.002699ms logger=migrator t=2026-04-09T17:37:50.809460968Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-09T17:37:50.810627669Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.169241ms logger=migrator t=2026-04-09T17:37:50.81549825Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-09T17:37:50.816371386Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=872.126µs logger=migrator t=2026-04-09T17:37:50.82144258Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-09T17:37:50.822816456Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.374606ms logger=migrator t=2026-04-09T17:37:50.828875288Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-09T17:37:50.829948298Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.07408ms logger=migrator t=2026-04-09T17:37:50.834639735Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-09T17:37:50.84674667Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.099835ms logger=migrator t=2026-04-09T17:37:50.852678821Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-09T17:37:50.853814322Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.140151ms logger=migrator t=2026-04-09T17:37:50.860002886Z 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-09T17:37:50.86129934Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.300014ms logger=migrator t=2026-04-09T17:37:50.867953734Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-09T17:37:50.868656307Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=706.283µs logger=migrator t=2026-04-09T17:37:50.873282733Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-09T17:37:50.874052688Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=768.775µs logger=migrator t=2026-04-09T17:37:50.880184091Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-09T17:37:50.881313992Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.133671ms logger=migrator t=2026-04-09T17:37:50.886834005Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-09T17:37:50.890836629Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.001254ms logger=migrator t=2026-04-09T17:37:50.897629416Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-09T17:37:50.901520698Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.893182ms logger=migrator t=2026-04-09T17:37:50.907962147Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-09T17:37:50.912477931Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.515664ms logger=migrator t=2026-04-09T17:37:50.917746199Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-09T17:37:50.92265368Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.912131ms logger=migrator t=2026-04-09T17:37:50.929064679Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-09T17:37:50.930912994Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.852295ms logger=migrator t=2026-04-09T17:37:50.937777021Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-09T17:37:50.937915274Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=142.783µs logger=migrator t=2026-04-09T17:37:50.942819825Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-09T17:37:50.942913487Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=95.022µs logger=migrator t=2026-04-09T17:37:50.948385908Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-09T17:37:50.949948207Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.565279ms logger=migrator t=2026-04-09T17:37:50.955823226Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T17:37:50.9570973Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.275504ms logger=migrator t=2026-04-09T17:37:50.964000078Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-09T17:37:50.965292912Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.296844ms logger=migrator t=2026-04-09T17:37:50.969569842Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-09T17:37:50.970475058Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=905.227µs logger=migrator t=2026-04-09T17:37:50.97485445Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T17:37:50.976362978Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.507038ms logger=migrator t=2026-04-09T17:37:50.980856301Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-09T17:37:50.986123009Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.265428ms logger=migrator t=2026-04-09T17:37:50.990433339Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-09T17:37:50.994286521Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.853902ms logger=migrator t=2026-04-09T17:37:51.000015917Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-09T17:37:51.000219671Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=204.044µs logger=migrator t=2026-04-09T17:37:51.006236433Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-09T17:37:51.007968785Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.732772ms logger=migrator t=2026-04-09T17:37:51.01418519Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-09T17:37:51.015202729Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.020739ms logger=migrator t=2026-04-09T17:37:51.021778701Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-09T17:37:51.027574988Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.797527ms logger=migrator t=2026-04-09T17:37:51.032191804Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-09T17:37:51.032274615Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.471µs logger=migrator t=2026-04-09T17:37:51.036922492Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-09T17:37:51.037766787Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=844.235µs logger=migrator t=2026-04-09T17:37:51.04224458Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-09T17:37:51.043172507Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=927.997µs logger=migrator t=2026-04-09T17:37:51.048986035Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-09T17:37:51.049082557Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=97.192µs logger=migrator t=2026-04-09T17:37:51.054043699Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-09T17:37:51.054981416Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=937.997µs logger=migrator t=2026-04-09T17:37:51.060080211Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-09T17:37:51.060892286Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=812.025µs logger=migrator t=2026-04-09T17:37:51.067857395Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-09T17:37:51.068953325Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.09604ms logger=migrator t=2026-04-09T17:37:51.07678601Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-09T17:37:51.078228647Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.446967ms logger=migrator t=2026-04-09T17:37:51.085153875Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-09T17:37:51.086672744Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.507388ms logger=migrator t=2026-04-09T17:37:51.094074571Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-09T17:37:51.095288753Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.211212ms logger=migrator t=2026-04-09T17:37:51.100727744Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-09T17:37:51.100755584Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.98µs logger=migrator t=2026-04-09T17:37:51.105213327Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-09T17:37:51.112181086Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.965439ms logger=migrator t=2026-04-09T17:37:51.126620934Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-09T17:37:51.128202593Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.581969ms logger=migrator t=2026-04-09T17:37:51.133899589Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-09T17:37:51.140158965Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.260226ms logger=migrator t=2026-04-09T17:37:51.145192828Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-09T17:37:51.146496752Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.303674ms logger=migrator t=2026-04-09T17:37:51.151824541Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-09T17:37:51.153599164Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.767833ms logger=migrator t=2026-04-09T17:37:51.160864958Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-09T17:37:51.162510059Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.644981ms logger=migrator t=2026-04-09T17:37:51.167526262Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-09T17:37:51.18033336Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.799667ms logger=migrator t=2026-04-09T17:37:51.185338502Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-09T17:37:51.186052825Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=716.033µs logger=migrator t=2026-04-09T17:37:51.192535146Z 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-09T17:37:51.194294778Z 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.759603ms logger=migrator t=2026-04-09T17:37:51.200362711Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-09T17:37:51.201121485Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=762.035µs logger=migrator t=2026-04-09T17:37:51.205889513Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-09T17:37:51.207058595Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.168551ms logger=migrator t=2026-04-09T17:37:51.213351601Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-09T17:37:51.21380625Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=453.808µs logger=migrator t=2026-04-09T17:37:51.218881364Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-09T17:37:51.22405109Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.217197ms logger=migrator t=2026-04-09T17:37:51.23111068Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-09T17:37:51.238224742Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.114012ms logger=migrator t=2026-04-09T17:37:51.243998999Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-09T17:37:51.245460886Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.464047ms logger=migrator t=2026-04-09T17:37:51.251790004Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-09T17:37:51.252800412Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.010268ms logger=migrator t=2026-04-09T17:37:51.258201012Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-09T17:37:51.258516928Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=326.426µs logger=migrator t=2026-04-09T17:37:51.263595402Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-09T17:37:51.268283639Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.689877ms logger=migrator t=2026-04-09T17:37:51.274071036Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-09T17:37:51.275297989Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.229943ms logger=migrator t=2026-04-09T17:37:51.28073263Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-09T17:37:51.280924063Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=250.854µs logger=migrator t=2026-04-09T17:37:51.28506527Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-09T17:37:51.285456898Z level=info msg="Migration successfully executed" id="Move region to single row" duration=387.468µs logger=migrator t=2026-04-09T17:37:51.290042283Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-09T17:37:51.29096655Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=925.018µs logger=migrator t=2026-04-09T17:37:51.295616026Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-09T17:37:51.29694233Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.421896ms logger=migrator t=2026-04-09T17:37:51.303528033Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T17:37:51.305645382Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.12142ms logger=migrator t=2026-04-09T17:37:51.314576797Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T17:37:51.315973153Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.401706ms logger=migrator t=2026-04-09T17:37:51.325102822Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-09T17:37:51.326632941Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.534809ms logger=migrator t=2026-04-09T17:37:51.332966758Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-09T17:37:51.334075269Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.113781ms logger=migrator t=2026-04-09T17:37:51.339332086Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-09T17:37:51.339441698Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.812µs logger=migrator t=2026-04-09T17:37:51.351835378Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-09T17:37:51.352751545Z level=info msg="Migration successfully executed" id="create test_data table" duration=918.037µs logger=migrator t=2026-04-09T17:37:51.360679362Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-09T17:37:51.361918305Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.243543ms logger=migrator t=2026-04-09T17:37:51.366466349Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-09T17:37:51.367511658Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.044199ms logger=migrator t=2026-04-09T17:37:51.3724549Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-09T17:37:51.373408978Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=953.638µs logger=migrator t=2026-04-09T17:37:51.378852329Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-09T17:37:51.379089543Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=237.414µs logger=migrator t=2026-04-09T17:37:51.383236Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-09T17:37:51.383631497Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=394.967µs logger=migrator t=2026-04-09T17:37:51.387983238Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-09T17:37:51.3880832Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.122µs logger=migrator t=2026-04-09T17:37:51.392534732Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-09T17:37:51.393481709Z level=info msg="Migration successfully executed" id="create team table" duration=947.647µs logger=migrator t=2026-04-09T17:37:51.398964191Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-09T17:37:51.400225524Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.263223ms logger=migrator t=2026-04-09T17:37:51.404666937Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-09T17:37:51.405607334Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=942.097µs logger=migrator t=2026-04-09T17:37:51.410482385Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-09T17:37:51.416354613Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.872008ms logger=migrator t=2026-04-09T17:37:51.421927827Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-09T17:37:51.422169231Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=248.964µs logger=migrator t=2026-04-09T17:37:51.426890039Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-09T17:37:51.427994049Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.10403ms logger=migrator t=2026-04-09T17:37:51.434456189Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-09T17:37:51.436213012Z level=info msg="Migration successfully executed" id="create team member table" duration=1.762363ms logger=migrator t=2026-04-09T17:37:51.442227703Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-09T17:37:51.443320503Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.09387ms logger=migrator t=2026-04-09T17:37:51.448104122Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-09T17:37:51.449824614Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.715302ms logger=migrator t=2026-04-09T17:37:51.453581333Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-09T17:37:51.455601421Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.019548ms logger=migrator t=2026-04-09T17:37:51.463831573Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-09T17:37:51.470506347Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.674724ms logger=migrator t=2026-04-09T17:37:51.476677111Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-09T17:37:51.482885397Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.209225ms logger=migrator t=2026-04-09T17:37:51.48682795Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-09T17:37:51.49388807Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.05583ms logger=migrator t=2026-04-09T17:37:51.498876183Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-09T17:37:51.49977975Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=909.097µs logger=migrator t=2026-04-09T17:37:51.50576566Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-09T17:37:51.506881211Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.117771ms logger=migrator t=2026-04-09T17:37:51.513149797Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-09T17:37:51.514284238Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.131911ms logger=migrator t=2026-04-09T17:37:51.520028255Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-09T17:37:51.521443971Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.413556ms logger=migrator t=2026-04-09T17:37:51.527210028Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-09T17:37:51.5283867Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.176182ms logger=migrator t=2026-04-09T17:37:51.533505995Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-09T17:37:51.534745318Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.236733ms logger=migrator t=2026-04-09T17:37:51.539357363Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-09T17:37:51.540436933Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.07675ms logger=migrator t=2026-04-09T17:37:51.545408115Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-09T17:37:51.546498975Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.09092ms logger=migrator t=2026-04-09T17:37:51.550645512Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-09T17:37:51.551178592Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=531.16µs logger=migrator t=2026-04-09T17:37:51.556102964Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-09T17:37:51.55646637Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=363.226µs logger=migrator t=2026-04-09T17:37:51.560895212Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-09T17:37:51.562270378Z level=info msg="Migration successfully executed" id="create tag table" duration=1.374196ms logger=migrator t=2026-04-09T17:37:51.56671399Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-09T17:37:51.567699618Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=986.078µs logger=migrator t=2026-04-09T17:37:51.571448168Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-09T17:37:51.572376545Z level=info msg="Migration successfully executed" id="create login attempt table" duration=928.307µs logger=migrator t=2026-04-09T17:37:51.576218496Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-09T17:37:51.577239025Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.015279ms logger=migrator t=2026-04-09T17:37:51.580689379Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-09T17:37:51.581850031Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.156921ms logger=migrator t=2026-04-09T17:37:51.586387665Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-09T17:37:51.606904755Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.51106ms logger=migrator t=2026-04-09T17:37:51.612482248Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-09T17:37:51.614649979Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.17132ms logger=migrator t=2026-04-09T17:37:51.618814026Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-09T17:37:51.620484587Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.672941ms logger=migrator t=2026-04-09T17:37:51.627327693Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-09T17:37:51.627769122Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=446.649µs logger=migrator t=2026-04-09T17:37:51.633718822Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-09T17:37:51.634598548Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=885.006µs logger=migrator t=2026-04-09T17:37:51.640410646Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-09T17:37:51.641953844Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.546418ms logger=migrator t=2026-04-09T17:37:51.653225124Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-09T17:37:51.65467822Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.457007ms logger=migrator t=2026-04-09T17:37:51.661673619Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-09T17:37:51.661870593Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=199.404µs logger=migrator t=2026-04-09T17:37:51.667063599Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-09T17:37:51.678125884Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.056365ms logger=migrator t=2026-04-09T17:37:51.682343512Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-09T17:37:51.687876825Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.533673ms logger=migrator t=2026-04-09T17:37:51.695296712Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-09T17:37:51.700688382Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.38578ms logger=migrator t=2026-04-09T17:37:51.707997327Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-09T17:37:51.71406817Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.069513ms logger=migrator t=2026-04-09T17:37:51.718667095Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-09T17:37:51.719811236Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.144261ms logger=migrator t=2026-04-09T17:37:51.726038632Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-09T17:37:51.732631044Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.590782ms logger=migrator t=2026-04-09T17:37:51.738031114Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-09T17:37:51.739109834Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.07997ms logger=migrator t=2026-04-09T17:37:51.745047554Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-09T17:37:51.745822779Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=770.185µs logger=migrator t=2026-04-09T17:37:51.753404789Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-09T17:37:51.754339716Z level=info msg="Migration successfully executed" id="create user auth token table" duration=935.287µs logger=migrator t=2026-04-09T17:37:51.763082938Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-09T17:37:51.764214999Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.132711ms logger=migrator t=2026-04-09T17:37:51.771166458Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-09T17:37:51.773609564Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.446045ms logger=migrator t=2026-04-09T17:37:51.78259727Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-09T17:37:51.7858396Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.25859ms logger=migrator t=2026-04-09T17:37:51.790999776Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-09T17:37:51.797527497Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.528181ms logger=migrator t=2026-04-09T17:37:51.808859537Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-09T17:37:51.810329334Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.474657ms logger=migrator t=2026-04-09T17:37:51.817245682Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-09T17:37:51.818679729Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.430277ms logger=migrator t=2026-04-09T17:37:51.826692157Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-09T17:37:51.828152704Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.463687ms logger=migrator t=2026-04-09T17:37:51.834285238Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-09T17:37:51.835583622Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.300224ms logger=migrator t=2026-04-09T17:37:51.846026236Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-09T17:37:51.848026573Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.997668ms logger=migrator t=2026-04-09T17:37:51.854564904Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-09T17:37:51.854799248Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=228.164µs logger=migrator t=2026-04-09T17:37:51.861285208Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-09T17:37:51.861449381Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.793µs logger=migrator t=2026-04-09T17:37:51.868136255Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-09T17:37:51.869374438Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.245173ms logger=migrator t=2026-04-09T17:37:51.875706756Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T17:37:51.878796323Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=3.092408ms logger=migrator t=2026-04-09T17:37:51.893302522Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T17:37:51.894882031Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.514518ms logger=migrator t=2026-04-09T17:37:51.900390353Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-09T17:37:51.900497585Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.202µs logger=migrator t=2026-04-09T17:37:51.907491155Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T17:37:51.908742358Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.252363ms logger=migrator t=2026-04-09T17:37:51.917556671Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T17:37:51.919564498Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.012647ms logger=migrator t=2026-04-09T17:37:51.925418537Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T17:37:51.926735031Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.311594ms logger=migrator t=2026-04-09T17:37:51.931738134Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T17:37:51.933569488Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.813193ms logger=migrator t=2026-04-09T17:37:51.939358055Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-09T17:37:51.947798762Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.441546ms logger=migrator t=2026-04-09T17:37:51.95308622Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-09T17:37:51.954756681Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.669841ms logger=migrator t=2026-04-09T17:37:51.960353484Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-09T17:37:51.960514277Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=162.713µs logger=migrator t=2026-04-09T17:37:51.965882687Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-09T17:37:51.967028688Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.147511ms logger=migrator t=2026-04-09T17:37:51.971527571Z 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-09T17:37:51.972759134Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.239683ms logger=migrator t=2026-04-09T17:37:51.977126545Z 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-09T17:37:51.978855247Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.732722ms logger=migrator t=2026-04-09T17:37:51.985747935Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T17:37:51.985898778Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=159.983µs logger=migrator t=2026-04-09T17:37:51.992207465Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-09T17:37:51.993653541Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.454187ms logger=migrator t=2026-04-09T17:37:51.999894367Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-09T17:37:52.002006566Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.113109ms logger=migrator t=2026-04-09T17:37:52.007859905Z 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-09T17:37:52.009131368Z 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.271413ms logger=migrator t=2026-04-09T17:37:52.014732562Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-09T17:37:52.015945284Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.214222ms logger=migrator t=2026-04-09T17:37:52.025250566Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-09T17:37:52.032117913Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.870787ms logger=migrator t=2026-04-09T17:37:52.036658577Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-09T17:37:52.044105235Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=7.445898ms logger=migrator t=2026-04-09T17:37:52.110491482Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T17:37:52.111615853Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.131311ms logger=migrator t=2026-04-09T17:37:52.123017814Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-09T17:37:52.155826171Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.801597ms logger=migrator t=2026-04-09T17:37:52.16172418Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-09T17:37:52.18873699Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.009559ms logger=migrator t=2026-04-09T17:37:52.194766621Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-09T17:37:52.196406111Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.63584ms logger=migrator t=2026-04-09T17:37:52.202557855Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T17:37:52.20391287Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.358295ms logger=migrator t=2026-04-09T17:37:52.208381783Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-09T17:37:52.215859821Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.474438ms logger=migrator t=2026-04-09T17:37:52.222689027Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-09T17:37:52.227641659Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.952012ms logger=migrator t=2026-04-09T17:37:52.232614761Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-09T17:37:52.233998596Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.382335ms logger=migrator t=2026-04-09T17:37:52.240456796Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-09T17:37:52.242204138Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.751902ms logger=migrator t=2026-04-09T17:37:52.2487593Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-09T17:37:52.249771948Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.016179ms logger=migrator t=2026-04-09T17:37:52.255242779Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-09T17:37:52.257392269Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.14884ms logger=migrator t=2026-04-09T17:37:52.264386368Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-09T17:37:52.264534341Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=153.823µs logger=migrator t=2026-04-09T17:37:52.269243468Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-09T17:37:52.274011596Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.768618ms logger=migrator t=2026-04-09T17:37:52.344564351Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-09T17:37:52.354396853Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.833942ms logger=migrator t=2026-04-09T17:37:52.360918513Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-09T17:37:52.367712579Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.794376ms logger=migrator t=2026-04-09T17:37:52.372231012Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-09T17:37:52.373026697Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=790.385µs logger=migrator t=2026-04-09T17:37:52.377422808Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-09T17:37:52.379191411Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.768403ms logger=migrator t=2026-04-09T17:37:52.385143672Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-09T17:37:52.392812083Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.663592ms logger=migrator t=2026-04-09T17:37:52.398005239Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-09T17:37:52.402778807Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.770968ms logger=migrator t=2026-04-09T17:37:52.408033414Z 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-09T17:37:52.409558873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.529709ms logger=migrator t=2026-04-09T17:37:52.415987962Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-09T17:37:52.423016082Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.02459ms logger=migrator t=2026-04-09T17:37:52.429182526Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-09T17:37:52.440172679Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.990453ms logger=migrator t=2026-04-09T17:37:52.445004058Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-09T17:37:52.445169041Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=171.823µs logger=migrator t=2026-04-09T17:37:52.451385386Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-09T17:37:52.453796151Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.414965ms logger=migrator t=2026-04-09T17:37:52.461215448Z 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-09T17:37:52.463164624Z 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.953336ms logger=migrator t=2026-04-09T17:37:52.469626333Z 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-09T17:37:52.4721716Z 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=2.543497ms logger=migrator t=2026-04-09T17:37:52.477446958Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T17:37:52.47758073Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=128.292µs logger=migrator t=2026-04-09T17:37:52.482537942Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-09T17:37:52.489925289Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.387227ms logger=migrator t=2026-04-09T17:37:52.498537538Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-09T17:37:52.506524746Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.989608ms logger=migrator t=2026-04-09T17:37:52.515794157Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-09T17:37:52.521685226Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.894079ms logger=migrator t=2026-04-09T17:37:52.528641675Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-09T17:37:52.535913969Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.273294ms logger=migrator t=2026-04-09T17:37:52.544157542Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-09T17:37:52.55162376Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.464549ms logger=migrator t=2026-04-09T17:37:52.563395857Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-09T17:37:52.56353586Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=125.273µs logger=migrator t=2026-04-09T17:37:52.570054381Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-09T17:37:52.571332764Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.278934ms logger=migrator t=2026-04-09T17:37:52.578303793Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-09T17:37:52.585255772Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.950839ms logger=migrator t=2026-04-09T17:37:52.591877974Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-09T17:37:52.591951676Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.952µs logger=migrator t=2026-04-09T17:37:52.596572061Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-09T17:37:52.603051841Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.47988ms logger=migrator t=2026-04-09T17:37:52.609538521Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-09T17:37:52.611589128Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.054668ms logger=migrator t=2026-04-09T17:37:52.617704852Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-09T17:37:52.628055913Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.350502ms logger=migrator t=2026-04-09T17:37:52.63327752Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-09T17:37:52.634070414Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=838.035µs logger=migrator t=2026-04-09T17:37:52.639989684Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-09T17:37:52.641225296Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.235262ms logger=migrator t=2026-04-09T17:37:52.648836517Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-09T17:37:52.659703238Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.861181ms logger=migrator t=2026-04-09T17:37:52.666086446Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-09T17:37:52.66682839Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=742.614µs logger=migrator t=2026-04-09T17:37:52.672744059Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-09T17:37:52.67385859Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.114161ms logger=migrator t=2026-04-09T17:37:52.682379388Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-09T17:37:52.683554829Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.175622ms logger=migrator t=2026-04-09T17:37:52.689571231Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-09T17:37:52.691858753Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.288172ms logger=migrator t=2026-04-09T17:37:52.697747812Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-09T17:37:52.697924375Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=180.723µs logger=migrator t=2026-04-09T17:37:52.702635322Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-09T17:37:52.703522019Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=886.516µs logger=migrator t=2026-04-09T17:37:52.708645823Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-09T17:37:52.709496579Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=852.266µs logger=migrator t=2026-04-09T17:37:52.71552491Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-09T17:37:52.71602709Z 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-09T17:37:52.720861719Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-09T17:37:52.721602283Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=740.954µs logger=migrator t=2026-04-09T17:37:52.726525904Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-09T17:37:52.728108833Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.583299ms logger=migrator t=2026-04-09T17:37:52.734327668Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-09T17:37:52.739658737Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.331329ms logger=migrator t=2026-04-09T17:37:52.74472751Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-09T17:37:52.745933903Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.206613ms logger=migrator t=2026-04-09T17:37:52.753281239Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-09T17:37:52.756626381Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.345662ms logger=migrator t=2026-04-09T17:37:52.765396603Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-09T17:37:52.76793115Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.539216ms logger=migrator t=2026-04-09T17:37:52.773776638Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-09T17:37:52.774931999Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.225543ms logger=migrator t=2026-04-09T17:37:52.780259057Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-09T17:37:52.781516381Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.257084ms logger=migrator t=2026-04-09T17:37:52.791968274Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-09T17:37:52.792020865Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=56.311µs logger=migrator t=2026-04-09T17:37:52.796963456Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-09T17:37:52.79712908Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=166.333µs logger=migrator t=2026-04-09T17:37:52.802158422Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-09T17:37:52.813288398Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.126476ms logger=migrator t=2026-04-09T17:37:52.818439893Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-09T17:37:52.819043635Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=604.052µs logger=migrator t=2026-04-09T17:37:52.82419572Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-09T17:37:52.825389812Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.196232ms logger=migrator t=2026-04-09T17:37:52.830812002Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-09T17:37:52.831309622Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=497.719µs logger=migrator t=2026-04-09T17:37:52.836671341Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-09T17:37:52.838336971Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.66498ms logger=migrator t=2026-04-09T17:37:52.844143829Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-09T17:37:52.846224507Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.050218ms logger=migrator t=2026-04-09T17:37:52.852748238Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-09T17:37:52.886074914Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.319786ms logger=migrator t=2026-04-09T17:37:52.891181609Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-09T17:37:52.896385005Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.203966ms logger=migrator t=2026-04-09T17:37:52.90208294Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-09T17:37:52.902218193Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=135.673µs logger=migrator t=2026-04-09T17:37:52.908059401Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-09T17:37:52.943079518Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.014837ms logger=migrator t=2026-04-09T17:37:52.948318595Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-09T17:37:52.976849093Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.530718ms logger=migrator t=2026-04-09T17:37:52.981635201Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-09T17:37:52.982291723Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=656.592µs logger=migrator t=2026-04-09T17:37:52.98967623Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-09T17:37:52.990676769Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.000459ms logger=migrator t=2026-04-09T17:37:52.997306191Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-09T17:37:52.997599586Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=293.545µs logger=migrator t=2026-04-09T17:37:53.002218322Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-09T17:37:53.003406714Z level=info msg="Migration successfully executed" id="create permission table" duration=1.188222ms logger=migrator t=2026-04-09T17:37:53.011143436Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-09T17:37:53.012387899Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.244453ms logger=migrator t=2026-04-09T17:37:53.019285866Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-09T17:37:53.021501157Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.214161ms logger=migrator t=2026-04-09T17:37:53.030066615Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-09T17:37:53.035157429Z level=info msg="Migration successfully executed" id="create role table" duration=5.087454ms logger=migrator t=2026-04-09T17:37:53.041848413Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-09T17:37:53.054835712Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.991309ms logger=migrator t=2026-04-09T17:37:53.061566417Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-09T17:37:53.072006489Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.435503ms logger=migrator t=2026-04-09T17:37:53.078206033Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-09T17:37:53.079316624Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.148881ms logger=migrator t=2026-04-09T17:37:53.085389696Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-09T17:37:53.087159019Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.764393ms logger=migrator t=2026-04-09T17:37:53.092205872Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-09T17:37:53.093372593Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.166761ms logger=migrator t=2026-04-09T17:37:53.09807095Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-09T17:37:53.099010737Z level=info msg="Migration successfully executed" id="create team role table" duration=942.067µs logger=migrator t=2026-04-09T17:37:53.103766375Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-09T17:37:53.104915857Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.150951ms logger=migrator t=2026-04-09T17:37:53.110624612Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-09T17:37:53.112016227Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.389655ms logger=migrator t=2026-04-09T17:37:53.117482248Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-09T17:37:53.118946255Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.463427ms logger=migrator t=2026-04-09T17:37:53.127832939Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-09T17:37:53.128931459Z level=info msg="Migration successfully executed" id="create user role table" duration=1.101ms logger=migrator t=2026-04-09T17:37:53.140718537Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-09T17:37:53.142331617Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.61349ms logger=migrator t=2026-04-09T17:37:53.150698881Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-09T17:37:53.152039716Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.344205ms logger=migrator t=2026-04-09T17:37:53.156771743Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-09T17:37:53.15770403Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=932.637µs logger=migrator t=2026-04-09T17:37:53.162864366Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-09T17:37:53.163686271Z level=info msg="Migration successfully executed" id="create builtin role table" duration=821.525µs logger=migrator t=2026-04-09T17:37:53.1696216Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-09T17:37:53.170612869Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=991.378µs logger=migrator t=2026-04-09T17:37:53.176343574Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-09T17:37:53.177344433Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.001159ms logger=migrator t=2026-04-09T17:37:53.183421725Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-09T17:37:53.190669329Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.248194ms logger=migrator t=2026-04-09T17:37:53.198725617Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-09T17:37:53.202069669Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.349122ms logger=migrator t=2026-04-09T17:37:53.208944266Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-09T17:37:53.209989455Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.046339ms logger=migrator t=2026-04-09T17:37:53.21459267Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-09T17:37:53.215450406Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=856.636µs logger=migrator t=2026-04-09T17:37:53.221936375Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-09T17:37:53.222988665Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.06568ms logger=migrator t=2026-04-09T17:37:53.227530279Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-09T17:37:53.228394475Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=864.256µs logger=migrator t=2026-04-09T17:37:53.233848925Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-09T17:37:53.235098178Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.248343ms logger=migrator t=2026-04-09T17:37:53.241246722Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-09T17:37:53.24870475Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.451957ms logger=migrator t=2026-04-09T17:37:53.253886585Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-09T17:37:53.260199281Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.313666ms logger=migrator t=2026-04-09T17:37:53.265648772Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-09T17:37:53.27423767Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.588198ms logger=migrator t=2026-04-09T17:37:53.279318644Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-09T17:37:53.286967345Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.646121ms logger=migrator t=2026-04-09T17:37:53.292178781Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-09T17:37:53.29372721Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.556529ms logger=migrator t=2026-04-09T17:37:53.298094861Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-09T17:37:53.299430005Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.335594ms logger=migrator t=2026-04-09T17:37:53.306135619Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-09T17:37:53.307195768Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.063409ms logger=migrator t=2026-04-09T17:37:53.311573079Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-09T17:37:53.312592438Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.019199ms logger=migrator t=2026-04-09T17:37:53.317120032Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-09T17:37:53.31864287Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.521868ms logger=migrator t=2026-04-09T17:37:53.324394426Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-09T17:37:53.324476147Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=82.801µs logger=migrator t=2026-04-09T17:37:53.329242955Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-09T17:37:53.329302686Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.581µs logger=migrator t=2026-04-09T17:37:53.334408081Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-09T17:37:53.335018622Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=610.441µs logger=migrator t=2026-04-09T17:37:53.339867411Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-09T17:37:53.340555954Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=688.753µs logger=migrator t=2026-04-09T17:37:53.346599985Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-09T17:37:53.347767577Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.167882ms logger=migrator t=2026-04-09T17:37:53.353122936Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-09T17:37:53.353455322Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=332.766µs logger=migrator t=2026-04-09T17:37:53.358007046Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-09T17:37:53.358544156Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=536.97µs logger=migrator t=2026-04-09T17:37:53.363385775Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-09T17:37:53.36471179Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.325655ms logger=migrator t=2026-04-09T17:37:53.370654909Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-09T17:37:53.372099916Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.445427ms logger=migrator t=2026-04-09T17:37:53.377169519Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-09T17:37:53.385372291Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.202402ms logger=migrator t=2026-04-09T17:37:53.391040055Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-09T17:37:53.391092196Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.101µs logger=migrator t=2026-04-09T17:37:53.395838904Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-09T17:37:53.396852033Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.013069ms logger=migrator t=2026-04-09T17:37:53.403144039Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-09T17:37:53.405471282Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.326953ms logger=migrator t=2026-04-09T17:37:53.410668148Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-09T17:37:53.412589333Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.920315ms logger=migrator t=2026-04-09T17:37:53.419374408Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-09T17:37:53.429723359Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.348781ms logger=migrator t=2026-04-09T17:37:53.433813555Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-09T17:37:53.434681591Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=866.176µs logger=migrator t=2026-04-09T17:37:53.438771686Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-09T17:37:53.43951591Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=745.464µs logger=migrator t=2026-04-09T17:37:53.444552973Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-09T17:37:53.469557844Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.981181ms logger=migrator t=2026-04-09T17:37:53.474426424Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-09T17:37:53.475351571Z level=info msg="Migration successfully executed" id="create correlation v2" duration=925.617µs logger=migrator t=2026-04-09T17:37:53.481384632Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-09T17:37:53.483282477Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.897575ms logger=migrator t=2026-04-09T17:37:53.488484863Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-09T17:37:53.489754567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.269784ms logger=migrator t=2026-04-09T17:37:53.494617787Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-09T17:37:53.495926541Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.306844ms logger=migrator t=2026-04-09T17:37:53.501775878Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-09T17:37:53.502071324Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=295.466µs logger=migrator t=2026-04-09T17:37:53.508259748Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-09T17:37:53.509653584Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.393356ms logger=migrator t=2026-04-09T17:37:53.515689435Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-09T17:37:53.525740441Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.048716ms logger=migrator t=2026-04-09T17:37:53.531756912Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-09T17:37:53.532504846Z level=info msg="Migration successfully executed" id="create entity_events table" duration=747.864µs logger=migrator t=2026-04-09T17:37:53.53709768Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-09T17:37:53.537961776Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=866.266µs logger=migrator t=2026-04-09T17:37:53.542811956Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T17:37:53.543206113Z 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-09T17:37:53.549049821Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T17:37:53.549435428Z 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-09T17:37:53.554537572Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-09T17:37:53.555252795Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=714.963µs logger=migrator t=2026-04-09T17:37:53.55982327Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-09T17:37:53.561380728Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.558779ms logger=migrator t=2026-04-09T17:37:53.567296018Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T17:37:53.568665723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.380566ms logger=migrator t=2026-04-09T17:37:53.574848847Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T17:37:53.576262163Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.415186ms logger=migrator t=2026-04-09T17:37:53.580549052Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T17:37:53.581616522Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.06768ms logger=migrator t=2026-04-09T17:37:53.586173496Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T17:37:53.587350227Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.176751ms logger=migrator t=2026-04-09T17:37:53.591336161Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-09T17:37:53.592214267Z level=info msg="Migration successfully executed" id="Drop public config table" duration=880.126µs logger=migrator t=2026-04-09T17:37:53.596735411Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-09T17:37:53.598057115Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.322854ms logger=migrator t=2026-04-09T17:37:53.601999118Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T17:37:53.602989966Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=991.758µs logger=migrator t=2026-04-09T17:37:53.607277985Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T17:37:53.608237663Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=959.708µs logger=migrator t=2026-04-09T17:37:53.612606613Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-09T17:37:53.614681352Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.075159ms logger=migrator t=2026-04-09T17:37:53.619342478Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-09T17:37:53.646189403Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.840335ms logger=migrator t=2026-04-09T17:37:53.650690406Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-09T17:37:53.662890671Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.199835ms logger=migrator t=2026-04-09T17:37:53.667476616Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-09T17:37:53.673626089Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.149693ms logger=migrator t=2026-04-09T17:37:53.68236559Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-09T17:37:53.682706117Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=341.077µs logger=migrator t=2026-04-09T17:37:53.687326672Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-09T17:37:53.695807118Z level=info msg="Migration successfully executed" id="add share column" duration=8.481166ms logger=migrator t=2026-04-09T17:37:53.699848763Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-09T17:37:53.700003866Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=158.163µs logger=migrator t=2026-04-09T17:37:53.703631173Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-09T17:37:53.704793004Z level=info msg="Migration successfully executed" id="create file table" duration=1.165391ms logger=migrator t=2026-04-09T17:37:53.709477221Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-09T17:37:53.710651942Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.174381ms logger=migrator t=2026-04-09T17:37:53.715911759Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-09T17:37:53.717001299Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.09002ms logger=migrator t=2026-04-09T17:37:53.724939396Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-09T17:37:53.726703858Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.764842ms logger=migrator t=2026-04-09T17:37:53.735868698Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-09T17:37:53.742135713Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=6.270886ms logger=migrator t=2026-04-09T17:37:53.747842988Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-09T17:37:53.74792351Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=82.612µs logger=migrator t=2026-04-09T17:37:53.751854382Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-09T17:37:53.751931254Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=76.852µs logger=migrator t=2026-04-09T17:37:53.756953417Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-09T17:37:53.758007436Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.053839ms logger=migrator t=2026-04-09T17:37:53.762754514Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-09T17:37:53.763012198Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=257.514µs logger=migrator t=2026-04-09T17:37:53.767247396Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-09T17:37:53.769561259Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.325783ms logger=migrator t=2026-04-09T17:37:53.773665945Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-09T17:37:53.783611338Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.945783ms logger=migrator t=2026-04-09T17:37:53.788069811Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-09T17:37:53.788242114Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.043µs logger=migrator t=2026-04-09T17:37:53.793245696Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-09T17:37:53.795233703Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.976297ms logger=migrator t=2026-04-09T17:37:53.802552368Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-09T17:37:53.803255461Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=707.143µs logger=migrator t=2026-04-09T17:37:53.810694868Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-09T17:37:53.811300199Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=612.641µs logger=migrator t=2026-04-09T17:37:53.817984672Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-09T17:37:53.818769447Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=784.995µs logger=migrator t=2026-04-09T17:37:53.824103565Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-09T17:37:53.836656737Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.546172ms logger=migrator t=2026-04-09T17:37:53.842639807Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-09T17:37:53.853724902Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.090535ms logger=migrator t=2026-04-09T17:37:53.859739463Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-09T17:37:53.860992186Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.253213ms logger=migrator t=2026-04-09T17:37:53.866539159Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-09T17:37:53.948817526Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.272737ms logger=migrator t=2026-04-09T17:37:53.955092072Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-09T17:37:53.956654531Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.565069ms logger=migrator t=2026-04-09T17:37:53.962794484Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-09T17:37:53.964295142Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.503848ms logger=migrator t=2026-04-09T17:37:53.970612509Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-09T17:37:53.998976662Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.360623ms logger=migrator t=2026-04-09T17:37:54.006817207Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-09T17:37:54.01733375Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.514633ms logger=migrator t=2026-04-09T17:37:54.024189556Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-09T17:37:54.024773177Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=588.081µs logger=migrator t=2026-04-09T17:37:54.029217669Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-09T17:37:54.029449393Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=233.894µs logger=migrator t=2026-04-09T17:37:54.034881993Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-09T17:37:54.035191569Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=313.046µs logger=migrator t=2026-04-09T17:37:54.039647291Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-09T17:37:54.039993167Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=393.687µs logger=migrator t=2026-04-09T17:37:54.046205162Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-09T17:37:54.046597229Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=397.037µs logger=migrator t=2026-04-09T17:37:54.053751901Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-09T17:37:54.055752898Z level=info msg="Migration successfully executed" id="create folder table" duration=2.004287ms logger=migrator t=2026-04-09T17:37:54.062237817Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-09T17:37:54.063456609Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.222772ms logger=migrator t=2026-04-09T17:37:54.068527913Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-09T17:37:54.069963489Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.440086ms logger=migrator t=2026-04-09T17:37:54.075945289Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-09T17:37:54.07599393Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.671µs logger=migrator t=2026-04-09T17:37:54.080437272Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T17:37:54.082275886Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.842384ms logger=migrator t=2026-04-09T17:37:54.087990411Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T17:37:54.089354416Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.369215ms logger=migrator t=2026-04-09T17:37:54.0955576Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-09T17:37:54.097073208Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.517938ms logger=migrator t=2026-04-09T17:37:54.102785124Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-09T17:37:54.103891754Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.110331ms logger=migrator t=2026-04-09T17:37:54.109921965Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-09T17:37:54.110348793Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=431.638µs logger=migrator t=2026-04-09T17:37:54.116095138Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-09T17:37:54.117448493Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.357505ms logger=migrator t=2026-04-09T17:37:54.121868995Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-09T17:37:54.12322936Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.364575ms logger=migrator t=2026-04-09T17:37:54.127897366Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-09T17:37:54.129318372Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.425916ms logger=migrator t=2026-04-09T17:37:54.136365881Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-09T17:37:54.137832798Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.475987ms logger=migrator t=2026-04-09T17:37:54.144709375Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-09T17:37:54.146711632Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.006477ms logger=migrator t=2026-04-09T17:37:54.152831205Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-09T17:37:54.153934285Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.10699ms logger=migrator t=2026-04-09T17:37:54.159119031Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-09T17:37:54.160750421Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.63485ms logger=migrator t=2026-04-09T17:37:54.166341903Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-09T17:37:54.167517825Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.179022ms logger=migrator t=2026-04-09T17:37:54.174507814Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-09T17:37:54.176344038Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.839254ms logger=migrator t=2026-04-09T17:37:54.181311279Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-09T17:37:54.182775186Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.465277ms logger=migrator t=2026-04-09T17:37:54.188501651Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-09T17:37:54.189967128Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.469947ms logger=migrator t=2026-04-09T17:37:54.19550635Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-09T17:37:54.19601841Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=517.83µs logger=migrator t=2026-04-09T17:37:54.200785117Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-09T17:37:54.211579276Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.788209ms logger=migrator t=2026-04-09T17:37:54.21719438Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-09T17:37:54.218072216Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=884.747µs logger=migrator t=2026-04-09T17:37:54.223880053Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T17:37:54.223924003Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=49.52µs logger=migrator t=2026-04-09T17:37:54.230295231Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T17:37:54.232340678Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.050527ms logger=migrator t=2026-04-09T17:37:54.238592614Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T17:37:54.238689695Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=99.282µs logger=migrator t=2026-04-09T17:37:54.244343259Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-09T17:37:54.246184723Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.841054ms logger=migrator t=2026-04-09T17:37:54.253683751Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T17:37:54.25470081Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.019149ms logger=migrator t=2026-04-09T17:37:54.260531047Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-09T17:37:54.261374033Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=838.186µs logger=migrator t=2026-04-09T17:37:54.265941747Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-09T17:37:54.26665314Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=712.253µs logger=migrator t=2026-04-09T17:37:54.272197332Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-09T17:37:54.272420556Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=223.644µs logger=migrator t=2026-04-09T17:37:54.27752481Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-09T17:37:54.278762323Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.227203ms logger=migrator t=2026-04-09T17:37:54.285443236Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-09T17:37:54.286666218Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.229942ms logger=migrator t=2026-04-09T17:37:54.291547998Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-09T17:37:54.292540647Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=992.779µs logger=migrator t=2026-04-09T17:37:54.297733582Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-09T17:37:54.310326824Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.576252ms logger=migrator t=2026-04-09T17:37:54.316182752Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-09T17:37:54.326877749Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.692727ms logger=migrator t=2026-04-09T17:37:54.3323778Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-09T17:37:54.345742076Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.361406ms logger=migrator t=2026-04-09T17:37:54.352975689Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-09T17:37:54.353105912Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=135.303µs logger=migrator t=2026-04-09T17:37:54.35792543Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-09T17:37:54.378907387Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=20.969786ms logger=migrator t=2026-04-09T17:37:54.385699942Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-09T17:37:54.394504514Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.804852ms logger=migrator t=2026-04-09T17:37:54.401977511Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-09T17:37:54.4024579Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=482.979µs logger=migrator t=2026-04-09T17:37:54.406867791Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.749270228s logger=migrator t=2026-04-09T17:37:54.407583215Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-09T17:37:54.430015587Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-09T17:37:54.430740511Z level=info msg="Created default organization" logger=secrets t=2026-04-09T17:37:54.438799049Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T17:37:54.491441698Z level=info msg="Restored cache from database" duration=445.458µs logger=plugin.store t=2026-04-09T17:37:54.492843094Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-09T17:37:54.536950316Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-09T17:37:54.536988007Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-09T17:37:54.537077199Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-09T17:37:54.537092289Z level=info msg="Plugins loaded" count=54 duration=44.249985ms logger=query_data t=2026-04-09T17:37:54.541150513Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-09T17:37:54.54529652Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-09T17:37:54.553371238Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-09T17:37:54.562444865Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-09T17:37:54.5654214Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-09T17:37:54.567813514Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-09T17:37:54.590522892Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-09T17:37:54.6093893Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-09T17:37:54.632450584Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-09T17:37:54.632489665Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-09T17:37:54.632793151Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-09T17:37:54.635246356Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-09T17:37:54.639009315Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-09T17:37:54.639420132Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-09T17:37:54.66969481Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T17:37:54.700809823Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-09T17:37:54.722846168Z level=info msg="State cache has been initialized" states=0 duration=87.585792ms logger=ngalert.scheduler t=2026-04-09T17:37:54.722908409Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-09T17:37:54.722991861Z level=info msg=starting first_tick=2026-04-09T17:38:00Z logger=sqlstore.transactions t=2026-04-09T17:37:54.733449824Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-09T17:37:54.743228293Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T17:37:54.766320269Z level=info msg="Patterns update finished" duration=131.904329ms logger=provisioning.dashboard t=2026-04-09T17:37:54.783693388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:54.784965432Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-09T17:37:54.80931943Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-09T17:37:54.859589355Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T17:37:54.895774312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-09T17:37:54.908928684Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-09T17:37:54.920554118Z level=info msg="Update check succeeded" duration=284.221393ms logger=sqlstore.transactions t=2026-04-09T17:37:54.931462949Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-04-09T17:37:54.932963506Z level=info msg="Update check succeeded" duration=299.780968ms logger=sqlstore.transactions t=2026-04-09T17:37:54.946410084Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-09T17:37:54.976278784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.019376667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.158302909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.173823674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.249506603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.268344759Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-09T17:37:55.306749874Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-09T17:37:55.307181792Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-09T17:37:55.315142808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.332394596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.38269603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.404557951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.451766318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.473044679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.547787772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.562744477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.641716897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.662354136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.742078461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.770762208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.81987911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.833862397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.889295265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.908280094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.951578359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:55.967575133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.024883154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.048865404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.100088663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.120749361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.188042125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.20361769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.254382841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.270404655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.327543892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.339319438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.442895856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.480472745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.533472926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.548376389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.609063342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.627202674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.692546202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.713509166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.784552378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.798403512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.86703555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.882239838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.942212138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:56.968669223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.06467737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.080580121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.149468371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.171460783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.253659576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.268709552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.3779659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.394427111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.462793161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.483725214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.558853398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.579020157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.660329534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.67600444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.755746039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.77165967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.921059552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:57.93735892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.010167822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.026972438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.106559881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.12570888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.212968613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.230198967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.321605645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.346630542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.440634307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.459224817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T17:37:58.53174099Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-09T17:39:34.656287284Z level=info msg="Usage stats are ready to report"