logger=settings t=2026-04-23T12:34:32.364742517Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T12:34:32Z logger=settings t=2026-04-23T12:34:32.365275744Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T12:34:32.365300724Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T12:34:32.365306694Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T12:34:32.365310234Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T12:34:32.365313674Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T12:34:32.365316874Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T12:34:32.365422005Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T12:34:32.365429056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T12:34:32.365441776Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T12:34:32.365446526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T12:34:32.365451686Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T12:34:32.365462386Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T12:34:32.365471976Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T12:34:32.365480046Z level=info msg=Target target=[all] logger=settings t=2026-04-23T12:34:32.365557937Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T12:34:32.365568427Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T12:34:32.365572937Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T12:34:32.365577567Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T12:34:32.365582257Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T12:34:32.365586587Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T12:34:32.367727731Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T12:34:32.367800842Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T12:34:32.372689767Z level=info msg="Locking database" logger=migrator t=2026-04-23T12:34:32.372726878Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T12:34:32.374281975Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T12:34:32.375211686Z level=info msg="Migration successfully executed" id="create migration_log table" duration=929.601µs logger=migrator t=2026-04-23T12:34:32.597684108Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T12:34:32.59882918Z level=info msg="Migration successfully executed" id="create user table" duration=1.144962ms logger=migrator t=2026-04-23T12:34:32.643909007Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T12:34:32.646117742Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.211464ms logger=migrator t=2026-04-23T12:34:32.650761744Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T12:34:32.651473212Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=711.428µs logger=migrator t=2026-04-23T12:34:32.655681149Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T12:34:32.656997774Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.320265ms logger=migrator t=2026-04-23T12:34:32.66108619Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T12:34:32.662276853Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.191463ms logger=migrator t=2026-04-23T12:34:32.66641104Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T12:34:32.669363633Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.951263ms logger=migrator t=2026-04-23T12:34:32.673471579Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T12:34:32.674714753Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.245894ms logger=migrator t=2026-04-23T12:34:32.67981085Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T12:34:32.68066155Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=851.82µs logger=migrator t=2026-04-23T12:34:32.685691236Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T12:34:32.686297943Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=607.517µs logger=migrator t=2026-04-23T12:34:32.689909854Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T12:34:32.690297778Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=387.904µs logger=migrator t=2026-04-23T12:34:32.694323944Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T12:34:32.69491448Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=590.756µs logger=migrator t=2026-04-23T12:34:32.698250927Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T12:34:32.699519292Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.265795ms logger=migrator t=2026-04-23T12:34:32.703406546Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T12:34:32.703437266Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.46µs logger=migrator t=2026-04-23T12:34:32.709588356Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T12:34:32.711062092Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.474796ms logger=migrator t=2026-04-23T12:34:32.714820164Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T12:34:32.715149618Z level=info msg="Migration successfully executed" id="Add missing user data" duration=329.784µs logger=migrator t=2026-04-23T12:34:32.720172504Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T12:34:32.721190996Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.021632ms logger=migrator t=2026-04-23T12:34:32.726424525Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T12:34:32.727119342Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=698.107µs logger=migrator t=2026-04-23T12:34:32.730147906Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T12:34:32.730985696Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=837.18µs logger=migrator t=2026-04-23T12:34:32.735229744Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T12:34:32.743645368Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.415824ms logger=migrator t=2026-04-23T12:34:32.750193892Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T12:34:32.751662879Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.468557ms logger=migrator t=2026-04-23T12:34:32.755785085Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T12:34:32.756113529Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=327.954µs logger=migrator t=2026-04-23T12:34:32.760284555Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T12:34:32.761030783Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=745.888µs logger=migrator t=2026-04-23T12:34:32.765056099Z 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-23T12:34:32.765457103Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=372.514µs logger=migrator t=2026-04-23T12:34:32.772068648Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T12:34:32.772591774Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=521.156µs logger=migrator t=2026-04-23T12:34:32.777420528Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T12:34:32.77848035Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.059852ms logger=migrator t=2026-04-23T12:34:32.782507336Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T12:34:32.783209483Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=701.738µs logger=migrator t=2026-04-23T12:34:32.787569822Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T12:34:32.78823288Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=662.838µs logger=migrator t=2026-04-23T12:34:32.79183904Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T12:34:32.792922332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.083122ms logger=migrator t=2026-04-23T12:34:32.797244421Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T12:34:32.798435534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.190943ms logger=migrator t=2026-04-23T12:34:32.803635733Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T12:34:32.803665993Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.27µs logger=migrator t=2026-04-23T12:34:32.812365231Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T12:34:32.813289182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=930.101µs logger=migrator t=2026-04-23T12:34:32.817696091Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T12:34:32.818423679Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=728.008µs logger=migrator t=2026-04-23T12:34:32.821838238Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T12:34:32.822496155Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=655.627µs logger=migrator t=2026-04-23T12:34:32.825837673Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T12:34:32.82649614Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=658.697µs logger=migrator t=2026-04-23T12:34:32.830496625Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T12:34:32.833848062Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.352267ms logger=migrator t=2026-04-23T12:34:32.837281281Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T12:34:32.838203741Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=922.2µs logger=migrator t=2026-04-23T12:34:32.841497449Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T12:34:32.842234236Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=735.387µs logger=migrator t=2026-04-23T12:34:32.846186181Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T12:34:32.84692119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=734.829µs logger=migrator t=2026-04-23T12:34:32.850142156Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T12:34:32.850863193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=720.717µs logger=migrator t=2026-04-23T12:34:32.854391443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T12:34:32.855194563Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=803.93µs logger=migrator t=2026-04-23T12:34:32.860056137Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T12:34:32.860448701Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=392.734µs logger=migrator t=2026-04-23T12:34:32.863961651Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T12:34:32.864489757Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=527.586µs logger=migrator t=2026-04-23T12:34:32.868056017Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T12:34:32.868448451Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=393.124µs logger=migrator t=2026-04-23T12:34:32.872811651Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T12:34:32.87453113Z level=info msg="Migration successfully executed" id="create star table" duration=1.72143ms logger=migrator t=2026-04-23T12:34:32.87896252Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T12:34:32.8798544Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=891.91µs logger=migrator t=2026-04-23T12:34:32.885086099Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T12:34:32.886864649Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.7781ms logger=migrator t=2026-04-23T12:34:32.891948496Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T12:34:32.892785065Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=837.009µs logger=migrator t=2026-04-23T12:34:32.901093088Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T12:34:32.902427553Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.336015ms logger=migrator t=2026-04-23T12:34:32.909634124Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T12:34:32.911525766Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.872162ms logger=migrator t=2026-04-23T12:34:32.917940518Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T12:34:32.918593475Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=655.367µs logger=migrator t=2026-04-23T12:34:32.923265568Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T12:34:32.923855285Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=588.967µs logger=migrator t=2026-04-23T12:34:32.927161872Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T12:34:32.927182732Z level=info msg="Migration successfully executed" id="Update org table charset" duration=21.67µs logger=migrator t=2026-04-23T12:34:32.931045516Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T12:34:32.931072076Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.86µs logger=migrator t=2026-04-23T12:34:32.933646125Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T12:34:32.933849877Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=204.322µs logger=migrator t=2026-04-23T12:34:32.937242025Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T12:34:32.93860353Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.360345ms logger=migrator t=2026-04-23T12:34:32.943822989Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T12:34:32.944820531Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.000882ms logger=migrator t=2026-04-23T12:34:32.951328443Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T12:34:32.952565207Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.234644ms logger=migrator t=2026-04-23T12:34:32.957212939Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T12:34:32.958008629Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=795.81µs logger=migrator t=2026-04-23T12:34:32.962910883Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T12:34:32.963761993Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=851.01µs logger=migrator t=2026-04-23T12:34:32.967333854Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T12:34:32.968065992Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=732.198µs logger=migrator t=2026-04-23T12:34:32.972453791Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T12:34:32.978884203Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.427682ms logger=migrator t=2026-04-23T12:34:32.982961239Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T12:34:32.983779928Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=818.959µs logger=migrator t=2026-04-23T12:34:32.989093108Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T12:34:32.992105202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=3.013534ms logger=migrator t=2026-04-23T12:34:32.995591361Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T12:34:32.9964182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=826.789µs logger=migrator t=2026-04-23T12:34:33.00073739Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T12:34:33.001101254Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=364.284µs logger=migrator t=2026-04-23T12:34:33.004072617Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T12:34:33.005616414Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.543307ms logger=migrator t=2026-04-23T12:34:33.011258767Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T12:34:33.011423339Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=168.772µs logger=migrator t=2026-04-23T12:34:33.015159411Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T12:34:33.018242576Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.081485ms logger=migrator t=2026-04-23T12:34:33.02210949Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T12:34:33.023844719Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.735139ms logger=migrator t=2026-04-23T12:34:33.027911725Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T12:34:33.029795556Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.883441ms logger=migrator t=2026-04-23T12:34:33.033587548Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T12:34:33.034362728Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=772.74µs logger=migrator t=2026-04-23T12:34:33.037903517Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T12:34:33.039898849Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.995182ms logger=migrator t=2026-04-23T12:34:33.047113011Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T12:34:33.047912899Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=799.148µs logger=migrator t=2026-04-23T12:34:33.051221647Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T12:34:33.053871146Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.647779ms logger=migrator t=2026-04-23T12:34:33.059006554Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T12:34:33.059096555Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=89.371µs logger=migrator t=2026-04-23T12:34:33.062784947Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T12:34:33.062864348Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=80.381µs logger=migrator t=2026-04-23T12:34:33.066827282Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T12:34:33.068840234Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.012682ms logger=migrator t=2026-04-23T12:34:33.073187373Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T12:34:33.075343308Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.155455ms logger=migrator t=2026-04-23T12:34:33.078774556Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T12:34:33.08085072Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.075794ms logger=migrator t=2026-04-23T12:34:33.083984095Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T12:34:33.086113748Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.129393ms logger=migrator t=2026-04-23T12:34:33.090348197Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T12:34:33.090601279Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.482µs logger=migrator t=2026-04-23T12:34:33.095793497Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T12:34:33.097174472Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.380605ms logger=migrator t=2026-04-23T12:34:33.100937435Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T12:34:33.102184679Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.246944ms logger=migrator t=2026-04-23T12:34:33.105959582Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T12:34:33.106035613Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=76.671µs logger=migrator t=2026-04-23T12:34:33.111308531Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T12:34:33.11291091Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.601109ms logger=migrator t=2026-04-23T12:34:33.11736721Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T12:34:33.118653084Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.287204ms logger=migrator t=2026-04-23T12:34:33.122548929Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T12:34:33.128428634Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.878375ms logger=migrator t=2026-04-23T12:34:33.133665642Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T12:34:33.134619513Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=957.241µs logger=migrator t=2026-04-23T12:34:33.139504609Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T12:34:33.140370378Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=863.379µs logger=migrator t=2026-04-23T12:34:33.144191361Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T12:34:33.145062571Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=866.83µs logger=migrator t=2026-04-23T12:34:33.149100686Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T12:34:33.149464551Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=363.505µs logger=migrator t=2026-04-23T12:34:33.153969131Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T12:34:33.154541277Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=571.856µs logger=migrator t=2026-04-23T12:34:33.158641383Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T12:34:33.160724447Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.082284ms logger=migrator t=2026-04-23T12:34:33.183751145Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T12:34:33.185305343Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.582278ms logger=migrator t=2026-04-23T12:34:33.191753155Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T12:34:33.19223228Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=482.295µs logger=migrator t=2026-04-23T12:34:33.197102066Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T12:34:33.197346989Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=249.073µs logger=migrator t=2026-04-23T12:34:33.201852979Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T12:34:33.203124993Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.271754ms logger=migrator t=2026-04-23T12:34:33.208955929Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T12:34:33.211848271Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.887912ms logger=migrator t=2026-04-23T12:34:33.215744425Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T12:34:33.216780147Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.035832ms logger=migrator t=2026-04-23T12:34:33.222039416Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T12:34:33.222910275Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=868.569µs logger=migrator t=2026-04-23T12:34:33.22869656Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T12:34:33.230038155Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.342085ms logger=migrator t=2026-04-23T12:34:33.235117553Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T12:34:33.236205795Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.089682ms logger=migrator t=2026-04-23T12:34:33.240461883Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T12:34:33.241352953Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=891.86µs logger=migrator t=2026-04-23T12:34:33.246871355Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T12:34:33.256816076Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.942602ms logger=migrator t=2026-04-23T12:34:33.262272008Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T12:34:33.263741584Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.472266ms logger=migrator t=2026-04-23T12:34:33.27314541Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T12:34:33.275884351Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.742581ms logger=migrator t=2026-04-23T12:34:33.282849749Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T12:34:33.286138156Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.290057ms logger=migrator t=2026-04-23T12:34:33.291697118Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T12:34:33.292264775Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=568.127µs logger=migrator t=2026-04-23T12:34:33.29803883Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T12:34:33.300169783Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.135193ms logger=migrator t=2026-04-23T12:34:33.304704885Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T12:34:33.308492267Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.787332ms logger=migrator t=2026-04-23T12:34:33.313112989Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T12:34:33.31314104Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.781µs logger=migrator t=2026-04-23T12:34:33.318777203Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T12:34:33.319026186Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=249.273µs logger=migrator t=2026-04-23T12:34:33.323461855Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T12:34:33.326046675Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.58489ms logger=migrator t=2026-04-23T12:34:33.330421354Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T12:34:33.330667496Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=246.482µs logger=migrator t=2026-04-23T12:34:33.338413894Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T12:34:33.338634126Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=219.562µs logger=migrator t=2026-04-23T12:34:33.342863694Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T12:34:33.346027849Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.163585ms logger=migrator t=2026-04-23T12:34:33.350500909Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T12:34:33.350789333Z level=info msg="Migration successfully executed" id="Update uid value" duration=287.974µs logger=migrator t=2026-04-23T12:34:33.355093611Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T12:34:33.356087602Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=993.261µs logger=migrator t=2026-04-23T12:34:33.361006818Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T12:34:33.362190381Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.183253ms logger=migrator t=2026-04-23T12:34:33.366926354Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T12:34:33.367772914Z level=info msg="Migration successfully executed" id="create api_key table" duration=845.84µs logger=migrator t=2026-04-23T12:34:33.373030462Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T12:34:33.374632391Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.602929ms logger=migrator t=2026-04-23T12:34:33.381185184Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T12:34:33.382293906Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.104632ms logger=migrator t=2026-04-23T12:34:33.389314076Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T12:34:33.390332647Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.018251ms logger=migrator t=2026-04-23T12:34:33.397650479Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T12:34:33.399331818Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.681279ms logger=migrator t=2026-04-23T12:34:33.404405345Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T12:34:33.405183993Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=778.758µs logger=migrator t=2026-04-23T12:34:33.409831796Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T12:34:33.410554044Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=722.738µs logger=migrator t=2026-04-23T12:34:33.415896844Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T12:34:33.423274437Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.376883ms logger=migrator t=2026-04-23T12:34:33.428052941Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T12:34:33.429005231Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=951.5µs logger=migrator t=2026-04-23T12:34:33.436230333Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T12:34:33.437026682Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=794.388µs logger=migrator t=2026-04-23T12:34:33.447754642Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T12:34:33.448977376Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.220024ms logger=migrator t=2026-04-23T12:34:33.46711028Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T12:34:33.468554256Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.445716ms logger=migrator t=2026-04-23T12:34:33.474568773Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T12:34:33.474931407Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=363.724µs logger=migrator t=2026-04-23T12:34:33.479301026Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T12:34:33.479888533Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=587.347µs logger=migrator t=2026-04-23T12:34:33.487187965Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T12:34:33.487219685Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.49µs logger=migrator t=2026-04-23T12:34:33.491624745Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T12:34:33.494589478Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.967093ms logger=migrator t=2026-04-23T12:34:33.498744515Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T12:34:33.501321694Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.577159ms logger=migrator t=2026-04-23T12:34:33.505760474Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T12:34:33.506906587Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=1.148214ms logger=migrator t=2026-04-23T12:34:33.512456539Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T12:34:33.51523468Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.777551ms logger=migrator t=2026-04-23T12:34:33.519087674Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T12:34:33.521580792Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.493048ms logger=migrator t=2026-04-23T12:34:33.527134284Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T12:34:33.527838522Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=704.228µs logger=migrator t=2026-04-23T12:34:33.532872929Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T12:34:33.533767938Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=895.149µs logger=migrator t=2026-04-23T12:34:33.538225858Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T12:34:33.539318171Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.093453ms logger=migrator t=2026-04-23T12:34:33.543210575Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T12:34:33.544069855Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=859.14µs logger=migrator t=2026-04-23T12:34:33.549217592Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T12:34:33.550331035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.113373ms logger=migrator t=2026-04-23T12:34:33.558474236Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T12:34:33.559486278Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.010952ms logger=migrator t=2026-04-23T12:34:33.563840847Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T12:34:33.563991648Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=152.801µs logger=migrator t=2026-04-23T12:34:33.569916105Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T12:34:33.569982006Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=72.081µs logger=migrator t=2026-04-23T12:34:33.574892961Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T12:34:33.579158019Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.265658ms logger=migrator t=2026-04-23T12:34:33.585214427Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T12:34:33.588080709Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.870072ms logger=migrator t=2026-04-23T12:34:33.593127596Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T12:34:33.593206927Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.451µs logger=migrator t=2026-04-23T12:34:33.597602686Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T12:34:33.598512915Z level=info msg="Migration successfully executed" id="create quota table v1" duration=911.619µs logger=migrator t=2026-04-23T12:34:33.603128658Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T12:34:33.603964947Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=837.349µs logger=migrator t=2026-04-23T12:34:33.609402878Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T12:34:33.609466829Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.01µs logger=migrator t=2026-04-23T12:34:33.612624815Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T12:34:33.613288022Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=663.127µs logger=migrator t=2026-04-23T12:34:33.621738677Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T12:34:33.623257274Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.521587ms logger=migrator t=2026-04-23T12:34:33.628760286Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T12:34:33.634297848Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.539662ms logger=migrator t=2026-04-23T12:34:33.63897236Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T12:34:33.639027591Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.411µs logger=migrator t=2026-04-23T12:34:33.646556966Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T12:34:33.647373535Z level=info msg="Migration successfully executed" id="create session table" duration=817.179µs logger=migrator t=2026-04-23T12:34:33.653296652Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T12:34:33.653382973Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.201µs logger=migrator t=2026-04-23T12:34:33.656892122Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T12:34:33.657009733Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=95.851µs logger=migrator t=2026-04-23T12:34:33.66022905Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T12:34:33.661604856Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.375126ms logger=migrator t=2026-04-23T12:34:33.665500598Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T12:34:33.666582641Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.082603ms logger=migrator t=2026-04-23T12:34:33.671963982Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T12:34:33.671988772Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.71µs logger=migrator t=2026-04-23T12:34:33.674985795Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T12:34:33.675011226Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=23.191µs logger=migrator t=2026-04-23T12:34:33.677256451Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T12:34:33.680315445Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.058574ms logger=migrator t=2026-04-23T12:34:33.684621903Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T12:34:33.688660479Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.036826ms logger=migrator t=2026-04-23T12:34:33.691806814Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T12:34:33.691865905Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=59.611µs logger=migrator t=2026-04-23T12:34:33.695129581Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T12:34:33.695356655Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=226.614µs logger=migrator t=2026-04-23T12:34:33.698995745Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T12:34:33.699927926Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=932.801µs logger=migrator t=2026-04-23T12:34:33.704398946Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T12:34:33.704428526Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.72µs logger=migrator t=2026-04-23T12:34:33.707834635Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T12:34:33.712470697Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.633072ms logger=migrator t=2026-04-23T12:34:33.716866896Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T12:34:33.717089588Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=214.852µs logger=migrator t=2026-04-23T12:34:33.721610499Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T12:34:33.724811626Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.201356ms logger=migrator t=2026-04-23T12:34:33.729910582Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T12:34:33.732968377Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.057304ms logger=migrator t=2026-04-23T12:34:33.737489488Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T12:34:33.737565729Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=81.251µs logger=migrator t=2026-04-23T12:34:33.744552267Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T12:34:33.745813741Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.262414ms logger=migrator t=2026-04-23T12:34:33.75275223Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T12:34:33.754476909Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.73322ms logger=migrator t=2026-04-23T12:34:33.76090095Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T12:34:33.762134734Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.230924ms logger=migrator t=2026-04-23T12:34:33.770554909Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T12:34:33.771894384Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.343885ms logger=migrator t=2026-04-23T12:34:33.776283173Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T12:34:33.776972442Z level=info msg="Migration successfully executed" id="add index alert state" duration=689.539µs logger=migrator t=2026-04-23T12:34:33.781634734Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T12:34:33.782435523Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=801.18µs logger=migrator t=2026-04-23T12:34:33.787053694Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T12:34:33.78758554Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=533.276µs logger=migrator t=2026-04-23T12:34:33.792212453Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T12:34:33.793096502Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=883.349µs logger=migrator t=2026-04-23T12:34:33.796731623Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T12:34:33.798085479Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.350846ms logger=migrator t=2026-04-23T12:34:33.806277121Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T12:34:33.818520808Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.241097ms logger=migrator t=2026-04-23T12:34:33.884209737Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T12:34:33.885684553Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.477447ms logger=migrator t=2026-04-23T12:34:33.892352807Z 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-23T12:34:33.893513691Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.160564ms logger=migrator t=2026-04-23T12:34:33.898517267Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T12:34:33.898845921Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=329.454µs logger=migrator t=2026-04-23T12:34:33.911839737Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T12:34:33.913099151Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.263005ms logger=migrator t=2026-04-23T12:34:33.918027717Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T12:34:33.918957816Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=929.059µs logger=migrator t=2026-04-23T12:34:33.922410846Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T12:34:33.926287609Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.875273ms logger=migrator t=2026-04-23T12:34:33.930313284Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T12:34:33.935176809Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.864735ms logger=migrator t=2026-04-23T12:34:33.939271175Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T12:34:33.943931057Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.658942ms logger=migrator t=2026-04-23T12:34:33.94768904Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T12:34:33.951942457Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.253647ms logger=migrator t=2026-04-23T12:34:33.957237177Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T12:34:33.958081976Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=846.309µs logger=migrator t=2026-04-23T12:34:33.964512459Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T12:34:33.96460118Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=89.321µs logger=migrator t=2026-04-23T12:34:33.967897636Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T12:34:33.967958157Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.99µs logger=migrator t=2026-04-23T12:34:33.971250145Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T12:34:33.972113434Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=862.929µs logger=migrator t=2026-04-23T12:34:33.976133889Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T12:34:33.97712317Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=989.031µs logger=migrator t=2026-04-23T12:34:33.983663724Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T12:34:33.984835666Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.170062ms logger=migrator t=2026-04-23T12:34:33.989762913Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T12:34:33.991564262Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.78144ms logger=migrator t=2026-04-23T12:34:33.996560249Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T12:34:33.997516729Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=956.03µs logger=migrator t=2026-04-23T12:34:34.000787696Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T12:34:34.004529108Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.739142ms logger=migrator t=2026-04-23T12:34:34.00822293Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T12:34:34.012183454Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.959904ms logger=migrator t=2026-04-23T12:34:34.016738995Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T12:34:34.017031008Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=286.543µs logger=migrator t=2026-04-23T12:34:34.020623299Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T12:34:34.021718202Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.094783ms logger=migrator t=2026-04-23T12:34:34.025492753Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T12:34:34.026445954Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=953.381µs logger=migrator t=2026-04-23T12:34:34.030374569Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T12:34:34.036184283Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.808285ms logger=migrator t=2026-04-23T12:34:34.039800815Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T12:34:34.039907356Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=96.661µs logger=migrator t=2026-04-23T12:34:34.043241743Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T12:34:34.044402906Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.158463ms logger=migrator t=2026-04-23T12:34:34.047987276Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T12:34:34.048887786Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=900.54µs logger=migrator t=2026-04-23T12:34:34.053176204Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T12:34:34.053255025Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.571µs logger=migrator t=2026-04-23T12:34:34.056782535Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T12:34:34.057718815Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=936.84µs logger=migrator t=2026-04-23T12:34:34.062485319Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T12:34:34.063345298Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=859.679µs logger=migrator t=2026-04-23T12:34:34.068003041Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T12:34:34.069125834Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.118933ms logger=migrator t=2026-04-23T12:34:34.073710495Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T12:34:34.075247512Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.536967ms logger=migrator t=2026-04-23T12:34:34.079362159Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T12:34:34.080268849Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=906.06µs logger=migrator t=2026-04-23T12:34:34.085030012Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T12:34:34.085950983Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=921.311µs logger=migrator t=2026-04-23T12:34:34.089778665Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T12:34:34.089805695Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.24µs logger=migrator t=2026-04-23T12:34:34.09375603Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T12:34:34.098757536Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.001456ms logger=migrator t=2026-04-23T12:34:34.101997243Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T12:34:34.103417139Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.418236ms logger=migrator t=2026-04-23T12:34:34.10711409Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T12:34:34.113512372Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.397492ms logger=migrator t=2026-04-23T12:34:34.122648145Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T12:34:34.123391243Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=746.608µs logger=migrator t=2026-04-23T12:34:34.126479368Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T12:34:34.127200756Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=720.908µs logger=migrator t=2026-04-23T12:34:34.132313743Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T12:34:34.133113932Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=800.639µs logger=migrator t=2026-04-23T12:34:34.13649301Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T12:34:34.14892775Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.640501ms logger=migrator t=2026-04-23T12:34:34.152285037Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T12:34:34.152825773Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=543.706µs logger=migrator t=2026-04-23T12:34:34.156756277Z 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-23T12:34:34.157669548Z 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=910.731µs logger=migrator t=2026-04-23T12:34:34.161361999Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T12:34:34.161704764Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=342.585µs logger=migrator t=2026-04-23T12:34:34.164925569Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T12:34:34.165536196Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=610.587µs logger=migrator t=2026-04-23T12:34:34.169683252Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T12:34:34.169896475Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=213.333µs logger=migrator t=2026-04-23T12:34:34.173371554Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T12:34:34.179662075Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.291311ms logger=migrator t=2026-04-23T12:34:34.182914162Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T12:34:34.187185449Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.270507ms logger=migrator t=2026-04-23T12:34:34.19082925Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T12:34:34.19171874Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=889.25µs logger=migrator t=2026-04-23T12:34:34.195957287Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T12:34:34.196851088Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=893.661µs logger=migrator t=2026-04-23T12:34:34.200748192Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T12:34:34.200970014Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=221.852µs logger=migrator t=2026-04-23T12:34:34.203985228Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T12:34:34.209910374Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.923266ms logger=migrator t=2026-04-23T12:34:34.215141643Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T12:34:34.216065374Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=923.841µs logger=migrator t=2026-04-23T12:34:34.220171459Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T12:34:34.220343862Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.673µs logger=migrator t=2026-04-23T12:34:34.223877621Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T12:34:34.224290556Z level=info msg="Migration successfully executed" id="Move region to single row" duration=412.474µs logger=migrator t=2026-04-23T12:34:34.227631024Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T12:34:34.228431552Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=800.638µs logger=migrator t=2026-04-23T12:34:34.232556308Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T12:34:34.233860363Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.303805ms logger=migrator t=2026-04-23T12:34:34.237513604Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T12:34:34.239002401Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.488357ms logger=migrator t=2026-04-23T12:34:34.243293259Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T12:34:34.24420465Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=911.801µs logger=migrator t=2026-04-23T12:34:34.248996443Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T12:34:34.25046925Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.477737ms logger=migrator t=2026-04-23T12:34:34.254165101Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T12:34:34.255744679Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.580108ms logger=migrator t=2026-04-23T12:34:34.259862795Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T12:34:34.259937216Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.221µs logger=migrator t=2026-04-23T12:34:34.263520546Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T12:34:34.264312765Z level=info msg="Migration successfully executed" id="create test_data table" duration=789.999µs logger=migrator t=2026-04-23T12:34:34.269366872Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T12:34:34.2709557Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.588238ms logger=migrator t=2026-04-23T12:34:34.277320281Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T12:34:34.280335185Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=3.019114ms logger=migrator t=2026-04-23T12:34:34.288036352Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T12:34:34.288939342Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=902.62µs logger=migrator t=2026-04-23T12:34:34.296261994Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T12:34:34.296765949Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=507.725µs logger=migrator t=2026-04-23T12:34:34.302746686Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T12:34:34.303345314Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=602.668µs logger=migrator t=2026-04-23T12:34:34.311532986Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T12:34:34.312250713Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=720.527µs logger=migrator t=2026-04-23T12:34:34.318152889Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T12:34:34.319142311Z level=info msg="Migration successfully executed" id="create team table" duration=993.242µs logger=migrator t=2026-04-23T12:34:34.324269219Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T12:34:34.325038677Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=768.838µs logger=migrator t=2026-04-23T12:34:34.328986261Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T12:34:34.330001333Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.015302ms logger=migrator t=2026-04-23T12:34:34.335236712Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T12:34:34.34311835Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.883878ms logger=migrator t=2026-04-23T12:34:34.347506699Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T12:34:34.347652781Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=147.212µs logger=migrator t=2026-04-23T12:34:34.350963938Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T12:34:34.35195482Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=990.312µs logger=migrator t=2026-04-23T12:34:34.356073886Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T12:34:34.356859294Z level=info msg="Migration successfully executed" id="create team member table" duration=785.358µs logger=migrator t=2026-04-23T12:34:34.361384555Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T12:34:34.362449197Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.064782ms logger=migrator t=2026-04-23T12:34:34.366061518Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T12:34:34.36720747Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.146762ms logger=migrator t=2026-04-23T12:34:34.371518759Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T12:34:34.373915705Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.396766ms logger=migrator t=2026-04-23T12:34:34.378452527Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T12:34:34.383367122Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.914206ms logger=migrator t=2026-04-23T12:34:34.390132488Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T12:34:34.395012642Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.879944ms logger=migrator t=2026-04-23T12:34:34.39827388Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T12:34:34.40453315Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.2586ms logger=migrator t=2026-04-23T12:34:34.40903107Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T12:34:34.410107432Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.076222ms logger=migrator t=2026-04-23T12:34:34.415888667Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T12:34:34.416968159Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.079242ms logger=migrator t=2026-04-23T12:34:34.420625601Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T12:34:34.422060277Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.433416ms logger=migrator t=2026-04-23T12:34:34.42866763Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T12:34:34.431136178Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.469788ms logger=migrator t=2026-04-23T12:34:34.435155133Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T12:34:34.436114374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=959.991µs logger=migrator t=2026-04-23T12:34:34.440058249Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T12:34:34.441866729Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.807021ms logger=migrator t=2026-04-23T12:34:34.445990345Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T12:34:34.44725552Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.264085ms logger=migrator t=2026-04-23T12:34:34.454085706Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T12:34:34.455964247Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.882021ms logger=migrator t=2026-04-23T12:34:34.462316298Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T12:34:34.463526682Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.210034ms logger=migrator t=2026-04-23T12:34:34.468224015Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T12:34:34.46865235Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=428.355µs logger=migrator t=2026-04-23T12:34:34.472508473Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T12:34:34.473253901Z level=info msg="Migration successfully executed" id="create tag table" duration=742.568µs logger=migrator t=2026-04-23T12:34:34.477462648Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T12:34:34.478677222Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.211904ms logger=migrator t=2026-04-23T12:34:34.484134804Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T12:34:34.484910173Z level=info msg="Migration successfully executed" id="create login attempt table" duration=776.079µs logger=migrator t=2026-04-23T12:34:34.490823749Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T12:34:34.492497867Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.676828ms logger=migrator t=2026-04-23T12:34:34.497124599Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T12:34:34.498037639Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=912.77µs logger=migrator t=2026-04-23T12:34:34.502107846Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T12:34:34.519783493Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.675807ms logger=migrator t=2026-04-23T12:34:34.522734427Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T12:34:34.523384524Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=649.207µs logger=migrator t=2026-04-23T12:34:34.52832504Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T12:34:34.529197009Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=872.129µs logger=migrator t=2026-04-23T12:34:34.535635672Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T12:34:34.535979295Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=343.243µs logger=migrator t=2026-04-23T12:34:34.541121014Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T12:34:34.542163125Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.043201ms logger=migrator t=2026-04-23T12:34:34.552253909Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T12:34:34.553251829Z level=info msg="Migration successfully executed" id="create user auth table" duration=997.63µs logger=migrator t=2026-04-23T12:34:34.558906293Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T12:34:34.560061076Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.152823ms logger=migrator t=2026-04-23T12:34:34.565835671Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T12:34:34.565906451Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.71µs logger=migrator t=2026-04-23T12:34:34.572129332Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T12:34:34.57822085Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.091318ms logger=migrator t=2026-04-23T12:34:34.582448557Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T12:34:34.587965159Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.516042ms logger=migrator t=2026-04-23T12:34:34.591522589Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T12:34:34.597180603Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.656724ms logger=migrator t=2026-04-23T12:34:34.601509502Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T12:34:34.610454842Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.94803ms logger=migrator t=2026-04-23T12:34:34.615433388Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T12:34:34.616131905Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=698.377µs logger=migrator t=2026-04-23T12:34:34.623080723Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T12:34:34.63520134Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=12.119087ms logger=migrator t=2026-04-23T12:34:34.640703692Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T12:34:34.641585121Z level=info msg="Migration successfully executed" id="create server_lock table" duration=881.029µs logger=migrator t=2026-04-23T12:34:34.646466466Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T12:34:34.647445138Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=978.512µs logger=migrator t=2026-04-23T12:34:34.651637935Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T12:34:34.652513074Z level=info msg="Migration successfully executed" id="create user auth token table" duration=874.749µs logger=migrator t=2026-04-23T12:34:34.658996077Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T12:34:34.660577135Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.581238ms logger=migrator t=2026-04-23T12:34:34.665461149Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T12:34:34.667087518Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.626989ms logger=migrator t=2026-04-23T12:34:34.671127493Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T12:34:34.67260463Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.477747ms logger=migrator t=2026-04-23T12:34:34.6770586Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T12:34:34.683988468Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.934458ms logger=migrator t=2026-04-23T12:34:34.687279214Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T12:34:34.688256426Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=980.832µs logger=migrator t=2026-04-23T12:34:34.712053303Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T12:34:34.713144695Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.091712ms logger=migrator t=2026-04-23T12:34:34.743830619Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T12:34:34.745462978Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.629419ms logger=migrator t=2026-04-23T12:34:34.751046391Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T12:34:34.75196618Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=920.099µs logger=migrator t=2026-04-23T12:34:34.757073438Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T12:34:34.758068649Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=994.631µs logger=migrator t=2026-04-23T12:34:34.765058828Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T12:34:34.765162079Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.331µs logger=migrator t=2026-04-23T12:34:34.771842233Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T12:34:34.772115837Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=269.844µs logger=migrator t=2026-04-23T12:34:34.779056835Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T12:34:34.780213878Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.156883ms logger=migrator t=2026-04-23T12:34:34.786079964Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T12:34:34.787820403Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.743319ms logger=migrator t=2026-04-23T12:34:34.793569388Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T12:34:34.79462291Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.053792ms logger=migrator t=2026-04-23T12:34:34.799229761Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T12:34:34.799313032Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.881µs logger=migrator t=2026-04-23T12:34:34.803401238Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T12:34:34.80442111Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.019602ms logger=migrator t=2026-04-23T12:34:34.808419345Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T12:34:34.809541997Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.122802ms logger=migrator t=2026-04-23T12:34:34.814467292Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T12:34:34.815441784Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=974.372µs logger=migrator t=2026-04-23T12:34:34.819019273Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T12:34:34.819944314Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=924.821µs logger=migrator t=2026-04-23T12:34:34.82494178Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T12:34:34.830930078Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.985408ms logger=migrator t=2026-04-23T12:34:34.835408388Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T12:34:34.836309938Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=901.4µs logger=migrator t=2026-04-23T12:34:34.840527346Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T12:34:34.840622767Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=95.921µs logger=migrator t=2026-04-23T12:34:34.845354729Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T12:34:34.846803206Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.448017ms logger=migrator t=2026-04-23T12:34:34.851333916Z 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-23T12:34:34.852768592Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.433536ms logger=migrator t=2026-04-23T12:34:34.857549686Z 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-23T12:34:34.859440967Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.890311ms logger=migrator t=2026-04-23T12:34:34.864605696Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T12:34:34.864769188Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=164.182µs logger=migrator t=2026-04-23T12:34:34.868790253Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T12:34:34.869755683Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=965.25µs logger=migrator t=2026-04-23T12:34:34.874669848Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T12:34:34.87564306Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=972.982µs logger=migrator t=2026-04-23T12:34:34.879383241Z 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-23T12:34:34.880438463Z 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.054882ms logger=migrator t=2026-04-23T12:34:34.884158695Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T12:34:34.885158126Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=999.211µs logger=migrator t=2026-04-23T12:34:34.891842421Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T12:34:34.900878193Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.036802ms logger=migrator t=2026-04-23T12:34:34.904759396Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T12:34:34.905646586Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=887.19µs logger=migrator t=2026-04-23T12:34:34.909938024Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T12:34:34.910866235Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=926.681µs logger=migrator t=2026-04-23T12:34:34.916245656Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T12:34:34.951769904Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.521618ms logger=migrator t=2026-04-23T12:34:34.956562477Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T12:34:34.985767916Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.214889ms logger=migrator t=2026-04-23T12:34:34.990881063Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T12:34:34.991875185Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=993.492µs logger=migrator t=2026-04-23T12:34:34.996510866Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T12:34:34.997451047Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=919.191µs logger=migrator t=2026-04-23T12:34:35.001754046Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T12:34:35.008874936Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.12018ms logger=migrator t=2026-04-23T12:34:35.01280278Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T12:34:35.018580714Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.773034ms logger=migrator t=2026-04-23T12:34:35.02354558Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T12:34:35.024508821Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=963.461µs logger=migrator t=2026-04-23T12:34:35.029663909Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T12:34:35.03072415Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.059621ms logger=migrator t=2026-04-23T12:34:35.035368573Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T12:34:35.036313923Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=945.32µs logger=migrator t=2026-04-23T12:34:35.041567782Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T12:34:35.043355942Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.78781ms logger=migrator t=2026-04-23T12:34:35.04936654Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T12:34:35.049507171Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=140.851µs logger=migrator t=2026-04-23T12:34:35.053682028Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T12:34:35.063170435Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.488217ms logger=migrator t=2026-04-23T12:34:35.068022299Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T12:34:35.072982975Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.957166ms logger=migrator t=2026-04-23T12:34:35.076997739Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T12:34:35.083437412Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.439323ms logger=migrator t=2026-04-23T12:34:35.087574729Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T12:34:35.088494169Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=917.55µs logger=migrator t=2026-04-23T12:34:35.093527815Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T12:34:35.094492686Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=964.611µs logger=migrator t=2026-04-23T12:34:35.098991596Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T12:34:35.110434254Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.443608ms logger=migrator t=2026-04-23T12:34:35.1153407Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T12:34:35.11979857Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.44469ms logger=migrator t=2026-04-23T12:34:35.124911458Z 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-23T12:34:35.125926688Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.02578ms logger=migrator t=2026-04-23T12:34:35.130393689Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T12:34:35.136350106Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.955687ms logger=migrator t=2026-04-23T12:34:35.140437642Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T12:34:35.146738662Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.30139ms logger=migrator t=2026-04-23T12:34:35.15189423Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T12:34:35.151948351Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=59.011µs logger=migrator t=2026-04-23T12:34:35.155883835Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T12:34:35.157042568Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.155933ms logger=migrator t=2026-04-23T12:34:35.161798541Z 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-23T12:34:35.162966775Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.167603ms logger=migrator t=2026-04-23T12:34:35.168452906Z 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-23T12:34:35.170944234Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.489248ms logger=migrator t=2026-04-23T12:34:35.176567548Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T12:34:35.176635718Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.94µs logger=migrator t=2026-04-23T12:34:35.180847016Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T12:34:35.190806957Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.957791ms logger=migrator t=2026-04-23T12:34:35.196363889Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T12:34:35.202419097Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.053958ms logger=migrator t=2026-04-23T12:34:35.207309002Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T12:34:35.215736427Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.427835ms logger=migrator t=2026-04-23T12:34:35.219903763Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T12:34:35.224672227Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.765844ms logger=migrator t=2026-04-23T12:34:35.229853215Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T12:34:35.241621837Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.767232ms logger=migrator t=2026-04-23T12:34:35.248470624Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T12:34:35.248531345Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=61.681µs logger=migrator t=2026-04-23T12:34:35.252738512Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T12:34:35.253740893Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.002051ms logger=migrator t=2026-04-23T12:34:35.25889597Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T12:34:35.267833561Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.937101ms logger=migrator t=2026-04-23T12:34:35.273279933Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T12:34:35.273351153Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=71.11µs logger=migrator t=2026-04-23T12:34:35.277855134Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T12:34:35.286788563Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.932709ms logger=migrator t=2026-04-23T12:34:35.291676719Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T12:34:35.292415676Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=738.997µs logger=migrator t=2026-04-23T12:34:35.297779457Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T12:34:35.30788036Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.101953ms logger=migrator t=2026-04-23T12:34:35.312044537Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T12:34:35.312973878Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=925.96µs logger=migrator t=2026-04-23T12:34:35.349510157Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T12:34:35.351345328Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.83603ms logger=migrator t=2026-04-23T12:34:35.438295703Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T12:34:35.446036791Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.742578ms logger=migrator t=2026-04-23T12:34:35.449147375Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T12:34:35.449756503Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=608.938µs logger=migrator t=2026-04-23T12:34:35.455621148Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T12:34:35.456876732Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.253344ms logger=migrator t=2026-04-23T12:34:35.463048111Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T12:34:35.46477449Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.727789ms logger=migrator t=2026-04-23T12:34:35.469462904Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T12:34:35.470544385Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.081212ms logger=migrator t=2026-04-23T12:34:35.475027216Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T12:34:35.475146327Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.731µs logger=migrator t=2026-04-23T12:34:35.478457554Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T12:34:35.479977691Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.537147ms logger=migrator t=2026-04-23T12:34:35.486659496Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T12:34:35.488662088Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.003772ms logger=migrator t=2026-04-23T12:34:35.493734236Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T12:34:35.49417759Z 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-23T12:34:35.498586181Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T12:34:35.499253558Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=668.077µs logger=migrator t=2026-04-23T12:34:35.509048768Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T12:34:35.510365303Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.318095ms logger=migrator t=2026-04-23T12:34:35.515739133Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T12:34:35.522895243Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.15536ms logger=migrator t=2026-04-23T12:34:35.529021321Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T12:34:35.532294359Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.272758ms logger=migrator t=2026-04-23T12:34:35.540269578Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T12:34:35.541843165Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.571797ms logger=migrator t=2026-04-23T12:34:35.546235195Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T12:34:35.546945383Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=709.958µs logger=migrator t=2026-04-23T12:34:35.550162109Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T12:34:35.550978408Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=815.61µs logger=migrator t=2026-04-23T12:34:35.555213665Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T12:34:35.555983695Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=772.23µs logger=migrator t=2026-04-23T12:34:35.559324172Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T12:34:35.559345782Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=21.89µs logger=migrator t=2026-04-23T12:34:35.561596127Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T12:34:35.561723229Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.122µs logger=migrator t=2026-04-23T12:34:35.565602142Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T12:34:35.573112357Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.509815ms logger=migrator t=2026-04-23T12:34:35.576393803Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T12:34:35.576885868Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=492.615µs logger=migrator t=2026-04-23T12:34:35.580223596Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T12:34:35.58141362Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.189364ms logger=migrator t=2026-04-23T12:34:35.586297584Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T12:34:35.586883651Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=583.527µs logger=migrator t=2026-04-23T12:34:35.592444514Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T12:34:35.593519455Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.074631ms logger=migrator t=2026-04-23T12:34:35.597191667Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T12:34:35.598083467Z level=info msg="Migration successfully executed" id="create secrets table" duration=891.78µs logger=migrator t=2026-04-23T12:34:35.601869039Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T12:34:35.648050417Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.174308ms logger=migrator t=2026-04-23T12:34:35.653306336Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T12:34:35.662182936Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.87661ms logger=migrator t=2026-04-23T12:34:35.673026237Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T12:34:35.67333104Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=307.943µs logger=migrator t=2026-04-23T12:34:35.677125443Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T12:34:35.709343775Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.213332ms logger=migrator t=2026-04-23T12:34:35.714284131Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T12:34:35.74719203Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.906419ms logger=migrator t=2026-04-23T12:34:35.751800531Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T12:34:35.75259337Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=793.029µs logger=migrator t=2026-04-23T12:34:35.760359567Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T12:34:35.762119987Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.75973ms logger=migrator t=2026-04-23T12:34:35.769159266Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T12:34:35.769589761Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=420.525µs logger=migrator t=2026-04-23T12:34:35.773215392Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T12:34:35.774062061Z level=info msg="Migration successfully executed" id="create permission table" duration=846.719µs logger=migrator t=2026-04-23T12:34:35.777953035Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T12:34:35.779479132Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.524437ms logger=migrator t=2026-04-23T12:34:35.785158255Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T12:34:35.786826174Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.667459ms logger=migrator t=2026-04-23T12:34:35.791374996Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T12:34:35.792253475Z level=info msg="Migration successfully executed" id="create role table" duration=878.369µs logger=migrator t=2026-04-23T12:34:35.798311243Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T12:34:35.808610149Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.292046ms logger=migrator t=2026-04-23T12:34:35.817607889Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T12:34:35.828652833Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.043074ms logger=migrator t=2026-04-23T12:34:35.833893572Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T12:34:35.834609281Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=715.459µs logger=migrator t=2026-04-23T12:34:35.841363856Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T12:34:35.843567661Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.205405ms logger=migrator t=2026-04-23T12:34:35.853045158Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T12:34:35.854101619Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.056341ms logger=migrator t=2026-04-23T12:34:35.859226486Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T12:34:35.860709883Z level=info msg="Migration successfully executed" id="create team role table" duration=1.483387ms logger=migrator t=2026-04-23T12:34:35.867965434Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T12:34:35.869751265Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.785641ms logger=migrator t=2026-04-23T12:34:35.876400669Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T12:34:35.877488031Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.084442ms logger=migrator t=2026-04-23T12:34:35.882972263Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T12:34:35.884782863Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.80908ms logger=migrator t=2026-04-23T12:34:35.888761648Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T12:34:35.889710609Z level=info msg="Migration successfully executed" id="create user role table" duration=950.841µs logger=migrator t=2026-04-23T12:34:35.89514944Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T12:34:35.896282543Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.132873ms logger=migrator t=2026-04-23T12:34:35.902359841Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T12:34:35.903538404Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.178223ms logger=migrator t=2026-04-23T12:34:35.907679321Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T12:34:35.909652772Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.977021ms logger=migrator t=2026-04-23T12:34:35.913458275Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T12:34:35.914331904Z level=info msg="Migration successfully executed" id="create builtin role table" duration=873.499µs logger=migrator t=2026-04-23T12:34:35.919595264Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T12:34:35.920628666Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.033722ms logger=migrator t=2026-04-23T12:34:35.924339537Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T12:34:35.925456829Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.114222ms logger=migrator t=2026-04-23T12:34:35.932217196Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T12:34:35.941366329Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.144972ms logger=migrator t=2026-04-23T12:34:35.946354934Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T12:34:35.947496907Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.141983ms logger=migrator t=2026-04-23T12:34:35.951130308Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T12:34:35.952452903Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.322155ms logger=migrator t=2026-04-23T12:34:35.956396008Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T12:34:35.95752823Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.132902ms logger=migrator t=2026-04-23T12:34:35.962394895Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T12:34:35.964251175Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.858ms logger=migrator t=2026-04-23T12:34:35.970174001Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T12:34:35.971170183Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=996.152µs logger=migrator t=2026-04-23T12:34:35.975443171Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T12:34:35.976585423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.142263ms logger=migrator t=2026-04-23T12:34:35.982399158Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T12:34:35.991190217Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.789429ms logger=migrator t=2026-04-23T12:34:35.995105381Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T12:34:36.000818155Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.712364ms logger=migrator t=2026-04-23T12:34:36.004674499Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T12:34:36.014571129Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.89613ms logger=migrator t=2026-04-23T12:34:36.018302392Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T12:34:36.028398045Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.095243ms logger=migrator t=2026-04-23T12:34:36.032204508Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T12:34:36.033235069Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.030511ms logger=migrator t=2026-04-23T12:34:36.038333766Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T12:34:36.040257617Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.926611ms logger=migrator t=2026-04-23T12:34:36.044545405Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T12:34:36.046163644Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.618359ms logger=migrator t=2026-04-23T12:34:36.049619343Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T12:34:36.050888647Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.270914ms logger=migrator t=2026-04-23T12:34:36.054944752Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T12:34:36.056084375Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.136843ms logger=migrator t=2026-04-23T12:34:36.061932631Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T12:34:36.062089932Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=162.111µs logger=migrator t=2026-04-23T12:34:36.067300981Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T12:34:36.067369542Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.961µs logger=migrator t=2026-04-23T12:34:36.069569836Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T12:34:36.069997161Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=426.985µs logger=migrator t=2026-04-23T12:34:36.07437716Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T12:34:36.074975457Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=598.957µs logger=migrator t=2026-04-23T12:34:36.078096971Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T12:34:36.078948851Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=851.97µs logger=migrator t=2026-04-23T12:34:36.082630143Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T12:34:36.082871026Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=241.143µs logger=migrator t=2026-04-23T12:34:36.085315164Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T12:34:36.085877639Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=562.336µs logger=migrator t=2026-04-23T12:34:36.090891936Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T12:34:36.091891107Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.00604ms logger=migrator t=2026-04-23T12:34:36.098676383Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T12:34:36.101225471Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.546838ms logger=migrator t=2026-04-23T12:34:36.106750003Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T12:34:36.11623153Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.483017ms logger=migrator t=2026-04-23T12:34:36.121273646Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T12:34:36.121348377Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.751µs logger=migrator t=2026-04-23T12:34:36.12432423Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T12:34:36.125100319Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=775.689µs logger=migrator t=2026-04-23T12:34:36.130372158Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T12:34:36.131856285Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.483797ms logger=migrator t=2026-04-23T12:34:36.137638659Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T12:34:36.139609861Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.970762ms logger=migrator t=2026-04-23T12:34:36.143827379Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T12:34:36.152179062Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.352063ms logger=migrator t=2026-04-23T12:34:36.154914983Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T12:34:36.155868274Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=953.251µs logger=migrator t=2026-04-23T12:34:36.161400706Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T12:34:36.162952953Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.550437ms logger=migrator t=2026-04-23T12:34:36.166769446Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T12:34:36.187191775Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.427829ms logger=migrator t=2026-04-23T12:34:36.191852678Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T12:34:36.194236474Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.383086ms logger=migrator t=2026-04-23T12:34:36.199695235Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T12:34:36.200823388Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.120793ms logger=migrator t=2026-04-23T12:34:36.205055056Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T12:34:36.206186778Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.131582ms logger=migrator t=2026-04-23T12:34:36.210603958Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T12:34:36.211773591Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.169323ms logger=migrator t=2026-04-23T12:34:36.21615706Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T12:34:36.216426113Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=269.533µs logger=migrator t=2026-04-23T12:34:36.220924063Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T12:34:36.222023086Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.098843ms logger=migrator t=2026-04-23T12:34:36.226103221Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T12:34:36.233789248Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.686077ms logger=migrator t=2026-04-23T12:34:36.238866514Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T12:34:36.239483752Z level=info msg="Migration successfully executed" id="create entity_events table" duration=616.978µs logger=migrator t=2026-04-23T12:34:36.243116332Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T12:34:36.243870711Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=754.319µs logger=migrator t=2026-04-23T12:34:36.248649944Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T12:34:36.249058919Z 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-23T12:34:36.252574898Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T12:34:36.252923852Z 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-23T12:34:36.256353241Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T12:34:36.256962697Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=605.616µs logger=migrator t=2026-04-23T12:34:36.260550118Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T12:34:36.261373006Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=822.858µs logger=migrator t=2026-04-23T12:34:36.280873145Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T12:34:36.283929969Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.057094ms logger=migrator t=2026-04-23T12:34:36.357584476Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T12:34:36.360321046Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.74166ms logger=migrator t=2026-04-23T12:34:36.365488405Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T12:34:36.366642308Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.154093ms logger=migrator t=2026-04-23T12:34:36.371440441Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T12:34:36.37316566Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.725149ms logger=migrator t=2026-04-23T12:34:36.377213136Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T12:34:36.378506Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.292604ms logger=migrator t=2026-04-23T12:34:36.383207883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T12:34:36.384583168Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.375075ms logger=migrator t=2026-04-23T12:34:36.388216889Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T12:34:36.389372713Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.155604ms logger=migrator t=2026-04-23T12:34:36.395129577Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T12:34:36.39631704Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.183153ms logger=migrator t=2026-04-23T12:34:36.45776665Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T12:34:36.460339878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.573638ms logger=migrator t=2026-04-23T12:34:36.475217455Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T12:34:36.499303424Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.087359ms logger=migrator t=2026-04-23T12:34:36.504380742Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T12:34:36.510554391Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.170889ms logger=migrator t=2026-04-23T12:34:36.51398149Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T12:34:36.522583816Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.601906ms logger=migrator t=2026-04-23T12:34:36.526936975Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T12:34:36.527174317Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=237.332µs logger=migrator t=2026-04-23T12:34:36.531781558Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T12:34:36.542854993Z level=info msg="Migration successfully executed" id="add share column" duration=11.074465ms logger=migrator t=2026-04-23T12:34:36.546537014Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T12:34:36.546702466Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=170.122µs logger=migrator t=2026-04-23T12:34:36.550143875Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T12:34:36.550863493Z level=info msg="Migration successfully executed" id="create file table" duration=719.518µs logger=migrator t=2026-04-23T12:34:36.555261292Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T12:34:36.557858381Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.596469ms logger=migrator t=2026-04-23T12:34:36.563317412Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T12:34:36.565588389Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.271537ms logger=migrator t=2026-04-23T12:34:36.571262562Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T12:34:36.572175512Z level=info msg="Migration successfully executed" id="create file_meta table" duration=912.78µs logger=migrator t=2026-04-23T12:34:36.576929676Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T12:34:36.578091699Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.161813ms logger=migrator t=2026-04-23T12:34:36.581977231Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T12:34:36.582110143Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=131.402µs logger=migrator t=2026-04-23T12:34:36.585856275Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T12:34:36.585948016Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=92.251µs logger=migrator t=2026-04-23T12:34:36.589520187Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T12:34:36.590098043Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=577.666µs logger=migrator t=2026-04-23T12:34:36.594601243Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T12:34:36.594847036Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=246.002µs logger=migrator t=2026-04-23T12:34:36.598647468Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T12:34:36.601110506Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.462508ms logger=migrator t=2026-04-23T12:34:36.60498181Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T12:34:36.614078601Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.096421ms logger=migrator t=2026-04-23T12:34:36.617836334Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T12:34:36.618081026Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=238.972µs logger=migrator t=2026-04-23T12:34:36.622884531Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T12:34:36.624069793Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.189092ms logger=migrator t=2026-04-23T12:34:36.628317441Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T12:34:36.628777747Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=461.146µs logger=migrator t=2026-04-23T12:34:36.632157924Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T12:34:36.632425177Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=267.513µs logger=migrator t=2026-04-23T12:34:36.636054298Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T12:34:36.636580614Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=526.436µs logger=migrator t=2026-04-23T12:34:36.641108075Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T12:34:36.65318429Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.077415ms logger=migrator t=2026-04-23T12:34:36.657249366Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T12:34:36.663573277Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.324591ms logger=migrator t=2026-04-23T12:34:36.667307458Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T12:34:36.668156308Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=848.9µs logger=migrator t=2026-04-23T12:34:36.672596068Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T12:34:36.74495113Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.354702ms logger=migrator t=2026-04-23T12:34:36.749571531Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T12:34:36.752084689Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.512528ms logger=migrator t=2026-04-23T12:34:36.756504929Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T12:34:36.757933705Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.429696ms logger=migrator t=2026-04-23T12:34:36.763478667Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T12:34:36.78876197Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.283753ms logger=migrator t=2026-04-23T12:34:36.793487863Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T12:34:36.799747774Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.259811ms logger=migrator t=2026-04-23T12:34:36.804346505Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T12:34:36.804589538Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=243.093µs logger=migrator t=2026-04-23T12:34:36.808396091Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T12:34:36.808545672Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=149.711µs logger=migrator t=2026-04-23T12:34:36.81279279Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T12:34:36.813373627Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=580.717µs logger=migrator t=2026-04-23T12:34:36.818244171Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T12:34:36.818497204Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=252.833µs logger=migrator t=2026-04-23T12:34:36.823392969Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T12:34:36.823581291Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=188.572µs logger=migrator t=2026-04-23T12:34:36.827886719Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T12:34:36.829852001Z level=info msg="Migration successfully executed" id="create folder table" duration=1.954602ms logger=migrator t=2026-04-23T12:34:36.834985399Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T12:34:36.836281723Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.295804ms logger=migrator t=2026-04-23T12:34:36.841696914Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T12:34:36.843201511Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.505037ms logger=migrator t=2026-04-23T12:34:36.847773882Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T12:34:36.847805782Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.14µs logger=migrator t=2026-04-23T12:34:36.851673616Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T12:34:36.85293067Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.253304ms logger=migrator t=2026-04-23T12:34:36.858104278Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T12:34:36.859301121Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.192453ms logger=migrator t=2026-04-23T12:34:36.863880913Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T12:34:36.865895765Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.014432ms logger=migrator t=2026-04-23T12:34:36.870280184Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T12:34:36.871325746Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.045832ms logger=migrator t=2026-04-23T12:34:36.876362363Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T12:34:36.876644696Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=288.093µs logger=migrator t=2026-04-23T12:34:36.880385527Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T12:34:36.881610341Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.220164ms logger=migrator t=2026-04-23T12:34:36.885097711Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T12:34:36.886399775Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.301874ms logger=migrator t=2026-04-23T12:34:36.890906206Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T12:34:36.892026248Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.119822ms logger=migrator t=2026-04-23T12:34:36.895915892Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T12:34:36.897755022Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.83747ms logger=migrator t=2026-04-23T12:34:36.901951579Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T12:34:36.903714479Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.76285ms logger=migrator t=2026-04-23T12:34:36.908234719Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T12:34:36.908882907Z level=info msg="Migration successfully executed" id="create anon_device table" duration=647.728µs logger=migrator t=2026-04-23T12:34:36.91270206Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T12:34:36.914314258Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.610078ms logger=migrator t=2026-04-23T12:34:36.920069433Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T12:34:36.922309068Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.238674ms logger=migrator t=2026-04-23T12:34:36.927158902Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T12:34:36.92877248Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.613118ms logger=migrator t=2026-04-23T12:34:36.933500843Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T12:34:36.934651686Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.150683ms logger=migrator t=2026-04-23T12:34:36.939718183Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T12:34:36.940948477Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.234124ms logger=migrator t=2026-04-23T12:34:36.945204385Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T12:34:36.945575939Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=370.004µs logger=migrator t=2026-04-23T12:34:36.949797066Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T12:34:36.960208722Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.405676ms logger=migrator t=2026-04-23T12:34:36.964795614Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T12:34:36.965756044Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=967.05µs logger=migrator t=2026-04-23T12:34:36.9707203Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T12:34:36.970740841Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.571µs logger=migrator t=2026-04-23T12:34:36.973699004Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T12:34:36.974798136Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.099242ms logger=migrator t=2026-04-23T12:34:36.978499888Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T12:34:36.978516958Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.12µs logger=migrator t=2026-04-23T12:34:36.983365373Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T12:34:36.985361044Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.995142ms logger=migrator t=2026-04-23T12:34:36.98939362Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T12:34:36.990888316Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.494126ms logger=migrator t=2026-04-23T12:34:36.996110025Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T12:34:36.997148507Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.038392ms logger=migrator t=2026-04-23T12:34:37.002666809Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T12:34:37.003402447Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=734.318µs logger=migrator t=2026-04-23T12:34:37.007987999Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T12:34:37.008472944Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=497.495µs logger=migrator t=2026-04-23T12:34:37.015101828Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T12:34:37.015837096Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=735.398µs logger=migrator t=2026-04-23T12:34:37.020152474Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T12:34:37.021176316Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.023812ms logger=migrator t=2026-04-23T12:34:37.026088752Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T12:34:37.027146303Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.057381ms logger=migrator t=2026-04-23T12:34:37.033068059Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T12:34:37.043249984Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.181535ms logger=migrator t=2026-04-23T12:34:37.047759944Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T12:34:37.05810642Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.346236ms logger=migrator t=2026-04-23T12:34:37.062604031Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T12:34:37.069355006Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.750285ms logger=migrator t=2026-04-23T12:34:37.074487723Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T12:34:37.074585184Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.211µs logger=migrator t=2026-04-23T12:34:37.078726561Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T12:34:37.092159802Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.433951ms logger=migrator t=2026-04-23T12:34:37.097582903Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T12:34:37.112203076Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.619123ms logger=migrator t=2026-04-23T12:34:37.117680998Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T12:34:37.118302614Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=622.227µs logger=migrator t=2026-04-23T12:34:37.123328701Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.749074986s logger=migrator t=2026-04-23T12:34:37.124402333Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T12:34:37.143173763Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T12:34:37.143411415Z level=info msg="Created default organization" logger=secrets t=2026-04-23T12:34:37.149243091Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T12:34:37.197708954Z level=info msg="Restored cache from database" duration=457.235µs logger=plugin.store t=2026-04-23T12:34:37.199016369Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T12:34:37.244127004Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T12:34:37.244228085Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T12:34:37.244314416Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T12:34:37.244328346Z level=info msg="Plugins loaded" count=54 duration=45.312717ms logger=query_data t=2026-04-23T12:34:37.248516063Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T12:34:37.251415225Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T12:34:37.255910607Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T12:34:37.263880895Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T12:34:37.265588425Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T12:34:37.267126322Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T12:34:37.289170318Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T12:34:37.309067512Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T12:34:37.331963188Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T12:34:37.332006909Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-23T12:34:37.332343192Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-23T12:34:37.332554625Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-23T12:34:37.332838939Z level=info msg="State cache has been initialized" states=0 duration=495.357µs logger=ngalert.scheduler t=2026-04-23T12:34:37.332875039Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T12:34:37.332925299Z level=info msg=starting first_tick=2026-04-23T12:34:40Z logger=http.server t=2026-04-23T12:34:37.33478095Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-23T12:34:37.335413567Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-04-23T12:34:37.344024104Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-23T12:34:37.410579999Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-04-23T12:34:37.418400047Z level=info msg="Update check succeeded" duration=83.207013ms logger=grafana.update.checker t=2026-04-23T12:34:37.434716059Z level=info msg="Update check succeeded" duration=98.617914ms logger=sqlstore.transactions t=2026-04-23T12:34:37.513047177Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T12:34:37.534543479Z level=info msg="Patterns update finished" duration=163.004127ms logger=grafana-apiserver t=2026-04-23T12:34:37.809537049Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T12:34:37.809942914Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T12:34:42.536962539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.537738688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.560178369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.590875692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.607280105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.635184377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.653507211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.676291716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.705770014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.760397445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.782203328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.812655878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.83159965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.866870103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.885070877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.915611708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.932635088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:42.983171342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.008639526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.050833758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.071629389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.144692515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.162100069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.209034783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.227256546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.265996078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.285150182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.322302656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.342698294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.382032873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.39966692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.440135792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.458594388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.50011291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.516744966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.558661164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.57713734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.624484908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.642213376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.693706431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.72145022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.806408279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.826179149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.89698456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.913892638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.97404592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:43.995717191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.05840195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.075808635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.14273182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.162661613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.226594876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.246057703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.305692958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.322876059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.390593534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.409984391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.477115369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.491676062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.551196745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.571740335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.643159461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.656955655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.716443008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.730573536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.800827149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.813024005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.880008652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.893224139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.950988754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:44.970068956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.045318225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.062139053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.13905316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.157387734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.229073283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.244252762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.316310856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.335173286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T12:34:45.407899266Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T12:35:47.361226914Z level=info msg="Usage stats are ready to report"