logger=settings t=2026-04-18T09:12:26.320055175Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-18T09:12:26Z logger=settings t=2026-04-18T09:12:26.320433801Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-18T09:12:26.320448792Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-18T09:12:26.320453652Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-18T09:12:26.320456762Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-18T09:12:26.320459432Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:12:26.320462602Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:12:26.320465212Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-18T09:12:26.320533185Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-18T09:12:26.320537855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-18T09:12:26.320541286Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:12:26.320564127Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:12:26.320571987Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-18T09:12:26.320574937Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-18T09:12:26.320578547Z level=info msg=Target target=[all] logger=settings t=2026-04-18T09:12:26.320604388Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-18T09:12:26.320607388Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-18T09:12:26.320610909Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-18T09:12:26.320614469Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-18T09:12:26.320623259Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-18T09:12:26.320630789Z level=info msg="App mode production" logger=sqlstore t=2026-04-18T09:12:26.320923072Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-18T09:12:26.320946963Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-18T09:12:26.322863644Z level=info msg="Locking database" logger=migrator t=2026-04-18T09:12:26.322877124Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-18T09:12:26.323521851Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-18T09:12:26.324487612Z level=info msg="Migration successfully executed" id="create migration_log table" duration=965.331µs logger=migrator t=2026-04-18T09:12:26.329640909Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-18T09:12:26.330276836Z level=info msg="Migration successfully executed" id="create user table" duration=635.537µs logger=migrator t=2026-04-18T09:12:26.334233133Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-18T09:12:26.335054447Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=821.224µs logger=migrator t=2026-04-18T09:12:26.339061607Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-18T09:12:26.339928393Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=855.296µs logger=migrator t=2026-04-18T09:12:26.346012909Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-18T09:12:26.347190499Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.17752ms logger=migrator t=2026-04-18T09:12:26.352560035Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-18T09:12:26.353649742Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.089356ms logger=migrator t=2026-04-18T09:12:26.358186492Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-18T09:12:26.360758051Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.572659ms logger=migrator t=2026-04-18T09:12:26.36381887Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-18T09:12:26.364663516Z level=info msg="Migration successfully executed" id="create user table v2" duration=844.516µs logger=migrator t=2026-04-18T09:12:26.370225541Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-18T09:12:26.371465752Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.239582ms logger=migrator t=2026-04-18T09:12:26.376085068Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-18T09:12:26.377557369Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.471472ms logger=migrator t=2026-04-18T09:12:26.383375194Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-18T09:12:26.383825434Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=451.48µs logger=migrator t=2026-04-18T09:12:26.387822642Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-18T09:12:26.388673348Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=850.316µs logger=migrator t=2026-04-18T09:12:26.392401675Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-18T09:12:26.395047487Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.645052ms logger=migrator t=2026-04-18T09:12:26.400600041Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-18T09:12:26.400660694Z level=info msg="Migration successfully executed" id="Update user table charset" duration=62.593µs logger=migrator t=2026-04-18T09:12:26.40509621Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-18T09:12:26.406814733Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.709093ms logger=migrator t=2026-04-18T09:12:26.412580046Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-18T09:12:26.412984053Z level=info msg="Migration successfully executed" id="Add missing user data" duration=402.857µs logger=migrator t=2026-04-18T09:12:26.417205331Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-18T09:12:26.418470744Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.270944ms logger=migrator t=2026-04-18T09:12:26.425205948Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-18T09:12:26.426678681Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.475612ms logger=migrator t=2026-04-18T09:12:26.434430187Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-18T09:12:26.436118628Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.676411ms logger=migrator t=2026-04-18T09:12:26.440117407Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-18T09:12:26.449836527Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.72008ms logger=migrator t=2026-04-18T09:12:26.453470799Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-18T09:12:26.454495563Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.024434ms logger=migrator t=2026-04-18T09:12:26.458064573Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-18T09:12:26.458275452Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=210.529µs logger=migrator t=2026-04-18T09:12:26.462914198Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-18T09:12:26.463716472Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=802.384µs logger=migrator t=2026-04-18T09:12:26.467145476Z 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-18T09:12:26.467566303Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=437.438µs logger=migrator t=2026-04-18T09:12:26.474271117Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-18T09:12:26.475447966Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.176539ms logger=migrator t=2026-04-18T09:12:26.485683538Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-18T09:12:26.48738576Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.711673ms logger=migrator t=2026-04-18T09:12:26.493909045Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-18T09:12:26.494723259Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=813.764µs logger=migrator t=2026-04-18T09:12:26.499259171Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-18T09:12:26.500487622Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.227852ms logger=migrator t=2026-04-18T09:12:26.505388569Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-18T09:12:26.506211533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=822.714µs logger=migrator t=2026-04-18T09:12:26.511083479Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-18T09:12:26.512565222Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.483843ms logger=migrator t=2026-04-18T09:12:26.516475896Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-18T09:12:26.516503898Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.901µs logger=migrator t=2026-04-18T09:12:26.52036258Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-18T09:12:26.521261228Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=900.819µs logger=migrator t=2026-04-18T09:12:26.525483656Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-18T09:12:26.526482558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=998.742µs logger=migrator t=2026-04-18T09:12:26.534067518Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-18T09:12:26.536047941Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.985714ms logger=migrator t=2026-04-18T09:12:26.54075354Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-18T09:12:26.542483282Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.729432ms logger=migrator t=2026-04-18T09:12:26.547992805Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:12:26.55120248Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.209645ms logger=migrator t=2026-04-18T09:12:26.575487064Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-18T09:12:26.577252139Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.764635ms logger=migrator t=2026-04-18T09:12:26.581903804Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-18T09:12:26.582616525Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.411µs logger=migrator t=2026-04-18T09:12:26.587149966Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-18T09:12:26.587909997Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=758.292µs logger=migrator t=2026-04-18T09:12:26.592492771Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-18T09:12:26.593737763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.246542ms logger=migrator t=2026-04-18T09:12:26.599173672Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-18T09:12:26.600084681Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=911.449µs logger=migrator t=2026-04-18T09:12:26.606263322Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-18T09:12:26.606760272Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=488.551µs logger=migrator t=2026-04-18T09:12:26.611733742Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-18T09:12:26.612508885Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=772.082µs logger=migrator t=2026-04-18T09:12:26.6169025Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-18T09:12:26.617433513Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=534.852µs logger=migrator t=2026-04-18T09:12:26.62235988Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-18T09:12:26.622993147Z level=info msg="Migration successfully executed" id="create star table" duration=637.147µs logger=migrator t=2026-04-18T09:12:26.627179623Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-18T09:12:26.627767739Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=587.996µs logger=migrator t=2026-04-18T09:12:26.631687523Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-18T09:12:26.633243069Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.554826ms logger=migrator t=2026-04-18T09:12:26.637232467Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-18T09:12:26.637923736Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=689.969µs logger=migrator t=2026-04-18T09:12:26.645550838Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-18T09:12:26.646652304Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.099126ms logger=migrator t=2026-04-18T09:12:26.652218759Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-18T09:12:26.653623069Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.398419ms logger=migrator t=2026-04-18T09:12:26.657854746Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-18T09:12:26.658925252Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.067786ms logger=migrator t=2026-04-18T09:12:26.663472763Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-18T09:12:26.664878043Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.40504ms logger=migrator t=2026-04-18T09:12:26.668588699Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-18T09:12:26.66860895Z level=info msg="Migration successfully executed" id="Update org table charset" duration=20.591µs logger=migrator t=2026-04-18T09:12:26.674156244Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-18T09:12:26.674219946Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.571µs logger=migrator t=2026-04-18T09:12:26.680898309Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-18T09:12:26.681446542Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=554.513µs logger=migrator t=2026-04-18T09:12:26.688230247Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-18T09:12:26.689668468Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.438991ms logger=migrator t=2026-04-18T09:12:26.693767891Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-18T09:12:26.694614707Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=843.097µs logger=migrator t=2026-04-18T09:12:26.698956089Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-18T09:12:26.699790714Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=833.525µs logger=migrator t=2026-04-18T09:12:26.704560836Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-18T09:12:26.705251415Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=690.308µs logger=migrator t=2026-04-18T09:12:26.709429451Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-18T09:12:26.710736306Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.306535ms logger=migrator t=2026-04-18T09:12:26.715243336Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-18T09:12:26.71604196Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=798.044µs logger=migrator t=2026-04-18T09:12:26.720982038Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-18T09:12:26.730150335Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.168177ms logger=migrator t=2026-04-18T09:12:26.734509009Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-18T09:12:26.735203578Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=694.629µs logger=migrator t=2026-04-18T09:12:26.739872395Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-18T09:12:26.740904648Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.031743ms logger=migrator t=2026-04-18T09:12:26.746769145Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-18T09:12:26.747505166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=735.941µs logger=migrator t=2026-04-18T09:12:26.752929255Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-18T09:12:26.753253678Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=317.973µs logger=migrator t=2026-04-18T09:12:26.757481637Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-18T09:12:26.758434967Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=953.09µs logger=migrator t=2026-04-18T09:12:26.764232761Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-18T09:12:26.764315065Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.664µs logger=migrator t=2026-04-18T09:12:26.768555814Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-18T09:12:26.770296228Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.740034ms logger=migrator t=2026-04-18T09:12:26.775735316Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-18T09:12:26.778291384Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.555538ms logger=migrator t=2026-04-18T09:12:26.783499073Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-18T09:12:26.785233027Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.733094ms logger=migrator t=2026-04-18T09:12:26.789912935Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-18T09:12:26.790710898Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=797.533µs logger=migrator t=2026-04-18T09:12:26.7947961Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-18T09:12:26.796671209Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.876389ms logger=migrator t=2026-04-18T09:12:26.802820218Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-18T09:12:26.803688005Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=867.207µs logger=migrator t=2026-04-18T09:12:26.808162954Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-18T09:12:26.808992748Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=822.674µs logger=migrator t=2026-04-18T09:12:26.814044322Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-18T09:12:26.814079753Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.342µs logger=migrator t=2026-04-18T09:12:26.81826037Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-18T09:12:26.818289161Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.751µs logger=migrator t=2026-04-18T09:12:26.824135377Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-18T09:12:26.82611503Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.987433ms logger=migrator t=2026-04-18T09:12:26.831007377Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-18T09:12:26.834108457Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.10166ms logger=migrator t=2026-04-18T09:12:26.843623679Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-18T09:12:26.84555562Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.931261ms logger=migrator t=2026-04-18T09:12:26.851133195Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-18T09:12:26.853052266Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.918981ms logger=migrator t=2026-04-18T09:12:26.857367149Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-18T09:12:26.857577487Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=210.309µs logger=migrator t=2026-04-18T09:12:26.861296164Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-18T09:12:26.862069386Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=772.882µs logger=migrator t=2026-04-18T09:12:26.86713763Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-18T09:12:26.86830788Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.16369ms logger=migrator t=2026-04-18T09:12:26.872965095Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-18T09:12:26.872991707Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.441µs logger=migrator t=2026-04-18T09:12:26.877448075Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-18T09:12:26.878316371Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=867.406µs logger=migrator t=2026-04-18T09:12:26.883643016Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-18T09:12:26.884732741Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.089535ms logger=migrator t=2026-04-18T09:12:26.890687702Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:12:26.897783422Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.087089ms logger=migrator t=2026-04-18T09:12:26.903054984Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-18T09:12:26.903965103Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=910.988µs logger=migrator t=2026-04-18T09:12:26.910703707Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-18T09:12:26.912179129Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.476792ms logger=migrator t=2026-04-18T09:12:26.922616649Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-18T09:12:26.923930424Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.317515ms logger=migrator t=2026-04-18T09:12:26.929119403Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-18T09:12:26.929431406Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=311.783µs logger=migrator t=2026-04-18T09:12:26.934202197Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-18T09:12:26.935010981Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=808.804µs logger=migrator t=2026-04-18T09:12:26.93947661Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-18T09:12:26.943461788Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.989547ms logger=migrator t=2026-04-18T09:12:26.948006239Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-18T09:12:26.949104215Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.097856ms logger=migrator t=2026-04-18T09:12:26.954218321Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-18T09:12:26.954565976Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=347.335µs logger=migrator t=2026-04-18T09:12:26.95988374Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-18T09:12:26.960274796Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=391.456µs logger=migrator t=2026-04-18T09:12:26.965622552Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-18T09:12:26.967547073Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.923821ms logger=migrator t=2026-04-18T09:12:26.97267515Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-18T09:12:26.975504589Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.826649ms logger=migrator t=2026-04-18T09:12:26.981077824Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-18T09:12:26.98218569Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.115216ms logger=migrator t=2026-04-18T09:12:26.98928109Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-18T09:12:26.991238762Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.947761ms logger=migrator t=2026-04-18T09:12:27.000540695Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-18T09:12:27.001590688Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.050374ms logger=migrator t=2026-04-18T09:12:27.015197994Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-18T09:12:27.017099985Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.907691ms logger=migrator t=2026-04-18T09:12:27.025630885Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-18T09:12:27.026519593Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=889.808µs logger=migrator t=2026-04-18T09:12:27.040858569Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-18T09:12:27.053914872Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.054933ms logger=migrator t=2026-04-18T09:12:27.057131568Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-18T09:12:27.057945252Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=812.604µs logger=migrator t=2026-04-18T09:12:27.063860173Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-18T09:12:27.064788592Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=937.98µs logger=migrator t=2026-04-18T09:12:27.070221292Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-18T09:12:27.072180374Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.966052ms logger=migrator t=2026-04-18T09:12:27.080789108Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-18T09:12:27.081681347Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=894.599µs logger=migrator t=2026-04-18T09:12:27.086681028Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-18T09:12:27.089718257Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.036629ms logger=migrator t=2026-04-18T09:12:27.095648188Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-18T09:12:27.098253278Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.60612ms logger=migrator t=2026-04-18T09:12:27.103596203Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-18T09:12:27.103635096Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.843µs logger=migrator t=2026-04-18T09:12:27.107396795Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-18T09:12:27.107698368Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=308.022µs logger=migrator t=2026-04-18T09:12:27.111086811Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-18T09:12:27.114040636Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.951504ms logger=migrator t=2026-04-18T09:12:27.118453072Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-18T09:12:27.118721344Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=268.532µs logger=migrator t=2026-04-18T09:12:27.121666208Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-18T09:12:27.121870197Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.319µs logger=migrator t=2026-04-18T09:12:27.125127534Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-18T09:12:27.127807838Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.670893ms logger=migrator t=2026-04-18T09:12:27.131458982Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-18T09:12:27.131667702Z level=info msg="Migration successfully executed" id="Update uid value" duration=211.39µs logger=migrator t=2026-04-18T09:12:27.135095687Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-18T09:12:27.135988304Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=892.177µs logger=migrator t=2026-04-18T09:12:27.139320325Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-18T09:12:27.140724675Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.40398ms logger=migrator t=2026-04-18T09:12:27.145705116Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-18T09:12:27.146926867Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.221921ms logger=migrator t=2026-04-18T09:12:27.151828545Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-18T09:12:27.152622998Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=794.303µs logger=migrator t=2026-04-18T09:12:27.157194332Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-18T09:12:27.158431204Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.236542ms logger=migrator t=2026-04-18T09:12:27.165148718Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-18T09:12:27.166455854Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.307415ms logger=migrator t=2026-04-18T09:12:27.171386962Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-18T09:12:27.17228511Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=897.588µs logger=migrator t=2026-04-18T09:12:27.175811769Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-18T09:12:27.176645115Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=832.305µs logger=migrator t=2026-04-18T09:12:27.182425529Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-18T09:12:27.183261614Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=840.165µs logger=migrator t=2026-04-18T09:12:27.187707073Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-18T09:12:27.195017321Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.309368ms logger=migrator t=2026-04-18T09:12:27.199254931Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-18T09:12:27.199863937Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=608.736µs logger=migrator t=2026-04-18T09:12:27.207924188Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-18T09:12:27.20892302Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=999.632µs logger=migrator t=2026-04-18T09:12:27.212676908Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-18T09:12:27.215853744Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=3.176276ms logger=migrator t=2026-04-18T09:12:27.222591078Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-18T09:12:27.22360112Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.018932ms logger=migrator t=2026-04-18T09:12:27.229745211Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-18T09:12:27.230105736Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=361.435µs logger=migrator t=2026-04-18T09:12:27.234147257Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-18T09:12:27.234764783Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=617.226µs logger=migrator t=2026-04-18T09:12:27.23870377Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-18T09:12:27.238780603Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=77.293µs logger=migrator t=2026-04-18T09:12:27.249066588Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-18T09:12:27.251984741Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.920843ms logger=migrator t=2026-04-18T09:12:27.255700699Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-18T09:12:27.259528141Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.823022ms logger=migrator t=2026-04-18T09:12:27.303061443Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-18T09:12:27.304016813Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=945.869µs logger=migrator t=2026-04-18T09:12:27.620484552Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-18T09:12:27.626481616Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.994823ms logger=migrator t=2026-04-18T09:12:27.698602597Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-18T09:12:27.701889216Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.290489ms logger=migrator t=2026-04-18T09:12:27.779483579Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-18T09:12:27.781113298Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.632948ms logger=migrator t=2026-04-18T09:12:27.895077719Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-18T09:12:27.896627815Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.552646ms logger=migrator t=2026-04-18T09:12:28.030723792Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-18T09:12:28.031896443Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.17578ms logger=migrator t=2026-04-18T09:12:28.085756259Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-18T09:12:28.087473512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.700182ms logger=migrator t=2026-04-18T09:12:28.141480355Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-18T09:12:28.142694896Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.218152ms logger=migrator t=2026-04-18T09:12:28.287391629Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-18T09:12:28.288544238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.18454ms logger=migrator t=2026-04-18T09:12:28.296050787Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-18T09:12:28.29612513Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.913µs logger=migrator t=2026-04-18T09:12:28.300875532Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-18T09:12:28.300912543Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.692µs logger=migrator t=2026-04-18T09:12:28.308003934Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-18T09:12:28.310844115Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.83759ms logger=migrator t=2026-04-18T09:12:28.314927518Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-18T09:12:28.317667915Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.740227ms logger=migrator t=2026-04-18T09:12:28.324726874Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-18T09:12:28.324986835Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=264.322µs logger=migrator t=2026-04-18T09:12:28.330687248Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-18T09:12:28.332002063Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.318846ms logger=migrator t=2026-04-18T09:12:28.335775253Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-18T09:12:28.336689263Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=913.83µs logger=migrator t=2026-04-18T09:12:28.345734326Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-18T09:12:28.345797049Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=65.183µs logger=migrator t=2026-04-18T09:12:28.352751024Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-18T09:12:28.353788968Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.038865ms logger=migrator t=2026-04-18T09:12:28.363059442Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-18T09:12:28.364169628Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.114116ms logger=migrator t=2026-04-18T09:12:28.371517801Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-18T09:12:28.377601919Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.080428ms logger=migrator t=2026-04-18T09:12:28.382940845Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-18T09:12:28.382985237Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=48.042µs logger=migrator t=2026-04-18T09:12:28.391001538Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-18T09:12:28.392888288Z level=info msg="Migration successfully executed" id="create session table" duration=1.87017ms logger=migrator t=2026-04-18T09:12:28.401435561Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-18T09:12:28.401537715Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=104.594µs logger=migrator t=2026-04-18T09:12:28.405879939Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-18T09:12:28.405982163Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.954µs logger=migrator t=2026-04-18T09:12:28.409697842Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-18T09:12:28.410528907Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=836.216µs logger=migrator t=2026-04-18T09:12:28.420465799Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-18T09:12:28.421417329Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=952.52µs logger=migrator t=2026-04-18T09:12:28.435070929Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-18T09:12:28.435138292Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=83.524µs logger=migrator t=2026-04-18T09:12:28.441391707Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-18T09:12:28.441425259Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.391µs logger=migrator t=2026-04-18T09:12:28.447711765Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-18T09:12:28.452026719Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.319004ms logger=migrator t=2026-04-18T09:12:28.461599325Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-18T09:12:28.465867886Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.274642ms logger=migrator t=2026-04-18T09:12:28.474049314Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-18T09:12:28.474123597Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.223µs logger=migrator t=2026-04-18T09:12:28.488550899Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-18T09:12:28.488761388Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=216.399µs logger=migrator t=2026-04-18T09:12:28.495377639Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-18T09:12:28.496511508Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.138089ms logger=migrator t=2026-04-18T09:12:28.500699955Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-18T09:12:28.500733766Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.791µs logger=migrator t=2026-04-18T09:12:28.506022621Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-18T09:12:28.511581677Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.563296ms logger=migrator t=2026-04-18T09:12:28.515152138Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-18T09:12:28.515265223Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=113.165µs logger=migrator t=2026-04-18T09:12:28.523209021Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-18T09:12:28.526352814Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.144574ms logger=migrator t=2026-04-18T09:12:28.529556451Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-18T09:12:28.532759066Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.201955ms logger=migrator t=2026-04-18T09:12:28.539668149Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-18T09:12:28.539849837Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=185.488µs logger=migrator t=2026-04-18T09:12:28.547403438Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-18T09:12:28.548489064Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.085826ms logger=migrator t=2026-04-18T09:12:28.55238031Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-18T09:12:28.553244156Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=868.177µs logger=migrator t=2026-04-18T09:12:28.557916014Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-18T09:12:28.559043252Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.127158ms logger=migrator t=2026-04-18T09:12:28.564989724Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-18T09:12:28.565885782Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=895.798µs logger=migrator t=2026-04-18T09:12:28.571282461Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-18T09:12:28.572470032Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.192681ms logger=migrator t=2026-04-18T09:12:28.576773414Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-18T09:12:28.578398014Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.62416ms logger=migrator t=2026-04-18T09:12:28.584219791Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-18T09:12:28.585014784Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=794.733µs logger=migrator t=2026-04-18T09:12:28.589444153Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-18T09:12:28.590404203Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=961.981µs logger=migrator t=2026-04-18T09:12:28.596007451Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-18T09:12:28.596965082Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=957.841µs logger=migrator t=2026-04-18T09:12:28.60585891Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-18T09:12:28.613068915Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.210695ms logger=migrator t=2026-04-18T09:12:28.616412838Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-18T09:12:28.616976462Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=563.674µs logger=migrator t=2026-04-18T09:12:28.624638976Z 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-18T09:12:28.625599548Z 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=960.882µs logger=migrator t=2026-04-18T09:12:28.63060138Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-18T09:12:28.631182135Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=583.415µs logger=migrator t=2026-04-18T09:12:28.6367174Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-18T09:12:28.638098748Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.404749ms logger=migrator t=2026-04-18T09:12:28.643204395Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-18T09:12:28.643981697Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=777.212µs logger=migrator t=2026-04-18T09:12:28.646738144Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-18T09:12:28.650647501Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.913577ms logger=migrator t=2026-04-18T09:12:28.654947343Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-18T09:12:28.662444252Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.502089ms logger=migrator t=2026-04-18T09:12:28.669726171Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-18T09:12:28.6737059Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.00535ms logger=migrator t=2026-04-18T09:12:28.676954057Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-18T09:12:28.680623683Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.669136ms logger=migrator t=2026-04-18T09:12:28.690291574Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-18T09:12:28.694304264Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=4.01425ms logger=migrator t=2026-04-18T09:12:28.701471779Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-18T09:12:28.701518171Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.322µs logger=migrator t=2026-04-18T09:12:28.706281243Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-18T09:12:28.706366647Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=91.594µs logger=migrator t=2026-04-18T09:12:28.710652148Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-18T09:12:28.712150482Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.497934ms logger=migrator t=2026-04-18T09:12:28.72766169Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:12:28.728437994Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=777.944µs logger=migrator t=2026-04-18T09:12:28.733944817Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-18T09:12:28.73495208Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.004993ms logger=migrator t=2026-04-18T09:12:28.742746061Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-18T09:12:28.743924101Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.18229ms logger=migrator t=2026-04-18T09:12:28.750770691Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:12:28.751863818Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.093807ms logger=migrator t=2026-04-18T09:12:28.759466701Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-18T09:12:28.762275321Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.808429ms logger=migrator t=2026-04-18T09:12:28.765351981Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-18T09:12:28.768608659Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.252498ms logger=migrator t=2026-04-18T09:12:28.772226412Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-18T09:12:28.77241817Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=191.968µs logger=migrator t=2026-04-18T09:12:28.779915989Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-18T09:12:28.780830927Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=915.488µs logger=migrator t=2026-04-18T09:12:28.784517265Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-18T09:12:28.78534815Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=834.985µs logger=migrator t=2026-04-18T09:12:28.788442611Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-18T09:12:28.792149618Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.706527ms logger=migrator t=2026-04-18T09:12:28.799239979Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-18T09:12:28.799466209Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=231.11µs logger=migrator t=2026-04-18T09:12:28.804254762Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-18T09:12:28.805018915Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=764.073µs logger=migrator t=2026-04-18T09:12:28.807808963Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-18T09:12:28.808431689Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=622.426µs logger=migrator t=2026-04-18T09:12:28.820947491Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-18T09:12:28.821140229Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=196.168µs logger=migrator t=2026-04-18T09:12:28.826646333Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-18T09:12:28.827706288Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.052434ms logger=migrator t=2026-04-18T09:12:28.832117375Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-18T09:12:28.833472272Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.355107ms logger=migrator t=2026-04-18T09:12:28.840754032Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-18T09:12:28.842575609Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.820877ms logger=migrator t=2026-04-18T09:12:28.848927549Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-18T09:12:28.849579577Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=652.248µs logger=migrator t=2026-04-18T09:12:28.855245467Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-18T09:12:28.85650117Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.255823ms logger=migrator t=2026-04-18T09:12:28.860100243Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-18T09:12:28.861104066Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.003224ms logger=migrator t=2026-04-18T09:12:28.870921702Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-18T09:12:28.870980225Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=63.333µs logger=migrator t=2026-04-18T09:12:28.875387182Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-18T09:12:28.878520975Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.135013ms logger=migrator t=2026-04-18T09:12:28.883416123Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-18T09:12:28.884363403Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=947.4µs logger=migrator t=2026-04-18T09:12:28.8873595Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-18T09:12:28.891384412Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.020991ms logger=migrator t=2026-04-18T09:12:28.895258966Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-18T09:12:28.895974956Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=720.28µs logger=migrator t=2026-04-18T09:12:28.899302157Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-18T09:12:28.900266448Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=957.531µs logger=migrator t=2026-04-18T09:12:28.909091073Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-18T09:12:28.910001781Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=911.098µs logger=migrator t=2026-04-18T09:12:28.916333481Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-18T09:12:28.934331884Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.990133ms logger=migrator t=2026-04-18T09:12:28.938129385Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-18T09:12:28.938745802Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=617.307µs logger=migrator t=2026-04-18T09:12:28.941637045Z 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-18T09:12:28.942295193Z 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=658.007µs logger=migrator t=2026-04-18T09:12:28.946880877Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-18T09:12:28.947261784Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=381.017µs logger=migrator t=2026-04-18T09:12:28.951261883Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-18T09:12:28.951851308Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=589.615µs logger=migrator t=2026-04-18T09:12:28.955816267Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-18T09:12:28.956052697Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=237.86µs logger=migrator t=2026-04-18T09:12:28.960197162Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-18T09:12:28.967109626Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.918414ms logger=migrator t=2026-04-18T09:12:28.98085388Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-18T09:12:28.989863852Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.012563ms logger=migrator t=2026-04-18T09:12:28.994429625Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-18T09:12:28.995900778Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.477963ms logger=migrator t=2026-04-18T09:12:29.001645362Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-18T09:12:29.003408728Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.761595ms logger=migrator t=2026-04-18T09:12:29.010836643Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-18T09:12:29.011504712Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=668.679µs logger=migrator t=2026-04-18T09:12:29.015472661Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-18T09:12:29.020454833Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.952511ms logger=migrator t=2026-04-18T09:12:29.024874951Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-18T09:12:29.026222749Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.347288ms logger=migrator t=2026-04-18T09:12:29.031464482Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-18T09:12:29.031763845Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.553µs logger=migrator t=2026-04-18T09:12:29.037769351Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-18T09:12:29.038302393Z level=info msg="Migration successfully executed" id="Move region to single row" duration=531.262µs logger=migrator t=2026-04-18T09:12:29.042385348Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-18T09:12:29.0436294Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.245072ms logger=migrator t=2026-04-18T09:12:29.048439186Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-18T09:12:29.049518831Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.078575ms logger=migrator t=2026-04-18T09:12:29.054393759Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:12:29.056309921Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.916572ms logger=migrator t=2026-04-18T09:12:29.060358093Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:12:29.061303033Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=944.65µs logger=migrator t=2026-04-18T09:12:29.067997559Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-18T09:12:29.069469821Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.467502ms logger=migrator t=2026-04-18T09:12:29.072724739Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-18T09:12:29.073695671Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=966.602µs logger=migrator t=2026-04-18T09:12:29.082786118Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-18T09:12:29.082930205Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=153.066µs logger=migrator t=2026-04-18T09:12:29.086081299Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-18T09:12:29.087072111Z level=info msg="Migration successfully executed" id="create test_data table" duration=986.383µs logger=migrator t=2026-04-18T09:12:29.093738335Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-18T09:12:29.094732587Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=995.402µs logger=migrator t=2026-04-18T09:12:29.098273288Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-18T09:12:29.099365485Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.092686ms logger=migrator t=2026-04-18T09:12:29.108767235Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-18T09:12:29.110182396Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.414781ms logger=migrator t=2026-04-18T09:12:29.114013349Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-18T09:12:29.114324292Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=311.894µs logger=migrator t=2026-04-18T09:12:29.120310406Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-18T09:12:29.120759086Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=448.82µs logger=migrator t=2026-04-18T09:12:29.125691526Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-18T09:12:29.125858753Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=173.347µs logger=migrator t=2026-04-18T09:12:29.129853884Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-18T09:12:29.130786543Z level=info msg="Migration successfully executed" id="create team table" duration=933.24µs logger=migrator t=2026-04-18T09:12:29.134319083Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-18T09:12:29.135336327Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.016514ms logger=migrator t=2026-04-18T09:12:29.142131476Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-18T09:12:29.144155683Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.008626ms logger=migrator t=2026-04-18T09:12:29.152739878Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-18T09:12:29.158431121Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.694583ms logger=migrator t=2026-04-18T09:12:29.162267994Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-18T09:12:29.162490853Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=223.269µs logger=migrator t=2026-04-18T09:12:29.166047346Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-18T09:12:29.167074319Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.029894ms logger=migrator t=2026-04-18T09:12:29.170572908Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-18T09:12:29.171510488Z level=info msg="Migration successfully executed" id="create team member table" duration=937.51µs logger=migrator t=2026-04-18T09:12:29.184512722Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-18T09:12:29.186355551Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.846639ms logger=migrator t=2026-04-18T09:12:29.191795482Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-18T09:12:29.19315935Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.375858ms logger=migrator t=2026-04-18T09:12:29.197699014Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-18T09:12:29.198657044Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=957.08µs logger=migrator t=2026-04-18T09:12:29.202268789Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-18T09:12:29.207546143Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.277054ms logger=migrator t=2026-04-18T09:12:29.212486633Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-18T09:12:29.217038938Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.552964ms logger=migrator t=2026-04-18T09:12:29.221580712Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-18T09:12:29.226196737Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.613966ms logger=migrator t=2026-04-18T09:12:29.229521399Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-18T09:12:29.230447289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=925.43µs logger=migrator t=2026-04-18T09:12:29.235261243Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-18T09:12:29.236313309Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.050876ms logger=migrator t=2026-04-18T09:12:29.240397912Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-18T09:12:29.242164998Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.766936ms logger=migrator t=2026-04-18T09:12:29.248153733Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-18T09:12:29.249408506Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.262493ms logger=migrator t=2026-04-18T09:12:29.252857414Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-18T09:12:29.253835105Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=976.881µs logger=migrator t=2026-04-18T09:12:29.257911139Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-18T09:12:29.258898781Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=986.402µs logger=migrator t=2026-04-18T09:12:29.263668575Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-18T09:12:29.264717289Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.048515ms logger=migrator t=2026-04-18T09:12:29.268289971Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-18T09:12:29.269300784Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.010614ms logger=migrator t=2026-04-18T09:12:29.273046793Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-18T09:12:29.273622878Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=572.735µs logger=migrator t=2026-04-18T09:12:29.277756024Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-18T09:12:29.278071038Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=314.874µs logger=migrator t=2026-04-18T09:12:29.281579057Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-18T09:12:29.282736176Z level=info msg="Migration successfully executed" id="create tag table" duration=1.156548ms logger=migrator t=2026-04-18T09:12:29.286656643Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-18T09:12:29.288155387Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.498354ms logger=migrator t=2026-04-18T09:12:29.293044465Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-18T09:12:29.29387466Z level=info msg="Migration successfully executed" id="create login attempt table" duration=829.905µs logger=migrator t=2026-04-18T09:12:29.297542517Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-18T09:12:29.299125294Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.578777ms logger=migrator t=2026-04-18T09:12:29.303118895Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-18T09:12:29.30466045Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.541755ms logger=migrator t=2026-04-18T09:12:29.309543878Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:12:29.323015592Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.471764ms logger=migrator t=2026-04-18T09:12:29.326318723Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-18T09:12:29.32695046Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=631.877µs logger=migrator t=2026-04-18T09:12:29.330298172Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-18T09:12:29.331335357Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.021324ms logger=migrator t=2026-04-18T09:12:29.336349231Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-18T09:12:29.336782869Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=433.379µs logger=migrator t=2026-04-18T09:12:29.340749828Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-18T09:12:29.341843514Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.092897ms logger=migrator t=2026-04-18T09:12:29.34572549Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-18T09:12:29.346577975Z level=info msg="Migration successfully executed" id="create user auth table" duration=853.426µs logger=migrator t=2026-04-18T09:12:29.350856808Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-18T09:12:29.351910783Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.053595ms logger=migrator t=2026-04-18T09:12:29.355779647Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-18T09:12:29.35585412Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=82.423µs logger=migrator t=2026-04-18T09:12:29.359301138Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-18T09:12:29.364399585Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.097617ms logger=migrator t=2026-04-18T09:12:29.368485519Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-18T09:12:29.373601337Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.115518ms logger=migrator t=2026-04-18T09:12:29.377000192Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-18T09:12:29.38210817Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.107737ms logger=migrator t=2026-04-18T09:12:29.385472403Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-18T09:12:29.392861108Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.379724ms logger=migrator t=2026-04-18T09:12:29.397251364Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-18T09:12:29.398609973Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.361218ms logger=migrator t=2026-04-18T09:12:29.402852663Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-18T09:12:29.408455791Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.604288ms logger=migrator t=2026-04-18T09:12:29.412799827Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-18T09:12:29.413785159Z level=info msg="Migration successfully executed" id="create server_lock table" duration=985.652µs logger=migrator t=2026-04-18T09:12:29.418000159Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-18T09:12:29.419058713Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.058204ms logger=migrator t=2026-04-18T09:12:29.423737853Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-18T09:12:29.424696133Z level=info msg="Migration successfully executed" id="create user auth token table" duration=957.85µs logger=migrator t=2026-04-18T09:12:29.430159476Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-18T09:12:29.431802627Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.642831ms logger=migrator t=2026-04-18T09:12:29.436004585Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-18T09:12:29.437856435Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.853629ms logger=migrator t=2026-04-18T09:12:29.442266062Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-18T09:12:29.44338066Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.114108ms logger=migrator t=2026-04-18T09:12:29.448926876Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-18T09:12:29.454629779Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.709383ms logger=migrator t=2026-04-18T09:12:29.459105059Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-18T09:12:29.460632675Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.527926ms logger=migrator t=2026-04-18T09:12:29.464735359Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-18T09:12:29.465737642Z level=info msg="Migration successfully executed" id="create cache_data table" duration=997.313µs logger=migrator t=2026-04-18T09:12:29.471225326Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-18T09:12:29.472327583Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.098456ms logger=migrator t=2026-04-18T09:12:29.476128654Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-18T09:12:29.477064145Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=935.231µs logger=migrator t=2026-04-18T09:12:29.481592977Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-18T09:12:29.482633922Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.040795ms logger=migrator t=2026-04-18T09:12:29.487793372Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-18T09:12:29.488127196Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=334.264µs logger=migrator t=2026-04-18T09:12:29.493009483Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-18T09:12:29.493308237Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=299.054µs logger=migrator t=2026-04-18T09:12:29.496951452Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-18T09:12:29.497958254Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.006492ms logger=migrator t=2026-04-18T09:12:29.502502408Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:12:29.503591554Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.089006ms logger=migrator t=2026-04-18T09:12:29.507615146Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:12:29.508688962Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.073446ms logger=migrator t=2026-04-18T09:12:29.514187016Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:12:29.514390605Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=203.078µs logger=migrator t=2026-04-18T09:12:29.519031932Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:12:29.520116218Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.084636ms logger=migrator t=2026-04-18T09:12:29.523410569Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:12:29.524470814Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.057625ms logger=migrator t=2026-04-18T09:12:29.52789796Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:12:29.528998106Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.099956ms logger=migrator t=2026-04-18T09:12:29.533271789Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:12:29.534393076Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.121457ms logger=migrator t=2026-04-18T09:12:29.537886405Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-18T09:12:29.544350231Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.463446ms logger=migrator t=2026-04-18T09:12:29.549550013Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-18T09:12:29.55066239Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.112226ms logger=migrator t=2026-04-18T09:12:29.554954073Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-18T09:12:29.555142361Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=190.388µs logger=migrator t=2026-04-18T09:12:29.559993287Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-18T09:12:29.56356515Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.564342ms logger=migrator t=2026-04-18T09:12:29.568267989Z 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-18T09:12:29.569110466Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=842.867µs logger=migrator t=2026-04-18T09:12:29.573253292Z 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-18T09:12:29.574036825Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=783.203µs logger=migrator t=2026-04-18T09:12:29.576987761Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:12:29.577063814Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.253µs logger=migrator t=2026-04-18T09:12:29.579654934Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-18T09:12:29.580446659Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=791.855µs logger=migrator t=2026-04-18T09:12:29.586315009Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-18T09:12:29.587799372Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.482412ms logger=migrator t=2026-04-18T09:12:29.591105952Z 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-18T09:12:29.592237041Z 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.119638ms logger=migrator t=2026-04-18T09:12:29.596954192Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-18T09:12:29.598042968Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.088736ms logger=migrator t=2026-04-18T09:12:29.606991059Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-18T09:12:29.615984622Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.995583ms logger=migrator t=2026-04-18T09:12:29.619502113Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:12:29.620218183Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=710.54µs logger=migrator t=2026-04-18T09:12:29.624802057Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:12:29.62579055Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=982.753µs logger=migrator t=2026-04-18T09:12:29.629823182Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-18T09:12:29.65771038Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.885677ms logger=migrator t=2026-04-18T09:12:29.661415678Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-18T09:12:29.693453323Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=32.030894ms logger=migrator t=2026-04-18T09:12:29.699219588Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:12:29.70046085Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.263543ms logger=migrator t=2026-04-18T09:12:29.703823694Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:12:29.704837557Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.013533ms logger=migrator t=2026-04-18T09:12:29.709217274Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-18T09:12:29.715521773Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.304239ms logger=migrator t=2026-04-18T09:12:29.720007653Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-18T09:12:29.727388928Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.380845ms logger=migrator t=2026-04-18T09:12:29.73071888Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-18T09:12:29.731752904Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.033474ms logger=migrator t=2026-04-18T09:12:29.738812005Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-18T09:12:29.739976925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.16404ms logger=migrator t=2026-04-18T09:12:29.745946289Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-18T09:12:29.748429905Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.482676ms logger=migrator t=2026-04-18T09:12:29.755004655Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-18T09:12:29.756535159Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.525575ms logger=migrator t=2026-04-18T09:12:29.763621022Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:12:29.763715406Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=127.996µs logger=migrator t=2026-04-18T09:12:29.769065184Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-18T09:12:29.775761098Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.695945ms logger=migrator t=2026-04-18T09:12:29.78001473Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-18T09:12:29.786655553Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.640642ms logger=migrator t=2026-04-18T09:12:29.791061471Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-18T09:12:29.798612033Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.550361ms logger=migrator t=2026-04-18T09:12:29.803210578Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-18T09:12:29.804178729Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=967.821µs logger=migrator t=2026-04-18T09:12:29.808311595Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-18T09:12:29.809343159Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.031734ms logger=migrator t=2026-04-18T09:12:29.813533618Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-18T09:12:29.820256134Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.720866ms logger=migrator t=2026-04-18T09:12:29.82390141Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-18T09:12:29.831477052Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.591563ms logger=migrator t=2026-04-18T09:12:29.835685812Z 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-18T09:12:29.836475195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=790.763µs logger=migrator t=2026-04-18T09:12:29.842512682Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-18T09:12:29.852631344Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.119421ms logger=migrator t=2026-04-18T09:12:29.856969398Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-18T09:12:29.864494579Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.524831ms logger=migrator t=2026-04-18T09:12:29.869224801Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-18T09:12:29.869301374Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.843µs logger=migrator t=2026-04-18T09:12:29.875253577Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-18T09:12:29.876989941Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.723973ms logger=migrator t=2026-04-18T09:12:29.881878219Z 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-18T09:12:29.884027601Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.150262ms logger=migrator t=2026-04-18T09:12:29.88870663Z 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-18T09:12:29.889744384Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.037414ms logger=migrator t=2026-04-18T09:12:29.895720739Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:12:29.895788782Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.583µs logger=migrator t=2026-04-18T09:12:29.941374233Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-18T09:12:29.951897092Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.527209ms logger=migrator t=2026-04-18T09:12:29.955937415Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-18T09:12:29.962398319Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.460654ms logger=migrator t=2026-04-18T09:12:29.967512118Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-18T09:12:29.972105682Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.594665ms logger=migrator t=2026-04-18T09:12:29.976005619Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-18T09:12:29.980466059Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.46041ms logger=migrator t=2026-04-18T09:12:29.985069945Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-18T09:12:29.991425686Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.3503ms logger=migrator t=2026-04-18T09:12:29.996512392Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-18T09:12:29.996584065Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=78.593µs logger=migrator t=2026-04-18T09:12:30.001895652Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-18T09:12:30.003093093Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.201821ms logger=migrator t=2026-04-18T09:12:30.011011411Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-18T09:12:30.018301483Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.291052ms logger=migrator t=2026-04-18T09:12:30.023509716Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-18T09:12:30.023574179Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.642µs logger=migrator t=2026-04-18T09:12:30.027874092Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-18T09:12:30.034263766Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.388734ms logger=migrator t=2026-04-18T09:12:30.039163224Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-18T09:12:30.040879628Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.717164ms logger=migrator t=2026-04-18T09:12:30.046938147Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-18T09:12:30.057941367Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.0043ms logger=migrator t=2026-04-18T09:12:30.062346086Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-18T09:12:30.063169131Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=818.385µs logger=migrator t=2026-04-18T09:12:30.067895253Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-18T09:12:30.069052352Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.156649ms logger=migrator t=2026-04-18T09:12:30.075018827Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-18T09:12:30.083995711Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.977344ms logger=migrator t=2026-04-18T09:12:30.088265784Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-18T09:12:30.089170252Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=904.549µs logger=migrator t=2026-04-18T09:12:30.094890526Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-18T09:12:30.095984854Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.098598ms logger=migrator t=2026-04-18T09:12:30.101523431Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-18T09:12:30.102360006Z level=info msg="Migration successfully executed" id="create alert_image table" duration=841.896µs logger=migrator t=2026-04-18T09:12:30.107993167Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-18T09:12:30.109780164Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.787056ms logger=migrator t=2026-04-18T09:12:30.115737998Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-18T09:12:30.115868453Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=131.115µs logger=migrator t=2026-04-18T09:12:30.120789564Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-18T09:12:30.12234613Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.555336ms logger=migrator t=2026-04-18T09:12:30.127562173Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-18T09:12:30.129034846Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.474083ms logger=migrator t=2026-04-18T09:12:30.134716738Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-18T09:12:30.135149248Z 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-18T09:12:30.139783745Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-18T09:12:30.140487936Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=704.281µs logger=migrator t=2026-04-18T09:12:30.145570423Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-18T09:12:30.147210873Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.640451ms logger=migrator t=2026-04-18T09:12:30.152036879Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-18T09:12:30.159382363Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.346184ms logger=migrator t=2026-04-18T09:12:30.164730592Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-18T09:12:30.165530256Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=802.825µs logger=migrator t=2026-04-18T09:12:30.171750622Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-18T09:12:30.173628432Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.87785ms logger=migrator t=2026-04-18T09:12:30.180095459Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-18T09:12:30.180982247Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=887.398µs logger=migrator t=2026-04-18T09:12:30.186812286Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-18T09:12:30.188000837Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.188761ms logger=migrator t=2026-04-18T09:12:30.193348975Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-18T09:12:30.194459923Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.111228ms logger=migrator t=2026-04-18T09:12:30.200995192Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-18T09:12:30.201026943Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.681µs logger=migrator t=2026-04-18T09:12:30.206472076Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-18T09:12:30.20655304Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=81.553µs logger=migrator t=2026-04-18T09:12:30.211404507Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-18T09:12:30.218331223Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.927575ms logger=migrator t=2026-04-18T09:12:30.222045152Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-18T09:12:30.222310783Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=264.881µs logger=migrator t=2026-04-18T09:12:30.227885102Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-18T09:12:30.22974267Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.856798ms logger=migrator t=2026-04-18T09:12:30.234420191Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-18T09:12:30.234689442Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=269.811µs logger=migrator t=2026-04-18T09:12:30.239259438Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-18T09:12:30.240921858Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.662231ms logger=migrator t=2026-04-18T09:12:30.245907781Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-18T09:12:30.246882624Z level=info msg="Migration successfully executed" id="create secrets table" duration=974.543µs logger=migrator t=2026-04-18T09:12:30.252726164Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-18T09:12:30.28447687Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.754087ms logger=migrator t=2026-04-18T09:12:30.288951742Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-18T09:12:30.295338345Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.385232ms logger=migrator t=2026-04-18T09:12:30.299417729Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-18T09:12:30.299558715Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.256µs logger=migrator t=2026-04-18T09:12:30.304442844Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-18T09:12:30.335175977Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.733453ms logger=migrator t=2026-04-18T09:12:30.339534514Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-18T09:12:30.368869957Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.335083ms logger=migrator t=2026-04-18T09:12:30.372743093Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-18T09:12:30.373330758Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=587.486µs logger=migrator t=2026-04-18T09:12:30.380831879Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-18T09:12:30.381998349Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.16478ms logger=migrator t=2026-04-18T09:12:30.386810494Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-18T09:12:30.387149269Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=339.065µs logger=migrator t=2026-04-18T09:12:30.391745535Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-18T09:12:30.392571171Z level=info msg="Migration successfully executed" id="create permission table" duration=825.656µs logger=migrator t=2026-04-18T09:12:30.398097987Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-18T09:12:30.399064848Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=966.841µs logger=migrator t=2026-04-18T09:12:30.403414564Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-18T09:12:30.40447649Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.060756ms logger=migrator t=2026-04-18T09:12:30.409407871Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-18T09:12:30.410360511Z level=info msg="Migration successfully executed" id="create role table" duration=952.51µs logger=migrator t=2026-04-18T09:12:30.415346325Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-18T09:12:30.423690481Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.342147ms logger=migrator t=2026-04-18T09:12:30.42951126Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-18T09:12:30.436858723Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.346533ms logger=migrator t=2026-04-18T09:12:30.441848687Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-18T09:12:30.443566501Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.717144ms logger=migrator t=2026-04-18T09:12:30.44849428Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-18T09:12:30.449542746Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.048176ms logger=migrator t=2026-04-18T09:12:30.455526632Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-18T09:12:30.457155262Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.62867ms logger=migrator t=2026-04-18T09:12:30.462652007Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-18T09:12:30.463594997Z level=info msg="Migration successfully executed" id="create team role table" duration=942.19µs logger=migrator t=2026-04-18T09:12:30.468392242Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-18T09:12:30.469423456Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.030353ms logger=migrator t=2026-04-18T09:12:30.47488948Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-18T09:12:30.475954195Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.064126ms logger=migrator t=2026-04-18T09:12:30.481442719Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-18T09:12:30.482503625Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.060736ms logger=migrator t=2026-04-18T09:12:30.486881872Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-18T09:12:30.487740399Z level=info msg="Migration successfully executed" id="create user role table" duration=857.738µs logger=migrator t=2026-04-18T09:12:30.493453843Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-18T09:12:30.495604584Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.147831ms logger=migrator t=2026-04-18T09:12:30.502230348Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-18T09:12:30.504219973Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.988864ms logger=migrator t=2026-04-18T09:12:30.510163108Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-18T09:12:30.511344278Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.180411ms logger=migrator t=2026-04-18T09:12:30.516397644Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-18T09:12:30.518237142Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.838808ms logger=migrator t=2026-04-18T09:12:30.523202804Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-18T09:12:30.524384495Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.181031ms logger=migrator t=2026-04-18T09:12:30.52967267Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-18T09:12:30.530886863Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.210303ms logger=migrator t=2026-04-18T09:12:30.535596044Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-18T09:12:30.544257174Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.66014ms logger=migrator t=2026-04-18T09:12:30.549703228Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-18T09:12:30.550869427Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.16619ms logger=migrator t=2026-04-18T09:12:30.556774619Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-18T09:12:30.558700622Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.925293ms logger=migrator t=2026-04-18T09:12:30.56380196Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-18T09:12:30.564967189Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.163899ms logger=migrator t=2026-04-18T09:12:30.570909973Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-18T09:12:30.572157457Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.247624ms logger=migrator t=2026-04-18T09:12:30.577194262Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-18T09:12:30.57806586Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=871.888µs logger=migrator t=2026-04-18T09:12:30.583599726Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-18T09:12:30.585605111Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.004115ms logger=migrator t=2026-04-18T09:12:30.591966584Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-18T09:12:30.604465558Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.497313ms logger=migrator t=2026-04-18T09:12:30.609079205Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-18T09:12:30.618257517Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.179832ms logger=migrator t=2026-04-18T09:12:30.622567362Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-18T09:12:30.628588879Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.020867ms logger=migrator t=2026-04-18T09:12:30.632194313Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-18T09:12:30.639684433Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.4896ms logger=migrator t=2026-04-18T09:12:30.643725836Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-18T09:12:30.644514709Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=788.453µs logger=migrator t=2026-04-18T09:12:30.652339044Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-18T09:12:30.653210742Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=871.998µs logger=migrator t=2026-04-18T09:12:30.658264357Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-18T09:12:30.659120314Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=854.067µs logger=migrator t=2026-04-18T09:12:30.663359355Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-18T09:12:30.664017563Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=660.428µs logger=migrator t=2026-04-18T09:12:30.667892279Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-18T09:12:30.668825479Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=932.949µs logger=migrator t=2026-04-18T09:12:30.672341389Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-18T09:12:30.672414892Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.963µs logger=migrator t=2026-04-18T09:12:30.677843834Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-18T09:12:30.677882316Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.832µs logger=migrator t=2026-04-18T09:12:30.681101974Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-18T09:12:30.681435458Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=333.514µs logger=migrator t=2026-04-18T09:12:30.686581557Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-18T09:12:30.687031617Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=450.63µs logger=migrator t=2026-04-18T09:12:30.692457009Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-18T09:12:30.69294919Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=490.801µs logger=migrator t=2026-04-18T09:12:30.697254784Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-18T09:12:30.69740967Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=155.287µs logger=migrator t=2026-04-18T09:12:30.700766605Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-18T09:12:30.70113254Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=365.815µs logger=migrator t=2026-04-18T09:12:30.703764193Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-18T09:12:30.704443772Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=676.778µs logger=migrator t=2026-04-18T09:12:30.711140867Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-18T09:12:30.712004745Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=863.488µs logger=migrator t=2026-04-18T09:12:30.811736657Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-18T09:12:30.8335483Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=21.800532ms logger=migrator t=2026-04-18T09:12:30.838995272Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-18T09:12:30.839105787Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=111.425µs logger=migrator t=2026-04-18T09:12:30.843107308Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-18T09:12:30.845130305Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.021527ms logger=migrator t=2026-04-18T09:12:30.852317952Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-18T09:12:30.853612797Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.294775ms logger=migrator t=2026-04-18T09:12:30.860083663Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-18T09:12:30.861489534Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.403261ms logger=migrator t=2026-04-18T09:12:30.868415199Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-18T09:12:30.878649837Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.225108ms logger=migrator t=2026-04-18T09:12:30.885355664Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-18T09:12:30.886253203Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=898.449µs logger=migrator t=2026-04-18T09:12:30.893610127Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-18T09:12:30.894826079Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.216042ms logger=migrator t=2026-04-18T09:12:30.900331254Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:12:30.926833927Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.503222ms logger=migrator t=2026-04-18T09:12:30.929969541Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-18T09:12:30.931232915Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.262484ms logger=migrator t=2026-04-18T09:12:30.939124073Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-18T09:12:30.942075159Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.947786ms logger=migrator t=2026-04-18T09:12:30.948347187Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-18T09:12:30.949466074Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.119197ms logger=migrator t=2026-04-18T09:12:30.95708316Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-18T09:12:30.958233989Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.151489ms logger=migrator t=2026-04-18T09:12:30.962175178Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-18T09:12:30.962565964Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=391.356µs logger=migrator t=2026-04-18T09:12:30.968757659Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-18T09:12:30.970326196Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.571667ms logger=migrator t=2026-04-18T09:12:30.976825164Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-18T09:12:30.986719067Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.893443ms logger=migrator t=2026-04-18T09:12:30.990128693Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-18T09:12:30.990806851Z level=info msg="Migration successfully executed" id="create entity_events table" duration=677.979µs logger=migrator t=2026-04-18T09:12:30.997446595Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-18T09:12:30.998515521Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.069456ms logger=migrator t=2026-04-18T09:12:31.005939318Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:12:31.0064302Z 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-18T09:12:31.010772796Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:12:31.011222965Z 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-18T09:12:31.016163957Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-18T09:12:31.017151389Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=985.662µs logger=migrator t=2026-04-18T09:12:31.022733138Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-18T09:12:31.024052496Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.319227ms logger=migrator t=2026-04-18T09:12:31.027068955Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:12:31.028216634Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.146959ms logger=migrator t=2026-04-18T09:12:31.032408794Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:12:31.033546372Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.139619ms logger=migrator t=2026-04-18T09:12:31.037992173Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:12:31.039075399Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.081936ms logger=migrator t=2026-04-18T09:12:31.042250836Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:12:31.043288261Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.038966ms logger=migrator t=2026-04-18T09:12:31.047180897Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-18T09:12:31.048082977Z level=info msg="Migration successfully executed" id="Drop public config table" duration=902.259µs logger=migrator t=2026-04-18T09:12:31.051216501Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-18T09:12:31.052667102Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.449492ms logger=migrator t=2026-04-18T09:12:31.056543089Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:12:31.057709489Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.16653ms logger=migrator t=2026-04-18T09:12:31.060923247Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:12:31.062049676Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.125588ms logger=migrator t=2026-04-18T09:12:31.067427455Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-18T09:12:31.068587126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.158391ms logger=migrator t=2026-04-18T09:12:31.073010715Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-18T09:12:31.095237038Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.226204ms logger=migrator t=2026-04-18T09:12:31.098586732Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-18T09:12:31.106070753Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.482771ms logger=migrator t=2026-04-18T09:12:31.115948167Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-18T09:12:31.124535915Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.605309ms logger=migrator t=2026-04-18T09:12:31.12816153Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-18T09:12:31.128360469Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=198.989µs logger=migrator t=2026-04-18T09:12:31.131340136Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-18T09:12:31.140886176Z level=info msg="Migration successfully executed" id="add share column" duration=9.54443ms logger=migrator t=2026-04-18T09:12:31.144376696Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-18T09:12:31.144573954Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=197.778µs logger=migrator t=2026-04-18T09:12:31.148876629Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-18T09:12:31.149986216Z level=info msg="Migration successfully executed" id="create file table" duration=1.108817ms logger=migrator t=2026-04-18T09:12:31.154976191Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-18T09:12:31.156741816Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.765475ms logger=migrator t=2026-04-18T09:12:31.161583213Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-18T09:12:31.163706625Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.124712ms logger=migrator t=2026-04-18T09:12:31.169231132Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-18T09:12:31.1703522Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.122278ms logger=migrator t=2026-04-18T09:12:31.173799267Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-18T09:12:31.174908866Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.108948ms logger=migrator t=2026-04-18T09:12:31.179620727Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-18T09:12:31.179690131Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.794µs logger=migrator t=2026-04-18T09:12:31.182880307Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-18T09:12:31.18295139Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.053µs logger=migrator t=2026-04-18T09:12:31.186942061Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-18T09:12:31.187578658Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=636.987µs logger=migrator t=2026-04-18T09:12:31.191655894Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-18T09:12:31.191860212Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=204.138µs logger=migrator t=2026-04-18T09:12:31.194966406Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-18T09:12:31.196376126Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.409289ms logger=migrator t=2026-04-18T09:12:31.199834444Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-18T09:12:31.209791571Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.956717ms logger=migrator t=2026-04-18T09:12:31.21304659Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-18T09:12:31.213163325Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.045µs logger=migrator t=2026-04-18T09:12:31.217501452Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-18T09:12:31.218835318Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.331686ms logger=migrator t=2026-04-18T09:12:31.222683444Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-18T09:12:31.223415525Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=732.421µs logger=migrator t=2026-04-18T09:12:31.226963227Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-18T09:12:31.227182217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.07µs logger=migrator t=2026-04-18T09:12:31.230711619Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-18T09:12:31.231183799Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=472.4µs logger=migrator t=2026-04-18T09:12:31.235762025Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-18T09:12:31.245239152Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.477796ms logger=migrator t=2026-04-18T09:12:31.250015607Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-18T09:12:31.258588164Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.571388ms logger=migrator t=2026-04-18T09:12:31.261701548Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-18T09:12:31.26246468Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=759.742µs logger=migrator t=2026-04-18T09:12:31.267527248Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-18T09:12:31.342065893Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.532226ms logger=migrator t=2026-04-18T09:12:31.345567374Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-18T09:12:31.346438091Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=870.247µs logger=migrator t=2026-04-18T09:12:31.349622888Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-18T09:12:31.350852611Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.229373ms logger=migrator t=2026-04-18T09:12:31.356506674Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-18T09:12:31.382045039Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.536955ms logger=migrator t=2026-04-18T09:12:31.387386208Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-18T09:12:31.396124173Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.736895ms logger=migrator t=2026-04-18T09:12:31.400006059Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-18T09:12:31.400357454Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=360.835µs logger=migrator t=2026-04-18T09:12:31.403461347Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-18T09:12:31.403690636Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=229.78µs logger=migrator t=2026-04-18T09:12:31.407074972Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-18T09:12:31.407338924Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=264.992µs logger=migrator t=2026-04-18T09:12:31.411036782Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-18T09:12:31.411501502Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=464.52µs logger=migrator t=2026-04-18T09:12:31.416292998Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-18T09:12:31.416681314Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=388.167µs logger=migrator t=2026-04-18T09:12:31.420124241Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-18T09:12:31.421121365Z level=info msg="Migration successfully executed" id="create folder table" duration=998.344µs logger=migrator t=2026-04-18T09:12:31.427463857Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-18T09:12:31.430547009Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.087903ms logger=migrator t=2026-04-18T09:12:31.434805782Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-18T09:12:31.436004783Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.196331ms logger=migrator t=2026-04-18T09:12:31.441971348Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-18T09:12:31.44200242Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.872µs logger=migrator t=2026-04-18T09:12:31.446250523Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:12:31.448601613Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.35139ms logger=migrator t=2026-04-18T09:12:31.453286784Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:12:31.454631292Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.340988ms logger=migrator t=2026-04-18T09:12:31.457917083Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-18T09:12:31.459362784Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.443591ms logger=migrator t=2026-04-18T09:12:31.465528319Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-18T09:12:31.466061552Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=532.983µs logger=migrator t=2026-04-18T09:12:31.472655884Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-18T09:12:31.473228559Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=578.255µs logger=migrator t=2026-04-18T09:12:31.48118092Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-18T09:12:31.482962237Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.782107ms logger=migrator t=2026-04-18T09:12:31.488235203Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-18T09:12:31.490832154Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.602551ms logger=migrator t=2026-04-18T09:12:31.496452086Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-18T09:12:31.497759731Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.307706ms logger=migrator t=2026-04-18T09:12:31.50215006Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-18T09:12:31.504122084Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.970864ms logger=migrator t=2026-04-18T09:12:31.511059162Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-18T09:12:31.513442324Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.388493ms logger=migrator t=2026-04-18T09:12:31.519444282Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-18T09:12:31.520493046Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.048085ms logger=migrator t=2026-04-18T09:12:31.526363808Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-18T09:12:31.529052793Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.689966ms logger=migrator t=2026-04-18T09:12:31.536348366Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-18T09:12:31.53737689Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.028184ms logger=migrator t=2026-04-18T09:12:31.542160606Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-18T09:12:31.54320538Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.045765ms logger=migrator t=2026-04-18T09:12:31.54762872Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-18T09:12:31.549734221Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.11072ms logger=migrator t=2026-04-18T09:12:31.555003376Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-18T09:12:31.556795193Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.792137ms logger=migrator t=2026-04-18T09:12:31.56302731Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-18T09:12:31.563346123Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=319.413µs logger=migrator t=2026-04-18T09:12:31.566885446Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-18T09:12:31.577173337Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.286401ms logger=migrator t=2026-04-18T09:12:31.582236114Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-18T09:12:31.582795478Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=560.234µs logger=migrator t=2026-04-18T09:12:31.58679574Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:12:31.586813901Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.111µs logger=migrator t=2026-04-18T09:12:31.589579419Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:12:31.590666146Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.086376ms logger=migrator t=2026-04-18T09:12:31.593691925Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:12:31.593714506Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.661µs logger=migrator t=2026-04-18T09:12:31.597262369Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-18T09:12:31.59846467Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.201701ms logger=migrator t=2026-04-18T09:12:31.601815283Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:12:31.602992605Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.176111ms logger=migrator t=2026-04-18T09:12:31.607374422Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-18T09:12:31.608432258Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.054256ms logger=migrator t=2026-04-18T09:12:31.612768724Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-18T09:12:31.613492804Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=723.71µs logger=migrator t=2026-04-18T09:12:31.616238552Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-18T09:12:31.616514164Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=278.862µs logger=migrator t=2026-04-18T09:12:31.619291533Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-18T09:12:31.619933491Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=642.388µs logger=migrator t=2026-04-18T09:12:31.622815985Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-18T09:12:31.623757785Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=942.27µs logger=migrator t=2026-04-18T09:12:31.628002547Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-18T09:12:31.629670048Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.667281ms logger=migrator t=2026-04-18T09:12:31.633237891Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-18T09:12:31.643740932Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.505231ms logger=migrator t=2026-04-18T09:12:31.646476609Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-18T09:12:31.653886897Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.405588ms logger=migrator t=2026-04-18T09:12:31.658554137Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-18T09:12:31.668149639Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.594442ms logger=migrator t=2026-04-18T09:12:31.671559905Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-18T09:12:31.67167134Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.385µs logger=migrator t=2026-04-18T09:12:31.675096506Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-18T09:12:31.688158467Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.062721ms logger=migrator t=2026-04-18T09:12:31.693329969Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-18T09:12:31.701703808Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.373329ms logger=migrator t=2026-04-18T09:12:31.705863936Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-18T09:12:31.706110797Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=246.73µs logger=migrator t=2026-04-18T09:12:31.709583126Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.386081126s logger=migrator t=2026-04-18T09:12:31.710019995Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-18T09:12:31.724660452Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-18T09:12:31.724866121Z level=info msg="Created default organization" logger=secrets t=2026-04-18T09:12:31.729098843Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:12:31.777451937Z level=info msg="Restored cache from database" duration=689.89µs logger=plugin.store t=2026-04-18T09:12:31.779099887Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-18T09:12:31.81975431Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-18T09:12:31.819877406Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-18T09:12:31.81998957Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-18T09:12:31.820044773Z level=info msg="Plugins loaded" count=54 duration=40.946446ms logger=query_data t=2026-04-18T09:12:31.82510336Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-18T09:12:31.829223636Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-18T09:12:31.834046104Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-18T09:12:31.84283565Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-18T09:12:31.846287778Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-18T09:12:31.849524008Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-18T09:12:31.869816678Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-18T09:12:31.886613148Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-18T09:12:31.914265504Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-18T09:12:31.914306416Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-18T09:12:31.914475863Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-18T09:12:31.914745734Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-18T09:12:31.914920932Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-18T09:12:31.920430798Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-18T09:12:31.975503431Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-18T09:12:31.975526662Z level=info msg="State cache has been initialized" states=0 duration=60.777977ms logger=ngalert.scheduler t=2026-04-18T09:12:31.975578414Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-18T09:12:31.975695499Z level=info msg=starting first_tick=2026-04-18T09:12:40Z logger=plugins.update.checker t=2026-04-18T09:12:31.983335165Z level=info msg="Update check succeeded" duration=68.787439ms logger=sqlstore.transactions t=2026-04-18T09:12:31.985904526Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-18T09:12:31.986433068Z level=info msg="Update check succeeded" duration=71.804159ms logger=sqlstore.transactions t=2026-04-18T09:12:31.993142267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-18T09:12:32.005247176Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-18T09:12:32.011513345Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-18T09:12:32.011816299Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:12:32.026894497Z level=info msg="Patterns update finished" duration=101.331658ms logger=sqlstore.transactions t=2026-04-18T09:12:32.050298174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-18T09:12:32.208499912Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-18T09:12:32.209247644Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-18T09:12:34.843842064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:34.845189713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:34.883808995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:34.950384738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:34.968618148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:34.992851578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.007458301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.02792417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.044555692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.071590817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.089300216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.111139156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.130386472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.156324019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.171750559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.195092633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.211135941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.239786475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.254833648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.283375148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.29904559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.337385176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.369370935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.433918779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.471692561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.566767902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.583740309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.650408645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.666337547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.724513795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.743466209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.819567416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.837848069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.899634053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:35.920887737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.018730021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.041355347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.123833161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.141027261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.198918834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.228083396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.310484437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.329648512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.400991561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.419054359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.47458812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.497644924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.577614339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.597254996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.664398482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.67924705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.750245344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.765799832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.838878568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.857516099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.924376874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:36.944766952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.01829625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.029882716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.089743623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.110976232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.188091613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.20654477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.275565837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.294001424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.373209367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.392943699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.474198812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.494274791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.570821247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.590430895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.680197829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.695887036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.804859089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.823284005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.890220422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.908660628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:37.988388664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:38.005347876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:12:38.131179995Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-18T09:14:14.940434821Z level=info msg="Usage stats are ready to report"