logger=settings t=2026-04-07T00:09:28.440221769Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:09:28Z logger=settings t=2026-04-07T00:09:28.440572646Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:09:28.440614968Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:09:28.440631069Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:09:28.440643999Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:09:28.44065942Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:09:28.440687841Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:09:28.440708362Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:09:28.440721493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:09:28.440737744Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:09:28.440750064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:09:28.440762455Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:09:28.440787806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:09:28.440805757Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:09:28.440821178Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:09:28.440837758Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:09:28.440852319Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:09:28.44086451Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:09:28.440895711Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:09:28.440908422Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:09:28.440926312Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:09:28.441274059Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:09:28.44194301Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:09:28.445658965Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:09:28.445732179Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:09:28.446329217Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:09:28.447578695Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.243478ms logger=migrator t=2026-04-07T00:09:28.476524426Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:09:28.478458637Z level=info msg="Migration successfully executed" id="create user table" duration=1.937681ms logger=migrator t=2026-04-07T00:09:28.494658579Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:09:28.495723359Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.06405ms logger=migrator t=2026-04-07T00:09:28.513550097Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:09:28.515080539Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.530972ms logger=migrator t=2026-04-07T00:09:28.525757931Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:09:28.526515337Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=756.856µs logger=migrator t=2026-04-07T00:09:28.532932899Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:09:28.53466798Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.735901ms logger=migrator t=2026-04-07T00:09:28.582619055Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:09:28.585617766Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.99701ms logger=migrator t=2026-04-07T00:09:28.626903337Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:09:28.628337834Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.436817ms logger=migrator t=2026-04-07T00:09:28.636681347Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:09:28.637759268Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.08017ms logger=migrator t=2026-04-07T00:09:28.650020414Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:09:28.650760199Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=793.468µs logger=migrator t=2026-04-07T00:09:28.684803989Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:09:28.685328284Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=538.575µs logger=migrator t=2026-04-07T00:09:28.689564723Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:09:28.690302688Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=739.915µs logger=migrator t=2026-04-07T00:09:28.742575856Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:09:28.743963681Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.389245ms logger=migrator t=2026-04-07T00:09:28.749813046Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:09:28.749845668Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.722µs logger=migrator t=2026-04-07T00:09:28.762590397Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:09:28.763841986Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.251469ms logger=migrator t=2026-04-07T00:09:28.769094873Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:09:28.769362546Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.682µs logger=migrator t=2026-04-07T00:09:28.84219353Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:09:28.843599136Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.401906ms logger=migrator t=2026-04-07T00:09:28.860888149Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:09:28.862736706Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.850177ms logger=migrator t=2026-04-07T00:09:28.899006161Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:09:28.902011072Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.006921ms logger=migrator t=2026-04-07T00:09:28.908364311Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:09:28.916558646Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.193645ms logger=migrator t=2026-04-07T00:09:28.922320107Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:09:28.923924603Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.604715ms logger=migrator t=2026-04-07T00:09:28.930927552Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:09:28.931239727Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=313.145µs logger=migrator t=2026-04-07T00:09:28.942060735Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:09:28.94323092Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.173165ms logger=migrator t=2026-04-07T00:09:28.947785815Z 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-07T00:09:28.948167573Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=381.908µs logger=migrator t=2026-04-07T00:09:28.959895664Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:09:28.960415078Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=526.404µs logger=migrator t=2026-04-07T00:09:28.966049043Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:09:28.9670449Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=992.347µs logger=migrator t=2026-04-07T00:09:28.995559721Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:09:28.996494295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=939.684µs logger=migrator t=2026-04-07T00:09:29.000980506Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:09:29.001902329Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=921.993µs logger=migrator t=2026-04-07T00:09:29.006832511Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:09:29.007748085Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=915.473µs logger=migrator t=2026-04-07T00:09:29.038701593Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:09:29.040136931Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.438188ms logger=migrator t=2026-04-07T00:09:29.050917289Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:09:29.051007833Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=218.75µs logger=migrator t=2026-04-07T00:09:29.080137436Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:09:29.081405796Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.271289ms logger=migrator t=2026-04-07T00:09:29.110414063Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:09:29.111080164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=666.562µs logger=migrator t=2026-04-07T00:09:29.118503014Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:09:29.119636347Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.129653ms logger=migrator t=2026-04-07T00:09:29.152847052Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:09:29.154480899Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.635907ms logger=migrator t=2026-04-07T00:09:29.159605661Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:09:29.16299055Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.38438ms logger=migrator t=2026-04-07T00:09:29.186156492Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:09:29.187341288Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.188687ms logger=migrator t=2026-04-07T00:09:29.245224485Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:09:29.246481715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.26111ms logger=migrator t=2026-04-07T00:09:30.030579167Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:09:30.031644098Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.06706ms logger=migrator t=2026-04-07T00:09:31.117970784Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:09:31.119522088Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.553743ms logger=migrator t=2026-04-07T00:09:31.229120035Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:09:31.230614166Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.494321ms logger=migrator t=2026-04-07T00:09:31.335028098Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:09:31.335940051Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=914.363µs logger=migrator t=2026-04-07T00:09:31.959681722Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:09:31.966494015Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=6.810773ms logger=migrator t=2026-04-07T00:09:32.337205103Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:09:32.337863605Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=661.092µs logger=migrator t=2026-04-07T00:09:32.537028271Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:09:32.538493591Z level=info msg="Migration successfully executed" id="create star table" duration=1.46655ms logger=migrator t=2026-04-07T00:09:32.545788487Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:09:32.546624277Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=837.129µs logger=migrator t=2026-04-07T00:09:32.553351536Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:09:32.554319882Z level=info msg="Migration successfully executed" id="create org table v1" duration=963.595µs logger=migrator t=2026-04-07T00:09:32.563387122Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:09:32.564390899Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.004907ms logger=migrator t=2026-04-07T00:09:32.584596978Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:09:32.586040286Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.443139ms logger=migrator t=2026-04-07T00:09:32.797556989Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:09:32.799159315Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.606927ms logger=migrator t=2026-04-07T00:09:32.914559688Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:09:32.915683942Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.129513ms logger=migrator t=2026-04-07T00:09:33.071291769Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:09:33.072435783Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.145834ms logger=migrator t=2026-04-07T00:09:33.196950432Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:09:33.19710661Z level=info msg="Migration successfully executed" id="Update org table charset" duration=181.409µs logger=migrator t=2026-04-07T00:09:33.549409936Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:09:33.549452468Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.252µs logger=migrator t=2026-04-07T00:09:33.685337577Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:09:33.686055471Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=721.995µs logger=migrator t=2026-04-07T00:09:33.709142468Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:09:33.710316404Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.176216ms logger=migrator t=2026-04-07T00:09:33.719089871Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:09:33.720429565Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.339554ms logger=migrator t=2026-04-07T00:09:33.729511176Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:09:33.731402296Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.88762ms logger=migrator t=2026-04-07T00:09:33.740207155Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:09:33.74095644Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=748.555µs logger=migrator t=2026-04-07T00:09:33.752205975Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:09:33.753952428Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.746543ms logger=migrator t=2026-04-07T00:09:33.804927431Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:09:33.806885874Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.962013ms logger=migrator t=2026-04-07T00:09:33.862770181Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:09:33.869256999Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.486618ms logger=migrator t=2026-04-07T00:09:33.915930017Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:09:33.917734873Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.809116ms logger=migrator t=2026-04-07T00:09:33.99172291Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:09:33.992813592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.092772ms logger=migrator t=2026-04-07T00:09:34.044598397Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:09:34.045853037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.25708ms logger=migrator t=2026-04-07T00:09:34.070860568Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:09:34.071423365Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=566.897µs logger=migrator t=2026-04-07T00:09:34.166047362Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:09:34.167006058Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=965.256µs logger=migrator t=2026-04-07T00:09:34.511645283Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:09:34.511943217Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=438.451µs logger=migrator t=2026-04-07T00:09:34.760829792Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:09:34.762908372Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.089739ms logger=migrator t=2026-04-07T00:09:34.923008657Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:09:34.926505454Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.499747ms logger=migrator t=2026-04-07T00:09:35.132350881Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:09:35.135793256Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.444765ms logger=migrator t=2026-04-07T00:09:36.051518119Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:09:36.054624088Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=3.109099ms logger=migrator t=2026-04-07T00:09:36.241268205Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:09:36.243354045Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.123242ms logger=migrator t=2026-04-07T00:09:36.349218909Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:09:36.352156439Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.938701ms logger=migrator t=2026-04-07T00:09:36.482829719Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:09:36.485224594Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.400285ms logger=migrator t=2026-04-07T00:09:36.498193474Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:09:36.498241087Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.813µs logger=migrator t=2026-04-07T00:09:36.507027977Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:09:36.507063519Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.682µs logger=migrator t=2026-04-07T00:09:36.522417853Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:09:36.524989086Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.576583ms logger=migrator t=2026-04-07T00:09:36.529592926Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:09:36.531705407Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.112381ms logger=migrator t=2026-04-07T00:09:36.537842711Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:09:36.539942801Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.09955ms logger=migrator t=2026-04-07T00:09:36.545061766Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:09:36.549912998Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.849862ms logger=migrator t=2026-04-07T00:09:36.557089272Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:09:36.557456199Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=368.288µs logger=migrator t=2026-04-07T00:09:36.563454266Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:09:36.565340856Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.88233ms logger=migrator t=2026-04-07T00:09:36.570540475Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:09:36.571354764Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=817.089µs logger=migrator t=2026-04-07T00:09:36.575961484Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:09:36.576002066Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.782µs logger=migrator t=2026-04-07T00:09:36.582485766Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:09:36.583549567Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.062801ms logger=migrator t=2026-04-07T00:09:36.588040252Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:09:36.58882634Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=785.537µs logger=migrator t=2026-04-07T00:09:36.593947054Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:09:36.599611525Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.664531ms logger=migrator t=2026-04-07T00:09:36.605427764Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:09:36.606249473Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=821.58µs logger=migrator t=2026-04-07T00:09:36.611504374Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:09:36.612512592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.001668ms logger=migrator t=2026-04-07T00:09:36.618679888Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:09:36.62019211Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.514203ms logger=migrator t=2026-04-07T00:09:36.626451169Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:09:36.626986315Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=536.025µs logger=migrator t=2026-04-07T00:09:36.632364952Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:09:36.633222813Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=857.961µs logger=migrator t=2026-04-07T00:09:36.63775563Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:09:36.640079341Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.324961ms logger=migrator t=2026-04-07T00:09:36.64425306Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:09:36.6450715Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=818.239µs logger=migrator t=2026-04-07T00:09:36.650264398Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:09:36.650441627Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.029µs logger=migrator t=2026-04-07T00:09:36.654828196Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:09:36.655047547Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=221.671µs logger=migrator t=2026-04-07T00:09:36.660864025Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:09:36.66243701Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.573305ms logger=migrator t=2026-04-07T00:09:36.67037366Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:09:36.673446407Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.072157ms logger=migrator t=2026-04-07T00:09:36.678462457Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:09:36.67958439Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.123944ms logger=migrator t=2026-04-07T00:09:36.686352934Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:09:36.687209065Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=855.731µs logger=migrator t=2026-04-07T00:09:36.693499036Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:09:36.694925864Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.428578ms logger=migrator t=2026-04-07T00:09:36.700198017Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:09:36.700936962Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=738.606µs logger=migrator t=2026-04-07T00:09:36.705412226Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:09:36.706149901Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=739.575µs logger=migrator t=2026-04-07T00:09:36.711520808Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:09:36.717820969Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.299461ms logger=migrator t=2026-04-07T00:09:36.722812888Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:09:36.724509389Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.695171ms logger=migrator t=2026-04-07T00:09:36.729352151Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:09:36.730180831Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=828.64µs logger=migrator t=2026-04-07T00:09:36.735559008Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:09:36.736335275Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=775.947µs logger=migrator t=2026-04-07T00:09:36.741551555Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:09:36.742084Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=533.055µs logger=migrator t=2026-04-07T00:09:36.748013144Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:09:36.750396917Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.385244ms logger=migrator t=2026-04-07T00:09:36.7550572Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:09:36.757376892Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.319701ms logger=migrator t=2026-04-07T00:09:36.763453512Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:09:36.763483954Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.071µs logger=migrator t=2026-04-07T00:09:36.769110272Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:09:36.769665019Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=554.007µs logger=migrator t=2026-04-07T00:09:36.776709486Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:09:36.778974774Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.262658ms logger=migrator t=2026-04-07T00:09:36.783168695Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:09:36.783324962Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=158.227µs logger=migrator t=2026-04-07T00:09:36.787836678Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:09:36.787981875Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=145.627µs logger=migrator t=2026-04-07T00:09:36.795207531Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:09:36.797416957Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.212205ms logger=migrator t=2026-04-07T00:09:36.802570823Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:09:36.802789213Z level=info msg="Migration successfully executed" id="Update uid value" duration=218.18µs logger=migrator t=2026-04-07T00:09:36.807448897Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:09:36.808374931Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=925.985µs logger=migrator t=2026-04-07T00:09:36.812802342Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:09:36.813671494Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=868.932µs logger=migrator t=2026-04-07T00:09:36.820712711Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:09:36.821767141Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.04788ms logger=migrator t=2026-04-07T00:09:36.828045452Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:09:36.828983806Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=938.415µs logger=migrator t=2026-04-07T00:09:36.834866078Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:09:36.835802533Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=935.804µs logger=migrator t=2026-04-07T00:09:36.841533937Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:09:36.842275192Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=740.955µs logger=migrator t=2026-04-07T00:09:36.84704927Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:09:36.847861309Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=811.929µs logger=migrator t=2026-04-07T00:09:36.855726326Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:09:36.856900052Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.176207ms logger=migrator t=2026-04-07T00:09:36.861348954Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:09:36.862082459Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=733.835µs logger=migrator t=2026-04-07T00:09:36.868855614Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:09:36.880041938Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.185485ms logger=migrator t=2026-04-07T00:09:36.88488313Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:09:36.885860527Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=978.267µs logger=migrator t=2026-04-07T00:09:36.890378173Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:09:36.891248905Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=870.551µs logger=migrator t=2026-04-07T00:09:36.898368985Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:09:36.899332171Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=965.146µs logger=migrator t=2026-04-07T00:09:36.907515353Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:09:36.908340662Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=826.41µs logger=migrator t=2026-04-07T00:09:36.914901326Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:09:36.915251873Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=352.587µs logger=migrator t=2026-04-07T00:09:36.921594566Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:09:36.922367753Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=770.777µs logger=migrator t=2026-04-07T00:09:36.927630545Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:09:36.927660736Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.571µs logger=migrator t=2026-04-07T00:09:36.932249096Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:09:36.93506581Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.817854ms logger=migrator t=2026-04-07T00:09:36.940792014Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:09:36.946711608Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.916833ms logger=migrator t=2026-04-07T00:09:36.952107326Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:09:36.952676733Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=575.408µs logger=migrator t=2026-04-07T00:09:37.140590034Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:09:37.14510158Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.513336ms logger=migrator t=2026-04-07T00:09:37.153162687Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:09:37.158166097Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.01317ms logger=migrator t=2026-04-07T00:09:37.163705642Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:09:37.164524382Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=819.139µs logger=migrator t=2026-04-07T00:09:37.169262399Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:09:37.169869458Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=607.71µs logger=migrator t=2026-04-07T00:09:37.175373031Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:09:37.176399741Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.026419ms logger=migrator t=2026-04-07T00:09:37.18264279Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:09:37.183499401Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=856.701µs logger=migrator t=2026-04-07T00:09:37.189374012Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:09:37.190811131Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.436159ms logger=migrator t=2026-04-07T00:09:37.196080144Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:09:37.196954646Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=871.851µs logger=migrator t=2026-04-07T00:09:37.20309198Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:09:37.203255098Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=167.558µs logger=migrator t=2026-04-07T00:09:37.208775312Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:09:37.208850296Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=79.703µs logger=migrator t=2026-04-07T00:09:37.216044961Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:09:37.220709284Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.664113ms logger=migrator t=2026-04-07T00:09:37.226338364Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:09:37.231227788Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.888464ms logger=migrator t=2026-04-07T00:09:37.236934002Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:09:37.237052568Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=120.185µs logger=migrator t=2026-04-07T00:09:37.24670566Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:09:37.247670536Z level=info msg="Migration successfully executed" id="create quota table v1" duration=971.896µs logger=migrator t=2026-04-07T00:09:37.253536297Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:09:37.254588428Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.055941ms logger=migrator t=2026-04-07T00:09:37.25964549Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:09:37.259666161Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=21.611µs logger=migrator t=2026-04-07T00:09:37.264349956Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:09:37.264959245Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=609.569µs logger=migrator t=2026-04-07T00:09:37.271974482Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:09:37.273332977Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.358475ms logger=migrator t=2026-04-07T00:09:37.280066919Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:09:37.283374238Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.304949ms logger=migrator t=2026-04-07T00:09:37.28779336Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:09:37.287821241Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.892µs logger=migrator t=2026-04-07T00:09:37.29343246Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:09:37.294399136Z level=info msg="Migration successfully executed" id="create session table" duration=966.636µs logger=migrator t=2026-04-07T00:09:37.300040756Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:09:37.300140671Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.865µs logger=migrator t=2026-04-07T00:09:37.305422924Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:09:37.305505748Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.924µs logger=migrator t=2026-04-07T00:09:37.310777571Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:09:37.311898995Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.121114ms logger=migrator t=2026-04-07T00:09:37.316911225Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:09:37.317749586Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=838.48µs logger=migrator t=2026-04-07T00:09:37.324459387Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:09:37.324504589Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.772µs logger=migrator t=2026-04-07T00:09:37.329021906Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:09:37.329062678Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.541µs logger=migrator t=2026-04-07T00:09:37.335252534Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:09:37.33954588Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.294176ms logger=migrator t=2026-04-07T00:09:37.350652212Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:09:37.355714605Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.062443ms logger=migrator t=2026-04-07T00:09:37.360288434Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:09:37.360369598Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.664µs logger=migrator t=2026-04-07T00:09:37.365578638Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:09:37.365652521Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.504µs logger=migrator t=2026-04-07T00:09:37.370660501Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:09:37.371923712Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.263371ms logger=migrator t=2026-04-07T00:09:37.377046858Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:09:37.377072999Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.862µs logger=migrator t=2026-04-07T00:09:37.381598976Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:09:37.38461312Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.013904ms logger=migrator t=2026-04-07T00:09:37.390177997Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:09:37.39046131Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=283.813µs logger=migrator t=2026-04-07T00:09:37.395738723Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:09:37.400729682Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.991169ms logger=migrator t=2026-04-07T00:09:37.405611166Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:09:37.409078702Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.467816ms logger=migrator t=2026-04-07T00:09:37.415172885Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:09:37.415340933Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=173.378µs logger=migrator t=2026-04-07T00:09:37.421259697Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:09:37.422663274Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.403107ms logger=migrator t=2026-04-07T00:09:37.427630542Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:09:37.42842983Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=796.848µs logger=migrator t=2026-04-07T00:09:37.433312884Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:09:37.434914041Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.598197ms logger=migrator t=2026-04-07T00:09:37.441031524Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:09:37.442013061Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=981.307µs logger=migrator t=2026-04-07T00:09:37.447288564Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:09:37.448183867Z level=info msg="Migration successfully executed" id="add index alert state" duration=895.273µs logger=migrator t=2026-04-07T00:09:37.454876658Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:09:37.455807022Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=930.165µs logger=migrator t=2026-04-07T00:09:37.461260263Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:09:37.462339995Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.079802ms logger=migrator t=2026-04-07T00:09:37.467596947Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:09:37.469789892Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.191145ms logger=migrator t=2026-04-07T00:09:37.475827132Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:09:37.476760017Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=934.165µs logger=migrator t=2026-04-07T00:09:37.480988769Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:09:37.491192518Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.203299ms logger=migrator t=2026-04-07T00:09:37.4958125Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:09:37.496491162Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=679.222µs logger=migrator t=2026-04-07T00:09:37.502042518Z 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-07T00:09:37.502871688Z 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=828.87µs logger=migrator t=2026-04-07T00:09:37.508384502Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:09:37.508844134Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=504.874µs logger=migrator t=2026-04-07T00:09:37.513960979Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:09:37.514918455Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=963.926µs logger=migrator t=2026-04-07T00:09:37.519784238Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:09:37.521316382Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.531204ms logger=migrator t=2026-04-07T00:09:37.526192836Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:09:37.530099383Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.908027ms logger=migrator t=2026-04-07T00:09:37.536213936Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:09:37.539709234Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.495038ms logger=migrator t=2026-04-07T00:09:37.544201079Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:09:37.547741639Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.54017ms logger=migrator t=2026-04-07T00:09:37.554167797Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:09:37.558921814Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.761638ms logger=migrator t=2026-04-07T00:09:37.564433548Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:09:37.565398355Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=961.786µs logger=migrator t=2026-04-07T00:09:37.570608564Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:09:37.570649626Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.802µs logger=migrator t=2026-04-07T00:09:37.57571871Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:09:37.575755991Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.622µs logger=migrator t=2026-04-07T00:09:37.580640086Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:09:37.582203671Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.561855ms logger=migrator t=2026-04-07T00:09:37.588383197Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:09:37.589213776Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=831.46µs logger=migrator t=2026-04-07T00:09:37.594950691Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:09:37.596125308Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.172826ms logger=migrator t=2026-04-07T00:09:37.601055174Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:09:37.60243646Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.381016ms logger=migrator t=2026-04-07T00:09:37.608128933Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:09:37.609500839Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.371275ms logger=migrator t=2026-04-07T00:09:37.61558371Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:09:37.621583258Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.999827ms logger=migrator t=2026-04-07T00:09:37.62705151Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:09:37.631146246Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.094416ms logger=migrator t=2026-04-07T00:09:37.635578679Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:09:37.63582439Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=245.831µs logger=migrator t=2026-04-07T00:09:37.640522076Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:09:37.641285492Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=762.916µs logger=migrator t=2026-04-07T00:09:37.648599003Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:09:37.650104675Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.505652ms logger=migrator t=2026-04-07T00:09:37.655754246Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:09:37.659207041Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.452306ms logger=migrator t=2026-04-07T00:09:37.663863924Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:09:37.663924927Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=61.883µs logger=migrator t=2026-04-07T00:09:37.668716647Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:09:37.669478853Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=762.006µs logger=migrator t=2026-04-07T00:09:37.674687613Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:09:37.67566749Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=965.456µs logger=migrator t=2026-04-07T00:09:37.680523943Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:09:37.680598896Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.463µs logger=migrator t=2026-04-07T00:09:37.685589326Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:09:37.686365403Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=776.387µs logger=migrator t=2026-04-07T00:09:37.692371121Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:09:37.693464143Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.089862ms logger=migrator t=2026-04-07T00:09:37.698772397Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:09:37.699610148Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=837.41µs logger=migrator t=2026-04-07T00:09:37.704519613Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:09:37.705581084Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.061331ms logger=migrator t=2026-04-07T00:09:37.714143854Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:09:37.7157274Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.583326ms logger=migrator t=2026-04-07T00:09:37.721226663Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:09:37.722444782Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.219409ms logger=migrator t=2026-04-07T00:09:37.728632058Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:09:37.728714772Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=84.204µs logger=migrator t=2026-04-07T00:09:37.733703132Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:09:37.738012118Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.308816ms logger=migrator t=2026-04-07T00:09:37.743074741Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:09:37.743839177Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=764.726µs logger=migrator t=2026-04-07T00:09:37.74847321Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:09:37.755180951Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.707222ms logger=migrator t=2026-04-07T00:09:37.761036022Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:09:37.761853371Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=817.23µs logger=migrator t=2026-04-07T00:09:37.76642954Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:09:37.767944413Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.514652ms logger=migrator t=2026-04-07T00:09:37.773686248Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:09:37.774960269Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.288472ms logger=migrator t=2026-04-07T00:09:37.782330992Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:09:37.794829791Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.496929ms logger=migrator t=2026-04-07T00:09:37.800067862Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:09:37.800825269Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=757.277µs logger=migrator t=2026-04-07T00:09:37.806400546Z 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-07T00:09:37.807383883Z 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=986.457µs logger=migrator t=2026-04-07T00:09:37.812568651Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:09:37.812857295Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=288.764µs logger=migrator t=2026-04-07T00:09:37.817146831Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:09:37.818028193Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=880.762µs logger=migrator t=2026-04-07T00:09:37.82256413Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:09:37.822781121Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=218.121µs logger=migrator t=2026-04-07T00:09:37.828125927Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:09:37.834019639Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.892282ms logger=migrator t=2026-04-07T00:09:37.838387489Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:09:37.843175239Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.787099ms logger=migrator t=2026-04-07T00:09:37.848081544Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:09:37.849779774Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.6972ms logger=migrator t=2026-04-07T00:09:37.856301387Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:09:37.858369096Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.067709ms logger=migrator t=2026-04-07T00:09:37.866655153Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:09:37.867030961Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=384.749µs logger=migrator t=2026-04-07T00:09:37.873885019Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:09:37.881947356Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.065586ms logger=migrator t=2026-04-07T00:09:37.888775773Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:09:37.889514519Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=738.516µs logger=migrator t=2026-04-07T00:09:37.895669424Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:09:37.895957987Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=289.344µs logger=migrator t=2026-04-07T00:09:37.901762206Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:09:37.902391866Z level=info msg="Migration successfully executed" id="Move region to single row" duration=630.101µs logger=migrator t=2026-04-07T00:09:37.910911934Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:09:37.91186904Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=957.736µs logger=migrator t=2026-04-07T00:09:37.916477081Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:09:37.917414016Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=936.584µs logger=migrator t=2026-04-07T00:09:37.922489199Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:09:37.923459025Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=964.426µs logger=migrator t=2026-04-07T00:09:37.92878264Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:09:37.929881023Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.095413ms logger=migrator t=2026-04-07T00:09:37.935555705Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:09:37.936419086Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=863.731µs logger=migrator t=2026-04-07T00:09:37.940981255Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:09:37.942610113Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.628818ms logger=migrator t=2026-04-07T00:09:37.948325747Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:09:37.948430492Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=103.995µs logger=migrator t=2026-04-07T00:09:37.953497365Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:09:37.954768686Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.272611ms logger=migrator t=2026-04-07T00:09:37.961085009Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:09:37.962518007Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.432908ms logger=migrator t=2026-04-07T00:09:37.969394047Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:09:37.970249858Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=860.921µs logger=migrator t=2026-04-07T00:09:37.975607225Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:09:37.976614603Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.007298ms logger=migrator t=2026-04-07T00:09:37.981918957Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:09:37.982236452Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=318.315µs logger=migrator t=2026-04-07T00:09:37.988267011Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:09:37.988832748Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=566.067µs logger=migrator t=2026-04-07T00:09:37.993406318Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:09:37.993508523Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.365µs logger=migrator t=2026-04-07T00:09:37.998274961Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:09:37.999624356Z level=info msg="Migration successfully executed" id="create team table" duration=1.347575ms logger=migrator t=2026-04-07T00:09:38.004628506Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:09:38.005621063Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=975.156µs logger=migrator t=2026-04-07T00:09:38.011838462Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:09:38.013342874Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.502422ms logger=migrator t=2026-04-07T00:09:38.018909841Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:09:38.023480061Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.56992ms logger=migrator t=2026-04-07T00:09:38.028325193Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:09:38.028508382Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.459µs logger=migrator t=2026-04-07T00:09:38.033969074Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:09:38.03534505Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.375286ms logger=migrator t=2026-04-07T00:09:38.040930649Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:09:38.042219561Z level=info msg="Migration successfully executed" id="create team member table" duration=1.288861ms logger=migrator t=2026-04-07T00:09:38.047454932Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:09:38.048537694Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.083782ms logger=migrator t=2026-04-07T00:09:38.054631177Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:09:38.055558661Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=927.114µs logger=migrator t=2026-04-07T00:09:38.06053107Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:09:38.061891145Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.360145ms logger=migrator t=2026-04-07T00:09:38.067853282Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:09:38.074324262Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.473191ms logger=migrator t=2026-04-07T00:09:38.079958873Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:09:38.083484903Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.55669ms logger=migrator t=2026-04-07T00:09:38.088560566Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:09:38.093555716Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.99487ms logger=migrator t=2026-04-07T00:09:38.098146456Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:09:38.099167505Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.020799ms logger=migrator t=2026-04-07T00:09:38.104942123Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:09:38.105936281Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=994.177µs logger=migrator t=2026-04-07T00:09:38.110652867Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:09:38.111681877Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.02889ms logger=migrator t=2026-04-07T00:09:38.117702096Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:09:38.11904177Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.338744ms logger=migrator t=2026-04-07T00:09:38.125375084Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:09:38.126636285Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.262341ms logger=migrator t=2026-04-07T00:09:38.132224803Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:09:38.133162938Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=939.035µs logger=migrator t=2026-04-07T00:09:38.138108376Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:09:38.138799409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=690.953µs logger=migrator t=2026-04-07T00:09:38.144588067Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:09:38.146226146Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.638058ms logger=migrator t=2026-04-07T00:09:38.151843795Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:09:38.152379201Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.246µs logger=migrator t=2026-04-07T00:09:38.157924348Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:09:38.158373169Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=448.852µs logger=migrator t=2026-04-07T00:09:38.163329877Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:09:38.164909183Z level=info msg="Migration successfully executed" id="create tag table" duration=1.578966ms logger=migrator t=2026-04-07T00:09:38.170856429Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:09:38.171862417Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.007529ms logger=migrator t=2026-04-07T00:09:38.180205747Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:09:38.181143173Z level=info msg="Migration successfully executed" id="create login attempt table" duration=937.955µs logger=migrator t=2026-04-07T00:09:38.237701759Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:09:38.239316967Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.615907ms logger=migrator t=2026-04-07T00:09:38.245422789Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:09:38.246662279Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.23945ms logger=migrator t=2026-04-07T00:09:38.252739251Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:09:38.266555185Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.815664ms logger=migrator t=2026-04-07T00:09:38.271634129Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:09:38.272733741Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.150565ms logger=migrator t=2026-04-07T00:09:38.277506831Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:09:38.278550411Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.036219ms logger=migrator t=2026-04-07T00:09:38.284831432Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:09:38.285257833Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=426.581µs logger=migrator t=2026-04-07T00:09:38.290626871Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:09:38.29227337Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.649389ms logger=migrator t=2026-04-07T00:09:38.297791755Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:09:38.300651302Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.866008ms logger=migrator t=2026-04-07T00:09:38.307312692Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:09:38.308367933Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.055041ms logger=migrator t=2026-04-07T00:09:38.313607265Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:09:38.313948861Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=341.667µs logger=migrator t=2026-04-07T00:09:38.319243295Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:09:38.326561096Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.361493ms logger=migrator t=2026-04-07T00:09:38.330775069Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:09:38.334619633Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.846364ms logger=migrator t=2026-04-07T00:09:38.340526537Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:09:38.347320124Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.786286ms logger=migrator t=2026-04-07T00:09:38.352342195Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:09:38.357808027Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.488013ms logger=migrator t=2026-04-07T00:09:38.362378556Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:09:38.36348478Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.105784ms logger=migrator t=2026-04-07T00:09:38.370113098Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:09:38.376755667Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.641769ms logger=migrator t=2026-04-07T00:09:38.381665463Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:09:38.383217008Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.547204ms logger=migrator t=2026-04-07T00:09:38.388592556Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:09:38.389654297Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.061501ms logger=migrator t=2026-04-07T00:09:38.395742159Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:09:38.396895074Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.152515ms logger=migrator t=2026-04-07T00:09:38.403389316Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:09:38.404447827Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.059661ms logger=migrator t=2026-04-07T00:09:38.409528321Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:09:38.410588942Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.061131ms logger=migrator t=2026-04-07T00:09:38.417062103Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:09:38.418158716Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.096193ms logger=migrator t=2026-04-07T00:09:38.424187465Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:09:38.43346516Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.277315ms logger=migrator t=2026-04-07T00:09:38.438502852Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:09:38.439672359Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.164626ms logger=migrator t=2026-04-07T00:09:38.445925399Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:09:38.446847583Z level=info msg="Migration successfully executed" id="create cache_data table" duration=921.864µs logger=migrator t=2026-04-07T00:09:38.4530302Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:09:38.455405134Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.375374ms logger=migrator t=2026-04-07T00:09:38.461521898Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:09:38.46238391Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=862.022µs logger=migrator t=2026-04-07T00:09:38.469295401Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:09:38.470970992Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.675911ms logger=migrator t=2026-04-07T00:09:38.476274967Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:09:38.476386062Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=111.966µs logger=migrator t=2026-04-07T00:09:38.481725388Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:09:38.481861915Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=185.429µs logger=migrator t=2026-04-07T00:09:38.487905575Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:09:38.489491811Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.586556ms logger=migrator t=2026-04-07T00:09:38.494413738Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:09:38.495448148Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.038839ms logger=migrator t=2026-04-07T00:09:38.500589045Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:09:38.502456124Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.86582ms logger=migrator t=2026-04-07T00:09:38.508841861Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:09:38.509053551Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=211.081µs logger=migrator t=2026-04-07T00:09:38.514886841Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:09:38.516526Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.640098ms logger=migrator t=2026-04-07T00:09:38.520996144Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:09:38.521966901Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=971.147µs logger=migrator t=2026-04-07T00:09:38.527016034Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:09:38.528037843Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.02126ms logger=migrator t=2026-04-07T00:09:38.53255419Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:09:38.534248151Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.694442ms logger=migrator t=2026-04-07T00:09:38.540144524Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:09:38.548907175Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.760111ms logger=migrator t=2026-04-07T00:09:38.554793268Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:09:38.555947543Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.151796ms logger=migrator t=2026-04-07T00:09:38.561146433Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:09:38.561641667Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=498.314µs logger=migrator t=2026-04-07T00:09:38.567729419Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:09:38.568695165Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=965.816µs logger=migrator t=2026-04-07T00:09:38.574276253Z 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-07T00:09:38.57525342Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=976.917µs logger=migrator t=2026-04-07T00:09:38.580573796Z 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-07T00:09:38.583201942Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.641637ms logger=migrator t=2026-04-07T00:09:38.589463713Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:09:38.589600959Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=136.147µs logger=migrator t=2026-04-07T00:09:38.594630351Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:09:38.595618468Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=983.427µs logger=migrator t=2026-04-07T00:09:38.599902694Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:09:38.600935464Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.03209ms logger=migrator t=2026-04-07T00:09:38.60627289Z 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-07T00:09:38.607854326Z 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.580696ms logger=migrator t=2026-04-07T00:09:38.612594224Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:09:38.614673623Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.078639ms logger=migrator t=2026-04-07T00:09:38.621361324Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:09:38.628157201Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.794147ms logger=migrator t=2026-04-07T00:09:38.63354903Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:09:38.635200409Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.652909ms logger=migrator t=2026-04-07T00:09:38.640595398Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:09:38.644070395Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.476427ms logger=migrator t=2026-04-07T00:09:38.650183499Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:09:38.678163343Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.979764ms logger=migrator t=2026-04-07T00:09:38.683568182Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:09:38.705415221Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.846529ms logger=migrator t=2026-04-07T00:09:38.712309043Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:09:38.713316731Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.007269ms logger=migrator t=2026-04-07T00:09:38.718184755Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:09:38.719914158Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.726473ms logger=migrator t=2026-04-07T00:09:38.726286294Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:09:38.732387267Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.099952ms logger=migrator t=2026-04-07T00:09:38.737952264Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:09:38.744283578Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.330674ms logger=migrator t=2026-04-07T00:09:38.749223425Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:09:38.750222323Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=999.188µs logger=migrator t=2026-04-07T00:09:38.754991832Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:09:38.756829461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.847269ms logger=migrator t=2026-04-07T00:09:38.764006125Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:09:38.766748547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.741961ms logger=migrator t=2026-04-07T00:09:38.775086717Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:09:38.775953299Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=866.002µs logger=migrator t=2026-04-07T00:09:38.78200624Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:09:38.782259402Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=254.162µs logger=migrator t=2026-04-07T00:09:38.788340574Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:09:38.802449681Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=14.104307ms logger=migrator t=2026-04-07T00:09:38.808341674Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:09:38.815272867Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.930783ms logger=migrator t=2026-04-07T00:09:38.820003255Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:09:38.826344599Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.340674ms logger=migrator t=2026-04-07T00:09:38.831969229Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:09:38.832975088Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.005849ms logger=migrator t=2026-04-07T00:09:38.836402642Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:09:38.83760376Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.197967ms logger=migrator t=2026-04-07T00:09:38.841478526Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:09:38.848304904Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.825778ms logger=migrator t=2026-04-07T00:09:38.854502361Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:09:38.86051673Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.013769ms logger=migrator t=2026-04-07T00:09:38.863901843Z 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-07T00:09:38.864996586Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.094292ms logger=migrator t=2026-04-07T00:09:38.869170066Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:09:38.87508594Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.915494ms logger=migrator t=2026-04-07T00:09:38.879729533Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:09:38.888513755Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.783842ms logger=migrator t=2026-04-07T00:09:38.892254055Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:09:38.892321348Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.304µs logger=migrator t=2026-04-07T00:09:38.895896139Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:09:38.897275226Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.378677ms logger=migrator t=2026-04-07T00:09:38.903768278Z 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-07T00:09:38.906464107Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.69791ms logger=migrator t=2026-04-07T00:09:38.910871189Z 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-07T00:09:38.912044525Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.172386ms logger=migrator t=2026-04-07T00:09:38.916882877Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:09:38.916955821Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.994µs logger=migrator t=2026-04-07T00:09:38.924108644Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:09:38.9383811Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=14.272926ms logger=migrator t=2026-04-07T00:09:38.942254066Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:09:38.950919792Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.666006ms logger=migrator t=2026-04-07T00:09:38.956279229Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:09:38.964870742Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.590733ms logger=migrator t=2026-04-07T00:09:38.970009509Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:09:38.975317874Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.307315ms logger=migrator t=2026-04-07T00:09:38.978641094Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:09:38.985203558Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.561945ms logger=migrator t=2026-04-07T00:09:39.001976054Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:09:39.002126111Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=158.127µs logger=migrator t=2026-04-07T00:09:39.005474142Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:09:39.006137824Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=663.712µs logger=migrator t=2026-04-07T00:09:39.0116696Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:09:39.022798136Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.127686ms logger=migrator t=2026-04-07T00:09:39.027352165Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:09:39.027424598Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.213µs logger=migrator t=2026-04-07T00:09:39.032004449Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:09:39.036827701Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.820802ms logger=migrator t=2026-04-07T00:09:39.042356997Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:09:39.044032958Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.67552ms logger=migrator t=2026-04-07T00:09:39.054998325Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:09:39.061093009Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.098404ms logger=migrator t=2026-04-07T00:09:39.064570726Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:09:39.065178005Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=607.399µs logger=migrator t=2026-04-07T00:09:39.071165673Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:09:39.072462876Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.299803ms logger=migrator t=2026-04-07T00:09:39.07627859Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:09:39.082929559Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.6508ms logger=migrator t=2026-04-07T00:09:39.086169955Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:09:39.087211576Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.04148ms logger=migrator t=2026-04-07T00:09:39.093755501Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:09:39.094744828Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=985.907µs logger=migrator t=2026-04-07T00:09:39.099422643Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:09:39.100285075Z level=info msg="Migration successfully executed" id="create alert_image table" duration=862.102µs logger=migrator t=2026-04-07T00:09:39.105548638Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:09:39.107618918Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.073059ms logger=migrator t=2026-04-07T00:09:39.112290402Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:09:39.112360546Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.614µs logger=migrator t=2026-04-07T00:09:39.117202779Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:09:39.119209335Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.006306ms logger=migrator t=2026-04-07T00:09:39.129774334Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:09:39.130919189Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.145835ms logger=migrator t=2026-04-07T00:09:39.137866783Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:09:39.138495283Z 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-07T00:09:39.143255753Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:09:39.143708734Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=461.922µs logger=migrator t=2026-04-07T00:09:39.148002241Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:09:39.148895894Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=894.773µs logger=migrator t=2026-04-07T00:09:39.154189239Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:09:39.161659258Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.469599ms logger=migrator t=2026-04-07T00:09:39.167036127Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:09:39.169771529Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.729831ms logger=migrator t=2026-04-07T00:09:39.174063055Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:09:39.175488164Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.424819ms logger=migrator t=2026-04-07T00:09:39.179342609Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:09:39.180440172Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.097623ms logger=migrator t=2026-04-07T00:09:39.187624538Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:09:39.188978873Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.361006ms logger=migrator t=2026-04-07T00:09:39.193355023Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:09:39.194484848Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.129885ms logger=migrator t=2026-04-07T00:09:39.19847085Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:09:39.198528742Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.082µs logger=migrator t=2026-04-07T00:09:39.201507876Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:09:39.20160609Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=99.215µs logger=migrator t=2026-04-07T00:09:39.204652427Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:09:39.211752229Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.099682ms logger=migrator t=2026-04-07T00:09:39.217413111Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:09:39.217867563Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=454.742µs logger=migrator t=2026-04-07T00:09:39.220931631Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:09:39.222007352Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.075332ms logger=migrator t=2026-04-07T00:09:39.229406578Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:09:39.229741904Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=335.996µs logger=migrator t=2026-04-07T00:09:39.238857733Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:09:39.239771327Z level=info msg="Migration successfully executed" id="create data_keys table" duration=913.644µs logger=migrator t=2026-04-07T00:09:39.245184598Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:09:39.246616277Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.431899ms logger=migrator t=2026-04-07T00:09:39.254128228Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:09:39.28929255Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.167382ms logger=migrator t=2026-04-07T00:09:39.292722425Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:09:39.297918645Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.19432ms logger=migrator t=2026-04-07T00:09:39.302262334Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:09:39.302438933Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.009µs logger=migrator t=2026-04-07T00:09:39.307074636Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:09:39.344817592Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.735616ms logger=migrator t=2026-04-07T00:09:39.412886948Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:09:39.462134148Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=49.24822ms logger=migrator t=2026-04-07T00:09:39.603883599Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:09:39.605588181Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.706572ms logger=migrator t=2026-04-07T00:09:39.612304405Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:09:39.61470813Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.405266ms logger=migrator t=2026-04-07T00:09:39.620509909Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:09:39.62093153Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=422.62µs logger=migrator t=2026-04-07T00:09:39.625254498Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:09:39.626171652Z level=info msg="Migration successfully executed" id="create permission table" duration=917.054µs logger=migrator t=2026-04-07T00:09:39.631147031Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:09:39.632179741Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.03168ms logger=migrator t=2026-04-07T00:09:39.637646954Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:09:39.639372947Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.725473ms logger=migrator t=2026-04-07T00:09:39.644227661Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:09:39.6458858Z level=info msg="Migration successfully executed" id="create role table" duration=1.65531ms logger=migrator t=2026-04-07T00:09:39.651366704Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:09:39.660269053Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.899718ms logger=migrator t=2026-04-07T00:09:39.665475943Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:09:39.676497604Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.02509ms logger=migrator t=2026-04-07T00:09:39.681987658Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:09:39.684378683Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.395065ms logger=migrator t=2026-04-07T00:09:39.691982909Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:09:39.694721461Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.739371ms logger=migrator t=2026-04-07T00:09:39.700185473Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:09:39.701059075Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=873.032µs logger=migrator t=2026-04-07T00:09:39.716196544Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:09:39.71757517Z level=info msg="Migration successfully executed" id="create team role table" duration=1.381506ms logger=migrator t=2026-04-07T00:09:39.722610603Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:09:39.723473184Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=862.751µs logger=migrator t=2026-04-07T00:09:39.72899207Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:09:39.730306653Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.314953ms logger=migrator t=2026-04-07T00:09:39.743386012Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:09:39.744646983Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.263251ms logger=migrator t=2026-04-07T00:09:39.75496652Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:09:39.757734993Z level=info msg="Migration successfully executed" id="create user role table" duration=2.766134ms logger=migrator t=2026-04-07T00:09:39.764107049Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:09:39.765420613Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.313363ms logger=migrator t=2026-04-07T00:09:39.77616245Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:09:39.777135346Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=973.527µs logger=migrator t=2026-04-07T00:09:39.782441122Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:09:39.783218949Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=777.937µs logger=migrator t=2026-04-07T00:09:39.789776555Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:09:39.793535446Z level=info msg="Migration successfully executed" id="create builtin role table" duration=3.75337ms logger=migrator t=2026-04-07T00:09:39.801007675Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:09:39.80193445Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=927.335µs logger=migrator t=2026-04-07T00:09:39.805915311Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:09:39.807605823Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.690942ms logger=migrator t=2026-04-07T00:09:39.814838841Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:09:39.824675294Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.838603ms logger=migrator t=2026-04-07T00:09:39.829418463Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:09:39.830416411Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=998.008µs logger=migrator t=2026-04-07T00:09:39.835976368Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:09:39.836883592Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=906.964µs logger=migrator t=2026-04-07T00:09:39.843464088Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:09:39.844361191Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=897.333µs logger=migrator t=2026-04-07T00:09:39.849011535Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:09:39.849916119Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=904.694µs logger=migrator t=2026-04-07T00:09:39.854339062Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:09:39.855275107Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=935.715µs logger=migrator t=2026-04-07T00:09:39.862522306Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:09:39.863717393Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.194828ms logger=migrator t=2026-04-07T00:09:39.868658891Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:09:39.878781378Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.123007ms logger=migrator t=2026-04-07T00:09:39.883944126Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:09:39.8902444Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.299093ms logger=migrator t=2026-04-07T00:09:39.895686211Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:09:39.903737509Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.050638ms logger=migrator t=2026-04-07T00:09:39.908659196Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:09:39.922576876Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.913219ms logger=migrator t=2026-04-07T00:09:39.932481062Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:09:39.934295459Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.816967ms logger=migrator t=2026-04-07T00:09:39.940170042Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:09:39.941444483Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.274911ms logger=migrator t=2026-04-07T00:09:39.95071414Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:09:39.951573931Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=860.351µs logger=migrator t=2026-04-07T00:09:39.960846327Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:09:39.962204303Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.360085ms logger=migrator t=2026-04-07T00:09:39.967844134Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:09:39.971988113Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=4.143489ms logger=migrator t=2026-04-07T00:09:39.978954148Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:09:39.979103926Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=165.098µs logger=migrator t=2026-04-07T00:09:39.987026847Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:09:39.987098691Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=75.434µs logger=migrator t=2026-04-07T00:09:39.991846809Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:09:39.992313241Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=466.692µs logger=migrator t=2026-04-07T00:09:39.996796007Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:09:39.997419657Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=625.11µs logger=migrator t=2026-04-07T00:09:40.002725433Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:09:40.003837866Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.090263ms logger=migrator t=2026-04-07T00:09:40.008950372Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:09:40.009303269Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=353.887µs logger=migrator t=2026-04-07T00:09:40.014097551Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:09:40.014877808Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=780.647µs logger=migrator t=2026-04-07T00:09:40.019636298Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:09:40.02091742Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.281052ms logger=migrator t=2026-04-07T00:09:40.027025724Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:09:40.028162649Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.132635ms logger=migrator t=2026-04-07T00:09:40.034977108Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:09:40.044269216Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.291358ms logger=migrator t=2026-04-07T00:09:40.048760402Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:09:40.048873227Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=114.595µs logger=migrator t=2026-04-07T00:09:40.057439841Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:09:40.059176614Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.735704ms logger=migrator t=2026-04-07T00:09:40.066505218Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:09:40.069721923Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.219566ms logger=migrator t=2026-04-07T00:09:40.083617353Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:09:40.085185789Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.572445ms logger=migrator t=2026-04-07T00:09:40.093408135Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:09:40.103727943Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.319587ms logger=migrator t=2026-04-07T00:09:40.107587149Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:09:40.108691342Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.104613ms logger=migrator t=2026-04-07T00:09:40.118589079Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:09:40.121348262Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.832837ms logger=migrator t=2026-04-07T00:09:40.132102481Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:09:40.162049405Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.945354ms logger=migrator t=2026-04-07T00:09:40.168735637Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:09:40.16983511Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.100513ms logger=migrator t=2026-04-07T00:09:40.174000831Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:09:40.175060152Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.058491ms logger=migrator t=2026-04-07T00:09:40.182050719Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:09:40.183237506Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.188047ms logger=migrator t=2026-04-07T00:09:40.187145795Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:09:40.18828633Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.138485ms logger=migrator t=2026-04-07T00:09:40.196676434Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:09:40.196927907Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.972µs logger=migrator t=2026-04-07T00:09:40.20073739Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:09:40.201600372Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=862.772µs logger=migrator t=2026-04-07T00:09:40.204653679Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:09:40.212062866Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.409167ms logger=migrator t=2026-04-07T00:09:40.215925072Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:09:40.21733839Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.401288ms logger=migrator t=2026-04-07T00:09:40.222550632Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:09:40.224359479Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.807777ms logger=migrator t=2026-04-07T00:09:40.23392263Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:09:40.234459846Z 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-07T00:09:40.239800764Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:09:40.240123439Z 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-07T00:09:40.247977588Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:09:40.248915643Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=938.775µs logger=migrator t=2026-04-07T00:09:40.253090895Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:09:40.254222839Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.132575ms logger=migrator t=2026-04-07T00:09:40.258572519Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:09:40.259812829Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.23987ms logger=migrator t=2026-04-07T00:09:40.269340278Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:09:40.270653561Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.315213ms logger=migrator t=2026-04-07T00:09:40.276179658Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:09:40.278195295Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.017047ms logger=migrator t=2026-04-07T00:09:40.28431829Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:09:40.285853054Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.536424ms logger=migrator t=2026-04-07T00:09:40.293479692Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:09:40.294077061Z level=info msg="Migration successfully executed" id="Drop public config table" duration=597.639µs logger=migrator t=2026-04-07T00:09:40.298735655Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:09:40.299566525Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=829.28µs logger=migrator t=2026-04-07T00:09:40.310430879Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:09:40.312612834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.191705ms logger=migrator t=2026-04-07T00:09:40.316416028Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:09:40.318655446Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.237518ms logger=migrator t=2026-04-07T00:09:40.327896831Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:09:40.329276878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.382987ms logger=migrator t=2026-04-07T00:09:40.335698868Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:09:40.362898759Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.192201ms logger=migrator t=2026-04-07T00:09:40.370086486Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:09:40.381202802Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.118246ms logger=migrator t=2026-04-07T00:09:40.384889869Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:09:40.39091131Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.021141ms logger=migrator t=2026-04-07T00:09:40.395029038Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:09:40.395247259Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=218.881µs logger=migrator t=2026-04-07T00:09:40.399334806Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:09:40.408085848Z level=info msg="Migration successfully executed" id="add share column" duration=8.750672ms logger=migrator t=2026-04-07T00:09:40.412774424Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:09:40.412942882Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=168.528µs logger=migrator t=2026-04-07T00:09:40.416392768Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:09:40.417446629Z level=info msg="Migration successfully executed" id="create file table" duration=1.053441ms logger=migrator t=2026-04-07T00:09:40.421824011Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:09:40.423573555Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.748805ms logger=migrator t=2026-04-07T00:09:40.429158894Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:09:40.430439846Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.283082ms logger=migrator t=2026-04-07T00:09:40.435971673Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:09:40.436878416Z level=info msg="Migration successfully executed" id="create file_meta table" duration=906.693µs logger=migrator t=2026-04-07T00:09:40.440734542Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:09:40.441884698Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.146825ms logger=migrator t=2026-04-07T00:09:40.446628987Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:09:40.44669271Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.664µs logger=migrator t=2026-04-07T00:09:40.450081043Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:09:40.450179218Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.154µs logger=migrator t=2026-04-07T00:09:40.454095367Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:09:40.454931457Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=826.56µs logger=migrator t=2026-04-07T00:09:40.458677967Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:09:40.458891458Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.791µs logger=migrator t=2026-04-07T00:09:40.463179535Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:09:40.464464296Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.284932ms logger=migrator t=2026-04-07T00:09:40.468963724Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:09:40.480531141Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.573558ms logger=migrator t=2026-04-07T00:09:40.484280672Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:09:40.484489852Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.41µs logger=migrator t=2026-04-07T00:09:40.489072543Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:09:40.490230359Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.152736ms logger=migrator t=2026-04-07T00:09:40.494735926Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:09:40.495488723Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=755.337µs logger=migrator t=2026-04-07T00:09:40.499806411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:09:40.500130566Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=324.535µs logger=migrator t=2026-04-07T00:09:40.503993713Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:09:40.504468456Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=475.153µs logger=migrator t=2026-04-07T00:09:40.509300278Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:09:40.518554635Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.253927ms logger=migrator t=2026-04-07T00:09:40.522745437Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:09:40.531996263Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.250866ms logger=migrator t=2026-04-07T00:09:40.536071379Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:09:40.536858517Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=792.218µs logger=migrator t=2026-04-07T00:09:40.542817025Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:09:40.619795646Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.973131ms logger=migrator t=2026-04-07T00:09:40.625133284Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:09:40.626051958Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=912.734µs logger=migrator t=2026-04-07T00:09:40.63045128Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:09:40.632491469Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.039859ms logger=migrator t=2026-04-07T00:09:40.63811288Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:09:40.665558063Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.446034ms logger=migrator t=2026-04-07T00:09:40.670380375Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:09:40.677135121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.754266ms logger=migrator t=2026-04-07T00:09:40.680714934Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:09:40.681141074Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=425.81µs logger=migrator t=2026-04-07T00:09:40.687154744Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:09:40.687406456Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=254.722µs logger=migrator t=2026-04-07T00:09:40.691302674Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:09:40.691535746Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=232.921µs logger=migrator t=2026-04-07T00:09:40.695125639Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:09:40.69536478Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=236.321µs logger=migrator t=2026-04-07T00:09:40.699331872Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:09:40.699881938Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=549.987µs logger=migrator t=2026-04-07T00:09:40.705794833Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:09:40.707734187Z level=info msg="Migration successfully executed" id="create folder table" duration=1.938643ms logger=migrator t=2026-04-07T00:09:40.712206642Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:09:40.714274952Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.06725ms logger=migrator t=2026-04-07T00:09:40.718955868Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:09:40.72024025Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.283702ms logger=migrator t=2026-04-07T00:09:40.726016778Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:09:40.726132074Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.912µs logger=migrator t=2026-04-07T00:09:40.730232422Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:09:40.732440318Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.207017ms logger=migrator t=2026-04-07T00:09:40.736939625Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:09:40.73807919Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.139735ms logger=migrator t=2026-04-07T00:09:40.743306272Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:09:40.748691181Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=5.382649ms logger=migrator t=2026-04-07T00:09:40.75405854Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:09:40.754537613Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.533µs logger=migrator t=2026-04-07T00:09:40.757763189Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:09:40.758079234Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=315.815µs logger=migrator t=2026-04-07T00:09:40.762874635Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:09:40.764870822Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.995426ms logger=migrator t=2026-04-07T00:09:40.769883333Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:09:40.771364395Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.482012ms logger=migrator t=2026-04-07T00:09:40.775170898Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:09:40.776354825Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.183647ms logger=migrator t=2026-04-07T00:09:40.780235002Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:09:40.781516624Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.280852ms logger=migrator t=2026-04-07T00:09:40.786341037Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:09:40.787695692Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.353605ms logger=migrator t=2026-04-07T00:09:40.792061153Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:09:40.793761795Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.705743ms logger=migrator t=2026-04-07T00:09:40.798616149Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:09:40.801554021Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.936441ms logger=migrator t=2026-04-07T00:09:40.806160452Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:09:40.807464515Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.297943ms logger=migrator t=2026-04-07T00:09:40.812821124Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:09:40.813853613Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.03246ms logger=migrator t=2026-04-07T00:09:40.819121958Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:09:40.820384418Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.262811ms logger=migrator t=2026-04-07T00:09:40.825065814Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:09:40.827493131Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.427127ms logger=migrator t=2026-04-07T00:09:40.831741076Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:09:40.832089113Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=352.457µs logger=migrator t=2026-04-07T00:09:40.836560628Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:09:40.848104105Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.542097ms logger=migrator t=2026-04-07T00:09:40.852907787Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:09:40.854258272Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.402187ms logger=migrator t=2026-04-07T00:09:40.8587851Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:09:40.858819832Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.752µs logger=migrator t=2026-04-07T00:09:40.862879757Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:09:40.864040373Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.160366ms logger=migrator t=2026-04-07T00:09:40.868485618Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:09:40.868510169Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.751µs logger=migrator t=2026-04-07T00:09:40.872140954Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:09:40.873425906Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.284572ms logger=migrator t=2026-04-07T00:09:40.877269541Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:09:40.879171143Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.901052ms logger=migrator t=2026-04-07T00:09:40.886183031Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:09:40.887256943Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.073402ms logger=migrator t=2026-04-07T00:09:40.891537659Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:09:40.892408901Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=871.872µs logger=migrator t=2026-04-07T00:09:40.896589343Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:09:40.89693562Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=347.017µs logger=migrator t=2026-04-07T00:09:40.902056006Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:09:40.903320757Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.264391ms logger=migrator t=2026-04-07T00:09:40.907588143Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:09:40.908846134Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.272172ms logger=migrator t=2026-04-07T00:09:40.913440515Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:09:40.914414922Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=978.947µs logger=migrator t=2026-04-07T00:09:40.920563279Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:09:40.930491818Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.928388ms logger=migrator t=2026-04-07T00:09:40.934355334Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:09:40.944144286Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.788522ms logger=migrator t=2026-04-07T00:09:40.947986611Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:09:40.95583584Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.851528ms logger=migrator t=2026-04-07T00:09:40.961180287Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:09:40.961321084Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=140.387µs logger=migrator t=2026-04-07T00:09:40.965422812Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:09:40.975235425Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.812843ms logger=migrator t=2026-04-07T00:09:40.979595325Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:09:40.99296505Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.363825ms logger=migrator t=2026-04-07T00:09:40.997259987Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:09:40.997678057Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=410.83µs logger=migrator t=2026-04-07T00:09:41.001665269Z level=info msg="migrations completed" performed=558 skipped=0 duration=12.555371054s logger=migrator t=2026-04-07T00:09:41.002369523Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:09:41.022703686Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:09:41.023018101Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:09:41.029457202Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:09:41.077524984Z level=info msg="Restored cache from database" duration=427.691µs logger=plugin.store t=2026-04-07T00:09:41.078848198Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:09:41.114246038Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:09:41.11427601Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:09:41.114360214Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:09:41.114370104Z level=info msg="Plugins loaded" count=54 duration=35.523646ms logger=query_data t=2026-04-07T00:09:41.118363417Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:09:41.12152338Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:09:41.130089364Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:09:41.138399935Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:09:41.140204413Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:09:41.141738227Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:09:41.161973214Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:09:41.183997148Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:09:41.203151584Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:09:41.203177515Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T00:09:41.204379343Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:09:41.20473514Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-07T00:09:41.20784128Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-07T00:09:41.208232659Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-07T00:09:41.246844185Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-07T00:09:41.267114504Z level=info msg="State cache has been initialized" states=0 duration=62.733291ms logger=ngalert.scheduler t=2026-04-07T00:09:41.267159406Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:09:41.267217169Z level=info msg=starting first_tick=2026-04-07T00:09:50Z logger=grafana.update.checker t=2026-04-07T00:09:41.282627633Z level=info msg="Update check succeeded" duration=76.703165ms logger=plugins.update.checker t=2026-04-07T00:09:41.282883036Z level=info msg="Update check succeeded" duration=78.050351ms logger=sqlstore.transactions t=2026-04-07T00:09:41.297128204Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:09:41.308466492Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:09:41.332598048Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:09:41.340755512Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:09:41.34402801Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:09:41.355129356Z level=info msg="Patterns update finished" duration=140.497208ms logger=grafana-apiserver t=2026-04-07T00:09:41.612267508Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:09:41.612779873Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:09:52.355042383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.356172328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.37343247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.391928182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.406238697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.461761405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.480776413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.543249153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.564204057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.590354436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.608966704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.639395884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.659826341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.687419322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.705435511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.727688228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.751794336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.775893565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.789901915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.881480091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.916681937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.975808882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:52.992737117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.036884547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.053532929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.103702827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.120673006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.164007556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.181763483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.218569972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.238612121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.285126469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.306854652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.349450066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.365902509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.414183034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.42746251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.468096247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.490683633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.53395875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.552673995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.608483861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.627133373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.682794722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.702105136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.741347425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.763450776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.823068491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.838174197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.88601376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.906793377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.955637789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:53.970706204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.023558436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.039506745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.218903222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.243872848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.295295442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.311777238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.366718696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.38254908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.482433672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.500675435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.547760884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.563709754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.608785464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.626035998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.687846866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.70834471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.757454421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.774084473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.841546612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.86334964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.930256251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:54.974466739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:55.08914218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:55.103233498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:55.17974353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:55.196658909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:09:55.270282788Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:10:45.228217429Z level=info msg="Usage stats are ready to report"