logger=settings t=2026-05-10T00:52:06.702883736Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-10T00:52:06Z logger=settings t=2026-05-10T00:52:06.703148282Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-10T00:52:06.703162112Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-10T00:52:06.703173992Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-10T00:52:06.703177002Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-10T00:52:06.703179732Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-10T00:52:06.703182942Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-10T00:52:06.703185632Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-10T00:52:06.703188503Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-10T00:52:06.703191233Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-10T00:52:06.703193814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-10T00:52:06.703196954Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-10T00:52:06.703200094Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-10T00:52:06.703203054Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-10T00:52:06.703206094Z level=info msg=Target target=[all] logger=settings t=2026-05-10T00:52:06.703215714Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-10T00:52:06.703219034Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-10T00:52:06.703223734Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-10T00:52:06.703226744Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-10T00:52:06.703229994Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-10T00:52:06.703233224Z level=info msg="App mode production" logger=sqlstore t=2026-05-10T00:52:06.703706105Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-10T00:52:06.703723336Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-10T00:52:06.705151332Z level=info msg="Locking database" logger=migrator t=2026-05-10T00:52:06.705163582Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-10T00:52:06.705688785Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-10T00:52:06.706566287Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.252µs logger=migrator t=2026-05-10T00:52:06.710213188Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-10T00:52:06.71110701Z level=info msg="Migration successfully executed" id="create user table" duration=894.292µs logger=migrator t=2026-05-10T00:52:06.718985235Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-10T00:52:06.720332929Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.348254ms logger=migrator t=2026-05-10T00:52:06.729141037Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-10T00:52:06.730330057Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.189289ms logger=migrator t=2026-05-10T00:52:06.73810501Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-10T00:52:06.739455673Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.353443ms logger=migrator t=2026-05-10T00:52:06.74492843Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-10T00:52:06.745689568Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=761.219µs logger=migrator t=2026-05-10T00:52:06.750779904Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-10T00:52:06.753251796Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.471582ms logger=migrator t=2026-05-10T00:52:06.757013129Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-10T00:52:06.758024865Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.013546ms logger=migrator t=2026-05-10T00:52:06.76228549Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-10T00:52:06.763283546Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=998.226µs logger=migrator t=2026-05-10T00:52:06.769486349Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-10T00:52:06.770276138Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=789.439µs logger=migrator t=2026-05-10T00:52:06.776177885Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-10T00:52:06.776497633Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=319.478µs logger=migrator t=2026-05-10T00:52:06.781249341Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-10T00:52:06.781922518Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=672.787µs logger=migrator t=2026-05-10T00:52:06.789142248Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-10T00:52:06.789999559Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=856.681µs logger=migrator t=2026-05-10T00:52:06.797221568Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-10T00:52:06.797255189Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.251µs logger=migrator t=2026-05-10T00:52:06.804826267Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-10T00:52:06.80615658Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.334513ms logger=migrator t=2026-05-10T00:52:06.809484323Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-10T00:52:06.809755909Z level=info msg="Migration successfully executed" id="Add missing user data" duration=272.117µs logger=migrator t=2026-05-10T00:52:06.813210155Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-10T00:52:06.814331854Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.121669ms logger=migrator t=2026-05-10T00:52:06.818406394Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-10T00:52:06.819096862Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=694.587µs logger=migrator t=2026-05-10T00:52:06.823732077Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-10T00:52:06.825011479Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.279381ms logger=migrator t=2026-05-10T00:52:06.82832373Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-10T00:52:06.836550205Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.222715ms logger=migrator t=2026-05-10T00:52:06.840422391Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-10T00:52:06.841522248Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.099957ms logger=migrator t=2026-05-10T00:52:06.844688896Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-10T00:52:06.844883311Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.145µs logger=migrator t=2026-05-10T00:52:06.849731562Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-10T00:52:06.85046538Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=738.088µs logger=migrator t=2026-05-10T00:52:06.855365702Z 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-05-10T00:52:06.855680069Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=314.687µs logger=migrator t=2026-05-10T00:52:06.860667474Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-10T00:52:06.861050953Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=383.369µs logger=migrator t=2026-05-10T00:52:06.867588995Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-10T00:52:06.868393766Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=804.541µs logger=migrator t=2026-05-10T00:52:06.873485682Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-10T00:52:06.874284441Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=794.519µs logger=migrator t=2026-05-10T00:52:06.881003109Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-10T00:52:06.881956082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=952.643µs logger=migrator t=2026-05-10T00:52:06.886742101Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-10T00:52:06.887601163Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=858.432µs logger=migrator t=2026-05-10T00:52:06.893594612Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-10T00:52:06.894270578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=675.316µs logger=migrator t=2026-05-10T00:52:06.898941954Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-10T00:52:06.898969054Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.44µs logger=migrator t=2026-05-10T00:52:06.903097758Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-10T00:52:06.903643981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=546.603µs logger=migrator t=2026-05-10T00:52:06.908921892Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-10T00:52:06.909564398Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=641.696µs logger=migrator t=2026-05-10T00:52:06.936908467Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-10T00:52:06.937929852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.021475ms logger=migrator t=2026-05-10T00:52:06.942464955Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-10T00:52:06.94308213Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=617.335µs logger=migrator t=2026-05-10T00:52:06.948477764Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:52:06.951627122Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.149388ms logger=migrator t=2026-05-10T00:52:06.9559489Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-10T00:52:06.956815912Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=866.492µs logger=migrator t=2026-05-10T00:52:06.961265962Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-10T00:52:06.962103493Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=837.081µs logger=migrator t=2026-05-10T00:52:06.967486067Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-10T00:52:06.968216024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=729.217µs logger=migrator t=2026-05-10T00:52:06.972846909Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-10T00:52:06.973741112Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=894.123µs logger=migrator t=2026-05-10T00:52:06.97806842Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-10T00:52:06.978905521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=829.05µs logger=migrator t=2026-05-10T00:52:06.986807406Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-10T00:52:06.987400261Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=596.414µs logger=migrator t=2026-05-10T00:52:06.9941991Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-10T00:52:06.994833326Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=635.186µs logger=migrator t=2026-05-10T00:52:06.998715382Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-10T00:52:06.999132703Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=417.58µs logger=migrator t=2026-05-10T00:52:07.00306808Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-10T00:52:07.003759367Z level=info msg="Migration successfully executed" id="create star table" duration=690.527µs logger=migrator t=2026-05-10T00:52:07.008832154Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-10T00:52:07.009534241Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=708.678µs logger=migrator t=2026-05-10T00:52:07.014372721Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-10T00:52:07.015116769Z level=info msg="Migration successfully executed" id="create org table v1" duration=744.138µs logger=migrator t=2026-05-10T00:52:07.018968985Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-10T00:52:07.019675602Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=700.947µs logger=migrator t=2026-05-10T00:52:07.023830245Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-10T00:52:07.024514222Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.877µs logger=migrator t=2026-05-10T00:52:07.029855735Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-10T00:52:07.030686544Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=829.94µs logger=migrator t=2026-05-10T00:52:07.035210858Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-10T00:52:07.035959485Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=749.599µs logger=migrator t=2026-05-10T00:52:07.040445037Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-10T00:52:07.041214506Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=768.989µs logger=migrator t=2026-05-10T00:52:07.049275485Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-10T00:52:07.049343498Z level=info msg="Migration successfully executed" id="Update org table charset" duration=72.762µs logger=migrator t=2026-05-10T00:52:07.058580167Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-10T00:52:07.058623538Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.002µs logger=migrator t=2026-05-10T00:52:07.062024722Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-10T00:52:07.062187056Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=162.474µs logger=migrator t=2026-05-10T00:52:07.065649542Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-10T00:52:07.066274007Z level=info msg="Migration successfully executed" id="create dashboard table" duration=624.395µs logger=migrator t=2026-05-10T00:52:07.069938468Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-10T00:52:07.070572504Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=641.306µs logger=migrator t=2026-05-10T00:52:07.075374112Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-10T00:52:07.07605678Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=682.598µs logger=migrator t=2026-05-10T00:52:07.08130857Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-10T00:52:07.082760226Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.456507ms logger=migrator t=2026-05-10T00:52:07.087302378Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-10T00:52:07.088263362Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=960.524µs logger=migrator t=2026-05-10T00:52:07.094025205Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-10T00:52:07.095374488Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.349133ms logger=migrator t=2026-05-10T00:52:07.099663015Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-10T00:52:07.106258088Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.594073ms logger=migrator t=2026-05-10T00:52:07.11077865Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-10T00:52:07.111617001Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=833.201µs logger=migrator t=2026-05-10T00:52:07.117036335Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-10T00:52:07.118001539Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=969.934µs logger=migrator t=2026-05-10T00:52:07.122366128Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-10T00:52:07.123253599Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=882.451µs logger=migrator t=2026-05-10T00:52:07.127874754Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-10T00:52:07.128322595Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=447.821µs logger=migrator t=2026-05-10T00:52:07.133601266Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-10T00:52:07.13457249Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=970.904µs logger=migrator t=2026-05-10T00:52:07.138891747Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-10T00:52:07.138960769Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.512µs logger=migrator t=2026-05-10T00:52:07.143044781Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-10T00:52:07.145299207Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.254265ms logger=migrator t=2026-05-10T00:52:07.150842903Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-10T00:52:07.152887024Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.052851ms logger=migrator t=2026-05-10T00:52:07.157525879Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-10T00:52:07.160786691Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.266071ms logger=migrator t=2026-05-10T00:52:07.165752333Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-10T00:52:07.167052166Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.300533ms logger=migrator t=2026-05-10T00:52:07.172847129Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-10T00:52:07.175041923Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.188214ms logger=migrator t=2026-05-10T00:52:07.179153605Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-10T00:52:07.180051017Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=897.482µs logger=migrator t=2026-05-10T00:52:07.184681792Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-10T00:52:07.186150759Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.468827ms logger=migrator t=2026-05-10T00:52:07.192632389Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-10T00:52:07.192673091Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=110.703µs logger=migrator t=2026-05-10T00:52:07.196865705Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-10T00:52:07.196902905Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.68µs logger=migrator t=2026-05-10T00:52:07.200802472Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-10T00:52:07.203052728Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.249445ms logger=migrator t=2026-05-10T00:52:07.208183495Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-10T00:52:07.210134974Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.951179ms logger=migrator t=2026-05-10T00:52:07.214527333Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-10T00:52:07.216586734Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.055691ms logger=migrator t=2026-05-10T00:52:07.220715226Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-10T00:52:07.2229037Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.184704ms logger=migrator t=2026-05-10T00:52:07.227576316Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-10T00:52:07.227863232Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.986µs logger=migrator t=2026-05-10T00:52:07.233128513Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-10T00:52:07.234025786Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=897.103µs logger=migrator t=2026-05-10T00:52:07.239651525Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-10T00:52:07.241289226Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.64192ms logger=migrator t=2026-05-10T00:52:07.246434893Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-10T00:52:07.246464584Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.651µs logger=migrator t=2026-05-10T00:52:07.25155101Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-10T00:52:07.252569695Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.017875ms logger=migrator t=2026-05-10T00:52:07.256509832Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-10T00:52:07.257294103Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=784.291µs logger=migrator t=2026-05-10T00:52:07.261711942Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:52:07.267570647Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.857985ms logger=migrator t=2026-05-10T00:52:07.273496374Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-10T00:52:07.274374585Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=880.051µs logger=migrator t=2026-05-10T00:52:07.279295718Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-10T00:52:07.280155039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=859.502µs logger=migrator t=2026-05-10T00:52:07.284529178Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-10T00:52:07.28543318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=903.432µs logger=migrator t=2026-05-10T00:52:07.290957957Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-10T00:52:07.291533732Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=577.955µs logger=migrator t=2026-05-10T00:52:07.296031572Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-10T00:52:07.296623448Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=592.045µs logger=migrator t=2026-05-10T00:52:07.300600236Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-10T00:52:07.303116318Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.514502ms logger=migrator t=2026-05-10T00:52:07.309900616Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-10T00:52:07.311449015Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.552208ms logger=migrator t=2026-05-10T00:52:07.315466245Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-10T00:52:07.31568754Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.405µs logger=migrator t=2026-05-10T00:52:07.318955511Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-10T00:52:07.319143706Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.694µs logger=migrator t=2026-05-10T00:52:07.324667202Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-10T00:52:07.331100322Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=6.43289ms logger=migrator t=2026-05-10T00:52:07.335950322Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-10T00:52:07.337728927Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.779035ms logger=migrator t=2026-05-10T00:52:07.34313135Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-10T00:52:07.34393272Z level=info msg="Migration successfully executed" id="create data_source table" duration=793.05µs logger=migrator t=2026-05-10T00:52:07.348952424Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-10T00:52:07.349523748Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=571.724µs logger=migrator t=2026-05-10T00:52:07.354364548Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-10T00:52:07.355192049Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=827.671µs logger=migrator t=2026-05-10T00:52:07.36087429Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-10T00:52:07.361743872Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=869.512µs logger=migrator t=2026-05-10T00:52:07.365997467Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-10T00:52:07.366823598Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=826.361µs logger=migrator t=2026-05-10T00:52:07.37055266Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-10T00:52:07.37783024Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.28098ms logger=migrator t=2026-05-10T00:52:07.387824518Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-10T00:52:07.389033098Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.21073ms logger=migrator t=2026-05-10T00:52:07.393278953Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-10T00:52:07.394253697Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=983.164µs logger=migrator t=2026-05-10T00:52:07.397788815Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-10T00:52:07.398827671Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.038456ms logger=migrator t=2026-05-10T00:52:07.404514892Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-10T00:52:07.405202799Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=688.097µs logger=migrator t=2026-05-10T00:52:07.409163207Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-10T00:52:07.411550416Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.386969ms logger=migrator t=2026-05-10T00:52:07.416163641Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-10T00:52:07.419434751Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.269161ms logger=migrator t=2026-05-10T00:52:07.426751573Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-10T00:52:07.426790154Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.15µs logger=migrator t=2026-05-10T00:52:07.430415733Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-10T00:52:07.430685031Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=269.748µs logger=migrator t=2026-05-10T00:52:07.438991307Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-10T00:52:07.440883563Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.894886ms logger=migrator t=2026-05-10T00:52:07.447869226Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-10T00:52:07.448068021Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.145µs logger=migrator t=2026-05-10T00:52:07.45362277Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-10T00:52:07.453793233Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.804µs logger=migrator t=2026-05-10T00:52:07.458012208Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-10T00:52:07.461388652Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.374944ms logger=migrator t=2026-05-10T00:52:07.467409071Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-10T00:52:07.468110208Z level=info msg="Migration successfully executed" id="Update uid value" duration=657.736µs logger=migrator t=2026-05-10T00:52:07.471961694Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-10T00:52:07.472695642Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=729.798µs logger=migrator t=2026-05-10T00:52:07.477895031Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-10T00:52:07.479267555Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.381285ms logger=migrator t=2026-05-10T00:52:07.483874769Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-10T00:52:07.485165241Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.289852ms logger=migrator t=2026-05-10T00:52:07.494668467Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-10T00:52:07.496233505Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.560199ms logger=migrator t=2026-05-10T00:52:07.50127185Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-10T00:52:07.502129021Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=856.951µs logger=migrator t=2026-05-10T00:52:07.507477764Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-10T00:52:07.50811653Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=635.146µs logger=migrator t=2026-05-10T00:52:07.512931419Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-10T00:52:07.513677228Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=746.959µs logger=migrator t=2026-05-10T00:52:07.517169975Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-10T00:52:07.518024366Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=854.341µs logger=migrator t=2026-05-10T00:52:07.523783818Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-10T00:52:07.524610759Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=827.171µs logger=migrator t=2026-05-10T00:52:07.538356729Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-10T00:52:07.546642505Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.284205ms logger=migrator t=2026-05-10T00:52:07.999430799Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-10T00:52:08.000855694Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.427385ms logger=migrator t=2026-05-10T00:52:08.07950455Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-10T00:52:08.081177312Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.664612ms logger=migrator t=2026-05-10T00:52:08.179829313Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-10T00:52:08.180874909Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.037915ms logger=migrator t=2026-05-10T00:52:08.364582524Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-10T00:52:08.3660072Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.426736ms logger=migrator t=2026-05-10T00:52:08.472085305Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-10T00:52:08.472558246Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=476.681µs logger=migrator t=2026-05-10T00:52:08.626002503Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-10T00:52:08.626724831Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=724.838µs logger=migrator t=2026-05-10T00:52:08.634206586Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-10T00:52:08.634277298Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.202µs logger=migrator t=2026-05-10T00:52:08.640648576Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-10T00:52:08.643683951Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.035095ms logger=migrator t=2026-05-10T00:52:08.647082315Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-10T00:52:08.649574227Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.499463ms logger=migrator t=2026-05-10T00:52:08.653076473Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-10T00:52:08.653263048Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=181.905µs logger=migrator t=2026-05-10T00:52:08.657585685Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-10T00:52:08.660310592Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.724467ms logger=migrator t=2026-05-10T00:52:08.6642925Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-10T00:52:08.666922756Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.630076ms logger=migrator t=2026-05-10T00:52:08.670307199Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-10T00:52:08.671022397Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=719.048µs logger=migrator t=2026-05-10T00:52:08.675553499Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-10T00:52:08.676061872Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=507.713µs logger=migrator t=2026-05-10T00:52:08.68041664Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-10T00:52:08.681186548Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=770.028µs logger=migrator t=2026-05-10T00:52:08.685998808Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-10T00:52:08.687951776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.99463ms logger=migrator t=2026-05-10T00:52:08.692482638Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-10T00:52:08.693262937Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=780.289µs logger=migrator t=2026-05-10T00:52:08.698685422Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-10T00:52:08.69944402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=758.278µs logger=migrator t=2026-05-10T00:52:08.70389029Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-10T00:52:08.703952122Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=62.722µs logger=migrator t=2026-05-10T00:52:08.710090874Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-10T00:52:08.710126565Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.451µs logger=migrator t=2026-05-10T00:52:08.715649751Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-10T00:52:08.719770544Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.115592ms logger=migrator t=2026-05-10T00:52:08.722917561Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-10T00:52:08.725865074Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.953783ms logger=migrator t=2026-05-10T00:52:08.729071054Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-10T00:52:08.729138826Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.202µs logger=migrator t=2026-05-10T00:52:08.732745124Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-10T00:52:08.733466642Z level=info msg="Migration successfully executed" id="create quota table v1" duration=719.228µs logger=migrator t=2026-05-10T00:52:08.737721987Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-10T00:52:08.738526898Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=804.571µs logger=migrator t=2026-05-10T00:52:08.741825069Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-10T00:52:08.74184924Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.011µs logger=migrator t=2026-05-10T00:52:08.745471509Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-10T00:52:08.746668699Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.19742ms logger=migrator t=2026-05-10T00:52:08.752478942Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-10T00:52:08.753394576Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=911.774µs logger=migrator t=2026-05-10T00:52:08.757951018Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-10T00:52:08.760787608Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.83658ms logger=migrator t=2026-05-10T00:52:08.76729552Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-10T00:52:08.767374692Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=87.693µs logger=migrator t=2026-05-10T00:52:08.771859632Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-10T00:52:08.773564734Z level=info msg="Migration successfully executed" id="create session table" duration=1.704292ms logger=migrator t=2026-05-10T00:52:08.777683956Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-10T00:52:08.777813569Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.563µs logger=migrator t=2026-05-10T00:52:08.781632584Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-10T00:52:08.781764917Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.403µs logger=migrator t=2026-05-10T00:52:08.78589685Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-10T00:52:08.786632687Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=735.627µs logger=migrator t=2026-05-10T00:52:08.78994804Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-10T00:52:08.790978936Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.036156ms logger=migrator t=2026-05-10T00:52:08.794560324Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-10T00:52:08.794591785Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.34µs logger=migrator t=2026-05-10T00:52:08.799025224Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-10T00:52:08.799048385Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.061µs logger=migrator t=2026-05-10T00:52:08.803487245Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-10T00:52:08.808865868Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.375443ms logger=migrator t=2026-05-10T00:52:08.813940314Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-10T00:52:08.817078661Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.137817ms logger=migrator t=2026-05-10T00:52:08.820529116Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-10T00:52:08.820611039Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.393µs logger=migrator t=2026-05-10T00:52:08.826569346Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-10T00:52:08.826646898Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.362µs logger=migrator t=2026-05-10T00:52:08.830570875Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-10T00:52:08.831965519Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.394344ms logger=migrator t=2026-05-10T00:52:08.836251325Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-10T00:52:08.836276076Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.661µs logger=migrator t=2026-05-10T00:52:08.840647615Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-10T00:52:08.843908255Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.257751ms logger=migrator t=2026-05-10T00:52:08.84737769Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-10T00:52:08.847554765Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.055µs logger=migrator t=2026-05-10T00:52:08.85257317Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-10T00:52:08.857633995Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.063605ms logger=migrator t=2026-05-10T00:52:08.863716875Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-10T00:52:08.867308914Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.588258ms logger=migrator t=2026-05-10T00:52:08.875406945Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-10T00:52:08.875495437Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.111µs logger=migrator t=2026-05-10T00:52:08.879284221Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-10T00:52:08.881120406Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.835405ms logger=migrator t=2026-05-10T00:52:08.887534464Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-10T00:52:08.888398706Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=871.851µs logger=migrator t=2026-05-10T00:52:08.893430991Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-10T00:52:08.894479747Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.046366ms logger=migrator t=2026-05-10T00:52:08.89867743Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-10T00:52:08.899591343Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=913.793µs logger=migrator t=2026-05-10T00:52:08.90435029Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-10T00:52:08.905142231Z level=info msg="Migration successfully executed" id="add index alert state" duration=790.991µs logger=migrator t=2026-05-10T00:52:08.908769879Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-10T00:52:08.909628071Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=857.622µs logger=migrator t=2026-05-10T00:52:08.913054326Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-10T00:52:08.913732363Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=682.617µs logger=migrator t=2026-05-10T00:52:08.918454719Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-10T00:52:08.91926679Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=812.011µs logger=migrator t=2026-05-10T00:52:08.923385451Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-10T00:52:08.924213232Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=828.111µs logger=migrator t=2026-05-10T00:52:08.928279703Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-10T00:52:08.940233759Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.955656ms logger=migrator t=2026-05-10T00:52:08.944954365Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-10T00:52:08.94556375Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=609.055µs logger=migrator t=2026-05-10T00:52:08.951112158Z 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-05-10T00:52:08.951910857Z 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=798.529µs logger=migrator t=2026-05-10T00:52:08.955815764Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-10T00:52:08.956270996Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=447.721µs logger=migrator t=2026-05-10T00:52:08.961234018Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-10T00:52:08.961988647Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=754.749µs logger=migrator t=2026-05-10T00:52:08.966016197Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-10T00:52:08.967167455Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.150888ms logger=migrator t=2026-05-10T00:52:08.970806715Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-10T00:52:08.974272321Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.465406ms logger=migrator t=2026-05-10T00:52:08.978752951Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-10T00:52:08.982218757Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.465676ms logger=migrator t=2026-05-10T00:52:08.991689031Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-10T00:52:08.996704406Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.018005ms logger=migrator t=2026-05-10T00:52:09.005433942Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-10T00:52:09.011977214Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.544092ms logger=migrator t=2026-05-10T00:52:09.018807072Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-10T00:52:09.019771416Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=965.364µs logger=migrator t=2026-05-10T00:52:09.027308892Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-10T00:52:09.027718362Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=418.91µs logger=migrator t=2026-05-10T00:52:09.033441834Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-10T00:52:09.033475884Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.27µs logger=migrator t=2026-05-10T00:52:09.037487324Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-10T00:52:09.038896699Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.408825ms logger=migrator t=2026-05-10T00:52:09.042889777Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T00:52:09.044059196Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.170029ms logger=migrator t=2026-05-10T00:52:09.048594988Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-10T00:52:09.049354457Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=759.689µs logger=migrator t=2026-05-10T00:52:09.052789782Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-10T00:52:09.053614502Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=824.63µs logger=migrator t=2026-05-10T00:52:09.058059312Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T00:52:09.05998087Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.922948ms logger=migrator t=2026-05-10T00:52:09.065215878Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-10T00:52:09.069395902Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.179844ms logger=migrator t=2026-05-10T00:52:09.074009136Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-10T00:52:09.080403034Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.394267ms logger=migrator t=2026-05-10T00:52:09.084409912Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-10T00:52:09.08468853Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=280.528µs logger=migrator t=2026-05-10T00:52:09.089501509Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-10T00:52:09.091105138Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.598288ms logger=migrator t=2026-05-10T00:52:09.095102937Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-10T00:52:09.096110332Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.008255ms logger=migrator t=2026-05-10T00:52:09.099916325Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-10T00:52:09.104000646Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.083981ms logger=migrator t=2026-05-10T00:52:09.108942418Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-10T00:52:09.109032341Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.953µs logger=migrator t=2026-05-10T00:52:09.112733462Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-10T00:52:09.113931912Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.198219ms logger=migrator t=2026-05-10T00:52:09.118067094Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-10T00:52:09.119638263Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.570868ms logger=migrator t=2026-05-10T00:52:09.124967765Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-10T00:52:09.125067517Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=104.073µs logger=migrator t=2026-05-10T00:52:09.128722217Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-10T00:52:09.130338877Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.61913ms logger=migrator t=2026-05-10T00:52:09.13773705Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-10T00:52:09.13895722Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.22079ms logger=migrator t=2026-05-10T00:52:09.143573724Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-10T00:52:09.144564939Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=988.375µs logger=migrator t=2026-05-10T00:52:09.147908431Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-10T00:52:09.148857365Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=949.144µs logger=migrator t=2026-05-10T00:52:09.152639008Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-10T00:52:09.153763775Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.125367ms logger=migrator t=2026-05-10T00:52:09.158419191Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-10T00:52:09.159662321Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.284452ms logger=migrator t=2026-05-10T00:52:09.164693536Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-10T00:52:09.164741097Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.76µs logger=migrator t=2026-05-10T00:52:09.168501959Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-10T00:52:09.172981521Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.478852ms logger=migrator t=2026-05-10T00:52:09.177952423Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-10T00:52:09.178982389Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.025725ms logger=migrator t=2026-05-10T00:52:09.182766762Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-10T00:52:09.187199462Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.43224ms logger=migrator t=2026-05-10T00:52:09.19120129Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-10T00:52:09.191973219Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=772.679µs logger=migrator t=2026-05-10T00:52:09.19728321Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-10T00:52:09.198425069Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.142489ms logger=migrator t=2026-05-10T00:52:09.203422322Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-10T00:52:09.205181486Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.759314ms logger=migrator t=2026-05-10T00:52:09.211291057Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-10T00:52:09.222073163Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.777626ms logger=migrator t=2026-05-10T00:52:09.227536728Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-10T00:52:09.228571744Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.048016ms logger=migrator t=2026-05-10T00:52:09.234233844Z 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-05-10T00:52:09.236055409Z 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.823734ms logger=migrator t=2026-05-10T00:52:09.242582859Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-10T00:52:09.243095992Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=513.363µs logger=migrator t=2026-05-10T00:52:09.250331431Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-10T00:52:09.250866564Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=532.983µs logger=migrator t=2026-05-10T00:52:09.254439772Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-10T00:52:09.2547427Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=296.128µs logger=migrator t=2026-05-10T00:52:09.259526117Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-10T00:52:09.266617233Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.090416ms logger=migrator t=2026-05-10T00:52:09.270472668Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-10T00:52:09.27337377Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.899112ms logger=migrator t=2026-05-10T00:52:09.276788375Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-10T00:52:09.277641346Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=852.611µs logger=migrator t=2026-05-10T00:52:09.281913111Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-10T00:52:09.282776362Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=863.111µs logger=migrator t=2026-05-10T00:52:09.287765136Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-10T00:52:09.287971021Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.065µs logger=migrator t=2026-05-10T00:52:09.292977954Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-10T00:52:09.298822418Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.845264ms logger=migrator t=2026-05-10T00:52:09.303681608Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-10T00:52:09.304726294Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.044666ms logger=migrator t=2026-05-10T00:52:09.312706681Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-10T00:52:09.312865066Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.775µs logger=migrator t=2026-05-10T00:52:09.319314565Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-10T00:52:09.319660804Z level=info msg="Migration successfully executed" id="Move region to single row" duration=353.329µs logger=migrator t=2026-05-10T00:52:09.324422631Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-10T00:52:09.325706573Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.278151ms logger=migrator t=2026-05-10T00:52:09.333229849Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-10T00:52:09.334007798Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=778.049µs logger=migrator t=2026-05-10T00:52:09.33898311Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T00:52:09.339839551Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=856.191µs logger=migrator t=2026-05-10T00:52:09.344013245Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T00:52:09.344865146Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=851.691µs logger=migrator t=2026-05-10T00:52:09.348151077Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-10T00:52:09.349024298Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=873.041µs logger=migrator t=2026-05-10T00:52:09.352395362Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-10T00:52:09.353334054Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=944.242µs logger=migrator t=2026-05-10T00:52:09.359060117Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-10T00:52:09.35916549Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.573µs logger=migrator t=2026-05-10T00:52:09.363716832Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-10T00:52:09.365592407Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.874986ms logger=migrator t=2026-05-10T00:52:09.370604692Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-10T00:52:09.371372881Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=768.159µs logger=migrator t=2026-05-10T00:52:09.379505872Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-10T00:52:09.381287926Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.781775ms logger=migrator t=2026-05-10T00:52:09.391966039Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-10T00:52:09.392917883Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=951.734µs logger=migrator t=2026-05-10T00:52:09.397499386Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-10T00:52:09.39768135Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.494µs logger=migrator t=2026-05-10T00:52:09.40092908Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-10T00:52:09.401272439Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=347.459µs logger=migrator t=2026-05-10T00:52:09.407364649Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-10T00:52:09.407477352Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=113.663µs logger=migrator t=2026-05-10T00:52:09.411251445Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-10T00:52:09.412426004Z level=info msg="Migration successfully executed" id="create team table" duration=1.174699ms logger=migrator t=2026-05-10T00:52:09.416597578Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-10T00:52:09.417497929Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=900.431µs logger=migrator t=2026-05-10T00:52:09.423011656Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-10T00:52:09.424949754Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.936297ms logger=migrator t=2026-05-10T00:52:09.429619799Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-10T00:52:09.434976982Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.358173ms logger=migrator t=2026-05-10T00:52:09.439685118Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-10T00:52:09.439857672Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.784µs logger=migrator t=2026-05-10T00:52:09.445292926Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-10T00:52:09.446148357Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=855.101µs logger=migrator t=2026-05-10T00:52:09.450986347Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-10T00:52:09.452418883Z level=info msg="Migration successfully executed" id="create team member table" duration=1.432566ms logger=migrator t=2026-05-10T00:52:09.457804806Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-10T00:52:09.45881455Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.012964ms logger=migrator t=2026-05-10T00:52:09.464742007Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-10T00:52:09.465632719Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=890.692µs logger=migrator t=2026-05-10T00:52:09.476186629Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-10T00:52:09.477831071Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.647241ms logger=migrator t=2026-05-10T00:52:09.506275873Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-10T00:52:09.514397023Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.12185ms logger=migrator t=2026-05-10T00:52:09.519213072Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-10T00:52:09.523836237Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.620104ms logger=migrator t=2026-05-10T00:52:09.529419165Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-10T00:52:09.533951257Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.524321ms logger=migrator t=2026-05-10T00:52:09.576677141Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-10T00:52:09.57781791Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.143699ms logger=migrator t=2026-05-10T00:52:09.583476419Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-10T00:52:09.585080709Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.595499ms logger=migrator t=2026-05-10T00:52:09.590185895Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-10T00:52:09.591970429Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.776964ms logger=migrator t=2026-05-10T00:52:09.5980681Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-10T00:52:09.599160287Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.090357ms logger=migrator t=2026-05-10T00:52:09.603444193Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-10T00:52:09.604805647Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.361314ms logger=migrator t=2026-05-10T00:52:09.610882176Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-10T00:52:09.612254171Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.371764ms logger=migrator t=2026-05-10T00:52:09.617246823Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-10T00:52:09.618663318Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.416075ms logger=migrator t=2026-05-10T00:52:09.623081868Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-10T00:52:09.623957879Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=876.132µs logger=migrator t=2026-05-10T00:52:09.628773608Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-10T00:52:09.629297931Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=524.133µs logger=migrator t=2026-05-10T00:52:09.635372041Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-10T00:52:09.635592246Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=224.115µs logger=migrator t=2026-05-10T00:52:09.640280012Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-10T00:52:09.64138839Z level=info msg="Migration successfully executed" id="create tag table" duration=1.108407ms logger=migrator t=2026-05-10T00:52:09.647257065Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-10T00:52:09.648156797Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=899.542µs logger=migrator t=2026-05-10T00:52:09.652753011Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-10T00:52:09.653906258Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.153037ms logger=migrator t=2026-05-10T00:52:09.65877054Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-10T00:52:09.660192865Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.423395ms logger=migrator t=2026-05-10T00:52:09.665582568Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-10T00:52:09.666435739Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=849.622µs logger=migrator t=2026-05-10T00:52:09.671034432Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:52:09.689047507Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.013856ms logger=migrator t=2026-05-10T00:52:09.694143233Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-10T00:52:09.694652626Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=509.543µs logger=migrator t=2026-05-10T00:52:09.700669125Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-10T00:52:09.701631578Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=962.214µs logger=migrator t=2026-05-10T00:52:09.705958245Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-10T00:52:09.706274583Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=316.548µs logger=migrator t=2026-05-10T00:52:09.711130243Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-10T00:52:09.711753448Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=622.745µs logger=migrator t=2026-05-10T00:52:09.716975307Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-10T00:52:09.718482524Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.506627ms logger=migrator t=2026-05-10T00:52:09.723270903Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-10T00:52:09.724226015Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=954.802µs logger=migrator t=2026-05-10T00:52:09.728689866Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-10T00:52:09.728802319Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=112.633µs logger=migrator t=2026-05-10T00:52:09.73413142Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-10T00:52:09.739733179Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.605089ms logger=migrator t=2026-05-10T00:52:09.74462767Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-10T00:52:09.749804778Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.176258ms logger=migrator t=2026-05-10T00:52:09.754060812Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-10T00:52:09.759198049Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.137107ms logger=migrator t=2026-05-10T00:52:09.765315721Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-10T00:52:09.771579715Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.257084ms logger=migrator t=2026-05-10T00:52:09.776561328Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-10T00:52:09.777760469Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.20307ms logger=migrator t=2026-05-10T00:52:09.784549656Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-10T00:52:09.79201023Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.457894ms logger=migrator t=2026-05-10T00:52:09.798565462Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-10T00:52:09.799774632Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.20475ms logger=migrator t=2026-05-10T00:52:09.805214226Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-10T00:52:09.806890078Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.675032ms logger=migrator t=2026-05-10T00:52:09.811363549Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-10T00:52:09.81223706Z level=info msg="Migration successfully executed" id="create user auth token table" duration=873.261µs logger=migrator t=2026-05-10T00:52:09.818255759Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-10T00:52:09.819813477Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.557608ms logger=migrator t=2026-05-10T00:52:09.825740413Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-10T00:52:09.826767429Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.026816ms logger=migrator t=2026-05-10T00:52:09.831980038Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-10T00:52:09.833252279Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.655461ms logger=migrator t=2026-05-10T00:52:09.84216711Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-10T00:52:09.849882179Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.718299ms logger=migrator t=2026-05-10T00:52:09.855318414Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-10T00:52:09.856441871Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.122807ms logger=migrator t=2026-05-10T00:52:09.862007869Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-10T00:52:09.862910601Z level=info msg="Migration successfully executed" id="create cache_data table" duration=902.542µs logger=migrator t=2026-05-10T00:52:09.868258584Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-10T00:52:09.869223408Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=964.864µs logger=migrator t=2026-05-10T00:52:09.875217905Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-10T00:52:09.876875306Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.656991ms logger=migrator t=2026-05-10T00:52:09.882558077Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-10T00:52:09.883550331Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=992.074µs logger=migrator t=2026-05-10T00:52:09.888840312Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-10T00:52:09.888947564Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.452µs logger=migrator t=2026-05-10T00:52:09.898363057Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-10T00:52:09.898584152Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=220.905µs logger=migrator t=2026-05-10T00:52:09.903795651Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-10T00:52:09.905339909Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.543758ms logger=migrator t=2026-05-10T00:52:09.910804765Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:52:09.911812439Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.007324ms logger=migrator t=2026-05-10T00:52:09.917064099Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:52:09.918059823Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=995.604µs logger=migrator t=2026-05-10T00:52:09.924357419Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:52:09.924527453Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=170.074µs logger=migrator t=2026-05-10T00:52:09.929611769Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:52:09.931127577Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.515678ms logger=migrator t=2026-05-10T00:52:09.937436232Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:52:09.938711514Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.276332ms logger=migrator t=2026-05-10T00:52:09.944452015Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:52:09.945433039Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=986.074µs logger=migrator t=2026-05-10T00:52:09.949708205Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:52:09.950722401Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.014026ms logger=migrator t=2026-05-10T00:52:09.956012211Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-10T00:52:09.964509391Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.49747ms logger=migrator t=2026-05-10T00:52:09.969689159Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-10T00:52:09.970651893Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=959.834µs logger=migrator t=2026-05-10T00:52:09.975112663Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-10T00:52:09.975215335Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.442µs logger=migrator t=2026-05-10T00:52:09.98149579Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-10T00:52:09.982413363Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=917.003µs logger=migrator t=2026-05-10T00:52:09.987662963Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-10T00:52:09.988680128Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.016915ms logger=migrator t=2026-05-10T00:52:09.993335913Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-10T00:52:09.994380039Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.043547ms logger=migrator t=2026-05-10T00:52:10.000676904Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:52:10.000763806Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=87.012µs logger=migrator t=2026-05-10T00:52:10.005669008Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-10T00:52:10.007268617Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.599099ms logger=migrator t=2026-05-10T00:52:10.016769331Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-10T00:52:10.017801326Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.031385ms logger=migrator t=2026-05-10T00:52:10.022466631Z 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-05-10T00:52:10.024085801Z 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.61867ms logger=migrator t=2026-05-10T00:52:10.029855193Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-10T00:52:10.030851748Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=996.745µs logger=migrator t=2026-05-10T00:52:10.037889922Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-10T00:52:10.046379641Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.490339ms logger=migrator t=2026-05-10T00:52:10.051637041Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-10T00:52:10.052605425Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=968.624µs logger=migrator t=2026-05-10T00:52:10.057532826Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T00:52:10.058594432Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.062926ms logger=migrator t=2026-05-10T00:52:10.063572174Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-10T00:52:10.091238277Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.664792ms logger=migrator t=2026-05-10T00:52:10.096316502Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-10T00:52:10.120983061Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.666758ms logger=migrator t=2026-05-10T00:52:10.126799844Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-10T00:52:10.127822839Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.020365ms logger=migrator t=2026-05-10T00:52:10.134293338Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T00:52:10.135918358Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.6249ms logger=migrator t=2026-05-10T00:52:10.140671145Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-10T00:52:10.146859508Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.187863ms logger=migrator t=2026-05-10T00:52:10.15298547Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-10T00:52:10.157019269Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.032109ms logger=migrator t=2026-05-10T00:52:10.164626937Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-10T00:52:10.165560629Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=933.812µs logger=migrator t=2026-05-10T00:52:10.173589747Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-10T00:52:10.174850069Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.272852ms logger=migrator t=2026-05-10T00:52:10.18259001Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-10T00:52:10.183690327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.099847ms logger=migrator t=2026-05-10T00:52:10.189321415Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-10T00:52:10.190440412Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.115437ms logger=migrator t=2026-05-10T00:52:10.200093141Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:52:10.200262345Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=174.425µs logger=migrator t=2026-05-10T00:52:10.206075629Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-10T00:52:10.215239964Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.165486ms logger=migrator t=2026-05-10T00:52:10.220640798Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-10T00:52:10.227126577Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.48645ms logger=migrator t=2026-05-10T00:52:10.233277109Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-10T00:52:10.238262142Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.984312ms logger=migrator t=2026-05-10T00:52:10.242890366Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-10T00:52:10.243789468Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=899.042µs logger=migrator t=2026-05-10T00:52:10.247302884Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-10T00:52:10.248285999Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=980.985µs logger=migrator t=2026-05-10T00:52:10.25361589Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-10T00:52:10.259587988Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.971468ms logger=migrator t=2026-05-10T00:52:10.264492118Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-10T00:52:10.270376664Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.886116ms logger=migrator t=2026-05-10T00:52:10.275234664Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-10T00:52:10.276508255Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.273281ms logger=migrator t=2026-05-10T00:52:10.283792484Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-10T00:52:10.290287935Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.494601ms logger=migrator t=2026-05-10T00:52:10.29536485Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-10T00:52:10.301676225Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.310955ms logger=migrator t=2026-05-10T00:52:10.306778082Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-10T00:52:10.306825932Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=48.78µs logger=migrator t=2026-05-10T00:52:10.315346922Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-10T00:52:10.317087975Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.741383ms logger=migrator t=2026-05-10T00:52:10.323572665Z 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-05-10T00:52:10.324729653Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.156438ms logger=migrator t=2026-05-10T00:52:10.329941702Z 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-05-10T00:52:10.330999049Z 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.055607ms logger=migrator t=2026-05-10T00:52:10.336636087Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:52:10.336703209Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.492µs logger=migrator t=2026-05-10T00:52:10.339929239Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-10T00:52:10.346158632Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.227673ms logger=migrator t=2026-05-10T00:52:10.356074986Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-10T00:52:10.362850883Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.778717ms logger=migrator t=2026-05-10T00:52:10.370036931Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-10T00:52:10.376175652Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.135661ms logger=migrator t=2026-05-10T00:52:10.381317889Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-10T00:52:10.390067054Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.748055ms logger=migrator t=2026-05-10T00:52:10.397616071Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-10T00:52:10.405433564Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.819474ms logger=migrator t=2026-05-10T00:52:10.413981464Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-10T00:52:10.41422263Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=245.726µs logger=migrator t=2026-05-10T00:52:10.419437399Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-10T00:52:10.420642589Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.20901ms logger=migrator t=2026-05-10T00:52:10.427057947Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-10T00:52:10.437215467Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.16201ms logger=migrator t=2026-05-10T00:52:10.444950258Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-10T00:52:10.445165033Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=215.955µs logger=migrator t=2026-05-10T00:52:10.45313067Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-10T00:52:10.465538696Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.406766ms logger=migrator t=2026-05-10T00:52:10.47182423Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-10T00:52:10.472687712Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=865.252µs logger=migrator t=2026-05-10T00:52:10.480458423Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-10T00:52:10.487726473Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.26845ms logger=migrator t=2026-05-10T00:52:10.495679429Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-10T00:52:10.496330675Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=651.336µs logger=migrator t=2026-05-10T00:52:10.503600743Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-10T00:52:10.505564653Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.96533ms logger=migrator t=2026-05-10T00:52:10.513114479Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-10T00:52:10.52290179Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.788971ms logger=migrator t=2026-05-10T00:52:10.530535628Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-10T00:52:10.53262905Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.093832ms logger=migrator t=2026-05-10T00:52:10.540591176Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-10T00:52:10.542886853Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.296006ms logger=migrator t=2026-05-10T00:52:10.548700496Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-10T00:52:10.550184043Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.484617ms logger=migrator t=2026-05-10T00:52:10.555918894Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-10T00:52:10.55736312Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.442125ms logger=migrator t=2026-05-10T00:52:10.566823112Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-10T00:52:10.567176322Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=356.18µs logger=migrator t=2026-05-10T00:52:10.573658141Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-10T00:52:10.575098566Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.439985ms logger=migrator t=2026-05-10T00:52:10.58091525Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-10T00:52:10.582982011Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.067851ms logger=migrator t=2026-05-10T00:52:10.589119542Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T00:52:10.58985595Z 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-05-10T00:52:10.596614777Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-10T00:52:10.597238593Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.676µs logger=migrator t=2026-05-10T00:52:10.60200362Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-10T00:52:10.603492987Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.488627ms logger=migrator t=2026-05-10T00:52:10.611884524Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-10T00:52:10.620706641Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.819327ms logger=migrator t=2026-05-10T00:52:10.626020282Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-10T00:52:10.627316654Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.296092ms logger=migrator t=2026-05-10T00:52:10.633924937Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-10T00:52:10.635316591Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.391384ms logger=migrator t=2026-05-10T00:52:10.640666793Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-10T00:52:10.641495344Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=828.111µs logger=migrator t=2026-05-10T00:52:10.649559193Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-10T00:52:10.652617998Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=3.060255ms logger=migrator t=2026-05-10T00:52:10.658391621Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-10T00:52:10.659541989Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.150747ms logger=migrator t=2026-05-10T00:52:10.665998168Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-10T00:52:10.666026029Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.041µs logger=migrator t=2026-05-10T00:52:10.671556515Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-10T00:52:10.671655038Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=96.163µs logger=migrator t=2026-05-10T00:52:10.677094741Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-10T00:52:10.684145255Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.051544ms logger=migrator t=2026-05-10T00:52:10.690171784Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-10T00:52:10.690515882Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=342.068µs logger=migrator t=2026-05-10T00:52:10.694940421Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-10T00:52:10.697034913Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.092342ms logger=migrator t=2026-05-10T00:52:10.704722253Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-10T00:52:10.705174344Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=451.821µs logger=migrator t=2026-05-10T00:52:10.710486934Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-10T00:52:10.711463548Z level=info msg="Migration successfully executed" id="create data_keys table" duration=975.204µs logger=migrator t=2026-05-10T00:52:10.717417236Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-10T00:52:10.71841056Z level=info msg="Migration successfully executed" id="create secrets table" duration=992.684µs logger=migrator t=2026-05-10T00:52:10.723790243Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-10T00:52:10.763806069Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.013006ms logger=migrator t=2026-05-10T00:52:10.769205313Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-10T00:52:10.776252746Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.046823ms logger=migrator t=2026-05-10T00:52:10.782571082Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-10T00:52:10.782733886Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.184µs logger=migrator t=2026-05-10T00:52:10.787804791Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-10T00:52:10.820678962Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.86939ms logger=migrator t=2026-05-10T00:52:10.825993683Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-10T00:52:10.859857057Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.859024ms logger=migrator t=2026-05-10T00:52:10.866503022Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-10T00:52:10.867174898Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=669.786µs logger=migrator t=2026-05-10T00:52:10.8725197Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-10T00:52:10.873873243Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.353622ms logger=migrator t=2026-05-10T00:52:10.879321027Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-10T00:52:10.879602045Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.208µs logger=migrator t=2026-05-10T00:52:10.885747176Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-10T00:52:10.886462903Z level=info msg="Migration successfully executed" id="create permission table" duration=715.637µs logger=migrator t=2026-05-10T00:52:10.891420965Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-10T00:52:10.893183839Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.763514ms logger=migrator t=2026-05-10T00:52:10.898528191Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-10T00:52:10.899726551Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.19841ms logger=migrator t=2026-05-10T00:52:10.904432756Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-10T00:52:10.90535026Z level=info msg="Migration successfully executed" id="create role table" duration=917.234µs logger=migrator t=2026-05-10T00:52:10.911396849Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-10T00:52:10.919362125Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.963006ms logger=migrator t=2026-05-10T00:52:11.380345134Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-10T00:52:11.392010102Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.662038ms logger=migrator t=2026-05-10T00:52:11.399556078Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-10T00:52:11.401085595Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.529618ms logger=migrator t=2026-05-10T00:52:11.408313353Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-10T00:52:11.409607325Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.295492ms logger=migrator t=2026-05-10T00:52:11.414738031Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-10T00:52:11.415861679Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.123668ms logger=migrator t=2026-05-10T00:52:11.421735724Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-10T00:52:11.422785159Z level=info msg="Migration successfully executed" id="create team role table" duration=1.049805ms logger=migrator t=2026-05-10T00:52:11.429496374Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-10T00:52:11.430641872Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.145538ms logger=migrator t=2026-05-10T00:52:11.435758808Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-10T00:52:11.437179423Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.411885ms logger=migrator t=2026-05-10T00:52:11.44233685Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-10T00:52:11.443475509Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.138009ms logger=migrator t=2026-05-10T00:52:11.455764041Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-10T00:52:11.456724665Z level=info msg="Migration successfully executed" id="create user role table" duration=961.224µs logger=migrator t=2026-05-10T00:52:11.461764438Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-10T00:52:11.46264196Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=886.802µs logger=migrator t=2026-05-10T00:52:11.469189431Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-10T00:52:11.47037588Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.186199ms logger=migrator t=2026-05-10T00:52:11.478197803Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-10T00:52:11.479371322Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.173499ms logger=migrator t=2026-05-10T00:52:11.484638822Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-10T00:52:11.485483723Z level=info msg="Migration successfully executed" id="create builtin role table" duration=842.611µs logger=migrator t=2026-05-10T00:52:11.490424433Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-10T00:52:11.491562972Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.138349ms logger=migrator t=2026-05-10T00:52:11.497762105Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-10T00:52:11.500778389Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.015624ms logger=migrator t=2026-05-10T00:52:11.506691205Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-10T00:52:11.515818318Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.126853ms logger=migrator t=2026-05-10T00:52:11.520633187Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-10T00:52:11.521778946Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.145509ms logger=migrator t=2026-05-10T00:52:11.527978228Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-10T00:52:11.52928656Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.307562ms logger=migrator t=2026-05-10T00:52:11.53453979Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-10T00:52:11.535697498Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.156988ms logger=migrator t=2026-05-10T00:52:11.540678251Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-10T00:52:11.54185658Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.17737ms logger=migrator t=2026-05-10T00:52:11.548214126Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-10T00:52:11.549056137Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=841.471µs logger=migrator t=2026-05-10T00:52:11.555071345Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-10T00:52:11.556291205Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.22134ms logger=migrator t=2026-05-10T00:52:11.561153814Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-10T00:52:11.569962951Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.808857ms logger=migrator t=2026-05-10T00:52:11.575445086Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-10T00:52:11.581465615Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.019439ms logger=migrator t=2026-05-10T00:52:11.586758115Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-10T00:52:11.595181642Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.422597ms logger=migrator t=2026-05-10T00:52:11.600629746Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-10T00:52:11.607091445Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.461429ms logger=migrator t=2026-05-10T00:52:11.613175075Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-10T00:52:11.614389265Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.21344ms logger=migrator t=2026-05-10T00:52:11.61988279Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-10T00:52:11.6211063Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.22284ms logger=migrator t=2026-05-10T00:52:11.626155305Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-10T00:52:11.627294112Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.138577ms logger=migrator t=2026-05-10T00:52:11.633376092Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-10T00:52:11.634371057Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=996.434µs logger=migrator t=2026-05-10T00:52:11.638864708Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-10T00:52:11.640123999Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.258451ms logger=migrator t=2026-05-10T00:52:11.660717255Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-10T00:52:11.660806698Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.993µs logger=migrator t=2026-05-10T00:52:11.66622401Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-10T00:52:11.666259541Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.621µs logger=migrator t=2026-05-10T00:52:11.670133587Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-10T00:52:11.670513126Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=379.539µs logger=migrator t=2026-05-10T00:52:11.67472876Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-10T00:52:11.675167541Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=439.361µs logger=migrator t=2026-05-10T00:52:11.67964151Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-10T00:52:11.680137683Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=496.283µs logger=migrator t=2026-05-10T00:52:11.685779791Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-10T00:52:11.685947016Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=167.535µs logger=migrator t=2026-05-10T00:52:11.690349694Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-10T00:52:11.690699683Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=350.149µs logger=migrator t=2026-05-10T00:52:11.694534867Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-10T00:52:11.695149372Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=615.035µs logger=migrator t=2026-05-10T00:52:11.699582262Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-10T00:52:11.700773661Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.190049ms logger=migrator t=2026-05-10T00:52:11.706394279Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-10T00:52:11.715271937Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.877258ms logger=migrator t=2026-05-10T00:52:11.719696496Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-10T00:52:11.719787009Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.192µs logger=migrator t=2026-05-10T00:52:11.727677254Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-10T00:52:11.728841621Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.163448ms logger=migrator t=2026-05-10T00:52:11.73727676Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-10T00:52:11.739539675Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.262415ms logger=migrator t=2026-05-10T00:52:11.745620895Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-10T00:52:11.746910736Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.291002ms logger=migrator t=2026-05-10T00:52:11.75191333Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-10T00:52:11.760897071Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.983231ms logger=migrator t=2026-05-10T00:52:11.766942729Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-10T00:52:11.769069862Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.132193ms logger=migrator t=2026-05-10T00:52:11.775321426Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-10T00:52:11.776543385Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.221819ms logger=migrator t=2026-05-10T00:52:11.781891007Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:52:11.805639691Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.747264ms logger=migrator t=2026-05-10T00:52:11.810125592Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-10T00:52:11.810998834Z level=info msg="Migration successfully executed" id="create correlation v2" duration=874.062µs logger=migrator t=2026-05-10T00:52:11.816306074Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-10T00:52:11.817684338Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.378244ms logger=migrator t=2026-05-10T00:52:11.823406679Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-10T00:52:11.82463528Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.22982ms logger=migrator t=2026-05-10T00:52:11.829495019Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-10T00:52:11.830731909Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.23684ms logger=migrator t=2026-05-10T00:52:11.83604509Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-10T00:52:11.836350348Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=305.198µs logger=migrator t=2026-05-10T00:52:11.843259318Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-10T00:52:11.844088308Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=831.63µs logger=migrator t=2026-05-10T00:52:11.848800814Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-10T00:52:11.857551749Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.748465ms logger=migrator t=2026-05-10T00:52:11.862401188Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-10T00:52:11.863296001Z level=info msg="Migration successfully executed" id="create entity_events table" duration=894.913µs logger=migrator t=2026-05-10T00:52:11.868337765Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-10T00:52:11.869182675Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=843.6µs logger=migrator t=2026-05-10T00:52:11.874289002Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T00:52:11.875130302Z 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-05-10T00:52:11.881713434Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T00:52:11.88238363Z 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-05-10T00:52:11.888358008Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-10T00:52:11.889404583Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.048516ms logger=migrator t=2026-05-10T00:52:11.893898964Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-10T00:52:11.895112874Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.21152ms logger=migrator t=2026-05-10T00:52:11.900894086Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T00:52:11.902314321Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.421915ms logger=migrator t=2026-05-10T00:52:11.908723669Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T00:52:11.910011331Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.289252ms logger=migrator t=2026-05-10T00:52:11.915823754Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T00:52:11.917403242Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.579298ms logger=migrator t=2026-05-10T00:52:11.922661112Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T00:52:11.924112928Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.451045ms logger=migrator t=2026-05-10T00:52:11.929220393Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-10T00:52:11.930239188Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.017795ms logger=migrator t=2026-05-10T00:52:11.935143299Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-10T00:52:11.93723318Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.089901ms logger=migrator t=2026-05-10T00:52:11.943186488Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T00:52:11.944573412Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.386924ms logger=migrator t=2026-05-10T00:52:11.949763449Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T00:52:11.951134202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.370843ms logger=migrator t=2026-05-10T00:52:11.957195632Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-10T00:52:11.958527215Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.332473ms logger=migrator t=2026-05-10T00:52:11.963956318Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-10T00:52:11.986868912Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.909504ms logger=migrator t=2026-05-10T00:52:11.991709791Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-10T00:52:12.001697727Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.987716ms logger=migrator t=2026-05-10T00:52:12.00706702Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-10T00:52:12.016756088Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.689159ms logger=migrator t=2026-05-10T00:52:12.021059824Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-10T00:52:12.021310259Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=248.666µs logger=migrator t=2026-05-10T00:52:12.025138044Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-10T00:52:12.034467943Z level=info msg="Migration successfully executed" id="add share column" duration=9.326869ms logger=migrator t=2026-05-10T00:52:12.039490886Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-10T00:52:12.039727592Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.306µs logger=migrator t=2026-05-10T00:52:12.044691844Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-10T00:52:12.045733669Z level=info msg="Migration successfully executed" id="create file table" duration=1.041525ms logger=migrator t=2026-05-10T00:52:12.050439735Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-10T00:52:12.051684905Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.24462ms logger=migrator t=2026-05-10T00:52:12.056688679Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-10T00:52:12.058473362Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.782693ms logger=migrator t=2026-05-10T00:52:12.065537516Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-10T00:52:12.06651752Z level=info msg="Migration successfully executed" id="create file_meta table" duration=979.764µs logger=migrator t=2026-05-10T00:52:12.071441292Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-10T00:52:12.072840826Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.400794ms logger=migrator t=2026-05-10T00:52:12.077289525Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-10T00:52:12.077405498Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=116.113µs logger=migrator t=2026-05-10T00:52:12.082179735Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-10T00:52:12.08241317Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=234.336µs logger=migrator t=2026-05-10T00:52:12.087104576Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-10T00:52:12.088163662Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.058606ms logger=migrator t=2026-05-10T00:52:12.093280337Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-10T00:52:12.093591425Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=310.928µs logger=migrator t=2026-05-10T00:52:12.097617485Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-10T00:52:12.099129772Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.511997ms logger=migrator t=2026-05-10T00:52:12.104014191Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-10T00:52:12.113344591Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.32997ms logger=migrator t=2026-05-10T00:52:12.11778285Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-10T00:52:12.118009025Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=227.915µs logger=migrator t=2026-05-10T00:52:12.122323891Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-10T00:52:12.123565652Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.241391ms logger=migrator t=2026-05-10T00:52:12.127965599Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-10T00:52:12.1283912Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=426.611µs logger=migrator t=2026-05-10T00:52:12.133471116Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-10T00:52:12.133858425Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=387.569µs logger=migrator t=2026-05-10T00:52:12.138453528Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-10T00:52:12.139326799Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=873.561µs logger=migrator t=2026-05-10T00:52:12.143679675Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-10T00:52:12.1528266Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.146675ms logger=migrator t=2026-05-10T00:52:12.159077194Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-10T00:52:12.168049705Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.973761ms logger=migrator t=2026-05-10T00:52:12.177930727Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-10T00:52:12.179024155Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.093687ms logger=migrator t=2026-05-10T00:52:12.183550926Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-10T00:52:12.262897754Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.342688ms logger=migrator t=2026-05-10T00:52:12.269267611Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-10T00:52:12.270161154Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=893.463µs logger=migrator t=2026-05-10T00:52:12.27487772Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-10T00:52:12.276687723Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.809723ms logger=migrator t=2026-05-10T00:52:12.282024445Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-10T00:52:12.308090345Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.06585ms logger=migrator t=2026-05-10T00:52:12.314301908Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-10T00:52:12.323285108Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.98285ms logger=migrator t=2026-05-10T00:52:12.327739468Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-10T00:52:12.328049855Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.757µs logger=migrator t=2026-05-10T00:52:12.332242258Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-10T00:52:12.332445323Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=206.745µs logger=migrator t=2026-05-10T00:52:12.338081021Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-10T00:52:12.338427701Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=347.2µs logger=migrator t=2026-05-10T00:52:12.342943732Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-10T00:52:12.34327848Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.348µs logger=migrator t=2026-05-10T00:52:12.347881252Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-10T00:52:12.348388655Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=507.103µs logger=migrator t=2026-05-10T00:52:12.355034489Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-10T00:52:12.356571156Z level=info msg="Migration successfully executed" id="create folder table" duration=1.536457ms logger=migrator t=2026-05-10T00:52:12.363173678Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-10T00:52:12.364325417Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.152699ms logger=migrator t=2026-05-10T00:52:12.369994736Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-10T00:52:12.371137734Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.142718ms logger=migrator t=2026-05-10T00:52:12.377174482Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-10T00:52:12.377201093Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.061µs logger=migrator t=2026-05-10T00:52:12.381711535Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T00:52:12.382904614Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.192929ms logger=migrator t=2026-05-10T00:52:12.388361127Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T00:52:12.389428503Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.067386ms logger=migrator t=2026-05-10T00:52:12.394706973Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-10T00:52:12.395893372Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.185939ms logger=migrator t=2026-05-10T00:52:12.400145577Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-10T00:52:12.400572558Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=427.091µs logger=migrator t=2026-05-10T00:52:12.404687769Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-10T00:52:12.404952275Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.456µs logger=migrator t=2026-05-10T00:52:12.410705966Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-10T00:52:12.412379607Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.672111ms logger=migrator t=2026-05-10T00:52:12.417082993Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-10T00:52:12.418227311Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.144148ms logger=migrator t=2026-05-10T00:52:12.423116171Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-10T00:52:12.424120876Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.004945ms logger=migrator t=2026-05-10T00:52:12.429056417Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-10T00:52:12.430274097Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.21704ms logger=migrator t=2026-05-10T00:52:12.434492631Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-10T00:52:12.435494465Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.001824ms logger=migrator t=2026-05-10T00:52:12.440083088Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-10T00:52:12.44096187Z level=info msg="Migration successfully executed" id="create anon_device table" duration=878.652µs logger=migrator t=2026-05-10T00:52:12.44623166Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-10T00:52:12.447376597Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.144828ms logger=migrator t=2026-05-10T00:52:12.452481613Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-10T00:52:12.453724203Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.24262ms logger=migrator t=2026-05-10T00:52:12.459548096Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-10T00:52:12.460676864Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.131098ms logger=migrator t=2026-05-10T00:52:12.466035646Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-10T00:52:12.467187994Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.152818ms logger=migrator t=2026-05-10T00:52:12.472373661Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-10T00:52:12.473446287Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.072226ms logger=migrator t=2026-05-10T00:52:12.479325882Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-10T00:52:12.479984898Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=660.266µs logger=migrator t=2026-05-10T00:52:12.484723945Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-10T00:52:12.49471177Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.988805ms logger=migrator t=2026-05-10T00:52:12.499360034Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-10T00:52:12.499841026Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=481.532µs logger=migrator t=2026-05-10T00:52:12.50363427Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T00:52:12.50365546Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.83µs logger=migrator t=2026-05-10T00:52:12.508814047Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T00:52:12.509841932Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.028075ms logger=migrator t=2026-05-10T00:52:12.515246415Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T00:52:12.515264515Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.261µs logger=migrator t=2026-05-10T00:52:12.519796277Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-10T00:52:12.521127609Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.330932ms logger=migrator t=2026-05-10T00:52:12.526382548Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T00:52:12.527558937Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.175989ms logger=migrator t=2026-05-10T00:52:12.534904218Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-10T00:52:12.536354324Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.448466ms logger=migrator t=2026-05-10T00:52:12.541967422Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-10T00:52:12.543587721Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.622089ms logger=migrator t=2026-05-10T00:52:12.548949982Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-10T00:52:12.54923786Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=288.338µs logger=migrator t=2026-05-10T00:52:12.554056058Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-10T00:52:12.554648362Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=592.724µs logger=migrator t=2026-05-10T00:52:12.55901088Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-10T00:52:12.559837331Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=826.431µs logger=migrator t=2026-05-10T00:52:12.564565516Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-10T00:52:12.565406607Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=840.701µs logger=migrator t=2026-05-10T00:52:12.570974704Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-10T00:52:12.580341134Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.3642ms logger=migrator t=2026-05-10T00:52:12.585267035Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-10T00:52:12.595290581Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.024326ms logger=migrator t=2026-05-10T00:52:12.599506235Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-10T00:52:12.6087065Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.198955ms logger=migrator t=2026-05-10T00:52:12.613699084Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-10T00:52:12.613750854Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.21µs logger=migrator t=2026-05-10T00:52:12.618125413Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-10T00:52:12.626889467Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.764074ms logger=migrator t=2026-05-10T00:52:12.631148222Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-10T00:52:12.640080222Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.93106ms logger=migrator t=2026-05-10T00:52:12.64610054Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-10T00:52:12.646345656Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=234.176µs logger=migrator t=2026-05-10T00:52:12.650868087Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.945199452s logger=migrator t=2026-05-10T00:52:12.651862671Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-10T00:52:12.667243859Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-10T00:52:12.667442984Z level=info msg="Created default organization" logger=secrets t=2026-05-10T00:52:12.672931539Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T00:52:12.714108791Z level=info msg="Restored cache from database" duration=375.549µs logger=plugin.store t=2026-05-10T00:52:12.715346131Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-10T00:52:12.751650373Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-10T00:52:12.751680474Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-10T00:52:12.751747436Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-10T00:52:12.751759326Z level=info msg="Plugins loaded" count=54 duration=36.414635ms logger=query_data t=2026-05-10T00:52:12.759061004Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-10T00:52:12.764680493Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-10T00:52:12.773658374Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-10T00:52:12.783253859Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-10T00:52:12.784947691Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-10T00:52:12.786350795Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-10T00:52:12.803664491Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-10T00:52:12.82235785Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-10T00:52:12.844529445Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-10T00:52:12.844550125Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-10T00:52:12.844698119Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-10T00:52:12.844961975Z level=info msg="State cache has been initialized" states=0 duration=256.016µs logger=grafanaStorageLogger t=2026-05-10T00:52:12.845924399Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-10T00:52:12.847267171Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-10T00:52:12.847665212Z level=info msg="starting to provision dashboards" logger=ngalert.scheduler t=2026-05-10T00:52:12.848212675Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-10T00:52:12.848291697Z level=info msg=starting first_tick=2026-05-10T00:52:20Z logger=http.server t=2026-05-10T00:52:12.850780348Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-10T00:52:12.884772904Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-10T00:52:12.88745154Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-10T00:52:12.912479934Z level=info msg="Update check succeeded" duration=65.156621ms logger=grafana.update.checker t=2026-05-10T00:52:12.918735908Z level=info msg="Update check succeeded" duration=70.760599ms logger=sqlstore.transactions t=2026-05-10T00:52:12.93711227Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T00:52:12.948441948Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-10T00:52:12.967446084Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-10T00:52:12.981775426Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T00:52:12.995961245Z level=info msg="Patterns update finished" duration=147.146695ms logger=grafana-apiserver t=2026-05-10T00:52:13.077077904Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-10T00:52:13.077540846Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-10T00:52:16.215447731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.21706916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.865298416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.928129479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.944188771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.961534034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:16.992472059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.0709076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.087947765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.122097537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.140889914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.190883072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.209363103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.238869261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.253948308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.288327756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.304570411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.348180364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.364931431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.39812771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.418329022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.453125029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.469377265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.509860011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.523828602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.57258048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.59190911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.632659162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.65390442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.692671305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.709523124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.74914502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.76721935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.807015469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.825776417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.859384105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.875974199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.938532283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.954703057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:17.998517494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.017766552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.065698797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.085090419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.143353155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.160252947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.211209106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.228046105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.274226108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.28868965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.334153455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.351156829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.396405249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.414633382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.458462598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.476736942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.529260319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.562428576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.658486572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.675475604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.741616594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.756974666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.849511276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.862952093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.918419132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.937191409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:18.99976088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.018327031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.082883487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.103791855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.174820629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.194106467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.262536459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.281713845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.347095151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.364821371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.433874728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.450768818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.52954976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.550628182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:52:19.620914088Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-10T00:53:05.873969167Z level=info msg="Usage stats are ready to report"