logger=settings t=2026-09-08T22:57:41.702546426Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-08T22:57:41Z logger=settings t=2026-09-08T22:57:41.703104106Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-08T22:57:41.703131647Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-08T22:57:41.703147747Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-08T22:57:41.703214698Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-08T22:57:41.703222068Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-08T22:57:41.703228748Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-08T22:57:41.703235568Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-08T22:57:41.703242459Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-08T22:57:41.703249089Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-08T22:57:41.703267009Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-08T22:57:41.703274049Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-08T22:57:41.703280939Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-08T22:57:41.703287409Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-08T22:57:41.703294839Z level=info msg=Target target=[all] logger=settings t=2026-09-08T22:57:41.70330705Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-08T22:57:41.70331718Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-08T22:57:41.70333084Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-08T22:57:41.70333729Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-08T22:57:41.70334388Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-08T22:57:41.70335064Z level=info msg="App mode production" logger=sqlstore t=2026-09-08T22:57:41.704365137Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-08T22:57:41.704453779Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-08T22:57:41.708701342Z level=info msg="Locking database" logger=migrator t=2026-09-08T22:57:41.708914075Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-08T22:57:41.710071405Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-08T22:57:41.711795085Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.7227ms logger=migrator t=2026-09-08T22:57:42.112490303Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-08T22:57:42.114874644Z level=info msg="Migration successfully executed" id="create user table" duration=2.386821ms logger=migrator t=2026-09-08T22:57:42.155859904Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-08T22:57:42.156877851Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.020687ms logger=migrator t=2026-09-08T22:57:42.227762771Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-08T22:57:42.229197747Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.437545ms logger=migrator t=2026-09-08T22:57:42.399548626Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-08T22:57:42.401182875Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.636388ms logger=migrator t=2026-09-08T22:57:42.53034959Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-08T22:57:42.531923438Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.577027ms logger=migrator t=2026-09-08T22:57:42.543837681Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-08T22:57:42.548067023Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.232432ms logger=migrator t=2026-09-08T22:57:42.553802101Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-08T22:57:42.555177815Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.374934ms logger=migrator t=2026-09-08T22:57:42.560944213Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-08T22:57:42.562082712Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.140609ms logger=migrator t=2026-09-08T22:57:42.567570926Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-08T22:57:42.568851108Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.278132ms logger=migrator t=2026-09-08T22:57:42.57420601Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-08T22:57:42.574749979Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=544.399µs logger=migrator t=2026-09-08T22:57:42.579423419Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-08T22:57:42.580262453Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=838.534µs logger=migrator t=2026-09-08T22:57:42.586034172Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-08T22:57:42.587734431Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.700379ms logger=migrator t=2026-09-08T22:57:42.595044975Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-08T22:57:42.595095226Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.961µs logger=migrator t=2026-09-08T22:57:42.603425818Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-08T22:57:42.605146738Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.71924ms logger=migrator t=2026-09-08T22:57:42.609498782Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-08T22:57:42.609883069Z level=info msg="Migration successfully executed" id="Add missing user data" duration=385.527µs logger=migrator t=2026-09-08T22:57:42.614710251Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-08T22:57:42.616324589Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.613938ms logger=migrator t=2026-09-08T22:57:42.622104638Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-08T22:57:42.623203146Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.092408ms logger=migrator t=2026-09-08T22:57:42.628895773Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-08T22:57:42.633300039Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=4.402276ms logger=migrator t=2026-09-08T22:57:42.641117692Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-08T22:57:42.656089767Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.972005ms logger=migrator t=2026-09-08T22:57:42.666193021Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-08T22:57:42.669532918Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.337557ms logger=migrator t=2026-09-08T22:57:42.67848231Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-08T22:57:42.679003579Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=522.379µs logger=migrator t=2026-09-08T22:57:42.686585859Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-08T22:57:42.687905462Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.319152ms logger=migrator t=2026-09-08T22:57:42.693783022Z 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-09-08T22:57:42.694310701Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=527.929µs logger=migrator t=2026-09-08T22:57:42.701439032Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-08T22:57:42.702205956Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=766.774µs logger=migrator t=2026-09-08T22:57:42.710609759Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-08T22:57:42.712028884Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.418795ms logger=migrator t=2026-09-08T22:57:42.71710963Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-08T22:57:42.718237949Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.127419ms logger=migrator t=2026-09-08T22:57:42.724189211Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-08T22:57:42.725467863Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.278292ms logger=migrator t=2026-09-08T22:57:42.730580171Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-08T22:57:42.731847932Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.270962ms logger=migrator t=2026-09-08T22:57:42.738453135Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-08T22:57:42.739573134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.122409ms logger=migrator t=2026-09-08T22:57:42.744517868Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-08T22:57:42.744555849Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.541µs logger=migrator t=2026-09-08T22:57:42.748943204Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-08T22:57:42.750266797Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.322893ms logger=migrator t=2026-09-08T22:57:42.756067766Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-08T22:57:42.757220025Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.151799ms logger=migrator t=2026-09-08T22:57:42.762006668Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-08T22:57:42.763070075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.062477ms logger=migrator t=2026-09-08T22:57:42.767761336Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-08T22:57:42.768746182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=984.596µs logger=migrator t=2026-09-08T22:57:42.780639405Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-08T22:57:42.785696542Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.078237ms logger=migrator t=2026-09-08T22:57:42.791412339Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-08T22:57:42.792835474Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.425055ms logger=migrator t=2026-09-08T22:57:42.800482344Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-08T22:57:42.801901788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.423694ms logger=migrator t=2026-09-08T22:57:42.807937171Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-08T22:57:42.809439588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.501877ms logger=migrator t=2026-09-08T22:57:42.814591055Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-08T22:57:42.816018729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.427894ms logger=migrator t=2026-09-08T22:57:42.821841319Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-08T22:57:42.823223953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.381554ms logger=migrator t=2026-09-08T22:57:42.831014986Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-08T22:57:42.83179772Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=779.414µs logger=migrator t=2026-09-08T22:57:42.857319336Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-08T22:57:42.858453894Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.134889ms logger=migrator t=2026-09-08T22:57:42.864301164Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-08T22:57:42.865045537Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=741.263µs logger=migrator t=2026-09-08T22:57:42.872739848Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-08T22:57:42.873875738Z level=info msg="Migration successfully executed" id="create star table" duration=1.13591ms logger=migrator t=2026-09-08T22:57:42.879764929Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-08T22:57:42.881173583Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.408163ms logger=migrator t=2026-09-08T22:57:42.888813703Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-08T22:57:42.890099525Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.285512ms logger=migrator t=2026-09-08T22:57:42.896695318Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-08T22:57:42.897924859Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.22902ms logger=migrator t=2026-09-08T22:57:42.906089898Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-08T22:57:42.907196287Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.103219ms logger=migrator t=2026-09-08T22:57:42.913413624Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-08T22:57:42.914681425Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.267641ms logger=migrator t=2026-09-08T22:57:42.92136891Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-08T22:57:42.922650671Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.251411ms logger=migrator t=2026-09-08T22:57:42.93019129Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-08T22:57:42.931447951Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.257011ms logger=migrator t=2026-09-08T22:57:42.938709696Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-08T22:57:42.93898243Z level=info msg="Migration successfully executed" id="Update org table charset" duration=271.923µs logger=migrator t=2026-09-08T22:57:42.945021883Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-08T22:57:42.945119234Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=99.491µs logger=migrator t=2026-09-08T22:57:42.951049316Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-08T22:57:42.951350421Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=301.795µs logger=migrator t=2026-09-08T22:57:42.957511337Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-08T22:57:42.958801148Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.288821ms logger=migrator t=2026-09-08T22:57:42.966344548Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-08T22:57:42.967818372Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.475824ms logger=migrator t=2026-09-08T22:57:42.975675406Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-08T22:57:42.977096481Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.420575ms logger=migrator t=2026-09-08T22:57:42.983711553Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-08T22:57:42.984791172Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.078369ms logger=migrator t=2026-09-08T22:57:42.992664987Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-08T22:57:42.99399659Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.331163ms logger=migrator t=2026-09-08T22:57:43.000382589Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-08T22:57:43.001533418Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.150509ms logger=migrator t=2026-09-08T22:57:43.007700094Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-08T22:57:43.017915408Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.215244ms logger=migrator t=2026-09-08T22:57:43.024945299Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-08T22:57:43.026190929Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.246151ms logger=migrator t=2026-09-08T22:57:43.03210273Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-08T22:57:43.033404893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.301803ms logger=migrator t=2026-09-08T22:57:43.04031189Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-08T22:57:43.041576662Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.264542ms logger=migrator t=2026-09-08T22:57:43.051246067Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-08T22:57:43.051812037Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=565.829µs logger=migrator t=2026-09-08T22:57:43.058286707Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-08T22:57:43.059850353Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.561956ms logger=migrator t=2026-09-08T22:57:43.066522678Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-08T22:57:43.066688261Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=166.242µs logger=migrator t=2026-09-08T22:57:43.074051786Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-08T22:57:43.077274731Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.222215ms logger=migrator t=2026-09-08T22:57:43.0830823Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-08T22:57:43.085245227Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.162587ms logger=migrator t=2026-09-08T22:57:43.092913797Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-08T22:57:43.09598816Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.075053ms logger=migrator t=2026-09-08T22:57:43.102117405Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-08T22:57:43.103495569Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.377574ms logger=migrator t=2026-09-08T22:57:43.10939675Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-08T22:57:43.112435141Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.036731ms logger=migrator t=2026-09-08T22:57:43.120111162Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-08T22:57:43.121556686Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.444084ms logger=migrator t=2026-09-08T22:57:43.12760267Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-08T22:57:43.128838452Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.235282ms logger=migrator t=2026-09-08T22:57:43.136181676Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-08T22:57:43.136222737Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.611µs logger=migrator t=2026-09-08T22:57:43.146111885Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-08T22:57:43.146152016Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.081µs logger=migrator t=2026-09-08T22:57:43.152146768Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-08T22:57:43.155435545Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.278827ms logger=migrator t=2026-09-08T22:57:43.16156182Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-08T22:57:43.164752304Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.188894ms logger=migrator t=2026-09-08T22:57:43.171232094Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-08T22:57:43.174458779Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.226215ms logger=migrator t=2026-09-08T22:57:43.18150544Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-08T22:57:43.184494471Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.988861ms logger=migrator t=2026-09-08T22:57:43.189795501Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-08T22:57:43.190104047Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=306.526µs logger=migrator t=2026-09-08T22:57:43.195912956Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-08T22:57:43.197144816Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.23091ms logger=migrator t=2026-09-08T22:57:43.204542663Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-08T22:57:43.205611491Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.068028ms logger=migrator t=2026-09-08T22:57:43.211459491Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-08T22:57:43.211498182Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.611µs logger=migrator t=2026-09-08T22:57:43.217223869Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-08T22:57:43.218542282Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.317413ms logger=migrator t=2026-09-08T22:57:43.225381618Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-08T22:57:43.226436437Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.055489ms logger=migrator t=2026-09-08T22:57:43.232338997Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-08T22:57:43.241825459Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.484482ms logger=migrator t=2026-09-08T22:57:43.24772973Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-08T22:57:43.248963641Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.233081ms logger=migrator t=2026-09-08T22:57:43.256064512Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-08T22:57:43.257405985Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.341953ms logger=migrator t=2026-09-08T22:57:43.264785321Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-08T22:57:43.266194916Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.409505ms logger=migrator t=2026-09-08T22:57:43.272748667Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-08T22:57:43.273395548Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=646.811µs logger=migrator t=2026-09-08T22:57:43.277495498Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-08T22:57:43.278338942Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=843.684µs logger=migrator t=2026-09-08T22:57:43.284218392Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-08T22:57:43.287736283Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.517331ms logger=migrator t=2026-09-08T22:57:43.294725512Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-08T22:57:43.296029604Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.303422ms logger=migrator t=2026-09-08T22:57:43.302591307Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-08T22:57:43.303097744Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=503.908µs logger=migrator t=2026-09-08T22:57:43.311784373Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-08T22:57:43.312152089Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=369.856µs logger=migrator t=2026-09-08T22:57:43.324985629Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-08T22:57:43.325792492Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=803.613µs logger=migrator t=2026-09-08T22:57:43.331045581Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-08T22:57:43.332518337Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.472726ms logger=migrator t=2026-09-08T22:57:43.338143803Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-08T22:57:43.338777074Z level=info msg="Migration successfully executed" id="create data_source table" duration=633.101µs logger=migrator t=2026-09-08T22:57:43.347784617Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-08T22:57:43.348427998Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=644.381µs logger=migrator t=2026-09-08T22:57:43.353019977Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-08T22:57:43.353581526Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=560.829µs logger=migrator t=2026-09-08T22:57:43.358244096Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-08T22:57:43.358780954Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=537.188µs logger=migrator t=2026-09-08T22:57:43.365267925Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-08T22:57:43.365788785Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=520.629µs logger=migrator t=2026-09-08T22:57:43.370522095Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-08T22:57:43.388561033Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=17.862195ms logger=migrator t=2026-09-08T22:57:43.394910622Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-08T22:57:43.396783964Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.874282ms logger=migrator t=2026-09-08T22:57:43.407801112Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-08T22:57:43.409955768Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.158907ms logger=migrator t=2026-09-08T22:57:43.415679416Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-08T22:57:43.416875727Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.19351ms logger=migrator t=2026-09-08T22:57:43.42293979Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-08T22:57:43.42353433Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=595.23µs logger=migrator t=2026-09-08T22:57:43.431686929Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-08T22:57:43.43467981Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.996311ms logger=migrator t=2026-09-08T22:57:43.43999726Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-08T22:57:43.442373032Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.376602ms logger=migrator t=2026-09-08T22:57:43.448790091Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-08T22:57:43.448828912Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.74µs logger=migrator t=2026-09-08T22:57:43.453280638Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-08T22:57:43.453521642Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=237.964µs logger=migrator t=2026-09-08T22:57:43.46043952Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-08T22:57:43.462885121Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.444911ms logger=migrator t=2026-09-08T22:57:43.46870567Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-08T22:57:43.469061747Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=354.437µs logger=migrator t=2026-09-08T22:57:43.474316237Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-08T22:57:43.47451942Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.423µs logger=migrator t=2026-09-08T22:57:43.480758657Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-08T22:57:43.483528144Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.770577ms logger=migrator t=2026-09-08T22:57:43.556460179Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-08T22:57:43.556891866Z level=info msg="Migration successfully executed" id="Update uid value" duration=503.469µs logger=migrator t=2026-09-08T22:57:43.564356453Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-08T22:57:43.567757791Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=3.395928ms logger=migrator t=2026-09-08T22:57:43.576940499Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-08T22:57:43.578951783Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.013225ms logger=migrator t=2026-09-08T22:57:43.585137188Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-08T22:57:43.586380619Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.243341ms logger=migrator t=2026-09-08T22:57:43.59525705Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-08T22:57:43.597343936Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.089566ms logger=migrator t=2026-09-08T22:57:43.604164873Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-08T22:57:43.605503585Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.338792ms logger=migrator t=2026-09-08T22:57:43.611933495Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-08T22:57:43.61336922Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.435335ms logger=migrator t=2026-09-08T22:57:43.621282475Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-08T22:57:43.622482305Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.19998ms logger=migrator t=2026-09-08T22:57:43.627328768Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-08T22:57:43.628912835Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.587867ms logger=migrator t=2026-09-08T22:57:43.636056386Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-08T22:57:43.637555162Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.499786ms logger=migrator t=2026-09-08T22:57:43.64269008Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-08T22:57:43.661689324Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=18.991614ms logger=migrator t=2026-09-08T22:57:43.669923244Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-08T22:57:43.671126875Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.206871ms logger=migrator t=2026-09-08T22:57:43.682875736Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-08T22:57:43.684688857Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.816931ms logger=migrator t=2026-09-08T22:57:43.689234054Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-08T22:57:43.690473815Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.241501ms logger=migrator t=2026-09-08T22:57:43.697086269Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-08T22:57:43.69893381Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.852242ms logger=migrator t=2026-09-08T22:57:43.706724513Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-08T22:57:43.707285632Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=507.299µs logger=migrator t=2026-09-08T22:57:43.715088235Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-08T22:57:43.715790768Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=707.363µs logger=migrator t=2026-09-08T22:57:43.719870848Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-08T22:57:43.719906857Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.889µs logger=migrator t=2026-09-08T22:57:43.734398905Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-08T22:57:43.736855787Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.452711ms logger=migrator t=2026-09-08T22:57:43.74291041Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-08T22:57:43.745707568Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.796668ms logger=migrator t=2026-09-08T22:57:43.75225362Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-08T22:57:43.752556835Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=306.755µs logger=migrator t=2026-09-08T22:57:43.758325064Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-08T22:57:43.760791156Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.465552ms logger=migrator t=2026-09-08T22:57:43.766754958Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-08T22:57:43.76923096Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.476213ms logger=migrator t=2026-09-08T22:57:43.773901749Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-08T22:57:43.774641542Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=741.183µs logger=migrator t=2026-09-08T22:57:43.780153356Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-08T22:57:43.780723536Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=571.27µs logger=migrator t=2026-09-08T22:57:43.786539035Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-08T22:57:43.787308318Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=769.293µs logger=migrator t=2026-09-08T22:57:43.792638339Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-08T22:57:43.793379431Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=741.142µs logger=migrator t=2026-09-08T22:57:43.799090759Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-08T22:57:43.799855582Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=761.973µs logger=migrator t=2026-09-08T22:57:43.808384038Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-08T22:57:43.809380185Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.002798ms logger=migrator t=2026-09-08T22:57:43.818083833Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-08T22:57:43.818144754Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=61.601µs logger=migrator t=2026-09-08T22:57:43.822218214Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-08T22:57:43.822242664Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.57µs logger=migrator t=2026-09-08T22:57:43.828278077Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-08T22:57:43.830916662Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.636525ms logger=migrator t=2026-09-08T22:57:43.835244385Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-08T22:57:43.838133375Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.88784ms logger=migrator t=2026-09-08T22:57:43.844454603Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-08T22:57:43.844525414Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.591µs logger=migrator t=2026-09-08T22:57:43.848494453Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-08T22:57:43.849228164Z level=info msg="Migration successfully executed" id="create quota table v1" duration=733.271µs logger=migrator t=2026-09-08T22:57:43.853472397Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-08T22:57:43.854329291Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=854.904µs logger=migrator t=2026-09-08T22:57:43.859734594Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-08T22:57:43.859762845Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.351µs logger=migrator t=2026-09-08T22:57:43.863758062Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-08T22:57:43.864519945Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=759.733µs logger=migrator t=2026-09-08T22:57:43.872694155Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-08T22:57:43.874099739Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.411594ms logger=migrator t=2026-09-08T22:57:43.879062004Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-08T22:57:43.883598271Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.536367ms logger=migrator t=2026-09-08T22:57:43.890317206Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-08T22:57:43.890392997Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=78.041µs logger=migrator t=2026-09-08T22:57:43.894718401Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-08T22:57:43.896044494Z level=info msg="Migration successfully executed" id="create session table" duration=1.326623ms logger=migrator t=2026-09-08T22:57:43.901467816Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-08T22:57:43.901750851Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=283.325µs logger=migrator t=2026-09-08T22:57:43.908955134Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-08T22:57:43.909103406Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=166.243µs logger=migrator t=2026-09-08T22:57:43.914875765Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-08T22:57:43.916081105Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.20449ms logger=migrator t=2026-09-08T22:57:43.922513255Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-08T22:57:43.923767027Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.253092ms logger=migrator t=2026-09-08T22:57:43.931319695Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-08T22:57:43.931358196Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.101µs logger=migrator t=2026-09-08T22:57:43.936040846Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-08T22:57:43.936075466Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.13µs logger=migrator t=2026-09-08T22:57:43.941123442Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-08T22:57:43.945819803Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.696351ms logger=migrator t=2026-09-08T22:57:43.95035011Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-08T22:57:43.955119491Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.768611ms logger=migrator t=2026-09-08T22:57:43.962423756Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-08T22:57:43.96263937Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=212.314µs logger=migrator t=2026-09-08T22:57:43.969514327Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-08T22:57:43.969728581Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=218.444µs logger=migrator t=2026-09-08T22:57:43.973972854Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-08T22:57:43.974719586Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=746.362µs logger=migrator t=2026-09-08T22:57:43.983427834Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-08T22:57:43.983462225Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.721µs logger=migrator t=2026-09-08T22:57:43.990284262Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-08T22:57:43.994152718Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.867996ms logger=migrator t=2026-09-08T22:57:43.998598984Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-08T22:57:43.998787117Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=188.093µs logger=migrator t=2026-09-08T22:57:44.005647444Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-08T22:57:44.009115303Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.4655ms logger=migrator t=2026-09-08T22:57:44.015874299Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-08T22:57:44.019800215Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.925397ms logger=migrator t=2026-09-08T22:57:44.024053028Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-08T22:57:44.024139139Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=79.761µs logger=migrator t=2026-09-08T22:57:44.028268339Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-08T22:57:44.029230926Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=961.687µs logger=migrator t=2026-09-08T22:57:44.035533274Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-08T22:57:44.036367577Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=834.573µs logger=migrator t=2026-09-08T22:57:44.04117205Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-08T22:57:44.042456371Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.283891ms logger=migrator t=2026-09-08T22:57:44.048655297Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-08T22:57:44.049547783Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=892.706µs logger=migrator t=2026-09-08T22:57:44.056895417Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-08T22:57:44.057757212Z level=info msg="Migration successfully executed" id="add index alert state" duration=861.605µs logger=migrator t=2026-09-08T22:57:44.062511163Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-08T22:57:44.063390829Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=876.915µs logger=migrator t=2026-09-08T22:57:44.069184417Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-08T22:57:44.069909689Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=725.082µs logger=migrator t=2026-09-08T22:57:44.07700366Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-08T22:57:44.077792074Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=787.074µs logger=migrator t=2026-09-08T22:57:44.083587383Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-08T22:57:44.084312125Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=724.302µs logger=migrator t=2026-09-08T22:57:44.091364965Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-08T22:57:44.10508343Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.714895ms logger=migrator t=2026-09-08T22:57:44.111959356Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-08T22:57:44.112604268Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=644.891µs logger=migrator t=2026-09-08T22:57:44.11804753Z 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-09-08T22:57:44.119299172Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.248182ms logger=migrator t=2026-09-08T22:57:44.125805923Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-08T22:57:44.126211169Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=405.316µs logger=migrator t=2026-09-08T22:57:44.133412063Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-08T22:57:44.134206816Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=793.573µs logger=migrator t=2026-09-08T22:57:44.139972274Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-08T22:57:44.141671873Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.691359ms logger=migrator t=2026-09-08T22:57:44.148337916Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-08T22:57:44.154834087Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.494391ms logger=migrator t=2026-09-08T22:57:44.162181103Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-08T22:57:44.16791601Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.736467ms logger=migrator t=2026-09-08T22:57:44.195360429Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-08T22:57:44.202351157Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.990998ms logger=migrator t=2026-09-08T22:57:44.234988005Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-08T22:57:44.239825117Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.837513ms logger=migrator t=2026-09-08T22:57:44.245818699Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-08T22:57:44.246828416Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.009587ms logger=migrator t=2026-09-08T22:57:44.253359027Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-08T22:57:44.253393708Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.991µs logger=migrator t=2026-09-08T22:57:44.260624321Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-08T22:57:44.260660602Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.161µs logger=migrator t=2026-09-08T22:57:44.266692255Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-08T22:57:44.267601581Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=908.896µs logger=migrator t=2026-09-08T22:57:44.273637654Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-08T22:57:44.27466027Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.022096ms logger=migrator t=2026-09-08T22:57:44.2834076Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-08T22:57:44.284148133Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=740.133µs logger=migrator t=2026-09-08T22:57:44.289793419Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-08T22:57:44.291163382Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.370613ms logger=migrator t=2026-09-08T22:57:44.296664855Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-08T22:57:44.298227173Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.561178ms logger=migrator t=2026-09-08T22:57:44.304565951Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-08T22:57:44.310536463Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.969952ms logger=migrator t=2026-09-08T22:57:44.316206569Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-08T22:57:44.322822532Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.614434ms logger=migrator t=2026-09-08T22:57:44.333124387Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-08T22:57:44.333518304Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=395.567µs logger=migrator t=2026-09-08T22:57:44.34030192Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-08T22:57:44.341778435Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.476285ms logger=migrator t=2026-09-08T22:57:44.347766957Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-08T22:57:44.349054489Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.297972ms logger=migrator t=2026-09-08T22:57:44.354695475Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-08T22:57:44.360093947Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.398562ms logger=migrator t=2026-09-08T22:57:44.367188598Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-08T22:57:44.367279989Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=92.551µs logger=migrator t=2026-09-08T22:57:44.37317522Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-08T22:57:44.374406771Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.231181ms logger=migrator t=2026-09-08T22:57:44.380013807Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-08T22:57:44.381325639Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.311302ms logger=migrator t=2026-09-08T22:57:44.388146156Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-08T22:57:44.388254707Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=109.331µs logger=migrator t=2026-09-08T22:57:44.393952075Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-08T22:57:44.396362466Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.35853ms logger=migrator t=2026-09-08T22:57:44.402408449Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-08T22:57:44.40480567Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.39695ms logger=migrator t=2026-09-08T22:57:44.41359264Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-08T22:57:44.414985543Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.390433ms logger=migrator t=2026-09-08T22:57:44.425786217Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-08T22:57:44.427393925Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.610518ms logger=migrator t=2026-09-08T22:57:44.433574751Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-08T22:57:44.435114377Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.539485ms logger=migrator t=2026-09-08T22:57:44.442069056Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-08T22:57:44.443664302Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.593196ms logger=migrator t=2026-09-08T22:57:44.449870268Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-08T22:57:44.44997069Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=105.032µs logger=migrator t=2026-09-08T22:57:44.455993503Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-08T22:57:44.462533644Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.539641ms logger=migrator t=2026-09-08T22:57:44.468880812Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-08T22:57:44.470333256Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.451224ms logger=migrator t=2026-09-08T22:57:44.476047784Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-08T22:57:44.483048774Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.975569ms logger=migrator t=2026-09-08T22:57:44.488858153Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-08T22:57:44.490157034Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.298941ms logger=migrator t=2026-09-08T22:57:44.498540477Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-08T22:57:44.500229507Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.68942ms logger=migrator t=2026-09-08T22:57:44.506986521Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-08T22:57:44.509140059Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.148198ms logger=migrator t=2026-09-08T22:57:44.516573475Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-08T22:57:44.534879707Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=18.283321ms logger=migrator t=2026-09-08T22:57:44.542528358Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-08T22:57:44.543771849Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.244441ms logger=migrator t=2026-09-08T22:57:44.549259042Z 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-09-08T22:57:44.550740038Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.479556ms logger=migrator t=2026-09-08T22:57:44.557969331Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-08T22:57:44.558422349Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=453.568µs logger=migrator t=2026-09-08T22:57:44.563972663Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-08T22:57:44.564867419Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=893.666µs logger=migrator t=2026-09-08T22:57:44.570735429Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-08T22:57:44.571061304Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=322.914µs logger=migrator t=2026-09-08T22:57:44.578225447Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-08T22:57:44.584373192Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.147215ms logger=migrator t=2026-09-08T22:57:44.590305343Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-08T22:57:44.596315385Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.011801ms logger=migrator t=2026-09-08T22:57:44.60189278Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-08T22:57:44.603326965Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.433715ms logger=migrator t=2026-09-08T22:57:44.61008446Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-08T22:57:44.611462123Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.377453ms logger=migrator t=2026-09-08T22:57:44.617765101Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-08T22:57:44.61826047Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=494.918µs logger=migrator t=2026-09-08T22:57:44.624034458Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-08T22:57:44.630958896Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.923747ms logger=migrator t=2026-09-08T22:57:44.636905947Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-08T22:57:44.63826773Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.361223ms logger=migrator t=2026-09-08T22:57:44.645506004Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-08T22:57:44.645899181Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=343.626µs logger=migrator t=2026-09-08T22:57:44.652152476Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-08T22:57:44.652715106Z level=info msg="Migration successfully executed" id="Move region to single row" duration=565.85µs logger=migrator t=2026-09-08T22:57:44.658592676Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-08T22:57:44.660194134Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.602688ms logger=migrator t=2026-09-08T22:57:44.668923443Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-08T22:57:44.670457569Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.534256ms logger=migrator t=2026-09-08T22:57:44.67636903Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-08T22:57:44.677900646Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.527265ms logger=migrator t=2026-09-08T22:57:44.688930443Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-08T22:57:44.691836193Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.90654ms logger=migrator t=2026-09-08T22:57:44.701261324Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-08T22:57:44.70279603Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.528266ms logger=migrator t=2026-09-08T22:57:44.708961505Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-08T22:57:44.710361559Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.399864ms logger=migrator t=2026-09-08T22:57:44.717034983Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-08T22:57:44.717239496Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=133.362µs logger=migrator t=2026-09-08T22:57:44.722863372Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-08T22:57:44.724062573Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.192461ms logger=migrator t=2026-09-08T22:57:44.73152276Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-08T22:57:44.732911094Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.388474ms logger=migrator t=2026-09-08T22:57:44.738755394Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-08T22:57:44.740147797Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.392253ms logger=migrator t=2026-09-08T22:57:44.747183868Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-08T22:57:44.748665713Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.480865ms logger=migrator t=2026-09-08T22:57:44.754329629Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-08T22:57:44.754647825Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=318.736µs logger=migrator t=2026-09-08T22:57:44.760326382Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-08T22:57:44.761862917Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.534426ms logger=migrator t=2026-09-08T22:57:44.768552632Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-08T22:57:44.768688514Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=137.372µs logger=migrator t=2026-09-08T22:57:44.774633326Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-08T22:57:44.775803525Z level=info msg="Migration successfully executed" id="create team table" duration=1.16333ms logger=migrator t=2026-09-08T22:57:44.781544863Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-08T22:57:44.783029539Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.484636ms logger=migrator t=2026-09-08T22:57:44.790646038Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-08T22:57:44.792057783Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.411245ms logger=migrator t=2026-09-08T22:57:44.798638454Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-08T22:57:44.80540039Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.761756ms logger=migrator t=2026-09-08T22:57:44.811213989Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-08T22:57:44.811533835Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=319.796µs logger=migrator t=2026-09-08T22:57:44.817700879Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-08T22:57:44.819187925Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.487316ms logger=migrator t=2026-09-08T22:57:44.827190201Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-08T22:57:44.828348031Z level=info msg="Migration successfully executed" id="create team member table" duration=1.15782ms logger=migrator t=2026-09-08T22:57:44.834562527Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-08T22:57:44.836188395Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.624549ms logger=migrator t=2026-09-08T22:57:44.842097956Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-08T22:57:44.843593811Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.496025ms logger=migrator t=2026-09-08T22:57:44.851490945Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-08T22:57:44.853060803Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.568547ms logger=migrator t=2026-09-08T22:57:44.859950759Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-08T22:57:44.870730013Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=10.779484ms logger=migrator t=2026-09-08T22:57:44.877034161Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-08T22:57:44.885042567Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.007306ms logger=migrator t=2026-09-08T22:57:44.891303144Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-08T22:57:44.899410053Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.107718ms logger=migrator t=2026-09-08T22:57:44.907220596Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-08T22:57:44.908711492Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.488175ms logger=migrator t=2026-09-08T22:57:44.914738274Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-08T22:57:44.916208719Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.479015ms logger=migrator t=2026-09-08T22:57:44.923560415Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-08T22:57:44.925230053Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.668508ms logger=migrator t=2026-09-08T22:57:44.93267787Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-08T22:57:44.934270697Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.592317ms logger=migrator t=2026-09-08T22:57:44.940779518Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-08T22:57:44.942414896Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.635218ms logger=migrator t=2026-09-08T22:57:44.950064546Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-08T22:57:44.951680194Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.614788ms logger=migrator t=2026-09-08T22:57:44.958684373Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-08T22:57:44.960377812Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.690399ms logger=migrator t=2026-09-08T22:57:44.968684303Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-08T22:57:44.970088118Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.403495ms logger=migrator t=2026-09-08T22:57:44.977827309Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-08T22:57:44.978552192Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=724.193µs logger=migrator t=2026-09-08T22:57:44.985986808Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-08T22:57:44.986361725Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=375.757µs logger=migrator t=2026-09-08T22:57:44.992788595Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-08T22:57:44.993886693Z level=info msg="Migration successfully executed" id="create tag table" duration=1.097978ms logger=migrator t=2026-09-08T22:57:44.999751603Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-08T22:57:45.001337401Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.584618ms logger=migrator t=2026-09-08T22:57:45.005936899Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-08T22:57:45.00716277Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.226662ms logger=migrator t=2026-09-08T22:57:45.016011251Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-08T22:57:45.017862792Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.849492ms logger=migrator t=2026-09-08T22:57:45.026132113Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-08T22:57:45.027701239Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.572286ms logger=migrator t=2026-09-08T22:57:45.03598208Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-08T22:57:45.060508679Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=24.521298ms logger=migrator t=2026-09-08T22:57:45.067044639Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-08T22:57:45.068286411Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.242002ms logger=migrator t=2026-09-08T22:57:45.073166114Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-08T22:57:45.075508783Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.342619ms logger=migrator t=2026-09-08T22:57:45.087210943Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-08T22:57:45.087776483Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=568.76µs logger=migrator t=2026-09-08T22:57:45.096280008Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-08T22:57:45.098026817Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.809531ms logger=migrator t=2026-09-08T22:57:45.106311298Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-08T22:57:45.107685162Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.373414ms logger=migrator t=2026-09-08T22:57:45.117304355Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-08T22:57:45.118955594Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.653409ms logger=migrator t=2026-09-08T22:57:45.128335013Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-08T22:57:45.128495506Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=162.783µs logger=migrator t=2026-09-08T22:57:45.134400777Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-08T22:57:45.14518608Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.780833ms logger=migrator t=2026-09-08T22:57:45.150939438Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-08T22:57:45.159777649Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.836921ms logger=migrator t=2026-09-08T22:57:45.169074558Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-08T22:57:45.179458394Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.382797ms logger=migrator t=2026-09-08T22:57:45.188364696Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-08T22:57:45.197110975Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.750329ms logger=migrator t=2026-09-08T22:57:45.205895135Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-08T22:57:45.2074052Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.509475ms logger=migrator t=2026-09-08T22:57:45.212789232Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-08T22:57:45.22148689Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.697038ms logger=migrator t=2026-09-08T22:57:45.227224238Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-08T22:57:45.228572882Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.347064ms logger=migrator t=2026-09-08T22:57:45.236884423Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-08T22:57:45.238657483Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.77615ms logger=migrator t=2026-09-08T22:57:45.247076776Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-08T22:57:45.248088964Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.019758ms logger=migrator t=2026-09-08T22:57:45.253988754Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-08T22:57:45.254886169Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=897.155µs logger=migrator t=2026-09-08T22:57:45.258985909Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-08T22:57:45.259862904Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=876.905µs logger=migrator t=2026-09-08T22:57:45.265097444Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-08T22:57:45.266001199Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=903.735µs logger=migrator t=2026-09-08T22:57:45.271589984Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-08T22:57:45.281047915Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.456831ms logger=migrator t=2026-09-08T22:57:45.285020892Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-08T22:57:45.28602809Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.008698ms logger=migrator t=2026-09-08T22:57:45.292150634Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-08T22:57:45.293574498Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.423964ms logger=migrator t=2026-09-08T22:57:45.301702006Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-08T22:57:45.303460687Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.757931ms logger=migrator t=2026-09-08T22:57:45.310186141Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-08T22:57:45.311503384Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.312732ms logger=migrator t=2026-09-08T22:57:45.319824715Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-08T22:57:45.321934481Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.111336ms logger=migrator t=2026-09-08T22:57:45.329797175Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-08T22:57:45.330057079Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=256.334µs logger=migrator t=2026-09-08T22:57:45.340217603Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-08T22:57:45.340382516Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=173.823µs logger=migrator t=2026-09-08T22:57:45.347063619Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-08T22:57:45.348051027Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=987.478µs logger=migrator t=2026-09-08T22:57:45.35771325Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T22:57:45.358638956Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=925.616µs logger=migrator t=2026-09-08T22:57:45.363389037Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T22:57:45.364310293Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=920.496µs logger=migrator t=2026-09-08T22:57:45.368954012Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-08T22:57:45.369014753Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=61.651µs logger=migrator t=2026-09-08T22:57:45.373027812Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T22:57:45.373882977Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=855.245µs logger=migrator t=2026-09-08T22:57:45.379264548Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T22:57:45.380193834Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=931.206µs logger=migrator t=2026-09-08T22:57:45.384554128Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T22:57:45.385576646Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.022598ms logger=migrator t=2026-09-08T22:57:45.390645942Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T22:57:45.391527706Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=881.494µs logger=migrator t=2026-09-08T22:57:45.396349869Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-08T22:57:45.412016776Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=15.667317ms logger=migrator t=2026-09-08T22:57:45.420112824Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-08T22:57:45.423816717Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=3.702553ms logger=migrator t=2026-09-08T22:57:45.433221057Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-08T22:57:45.43342239Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=269.874µs logger=migrator t=2026-09-08T22:57:45.439778849Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-08T22:57:45.441710541Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.930762ms logger=migrator t=2026-09-08T22:57:45.448910545Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-08T22:57:45.450819617Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.909182ms logger=migrator t=2026-09-08T22:57:45.45865247Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-08T22:57:45.460702386Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.046126ms logger=migrator t=2026-09-08T22:57:45.468697672Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-08T22:57:45.468812924Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=119.232µs logger=migrator t=2026-09-08T22:57:45.477220117Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-08T22:57:45.478753362Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.536775ms logger=migrator t=2026-09-08T22:57:45.48974166Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-08T22:57:45.491212775Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.470665ms logger=migrator t=2026-09-08T22:57:45.498059241Z 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-09-08T22:57:45.499846143Z 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.786452ms logger=migrator t=2026-09-08T22:57:45.508440539Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-08T22:57:45.511124805Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.683345ms logger=migrator t=2026-09-08T22:57:45.521949979Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-08T22:57:45.53143285Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.482671ms logger=migrator t=2026-09-08T22:57:45.538651203Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-08T22:57:45.540304271Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.652688ms logger=migrator t=2026-09-08T22:57:45.546846183Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-08T22:57:45.548349508Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.502755ms logger=migrator t=2026-09-08T22:57:45.556211953Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-08T22:57:45.595187837Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.976633ms logger=migrator t=2026-09-08T22:57:45.599441739Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-08T22:57:45.625672796Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.231327ms logger=migrator t=2026-09-08T22:57:45.634351014Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-08T22:57:45.635117606Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=766.222µs logger=migrator t=2026-09-08T22:57:45.642275389Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-08T22:57:45.642974671Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=699.092µs logger=migrator t=2026-09-08T22:57:45.647497207Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-08T22:57:45.651326203Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=3.828756ms logger=migrator t=2026-09-08T22:57:45.659044364Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-08T22:57:45.663349637Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.304993ms logger=migrator t=2026-09-08T22:57:45.669575703Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-08T22:57:45.670267195Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=691.062µs logger=migrator t=2026-09-08T22:57:45.6805199Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-08T22:57:45.681271363Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=752.543µs logger=migrator t=2026-09-08T22:57:45.687665512Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-08T22:57:45.688469405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=803.623µs logger=migrator t=2026-09-08T22:57:45.696477261Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-08T22:57:45.698881803Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.395482ms logger=migrator t=2026-09-08T22:57:45.709248179Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-08T22:57:45.709361881Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=115.632µs logger=migrator t=2026-09-08T22:57:45.717076782Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-08T22:57:45.726414992Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.33777ms logger=migrator t=2026-09-08T22:57:45.732678499Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-08T22:57:45.742000987Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.322328ms logger=migrator t=2026-09-08T22:57:45.749267121Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-08T22:57:45.758693291Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.42451ms logger=migrator t=2026-09-08T22:57:45.766893591Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-08T22:57:45.767819127Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=928.946µs logger=migrator t=2026-09-08T22:57:45.774561052Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-08T22:57:45.775285234Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=723.592µs logger=migrator t=2026-09-08T22:57:45.781051022Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-08T22:57:45.785319136Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.267804ms logger=migrator t=2026-09-08T22:57:45.790553014Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-08T22:57:45.794708445Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.155091ms logger=migrator t=2026-09-08T22:57:45.801388959Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-08T22:57:45.802148232Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=758.933µs logger=migrator t=2026-09-08T22:57:45.808567751Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-08T22:57:45.81261382Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.046009ms logger=migrator t=2026-09-08T22:57:45.817819169Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-08T22:57:45.822028751Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.209152ms logger=migrator t=2026-09-08T22:57:45.83018485Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-08T22:57:45.830486205Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=311.696µs logger=migrator t=2026-09-08T22:57:45.980311267Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-08T22:57:45.982537994Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.229747ms logger=migrator t=2026-09-08T22:57:45.993569122Z 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-09-08T22:57:45.995787161Z 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.220829ms logger=migrator t=2026-09-08T22:57:46.001826303Z 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-09-08T22:57:46.003429491Z 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.605448ms logger=migrator t=2026-09-08T22:57:46.009712898Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-08T22:57:46.009868631Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=157.653µs logger=migrator t=2026-09-08T22:57:46.01688537Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-08T22:57:46.026970421Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.087262ms logger=migrator t=2026-09-08T22:57:46.032928983Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-08T22:57:46.041909226Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.979743ms logger=migrator t=2026-09-08T22:57:46.047503351Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-08T22:57:46.056537165Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.033514ms logger=migrator t=2026-09-08T22:57:46.06449082Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-08T22:57:46.074198436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.706636ms logger=migrator t=2026-09-08T22:57:46.080179407Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-08T22:57:46.089414024Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.234087ms logger=migrator t=2026-09-08T22:57:46.095334225Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-08T22:57:46.095479658Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=146.173µs logger=migrator t=2026-09-08T22:57:46.103246229Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-08T22:57:46.104580412Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.334063ms logger=migrator t=2026-09-08T22:57:46.112311284Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-08T22:57:46.122384145Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.072221ms logger=migrator t=2026-09-08T22:57:46.128488909Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-08T22:57:46.128626301Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=140.042µs logger=migrator t=2026-09-08T22:57:46.135145223Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-08T22:57:46.145644631Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.498808ms logger=migrator t=2026-09-08T22:57:46.151742975Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-08T22:57:46.153368163Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.625457ms logger=migrator t=2026-09-08T22:57:46.160657607Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-08T22:57:46.170573956Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.931699ms logger=migrator t=2026-09-08T22:57:46.176327643Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-08T22:57:46.177586985Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.259122ms logger=migrator t=2026-09-08T22:57:46.183690688Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-08T22:57:46.185271996Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.584178ms logger=migrator t=2026-09-08T22:57:46.192754353Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-08T22:57:46.203776311Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.015917ms logger=migrator t=2026-09-08T22:57:46.210441074Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-08T22:57:46.211705815Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.262011ms logger=migrator t=2026-09-08T22:57:46.22137314Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-08T22:57:46.223003708Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.630138ms logger=migrator t=2026-09-08T22:57:46.228681094Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-08T22:57:46.229930836Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.249572ms logger=migrator t=2026-09-08T22:57:46.236123652Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-08T22:57:46.237861551Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.73783ms logger=migrator t=2026-09-08T22:57:46.244480394Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-08T22:57:46.244641807Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=162.363µs logger=migrator t=2026-09-08T22:57:46.25011997Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-08T22:57:46.251762077Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.641297ms logger=migrator t=2026-09-08T22:57:46.257490495Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-08T22:57:46.259260505Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.76992ms logger=migrator t=2026-09-08T22:57:46.265667004Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-08T22:57:46.266376636Z 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-09-08T22:57:46.271660886Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-08T22:57:46.272361428Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=679.772µs logger=migrator t=2026-09-08T22:57:46.277559777Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-08T22:57:46.279411208Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.851921ms logger=migrator t=2026-09-08T22:57:46.285877298Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-08T22:57:46.296513329Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.635141ms logger=migrator t=2026-09-08T22:57:46.301796049Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-08T22:57:46.303528049Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.73135ms logger=migrator t=2026-09-08T22:57:46.309416799Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-08T22:57:46.311006626Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.589197ms logger=migrator t=2026-09-08T22:57:46.317938383Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-08T22:57:46.319185505Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.246762ms logger=migrator t=2026-09-08T22:57:46.324876312Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-08T22:57:46.326425228Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.549386ms logger=migrator t=2026-09-08T22:57:46.332677135Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-08T22:57:46.334202341Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.524746ms logger=migrator t=2026-09-08T22:57:46.34415737Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-08T22:57:46.344203841Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.051µs logger=migrator t=2026-09-08T22:57:46.349678054Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-08T22:57:46.349777526Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.692µs logger=migrator t=2026-09-08T22:57:46.355575744Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-08T22:57:46.363982337Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.408323ms logger=migrator t=2026-09-08T22:57:46.37121185Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-08T22:57:46.371574626Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=363.216µs logger=migrator t=2026-09-08T22:57:46.377890114Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-08T22:57:46.378911812Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.021228ms logger=migrator t=2026-09-08T22:57:46.385114647Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-08T22:57:46.385548564Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=433.937µs logger=migrator t=2026-09-08T22:57:46.390916915Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-08T22:57:46.39232942Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.416065ms logger=migrator t=2026-09-08T22:57:46.398353103Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-08T22:57:46.399667695Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.314112ms logger=migrator t=2026-09-08T22:57:46.406712995Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-08T22:57:46.448115529Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.398674ms logger=migrator t=2026-09-08T22:57:46.453156995Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-08T22:57:46.457877345Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=4.72034ms logger=migrator t=2026-09-08T22:57:46.463297448Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-08T22:57:46.463513921Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=216.953µs logger=migrator t=2026-09-08T22:57:46.470648063Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-08T22:57:46.517065382Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=46.420449ms logger=migrator t=2026-09-08T22:57:46.523493852Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-08T22:57:46.555383475Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.890943ms logger=migrator t=2026-09-08T22:57:46.562601468Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-08T22:57:46.563158597Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=556.919µs logger=migrator t=2026-09-08T22:57:46.570344399Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-08T22:57:46.571087212Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=742.613µs logger=migrator t=2026-09-08T22:57:46.577068874Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-08T22:57:46.577271508Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=203.214µs logger=migrator t=2026-09-08T22:57:46.583948011Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-08T22:57:46.585100571Z level=info msg="Migration successfully executed" id="create permission table" duration=1.15051ms logger=migrator t=2026-09-08T22:57:46.591073203Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-08T22:57:46.59205043Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=977.377µs logger=migrator t=2026-09-08T22:57:46.599485816Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-08T22:57:46.600499783Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.013567ms logger=migrator t=2026-09-08T22:57:46.60737266Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-08T22:57:46.608169234Z level=info msg="Migration successfully executed" id="create role table" duration=796.184µs logger=migrator t=2026-09-08T22:57:46.615490938Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-08T22:57:46.62326881Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.777622ms logger=migrator t=2026-09-08T22:57:46.629854833Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-08T22:57:46.63673412Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.878937ms logger=migrator t=2026-09-08T22:57:46.644134206Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-08T22:57:46.645439777Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.304921ms logger=migrator t=2026-09-08T22:57:46.651071263Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-08T22:57:46.65204723Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=975.627µs logger=migrator t=2026-09-08T22:57:46.657750397Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-08T22:57:46.658751205Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.002368ms logger=migrator t=2026-09-08T22:57:46.664536793Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-08T22:57:46.665503609Z level=info msg="Migration successfully executed" id="create team role table" duration=966.106µs logger=migrator t=2026-09-08T22:57:46.672381626Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-08T22:57:46.673927072Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.545216ms logger=migrator t=2026-09-08T22:57:46.680608117Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-08T22:57:46.681861437Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.253301ms logger=migrator t=2026-09-08T22:57:46.692686162Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-08T22:57:46.693991034Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.304792ms logger=migrator t=2026-09-08T22:57:46.700008817Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-08T22:57:46.700817861Z level=info msg="Migration successfully executed" id="create user role table" duration=808.794µs logger=migrator t=2026-09-08T22:57:46.707219769Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-08T22:57:46.709216974Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.999804ms logger=migrator t=2026-09-08T22:57:46.716537988Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-08T22:57:46.718236056Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.697588ms logger=migrator t=2026-09-08T22:57:46.725704844Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-08T22:57:46.727337691Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.632597ms logger=migrator t=2026-09-08T22:57:46.733882723Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-08T22:57:46.739390997Z level=info msg="Migration successfully executed" id="create builtin role table" duration=5.506824ms logger=migrator t=2026-09-08T22:57:46.745893358Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-08T22:57:46.747533935Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.640357ms logger=migrator t=2026-09-08T22:57:46.753479907Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-08T22:57:46.755117644Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.637307ms logger=migrator t=2026-09-08T22:57:46.763531377Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-08T22:57:46.778658975Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=15.124608ms logger=migrator t=2026-09-08T22:57:46.784753749Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-08T22:57:46.786405867Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.652218ms logger=migrator t=2026-09-08T22:57:46.792701194Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-08T22:57:46.794353092Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.651408ms logger=migrator t=2026-09-08T22:57:46.804966523Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-08T22:57:46.806905026Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.938733ms logger=migrator t=2026-09-08T22:57:46.812885438Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-08T22:57:46.814451624Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.566196ms logger=migrator t=2026-09-08T22:57:46.820258783Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-08T22:57:46.821499345Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.239952ms logger=migrator t=2026-09-08T22:57:46.828763648Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-08T22:57:46.830414905Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.651187ms logger=migrator t=2026-09-08T22:57:46.843738733Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-08T22:57:46.856946078Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.207875ms logger=migrator t=2026-09-08T22:57:46.862607474Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-08T22:57:46.874157811Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.549537ms logger=migrator t=2026-09-08T22:57:46.881086768Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-08T22:57:46.894116571Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.030253ms logger=migrator t=2026-09-08T22:57:46.899881349Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-08T22:57:46.911055019Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.174971ms logger=migrator t=2026-09-08T22:57:46.91642157Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-08T22:57:46.917444397Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.022587ms logger=migrator t=2026-09-08T22:57:46.92462177Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-08T22:57:46.926261187Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.638597ms logger=migrator t=2026-09-08T22:57:46.932727768Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-08T22:57:46.934227343Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.499684ms logger=migrator t=2026-09-08T22:57:46.940116633Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-08T22:57:46.941538708Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.421434ms logger=migrator t=2026-09-08T22:57:46.948383654Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-08T22:57:46.950059783Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.679239ms logger=migrator t=2026-09-08T22:57:46.956730925Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-08T22:57:46.956828357Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.612µs logger=migrator t=2026-09-08T22:57:46.963010763Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-08T22:57:46.963066774Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.651µs logger=migrator t=2026-09-08T22:57:46.970056513Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-08T22:57:46.970691263Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=637.2µs logger=migrator t=2026-09-08T22:57:46.97698546Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-08T22:57:46.977801955Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=818.105µs logger=migrator t=2026-09-08T22:57:46.983662795Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-08T22:57:46.984661051Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=995.626µs logger=migrator t=2026-09-08T22:57:46.990719254Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-08T22:57:46.991026749Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=307.745µs logger=migrator t=2026-09-08T22:57:46.997890727Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-08T22:57:46.998624509Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=733.782µs logger=migrator t=2026-09-08T22:57:47.00403195Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-08T22:57:47.005423074Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.390874ms logger=migrator t=2026-09-08T22:57:47.012012287Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-08T22:57:47.013901279Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.888432ms logger=migrator t=2026-09-08T22:57:47.021416386Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-08T22:57:47.03456412Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.147054ms logger=migrator t=2026-09-08T22:57:47.04048406Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-08T22:57:47.040652833Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=169.533µs logger=migrator t=2026-09-08T22:57:47.047574582Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-08T22:57:47.049034356Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.459044ms logger=migrator t=2026-09-08T22:57:47.057883947Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-08T22:57:47.059542825Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.658588ms logger=migrator t=2026-09-08T22:57:47.065404604Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-08T22:57:47.067022262Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.617628ms logger=migrator t=2026-09-08T22:57:47.073124626Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-08T22:57:47.085214841Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.089715ms logger=migrator t=2026-09-08T22:57:47.092653548Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-08T22:57:47.094160084Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.506305ms logger=migrator t=2026-09-08T22:57:47.099662627Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-08T22:57:47.101261135Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.607348ms logger=migrator t=2026-09-08T22:57:47.107038883Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-08T22:57:47.128562259Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.523096ms logger=migrator t=2026-09-08T22:57:47.135502986Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-08T22:57:47.136528854Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.025718ms logger=migrator t=2026-09-08T22:57:47.142689499Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-08T22:57:47.143672986Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=983.077µs logger=migrator t=2026-09-08T22:57:47.151810985Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-08T22:57:47.152795551Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=984.407µs logger=migrator t=2026-09-08T22:57:47.158746422Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-08T22:57:47.1597688Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.022387ms logger=migrator t=2026-09-08T22:57:47.165374475Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-08T22:57:47.165600639Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=205.253µs logger=migrator t=2026-09-08T22:57:47.171644232Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-08T22:57:47.172824201Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.179809ms logger=migrator t=2026-09-08T22:57:47.180212226Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-08T22:57:47.192097409Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.883773ms logger=migrator t=2026-09-08T22:57:47.198256084Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-08T22:57:47.199482045Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.219881ms logger=migrator t=2026-09-08T22:57:47.206920201Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-08T22:57:47.208383416Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.466225ms logger=migrator t=2026-09-08T22:57:47.216946931Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-08T22:57:47.217623043Z 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-09-08T22:57:47.223271039Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-08T22:57:47.22392536Z 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-09-08T22:57:47.229711389Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-08T22:57:47.230856098Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.144109ms logger=migrator t=2026-09-08T22:57:47.238162773Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-08T22:57:47.239722489Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.559226ms logger=migrator t=2026-09-08T22:57:47.245727011Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-08T22:57:47.247358278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.630707ms logger=migrator t=2026-09-08T22:57:47.254877337Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-08T22:57:47.256532905Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.654868ms logger=migrator t=2026-09-08T22:57:47.262879713Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-08T22:57:47.264426199Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.546186ms logger=migrator t=2026-09-08T22:57:47.270607744Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-08T22:57:47.272641138Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.032204ms logger=migrator t=2026-09-08T22:57:47.279996204Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-08T22:57:47.281183723Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.187239ms logger=migrator t=2026-09-08T22:57:47.287262437Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-08T22:57:47.289086769Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.824052ms logger=migrator t=2026-09-08T22:57:47.294677994Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-08T22:57:47.296357802Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.679938ms logger=migrator t=2026-09-08T22:57:47.303806768Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-08T22:57:47.305538988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.73256ms logger=migrator t=2026-09-08T22:57:47.311332267Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-08T22:57:47.313131347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.799ms logger=migrator t=2026-09-08T22:57:47.321472879Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-08T22:57:47.355501838Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.029439ms logger=migrator t=2026-09-08T22:57:47.36095779Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-08T22:57:47.368903896Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.940776ms logger=migrator t=2026-09-08T22:57:47.37444654Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-08T22:57:47.382365634Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.911054ms logger=migrator t=2026-09-08T22:57:47.388123182Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-08T22:57:47.388334296Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=211.764µs logger=migrator t=2026-09-08T22:57:47.393216889Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-08T22:57:47.40206581Z level=info msg="Migration successfully executed" id="add share column" duration=8.84823ms logger=migrator t=2026-09-08T22:57:47.407573303Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-08T22:57:47.407765136Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=192.183µs logger=migrator t=2026-09-08T22:57:47.41444885Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-08T22:57:47.415407896Z level=info msg="Migration successfully executed" id="create file table" duration=959.796µs logger=migrator t=2026-09-08T22:57:47.421276666Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-08T22:57:47.422330264Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.050298ms logger=migrator t=2026-09-08T22:57:47.428322776Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-08T22:57:47.429464885Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.141769ms logger=migrator t=2026-09-08T22:57:47.436099928Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-08T22:57:47.437089766Z level=info msg="Migration successfully executed" id="create file_meta table" duration=989.008µs logger=migrator t=2026-09-08T22:57:47.442167452Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-08T22:57:47.44326802Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.097509ms logger=migrator t=2026-09-08T22:57:47.448466239Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-08T22:57:47.44852826Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=62.611µs logger=migrator t=2026-09-08T22:57:47.45322847Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-08T22:57:47.453293241Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.451µs logger=migrator t=2026-09-08T22:57:47.45793791Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-08T22:57:47.458483019Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=538.72µs logger=migrator t=2026-09-08T22:57:47.463048376Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-08T22:57:47.46324206Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=193.693µs logger=migrator t=2026-09-08T22:57:47.468049692Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-08T22:57:47.469317993Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.268241ms logger=migrator t=2026-09-08T22:57:47.474500041Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-08T22:57:47.483113858Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.613887ms logger=migrator t=2026-09-08T22:57:47.48973175Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-08T22:57:47.489882483Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=149.763µs logger=migrator t=2026-09-08T22:57:47.494742105Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-08T22:57:47.495811234Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.069139ms logger=migrator t=2026-09-08T22:57:47.501264337Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-08T22:57:47.501647473Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=383.986µs logger=migrator t=2026-09-08T22:57:47.506535136Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-08T22:57:47.50674013Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=205.284µs logger=migrator t=2026-09-08T22:57:47.512783983Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-08T22:57:47.513236111Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=451.448µs logger=migrator t=2026-09-08T22:57:47.518060062Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-08T22:57:47.526460175Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.395993ms logger=migrator t=2026-09-08T22:57:47.531510161Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-08T22:57:47.539574768Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.064247ms logger=migrator t=2026-09-08T22:57:47.54443459Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-08T22:57:47.545663742Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.229151ms logger=migrator t=2026-09-08T22:57:47.551697985Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-08T22:57:47.620641347Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=68.943612ms logger=migrator t=2026-09-08T22:57:47.625620131Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-08T22:57:47.626380014Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=759.573µs logger=migrator t=2026-09-08T22:57:47.632358716Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-08T22:57:47.633134039Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=775.063µs logger=migrator t=2026-09-08T22:57:47.638126714Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-08T22:57:47.657225188Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=19.098834ms logger=migrator t=2026-09-08T22:57:47.662669951Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-08T22:57:47.668434659Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.764438ms logger=migrator t=2026-09-08T22:57:47.674191377Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-08T22:57:47.674389661Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=198.404µs logger=migrator t=2026-09-08T22:57:47.679343095Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-08T22:57:47.679447186Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=104.412µs logger=migrator t=2026-09-08T22:57:47.684173796Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-08T22:57:47.684324139Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=150.383µs logger=migrator t=2026-09-08T22:57:47.690193379Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-08T22:57:47.690384772Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=191.333µs logger=migrator t=2026-09-08T22:57:47.695326216Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-08T22:57:47.695591571Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=265.785µs logger=migrator t=2026-09-08T22:57:47.700570796Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-08T22:57:47.701470641Z level=info msg="Migration successfully executed" id="create folder table" duration=893.665µs logger=migrator t=2026-09-08T22:57:47.706885913Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-08T22:57:47.708101814Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.215351ms logger=migrator t=2026-09-08T22:57:47.714403441Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-08T22:57:47.715465659Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.061508ms logger=migrator t=2026-09-08T22:57:47.720799229Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-08T22:57:47.72082429Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.651µs logger=migrator t=2026-09-08T22:57:47.725658303Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-08T22:57:47.726773411Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.112228ms logger=migrator t=2026-09-08T22:57:47.733452645Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-08T22:57:47.734441451Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=988.946µs logger=migrator t=2026-09-08T22:57:47.739206603Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-08T22:57:47.740304061Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.096508ms logger=migrator t=2026-09-08T22:57:47.746392445Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-08T22:57:47.747003075Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=610.79µs logger=migrator t=2026-09-08T22:57:47.752674952Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-08T22:57:47.753068949Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=393.837µs logger=migrator t=2026-09-08T22:57:47.75844951Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-08T22:57:47.760137408Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.687358ms logger=migrator t=2026-09-08T22:57:47.766039049Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-08T22:57:47.767855891Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.813101ms logger=migrator t=2026-09-08T22:57:47.774739107Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-08T22:57:47.776375405Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.649188ms logger=migrator t=2026-09-08T22:57:47.782135782Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-08T22:57:47.783909843Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.773481ms logger=migrator t=2026-09-08T22:57:47.790696168Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-08T22:57:47.792257815Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.561837ms logger=migrator t=2026-09-08T22:57:47.797886891Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-08T22:57:47.799193263Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.295661ms logger=migrator t=2026-09-08T22:57:47.805428089Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-08T22:57:47.808290717Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.865589ms logger=migrator t=2026-09-08T22:57:47.816194481Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-08T22:57:47.818326519Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.131338ms logger=migrator t=2026-09-08T22:57:47.824979911Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-08T22:57:47.826496958Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.504616ms logger=migrator t=2026-09-08T22:57:47.833094329Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-08T22:57:47.835150145Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.056326ms logger=migrator t=2026-09-08T22:57:47.841993581Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-08T22:57:47.843673919Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.680119ms logger=migrator t=2026-09-08T22:57:47.849494328Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-08T22:57:47.849971566Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=478.248µs logger=migrator t=2026-09-08T22:57:47.855563571Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-08T22:57:47.870827171Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.26093ms logger=migrator t=2026-09-08T22:57:47.878147555Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-08T22:57:47.879400727Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.255472ms logger=migrator t=2026-09-08T22:57:47.885218946Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-08T22:57:47.885252537Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.42µs logger=migrator t=2026-09-08T22:57:47.891031425Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-08T22:57:47.892807565Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.76386ms logger=migrator t=2026-09-08T22:57:47.898377619Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-08T22:57:47.89840476Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.731µs logger=migrator t=2026-09-08T22:57:47.905278556Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-08T22:57:47.90719127Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.911923ms logger=migrator t=2026-09-08T22:57:47.912825145Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-08T22:57:47.914707327Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.881562ms logger=migrator t=2026-09-08T22:57:47.922118023Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-08T22:57:47.923784802Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.666429ms logger=migrator t=2026-09-08T22:57:47.931049895Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-08T22:57:47.932197365Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.14897ms logger=migrator t=2026-09-08T22:57:47.937528205Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-08T22:57:47.937954753Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=427.848µs logger=migrator t=2026-09-08T22:57:47.943341214Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-08T22:57:47.9442601Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=913.066µs logger=migrator t=2026-09-08T22:57:47.953501107Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-08T22:57:47.954884771Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.383544ms logger=migrator t=2026-09-08T22:57:47.962279656Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-08T22:57:47.963744651Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.463925ms logger=migrator t=2026-09-08T22:57:47.9696174Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-08T22:57:47.983651399Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.033789ms logger=migrator t=2026-09-08T22:57:47.990034378Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-08T22:57:48.003969375Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.935337ms logger=migrator t=2026-09-08T22:57:48.01072845Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-08T22:57:48.024197169Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.470009ms logger=migrator t=2026-09-08T22:57:48.029490979Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-08T22:57:48.029636641Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=146.772µs logger=migrator t=2026-09-08T22:57:48.034992222Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-08T22:57:48.047738169Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.746537ms logger=migrator t=2026-09-08T22:57:48.054068816Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-08T22:57:48.065721534Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.653638ms logger=migrator t=2026-09-08T22:57:48.070983613Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-08T22:57:48.071284719Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=301.116µs logger=migrator t=2026-09-08T22:57:48.079169503Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.369146488s logger=migrator t=2026-09-08T22:57:48.080240091Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-08T22:57:48.098006853Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-08T22:57:48.098342279Z level=info msg="Created default organization" logger=secrets t=2026-09-08T22:57:48.105313447Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-08T22:57:48.16491927Z level=info msg="Restored cache from database" duration=377.537µs logger=plugin.store t=2026-09-08T22:57:48.166191691Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-08T22:57:48.199756131Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-08T22:57:48.199795592Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-08T22:57:48.199954335Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-08T22:57:48.199969255Z level=info msg="Plugins loaded" count=54 duration=33.778174ms logger=query_data t=2026-09-08T22:57:48.203723649Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-08T22:57:48.206951474Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-08T22:57:48.217671556Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-08T22:57:48.229191402Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-08T22:57:48.232446528Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-08T22:57:48.235306466Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-08T22:57:48.261963869Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-08T22:57:48.284933189Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-08T22:57:48.312443997Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-08T22:57:48.312483737Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-08T22:57:48.312777132Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-08T22:57:48.314807566Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-09-08T22:57:48.314850037Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-09-08T22:57:48.315134742Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-08T22:57:48.316266662Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-09-08T22:57:48.349192031Z level=info msg="State cache has been initialized" states=0 duration=34.380945ms logger=ngalert.scheduler t=2026-09-08T22:57:48.349267852Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-08T22:57:48.349452615Z level=info msg=starting first_tick=2026-09-08T22:57:50Z logger=plugins.update.checker t=2026-09-08T22:57:48.412667159Z level=info msg="Update check succeeded" duration=99.558561ms logger=grafana.update.checker t=2026-09-08T22:57:48.42152639Z level=info msg="Update check succeeded" duration=108.842839ms logger=sqlstore.transactions t=2026-09-08T22:57:48.433938501Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-08T22:57:48.48688066Z level=info msg="Patterns update finished" duration=65.245098ms logger=provisioning.dashboard t=2026-09-08T22:57:48.518840293Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-08T22:57:48.719475052Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-08T22:57:48.720109172Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-08T22:58:05.524143875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.531179692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.545008355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.57694656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.598890287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.633230673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.656976161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.69692549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.716828184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.750850544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.789287518Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-08T22:58:05.849027589Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T22:58:05.86759798Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-09-08T22:58:05.893469984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.913381548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.964608886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:05.988814321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.037486957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.058982957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.100193467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.114368274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.148997284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.170592495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.22820596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.250076757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.307507018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.329897173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.377069803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.393987016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.460859836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.477981593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.549214986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.572250832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.621013888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.642123952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.705644975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.729734348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.773463311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.802315203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.861751929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.881144894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.943447877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:06.967825355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.016192985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.029860424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.100219581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.120788516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.166316917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.188171853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.232154939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.245309108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.291550913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.305308183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.353343347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.365113103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.415607888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.430340385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.490160206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.504273392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.564597011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.586338784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.660515506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.681557638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.758082698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.804481404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.97335273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:07.989297077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.062338898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.075472989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.151171634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.168636176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.2770935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.29986342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.386262615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.4182755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.525175837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.548505738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.654591411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.677046647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.795406285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.817919481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T22:58:08.923247843Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-08T22:59:13.349124241Z level=info msg="Usage stats are ready to report"