logger=settings t=2026-05-22T00:51:23.19980021Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-22T00:51:23Z logger=settings t=2026-05-22T00:51:23.200117159Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-22T00:51:23.200129079Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-22T00:51:23.200132369Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-22T00:51:23.20013682Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-22T00:51:23.2001397Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-22T00:51:23.20014236Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-22T00:51:23.200145371Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-22T00:51:23.200148291Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-22T00:51:23.200151191Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-22T00:51:23.200153741Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-22T00:51:23.200156851Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-22T00:51:23.200159691Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-22T00:51:23.200162791Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-22T00:51:23.200166901Z level=info msg=Target target=[all] logger=settings t=2026-05-22T00:51:23.200176192Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-22T00:51:23.200179012Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-22T00:51:23.200183882Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-22T00:51:23.200187552Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-22T00:51:23.200191682Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-22T00:51:23.200195812Z level=info msg="App mode production" logger=sqlstore t=2026-05-22T00:51:23.2004575Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-22T00:51:23.200476151Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-22T00:51:23.202837853Z level=info msg="Locking database" logger=migrator t=2026-05-22T00:51:23.202852053Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-22T00:51:23.2033814Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-22T00:51:23.204405752Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.023892ms logger=migrator t=2026-05-22T00:51:23.207677362Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-22T00:51:23.208244859Z level=info msg="Migration successfully executed" id="create user table" duration=567.467µs logger=migrator t=2026-05-22T00:51:23.212361086Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-22T00:51:23.213100969Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=737.333µs logger=migrator t=2026-05-22T00:51:23.217866545Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-22T00:51:23.218909817Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.042902ms logger=migrator t=2026-05-22T00:51:23.223390465Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-22T00:51:23.224376195Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=987.85µs logger=migrator t=2026-05-22T00:51:23.230841664Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-22T00:51:23.231465473Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=623.909µs logger=migrator t=2026-05-22T00:51:23.248666153Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-22T00:51:23.254379258Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.726486ms logger=migrator t=2026-05-22T00:51:23.261767306Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-22T00:51:23.26288109Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.117903ms logger=migrator t=2026-05-22T00:51:23.269022329Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-22T00:51:23.269852844Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=823.895µs logger=migrator t=2026-05-22T00:51:23.272682471Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-22T00:51:23.273497356Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=815.265µs logger=migrator t=2026-05-22T00:51:23.276978423Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-22T00:51:23.277447518Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=468.725µs logger=migrator t=2026-05-22T00:51:23.280979966Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-22T00:51:23.281549574Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=569.358µs logger=migrator t=2026-05-22T00:51:23.284269258Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-22T00:51:23.285357181Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.087453ms logger=migrator t=2026-05-22T00:51:23.28827664Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-22T00:51:23.288321472Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.472µs logger=migrator t=2026-05-22T00:51:23.292369376Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-22T00:51:23.293415769Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.046163ms logger=migrator t=2026-05-22T00:51:23.296229766Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-22T00:51:23.296499304Z level=info msg="Migration successfully executed" id="Add missing user data" duration=269.708µs logger=migrator t=2026-05-22T00:51:23.302391986Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-22T00:51:23.303784978Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.389812ms logger=migrator t=2026-05-22T00:51:23.308494493Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-22T00:51:23.309249886Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=755.203µs logger=migrator t=2026-05-22T00:51:23.313062754Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-22T00:51:23.314242829Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.180336ms logger=migrator t=2026-05-22T00:51:23.319047007Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-22T00:51:23.328212819Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.165472ms logger=migrator t=2026-05-22T00:51:23.331913203Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-22T00:51:23.332807251Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=893.347µs logger=migrator t=2026-05-22T00:51:23.337090952Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-22T00:51:23.337253407Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=162.365µs logger=migrator t=2026-05-22T00:51:23.34189207Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-22T00:51:23.342641313Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=749.313µs logger=migrator t=2026-05-22T00:51:23.346806941Z 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-22T00:51:23.347278456Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=482.565µs logger=migrator t=2026-05-22T00:51:23.35199698Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-22T00:51:23.352606079Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=609.249µs logger=migrator t=2026-05-22T00:51:23.359066719Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-22T00:51:23.359855423Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=789.175µs logger=migrator t=2026-05-22T00:51:23.363807534Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-22T00:51:23.364604278Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=796.404µs logger=migrator t=2026-05-22T00:51:23.368646573Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-22T00:51:23.369431347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=784.484µs logger=migrator t=2026-05-22T00:51:23.373239874Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-22T00:51:23.374332957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.092273ms logger=migrator t=2026-05-22T00:51:23.379115405Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-22T00:51:23.380087305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.003331ms logger=migrator t=2026-05-22T00:51:23.383955503Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-22T00:51:23.383982584Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.961µs logger=migrator t=2026-05-22T00:51:23.387553714Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-22T00:51:23.388355979Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=798.024µs logger=migrator t=2026-05-22T00:51:23.393444216Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-22T00:51:23.394331723Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=887.377µs logger=migrator t=2026-05-22T00:51:23.398833991Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-22T00:51:23.400337507Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.504456ms logger=migrator t=2026-05-22T00:51:23.404238307Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-22T00:51:23.40498132Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=742.603µs logger=migrator t=2026-05-22T00:51:23.410445158Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-22T00:51:23.41280324Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.358282ms logger=migrator t=2026-05-22T00:51:23.417108023Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-22T00:51:23.417749182Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=641.039µs logger=migrator t=2026-05-22T00:51:23.422449297Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-22T00:51:23.42319829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=749.333µs logger=migrator t=2026-05-22T00:51:23.42937874Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-22T00:51:23.430437193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.057892ms logger=migrator t=2026-05-22T00:51:23.437523611Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-22T00:51:23.440004297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.486556ms logger=migrator t=2026-05-22T00:51:23.466264605Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-22T00:51:23.467702119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.439934ms logger=migrator t=2026-05-22T00:51:23.473562439Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-22T00:51:23.474537379Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=978.14µs logger=migrator t=2026-05-22T00:51:23.478650765Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-22T00:51:23.479694148Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.043913ms logger=migrator t=2026-05-22T00:51:23.484232007Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-22T00:51:23.484805115Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=572.078µs logger=migrator t=2026-05-22T00:51:23.490401667Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-22T00:51:23.491365776Z level=info msg="Migration successfully executed" id="create star table" duration=964.009µs logger=migrator t=2026-05-22T00:51:23.495531054Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-22T00:51:23.496809884Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.307301ms logger=migrator t=2026-05-22T00:51:23.502452007Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-22T00:51:23.504366006Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.909319ms logger=migrator t=2026-05-22T00:51:23.509195795Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-22T00:51:23.50999488Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=799.174µs logger=migrator t=2026-05-22T00:51:23.514416315Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-22T00:51:23.515298603Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=881.308µs logger=migrator t=2026-05-22T00:51:23.521413931Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-22T00:51:23.522719141Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.30422ms logger=migrator t=2026-05-22T00:51:23.527381445Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-22T00:51:23.52818938Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=807.604µs logger=migrator t=2026-05-22T00:51:23.5330757Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-22T00:51:23.533887455Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=810.925µs logger=migrator t=2026-05-22T00:51:23.53895983Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-22T00:51:23.538999143Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.362µs logger=migrator t=2026-05-22T00:51:23.54477789Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-22T00:51:23.544823051Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.571µs logger=migrator t=2026-05-22T00:51:23.549374081Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-22T00:51:23.549745893Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=362.681µs logger=migrator t=2026-05-22T00:51:23.554489059Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-22T00:51:23.555947214Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.459864ms logger=migrator t=2026-05-22T00:51:23.56105144Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-22T00:51:23.561888516Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=839.416µs logger=migrator t=2026-05-22T00:51:23.567963513Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-22T00:51:23.569521421Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.557718ms logger=migrator t=2026-05-22T00:51:23.575403012Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-22T00:51:23.576245318Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=841.936µs logger=migrator t=2026-05-22T00:51:23.581345804Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-22T00:51:23.582985914Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.64873ms logger=migrator t=2026-05-22T00:51:23.588225606Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-22T00:51:23.588983839Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=758.103µs logger=migrator t=2026-05-22T00:51:23.592871508Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-22T00:51:23.598531253Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.656655ms logger=migrator t=2026-05-22T00:51:23.602781684Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-22T00:51:23.603608629Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=826.725µs logger=migrator t=2026-05-22T00:51:23.608689845Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-22T00:51:23.60949963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=809.405µs logger=migrator t=2026-05-22T00:51:23.613910366Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-22T00:51:23.61631294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.401274ms logger=migrator t=2026-05-22T00:51:23.623940884Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-22T00:51:23.624663177Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=723.513µs logger=migrator t=2026-05-22T00:51:23.628862106Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-22T00:51:23.629787994Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=925.998µs logger=migrator t=2026-05-22T00:51:23.633905571Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-22T00:51:23.634032764Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=127.163µs logger=migrator t=2026-05-22T00:51:23.638933535Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-22T00:51:23.642049251Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.107366ms logger=migrator t=2026-05-22T00:51:23.646612831Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-22T00:51:23.648482719Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.870358ms logger=migrator t=2026-05-22T00:51:23.652594846Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-22T00:51:23.654405891Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.810985ms logger=migrator t=2026-05-22T00:51:23.659373773Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-22T00:51:23.66020015Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=826.127µs logger=migrator t=2026-05-22T00:51:23.664072178Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-22T00:51:23.665881014Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.813166ms logger=migrator t=2026-05-22T00:51:23.669942199Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-22T00:51:23.670757734Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=815.385µs logger=migrator t=2026-05-22T00:51:23.675796989Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-22T00:51:23.676601634Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=804.565µs logger=migrator t=2026-05-22T00:51:23.681088721Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-22T00:51:23.681152434Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=64.633µs logger=migrator t=2026-05-22T00:51:23.685061494Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-22T00:51:23.685123166Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=62.472µs logger=migrator t=2026-05-22T00:51:23.690069908Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-22T00:51:23.693109792Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.039364ms logger=migrator t=2026-05-22T00:51:23.697473636Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-22T00:51:23.699407795Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.928409ms logger=migrator t=2026-05-22T00:51:23.703727538Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-22T00:51:23.705859584Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.132296ms logger=migrator t=2026-05-22T00:51:23.710461935Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-22T00:51:23.712674784Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.208578ms logger=migrator t=2026-05-22T00:51:23.718060328Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-22T00:51:23.718462521Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=403.203µs logger=migrator t=2026-05-22T00:51:23.722827655Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-22T00:51:23.72364002Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=812.065µs logger=migrator t=2026-05-22T00:51:23.728364276Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-22T00:51:23.729084918Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=720.612µs logger=migrator t=2026-05-22T00:51:23.734477214Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-22T00:51:23.734543916Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=67.562µs logger=migrator t=2026-05-22T00:51:23.738590171Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-22T00:51:23.739399316Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=822.565µs logger=migrator t=2026-05-22T00:51:23.74376459Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-22T00:51:23.744970777Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.199347ms logger=migrator t=2026-05-22T00:51:23.750988602Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-22T00:51:23.759410431Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.420139ms logger=migrator t=2026-05-22T00:51:23.764343042Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-22T00:51:23.76492724Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=584.058µs logger=migrator t=2026-05-22T00:51:23.770461971Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-22T00:51:23.771436531Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=975.781µs logger=migrator t=2026-05-22T00:51:23.777050024Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-22T00:51:23.777718743Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=669.219µs logger=migrator t=2026-05-22T00:51:23.781974735Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-22T00:51:23.782270484Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=296.429µs logger=migrator t=2026-05-22T00:51:23.786283658Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-22T00:51:23.786906427Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=623.08µs logger=migrator t=2026-05-22T00:51:23.792642733Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-22T00:51:23.7964492Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.800506ms logger=migrator t=2026-05-22T00:51:23.800528975Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-22T00:51:23.801381371Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=854.276µs logger=migrator t=2026-05-22T00:51:23.805321893Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-22T00:51:23.805533239Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=211.756µs logger=migrator t=2026-05-22T00:51:23.810321376Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-22T00:51:23.810626615Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=305.889µs logger=migrator t=2026-05-22T00:51:23.815357131Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-22T00:51:23.816712103Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.354532ms logger=migrator t=2026-05-22T00:51:23.821724607Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-22T00:51:23.825428241Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.704204ms logger=migrator t=2026-05-22T00:51:23.83026078Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-22T00:51:23.831220899Z level=info msg="Migration successfully executed" id="create data_source table" duration=960.199µs logger=migrator t=2026-05-22T00:51:23.837496352Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-22T00:51:23.838753071Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.256779ms logger=migrator t=2026-05-22T00:51:23.843784446Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-22T00:51:23.844693743Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=908.897µs logger=migrator t=2026-05-22T00:51:23.851585956Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-22T00:51:23.85238085Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=798.795µs logger=migrator t=2026-05-22T00:51:23.856549038Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-22T00:51:23.857039083Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=489.345µs logger=migrator t=2026-05-22T00:51:23.861741858Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-22T00:51:23.868246898Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.50486ms logger=migrator t=2026-05-22T00:51:23.87288509Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-22T00:51:23.873548791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=661.83µs logger=migrator t=2026-05-22T00:51:23.879764932Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-22T00:51:23.880678651Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=913.669µs logger=migrator t=2026-05-22T00:51:23.883608511Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-22T00:51:23.884408055Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=799.114µs logger=migrator t=2026-05-22T00:51:23.887754878Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-22T00:51:23.888319455Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=563.987µs logger=migrator t=2026-05-22T00:51:23.897878919Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-22T00:51:23.901576862Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.698393ms logger=migrator t=2026-05-22T00:51:23.904795172Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-22T00:51:23.90701679Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.225578ms logger=migrator t=2026-05-22T00:51:23.910171898Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-22T00:51:23.910202588Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.371µs logger=migrator t=2026-05-22T00:51:23.915090689Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-22T00:51:23.915308345Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=217.896µs logger=migrator t=2026-05-22T00:51:23.918514834Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-22T00:51:23.920855616Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.344432ms logger=migrator t=2026-05-22T00:51:23.92393937Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-22T00:51:23.924171558Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=232.328µs logger=migrator t=2026-05-22T00:51:23.928322516Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-22T00:51:23.928577943Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=255.487µs logger=migrator t=2026-05-22T00:51:23.934425093Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-22T00:51:23.938129687Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.704434ms logger=migrator t=2026-05-22T00:51:23.941283934Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-22T00:51:23.94147781Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.206µs logger=migrator t=2026-05-22T00:51:23.94572678Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-22T00:51:23.946629719Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=902.499µs logger=migrator t=2026-05-22T00:51:23.953796429Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-22T00:51:23.955257624Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.462175ms logger=migrator t=2026-05-22T00:51:23.959073052Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-22T00:51:23.959794484Z level=info msg="Migration successfully executed" id="create api_key table" duration=724.252µs logger=migrator t=2026-05-22T00:51:23.964732536Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-22T00:51:23.96551483Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=778.314µs logger=migrator t=2026-05-22T00:51:23.970024578Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-22T00:51:23.97073444Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=710.042µs logger=migrator t=2026-05-22T00:51:23.975981982Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-22T00:51:23.97723325Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.253617ms logger=migrator t=2026-05-22T00:51:23.982352248Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-22T00:51:23.983477712Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.128164ms logger=migrator t=2026-05-22T00:51:23.987582988Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-22T00:51:23.988447574Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=864.976µs logger=migrator t=2026-05-22T00:51:23.99611754Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-22T00:51:23.996879655Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=762.855µs logger=migrator t=2026-05-22T00:51:24.000528157Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-22T00:51:24.010064179Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.533482ms logger=migrator t=2026-05-22T00:51:24.014196137Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-22T00:51:24.015004262Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=808.194µs logger=migrator t=2026-05-22T00:51:24.020997166Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-22T00:51:24.02177783Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=780.534µs logger=migrator t=2026-05-22T00:51:24.378329533Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-22T00:51:24.381975266Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=3.648763ms logger=migrator t=2026-05-22T00:51:24.645948387Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-22T00:51:24.64702882Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.084133ms logger=migrator t=2026-05-22T00:51:24.70708272Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-22T00:51:24.707645758Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=562.258µs logger=migrator t=2026-05-22T00:51:24.741109089Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-22T00:51:24.74213396Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.01565ms logger=migrator t=2026-05-22T00:51:24.767801101Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-22T00:51:24.767850472Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=56.712µs logger=migrator t=2026-05-22T00:51:24.823910359Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-22T00:51:24.827013284Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.105305ms logger=migrator t=2026-05-22T00:51:24.911389554Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-22T00:51:24.914353805Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.966752ms logger=migrator t=2026-05-22T00:51:25.164653943Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-22T00:51:25.164937251Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=285.948µs logger=migrator t=2026-05-22T00:51:25.268765294Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-22T00:51:25.273408508Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.635113ms logger=migrator t=2026-05-22T00:51:25.416958306Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-22T00:51:25.420599848Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.658492ms logger=migrator t=2026-05-22T00:51:25.427237774Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-22T00:51:25.428575545Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.342071ms logger=migrator t=2026-05-22T00:51:25.438592594Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-22T00:51:25.439295656Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=706.462µs logger=migrator t=2026-05-22T00:51:25.444156665Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-22T00:51:25.44722008Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.063025ms logger=migrator t=2026-05-22T00:51:25.453180614Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-22T00:51:25.454069911Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=889.677µs logger=migrator t=2026-05-22T00:51:25.459008994Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-22T00:51:25.459814718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=804.404µs logger=migrator t=2026-05-22T00:51:25.463697879Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-22T00:51:25.464602166Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=906.977µs logger=migrator t=2026-05-22T00:51:25.468975361Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-22T00:51:25.469071874Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.483µs logger=migrator t=2026-05-22T00:51:25.473704927Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-22T00:51:25.473733818Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.921µs logger=migrator t=2026-05-22T00:51:25.47964285Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-22T00:51:25.483020454Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.378304ms logger=migrator t=2026-05-22T00:51:25.487036618Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-22T00:51:25.488925427Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.889119ms logger=migrator t=2026-05-22T00:51:25.49326333Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-22T00:51:25.493331192Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.482µs logger=migrator t=2026-05-22T00:51:25.499307257Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-22T00:51:25.500483833Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.180296ms logger=migrator t=2026-05-22T00:51:25.507846781Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-22T00:51:25.509394028Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.548937ms logger=migrator t=2026-05-22T00:51:25.513915627Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-22T00:51:25.513951158Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.491µs logger=migrator t=2026-05-22T00:51:25.517975443Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-22T00:51:25.518827419Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=852.037µs logger=migrator t=2026-05-22T00:51:25.523562375Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-22T00:51:25.524930297Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.366042ms logger=migrator t=2026-05-22T00:51:25.534499623Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-22T00:51:25.541187449Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.686995ms logger=migrator t=2026-05-22T00:51:25.546005317Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-22T00:51:25.546036998Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.211µs logger=migrator t=2026-05-22T00:51:25.552129157Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-22T00:51:25.553286073Z level=info msg="Migration successfully executed" id="create session table" duration=1.160847ms logger=migrator t=2026-05-22T00:51:25.560722431Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-22T00:51:25.561184376Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=476.455µs logger=migrator t=2026-05-22T00:51:25.567620054Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-22T00:51:25.567766669Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=150.885µs logger=migrator t=2026-05-22T00:51:25.575444056Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-22T00:51:25.576283072Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=849.367µs logger=migrator t=2026-05-22T00:51:25.581646787Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-22T00:51:25.594296157Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=12.64208ms logger=migrator t=2026-05-22T00:51:25.603057998Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-22T00:51:25.603104519Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.251µs logger=migrator t=2026-05-22T00:51:25.606786793Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-22T00:51:25.606848514Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=65.742µs logger=migrator t=2026-05-22T00:51:25.612168429Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-22T00:51:25.615722709Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.55426ms logger=migrator t=2026-05-22T00:51:25.624104707Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-22T00:51:25.629424951Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.337174ms logger=migrator t=2026-05-22T00:51:25.633177387Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-22T00:51:25.633244049Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=67.182µs logger=migrator t=2026-05-22T00:51:25.636129758Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-22T00:51:25.63618643Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=57.182µs logger=migrator t=2026-05-22T00:51:25.639315417Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-22T00:51:25.639891674Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=576.057µs logger=migrator t=2026-05-22T00:51:25.645408984Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-22T00:51:25.645458306Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=51.072µs logger=migrator t=2026-05-22T00:51:25.650217402Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-22T00:51:25.653491914Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.272172ms logger=migrator t=2026-05-22T00:51:25.66115577Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-22T00:51:25.661440289Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=295.559µs logger=migrator t=2026-05-22T00:51:25.664871795Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-22T00:51:25.670591861Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.717026ms logger=migrator t=2026-05-22T00:51:25.686351648Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-22T00:51:25.699144652Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=12.793284ms logger=migrator t=2026-05-22T00:51:25.703116845Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-22T00:51:25.703332891Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=217.836µs logger=migrator t=2026-05-22T00:51:25.707807789Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-22T00:51:25.709569524Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.761985ms logger=migrator t=2026-05-22T00:51:25.715258049Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-22T00:51:25.716740495Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.484346ms logger=migrator t=2026-05-22T00:51:25.723355479Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-22T00:51:25.724547676Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.193506ms logger=migrator t=2026-05-22T00:51:25.729173379Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-22T00:51:25.730166789Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=980.48µs logger=migrator t=2026-05-22T00:51:25.734911026Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-22T00:51:25.735614297Z level=info msg="Migration successfully executed" id="add index alert state" duration=703.341µs logger=migrator t=2026-05-22T00:51:25.739315741Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-22T00:51:25.740040353Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=724.692µs logger=migrator t=2026-05-22T00:51:25.744241813Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-22T00:51:25.744746269Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=504.906µs logger=migrator t=2026-05-22T00:51:25.748407292Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-22T00:51:25.749130994Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=723.462µs logger=migrator t=2026-05-22T00:51:25.752807088Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-22T00:51:25.753498089Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=690.991µs logger=migrator t=2026-05-22T00:51:25.759381821Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-22T00:51:25.773875528Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.492207ms logger=migrator t=2026-05-22T00:51:25.779367508Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-22T00:51:25.780110991Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=738.072µs logger=migrator t=2026-05-22T00:51:25.789718016Z 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-22T00:51:25.791187191Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.470435ms logger=migrator t=2026-05-22T00:51:25.796158936Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-22T00:51:25.796417653Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=259.137µs logger=migrator t=2026-05-22T00:51:25.800327224Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-22T00:51:25.800783248Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=456.014µs logger=migrator t=2026-05-22T00:51:25.804388289Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-22T00:51:25.804969627Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=576.468µs logger=migrator t=2026-05-22T00:51:25.809981131Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-22T00:51:25.812654614Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.674063ms logger=migrator t=2026-05-22T00:51:25.822160458Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-22T00:51:25.8257964Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.626361ms logger=migrator t=2026-05-22T00:51:25.829230716Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-22T00:51:25.832802976Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.57171ms logger=migrator t=2026-05-22T00:51:25.83618313Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-22T00:51:25.840174663Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.991173ms logger=migrator t=2026-05-22T00:51:25.846496058Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-22T00:51:25.847591752Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.098284ms logger=migrator t=2026-05-22T00:51:25.851258335Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-22T00:51:25.851281136Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=20.481µs logger=migrator t=2026-05-22T00:51:25.855203117Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-22T00:51:25.855258138Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.411µs logger=migrator t=2026-05-22T00:51:25.859924313Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-22T00:51:25.86080612Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=881.507µs logger=migrator t=2026-05-22T00:51:25.864816654Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T00:51:25.865657249Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=840.425µs logger=migrator t=2026-05-22T00:51:25.87245492Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-22T00:51:25.873773689Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.32038ms logger=migrator t=2026-05-22T00:51:25.880887319Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-22T00:51:25.881806548Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=910.618µs logger=migrator t=2026-05-22T00:51:25.88576485Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T00:51:25.886904965Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.139035ms logger=migrator t=2026-05-22T00:51:25.891808096Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-22T00:51:25.895976865Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.172949ms logger=migrator t=2026-05-22T00:51:25.900941077Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-22T00:51:25.904738265Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.794368ms logger=migrator t=2026-05-22T00:51:25.908542662Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-22T00:51:25.908728898Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.846µs logger=migrator t=2026-05-22T00:51:25.914385192Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-22T00:51:25.91526391Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=879.568µs logger=migrator t=2026-05-22T00:51:25.920286225Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-22T00:51:25.92173702Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.451354ms logger=migrator t=2026-05-22T00:51:25.926876678Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-22T00:51:25.930561122Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.684554ms logger=migrator t=2026-05-22T00:51:25.942688256Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-22T00:51:25.942776198Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=89.022µs logger=migrator t=2026-05-22T00:51:25.948998551Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-22T00:51:25.950071183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.073023ms logger=migrator t=2026-05-22T00:51:25.955253474Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-22T00:51:25.955923424Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=665.02µs logger=migrator t=2026-05-22T00:51:25.961640291Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-22T00:51:25.961810836Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=174.325µs logger=migrator t=2026-05-22T00:51:25.966861851Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-22T00:51:25.967643976Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=781.725µs logger=migrator t=2026-05-22T00:51:25.974442345Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-22T00:51:25.975337984Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=895.789µs logger=migrator t=2026-05-22T00:51:25.98139591Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-22T00:51:25.983187286Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.797186ms logger=migrator t=2026-05-22T00:51:25.989236672Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-22T00:51:25.989989615Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=753.413µs logger=migrator t=2026-05-22T00:51:25.993629058Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-22T00:51:25.99434291Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=713.402µs logger=migrator t=2026-05-22T00:51:26.0021259Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-22T00:51:26.00340681Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.2968ms logger=migrator t=2026-05-22T00:51:26.008755905Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-22T00:51:26.008806736Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.282µs logger=migrator t=2026-05-22T00:51:26.01347374Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-22T00:51:26.021257241Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.783021ms logger=migrator t=2026-05-22T00:51:26.024850552Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-22T00:51:26.025716388Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=865.766µs logger=migrator t=2026-05-22T00:51:26.02866159Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-22T00:51:26.033919142Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.257032ms logger=migrator t=2026-05-22T00:51:26.038405371Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-22T00:51:26.039085202Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=679.371µs logger=migrator t=2026-05-22T00:51:26.042700544Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-22T00:51:26.043335104Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=631.209µs logger=migrator t=2026-05-22T00:51:26.046590243Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-22T00:51:26.047198412Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=604.299µs logger=migrator t=2026-05-22T00:51:26.051754614Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-22T00:51:26.065405185Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.648402ms logger=migrator t=2026-05-22T00:51:26.068286784Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-22T00:51:26.068835141Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=548.497µs logger=migrator t=2026-05-22T00:51:26.071849914Z 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-22T00:51:26.072517924Z 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=668.27µs logger=migrator t=2026-05-22T00:51:26.078067156Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-22T00:51:26.078481649Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=418.353µs logger=migrator t=2026-05-22T00:51:26.084244007Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-22T00:51:26.084873347Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=629.19µs logger=migrator t=2026-05-22T00:51:26.089488099Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-22T00:51:26.089761678Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=277.338µs logger=migrator t=2026-05-22T00:51:26.097410134Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-22T00:51:26.103650727Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.242083ms logger=migrator t=2026-05-22T00:51:26.108646711Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-22T00:51:26.113565353Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.912442ms logger=migrator t=2026-05-22T00:51:26.121775817Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-22T00:51:26.123344585Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.545927ms logger=migrator t=2026-05-22T00:51:26.12865732Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-22T00:51:26.129744493Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.086753ms logger=migrator t=2026-05-22T00:51:26.133526Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-22T00:51:26.133988754Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=464.515µs logger=migrator t=2026-05-22T00:51:26.141975451Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-22T00:51:26.147822392Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.849341ms logger=migrator t=2026-05-22T00:51:26.153412225Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-22T00:51:26.154831888Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.418573ms logger=migrator t=2026-05-22T00:51:26.15944761Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-22T00:51:26.159641627Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.417µs logger=migrator t=2026-05-22T00:51:26.165339483Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-22T00:51:26.165922961Z level=info msg="Migration successfully executed" id="Move region to single row" duration=583.518µs logger=migrator t=2026-05-22T00:51:26.170363138Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-22T00:51:26.171854584Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.495306ms logger=migrator t=2026-05-22T00:51:26.178963503Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-22T00:51:26.180312335Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.350332ms logger=migrator t=2026-05-22T00:51:26.186680472Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T00:51:26.187754306Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.074744ms logger=migrator t=2026-05-22T00:51:26.193040228Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T00:51:26.194325668Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.29202ms logger=migrator t=2026-05-22T00:51:26.204853034Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-22T00:51:26.20569563Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=843.396µs logger=migrator t=2026-05-22T00:51:26.211181299Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-22T00:51:26.21215733Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=975.511µs logger=migrator t=2026-05-22T00:51:26.214842933Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-22T00:51:26.214909495Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.192µs logger=migrator t=2026-05-22T00:51:26.219552658Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-22T00:51:26.220702254Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.144456ms logger=migrator t=2026-05-22T00:51:26.228183115Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-22T00:51:26.228871936Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=689.071µs logger=migrator t=2026-05-22T00:51:26.235721317Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-22T00:51:26.237247745Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.527858ms logger=migrator t=2026-05-22T00:51:26.241829546Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-22T00:51:26.243505069Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.674533ms logger=migrator t=2026-05-22T00:51:26.248199503Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-22T00:51:26.248554934Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=355.631µs logger=migrator t=2026-05-22T00:51:26.253874168Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-22T00:51:26.254206269Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=332.311µs logger=migrator t=2026-05-22T00:51:26.307716392Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-22T00:51:26.307846466Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=133.773µs logger=migrator t=2026-05-22T00:51:26.325245473Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-22T00:51:26.326140182Z level=info msg="Migration successfully executed" id="create team table" duration=896.779µs logger=migrator t=2026-05-22T00:51:26.332706214Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-22T00:51:26.334276513Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.559158ms logger=migrator t=2026-05-22T00:51:26.340861327Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-22T00:51:26.341899038Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.051012ms logger=migrator t=2026-05-22T00:51:26.346516021Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-22T00:51:26.351854966Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.335595ms logger=migrator t=2026-05-22T00:51:26.365235299Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-22T00:51:26.368225042Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=2.985713ms logger=migrator t=2026-05-22T00:51:26.373597837Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-22T00:51:26.375025991Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.427984ms logger=migrator t=2026-05-22T00:51:26.379508Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-22T00:51:26.380306505Z level=info msg="Migration successfully executed" id="create team member table" duration=798.395µs logger=migrator t=2026-05-22T00:51:26.385923619Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-22T00:51:26.387289001Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.365762ms logger=migrator t=2026-05-22T00:51:26.391973806Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-22T00:51:26.393230694Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.256398ms logger=migrator t=2026-05-22T00:51:26.397537388Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-22T00:51:26.398439096Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=901.968µs logger=migrator t=2026-05-22T00:51:26.403874204Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-22T00:51:26.408785045Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.910561ms logger=migrator t=2026-05-22T00:51:26.412554771Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-22T00:51:26.417272147Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.717256ms logger=migrator t=2026-05-22T00:51:26.421138297Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-22T00:51:26.425932025Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.793008ms logger=migrator t=2026-05-22T00:51:26.431105455Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-22T00:51:26.432002682Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=897.747µs logger=migrator t=2026-05-22T00:51:26.436635455Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-22T00:51:26.437531814Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=896.329µs logger=migrator t=2026-05-22T00:51:26.44228095Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-22T00:51:26.443273041Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=988.081µs logger=migrator t=2026-05-22T00:51:26.450594246Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-22T00:51:26.452160996Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.566609ms logger=migrator t=2026-05-22T00:51:26.456963503Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-22T00:51:26.458319485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.355602ms logger=migrator t=2026-05-22T00:51:26.462829885Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-22T00:51:26.464197757Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.367072ms logger=migrator t=2026-05-22T00:51:26.469512831Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-22T00:51:26.470370268Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=857.347µs logger=migrator t=2026-05-22T00:51:26.474676571Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-22T00:51:26.476098735Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.422054ms logger=migrator t=2026-05-22T00:51:26.480680216Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-22T00:51:26.481222953Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=544.197µs logger=migrator t=2026-05-22T00:51:26.48598307Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-22T00:51:26.486208987Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=226.327µs logger=migrator t=2026-05-22T00:51:26.490327434Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-22T00:51:26.491565643Z level=info msg="Migration successfully executed" id="create tag table" duration=1.238049ms logger=migrator t=2026-05-22T00:51:26.496862876Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-22T00:51:26.498231318Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.368292ms logger=migrator t=2026-05-22T00:51:26.502740988Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-22T00:51:26.50344529Z level=info msg="Migration successfully executed" id="create login attempt table" duration=704.502µs logger=migrator t=2026-05-22T00:51:26.507617149Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-22T00:51:26.50894891Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.322581ms logger=migrator t=2026-05-22T00:51:26.514599565Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-22T00:51:26.515908025Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.30879ms logger=migrator t=2026-05-22T00:51:26.519471515Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-22T00:51:26.533762907Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.290831ms logger=migrator t=2026-05-22T00:51:26.538220255Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-22T00:51:26.539447172Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.215406ms logger=migrator t=2026-05-22T00:51:26.544958803Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-22T00:51:26.549216394Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=4.258931ms logger=migrator t=2026-05-22T00:51:26.553764375Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-22T00:51:26.554210208Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=442.833µs logger=migrator t=2026-05-22T00:51:26.559822572Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-22T00:51:26.560977358Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.154586ms logger=migrator t=2026-05-22T00:51:26.565335622Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-22T00:51:26.566097116Z level=info msg="Migration successfully executed" id="create user auth table" duration=761.283µs logger=migrator t=2026-05-22T00:51:26.570708218Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-22T00:51:26.571645247Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=936.719µs logger=migrator t=2026-05-22T00:51:26.575717223Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-22T00:51:26.575785535Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.082µs logger=migrator t=2026-05-22T00:51:26.579465339Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-22T00:51:26.584503175Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.043637ms logger=migrator t=2026-05-22T00:51:26.58954302Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-22T00:51:26.594520164Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.977024ms logger=migrator t=2026-05-22T00:51:26.598215418Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-22T00:51:26.604557394Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.341676ms logger=migrator t=2026-05-22T00:51:26.608843056Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-22T00:51:26.613876733Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.033156ms logger=migrator t=2026-05-22T00:51:26.617858335Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-22T00:51:26.618738133Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=879.748µs logger=migrator t=2026-05-22T00:51:26.624216301Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-22T00:51:26.629728532Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.511891ms logger=migrator t=2026-05-22T00:51:26.633590782Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-22T00:51:26.634496079Z level=info msg="Migration successfully executed" id="create server_lock table" duration=905.247µs logger=migrator t=2026-05-22T00:51:26.639802584Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-22T00:51:26.641272249Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.468035ms logger=migrator t=2026-05-22T00:51:26.646226612Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-22T00:51:26.647625785Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.398983ms logger=migrator t=2026-05-22T00:51:26.653038823Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-22T00:51:26.65393048Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=883.777µs logger=migrator t=2026-05-22T00:51:26.658579963Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-22T00:51:26.660131982Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.551809ms logger=migrator t=2026-05-22T00:51:26.665852558Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-22T00:51:26.666793037Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=940.389µs logger=migrator t=2026-05-22T00:51:26.671242595Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-22T00:51:26.676633981Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.391206ms logger=migrator t=2026-05-22T00:51:26.681702687Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-22T00:51:26.682576845Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=874.118µs logger=migrator t=2026-05-22T00:51:26.687364583Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-22T00:51:26.688207399Z level=info msg="Migration successfully executed" id="create cache_data table" duration=838.506µs logger=migrator t=2026-05-22T00:51:26.69276797Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-22T00:51:26.693676558Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=908.268µs logger=migrator t=2026-05-22T00:51:26.698205118Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-22T00:51:26.700246161Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.041133ms logger=migrator t=2026-05-22T00:51:26.705881985Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-22T00:51:26.706792463Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=910.148µs logger=migrator t=2026-05-22T00:51:26.711105016Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-22T00:51:26.711178579Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.833µs logger=migrator t=2026-05-22T00:51:26.715827262Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-22T00:51:26.715957326Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.984µs logger=migrator t=2026-05-22T00:51:26.721426545Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-22T00:51:26.722853379Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.426984ms logger=migrator t=2026-05-22T00:51:26.727880704Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T00:51:26.729268097Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.388663ms logger=migrator t=2026-05-22T00:51:26.733527879Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T00:51:26.734434537Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=906.328µs logger=migrator t=2026-05-22T00:51:26.740846916Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-22T00:51:26.74099654Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=149.994µs logger=migrator t=2026-05-22T00:51:26.745151538Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T00:51:26.74650569Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.354262ms logger=migrator t=2026-05-22T00:51:26.750947797Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T00:51:26.751864286Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=916.239µs logger=migrator t=2026-05-22T00:51:26.756877871Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T00:51:26.758320725Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.442174ms logger=migrator t=2026-05-22T00:51:26.76299705Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T00:51:26.764529607Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.522737ms logger=migrator t=2026-05-22T00:51:26.769014475Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-22T00:51:26.774569177Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.554232ms logger=migrator t=2026-05-22T00:51:26.780000605Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-22T00:51:26.780965495Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=964.87µs logger=migrator t=2026-05-22T00:51:26.785754343Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-22T00:51:26.785846566Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=89.482µs logger=migrator t=2026-05-22T00:51:26.791827971Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-22T00:51:26.795326339Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.493198ms logger=migrator t=2026-05-22T00:51:26.801307153Z 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-22T00:51:26.802330675Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.023642ms logger=migrator t=2026-05-22T00:51:26.806477163Z 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-22T00:51:26.807406202Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=928.729µs logger=migrator t=2026-05-22T00:51:26.812501379Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T00:51:26.812570571Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.252µs logger=migrator t=2026-05-22T00:51:26.816281467Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-22T00:51:26.817197715Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=916.388µs logger=migrator t=2026-05-22T00:51:26.821944141Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-22T00:51:26.823383046Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.439585ms logger=migrator t=2026-05-22T00:51:26.827537164Z 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-22T00:51:26.829102162Z 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.564268ms logger=migrator t=2026-05-22T00:51:26.833084576Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-22T00:51:26.834003854Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=918.958µs logger=migrator t=2026-05-22T00:51:26.840219846Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-22T00:51:26.849372259Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.151823ms logger=migrator t=2026-05-22T00:51:26.853363512Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-22T00:51:26.854226509Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=863.267µs logger=migrator t=2026-05-22T00:51:26.858272754Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T00:51:26.859134Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=861.186µs logger=migrator t=2026-05-22T00:51:26.863853126Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-22T00:51:26.888675063Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.821877ms logger=migrator t=2026-05-22T00:51:26.893264875Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-22T00:51:26.917434632Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.169186ms logger=migrator t=2026-05-22T00:51:26.921649002Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-22T00:51:26.922548749Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=898.587µs logger=migrator t=2026-05-22T00:51:26.927973757Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T00:51:26.9290057Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.031942ms logger=migrator t=2026-05-22T00:51:26.933175708Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-22T00:51:26.939166473Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.989985ms logger=migrator t=2026-05-22T00:51:26.943597121Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-22T00:51:26.94974609Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.148639ms logger=migrator t=2026-05-22T00:51:26.955663893Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-22T00:51:26.95652695Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=863.137µs logger=migrator t=2026-05-22T00:51:26.962885126Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-22T00:51:26.964243748Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.351852ms logger=migrator t=2026-05-22T00:51:26.969107158Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-22T00:51:26.970258754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.140446ms logger=migrator t=2026-05-22T00:51:26.976865178Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-22T00:51:26.978253201Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.388093ms logger=migrator t=2026-05-22T00:51:26.984498034Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-22T00:51:26.984606247Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.133µs logger=migrator t=2026-05-22T00:51:26.988083014Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-22T00:51:26.998381183Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.305959ms logger=migrator t=2026-05-22T00:51:27.004647587Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-22T00:51:27.011648173Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.000686ms logger=migrator t=2026-05-22T00:51:27.015527073Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-22T00:51:27.025240564Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.71139ms logger=migrator t=2026-05-22T00:51:27.029758174Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-22T00:51:27.030525847Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=767.943µs logger=migrator t=2026-05-22T00:51:27.034555871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-22T00:51:27.036163912Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.597951ms logger=migrator t=2026-05-22T00:51:27.040832686Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-22T00:51:27.04840787Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.581165ms logger=migrator t=2026-05-22T00:51:27.051569669Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-22T00:51:27.056575233Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.004735ms logger=migrator t=2026-05-22T00:51:27.06165613Z 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-22T00:51:27.062627791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=971.381µs logger=migrator t=2026-05-22T00:51:27.066238963Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-22T00:51:27.072070893Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.83178ms logger=migrator t=2026-05-22T00:51:27.075373915Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-22T00:51:27.081719232Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.344937ms logger=migrator t=2026-05-22T00:51:27.085963973Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-22T00:51:27.086033285Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.842µs logger=migrator t=2026-05-22T00:51:27.088614145Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-22T00:51:27.089725979Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.111704ms logger=migrator t=2026-05-22T00:51:27.094822917Z 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-22T00:51:27.09590704Z 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.083853ms logger=migrator t=2026-05-22T00:51:27.10137238Z 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-22T00:51:27.102810044Z 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.442525ms logger=migrator t=2026-05-22T00:51:27.106448176Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T00:51:27.106511188Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.962µs logger=migrator t=2026-05-22T00:51:27.109513742Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-22T00:51:27.115410784Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.897272ms logger=migrator t=2026-05-22T00:51:27.121805262Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-22T00:51:27.128572442Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.760999ms logger=migrator t=2026-05-22T00:51:27.132452191Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-22T00:51:27.137233939Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.781348ms logger=migrator t=2026-05-22T00:51:27.139955114Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-22T00:51:27.149964273Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.005399ms logger=migrator t=2026-05-22T00:51:27.154642078Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-22T00:51:27.160060366Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.409578ms logger=migrator t=2026-05-22T00:51:27.164060929Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-22T00:51:27.164110802Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.973µs logger=migrator t=2026-05-22T00:51:27.167937829Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-22T00:51:27.16859673Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=654.721µs logger=migrator t=2026-05-22T00:51:27.171855221Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-22T00:51:27.178980462Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.12371ms logger=migrator t=2026-05-22T00:51:27.183174371Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-22T00:51:27.183229253Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.022µs logger=migrator t=2026-05-22T00:51:27.186793373Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-22T00:51:27.192579492Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.784349ms logger=migrator t=2026-05-22T00:51:27.19768852Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-22T00:51:27.199255239Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.570359ms logger=migrator t=2026-05-22T00:51:27.21316917Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-22T00:51:27.22094377Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.77706ms logger=migrator t=2026-05-22T00:51:27.224426418Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-22T00:51:27.225047037Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=620.629µs logger=migrator t=2026-05-22T00:51:27.230019421Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-22T00:51:27.231833597Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.859086ms logger=migrator t=2026-05-22T00:51:27.238145122Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-22T00:51:27.246540622Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.40005ms logger=migrator t=2026-05-22T00:51:27.252124794Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-22T00:51:27.262189357Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=10.064893ms logger=migrator t=2026-05-22T00:51:27.268381227Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-22T00:51:27.269539044Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.157897ms logger=migrator t=2026-05-22T00:51:27.274708073Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-22T00:51:27.276102306Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.394393ms logger=migrator t=2026-05-22T00:51:27.282512266Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-22T00:51:27.28495136Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.444735ms logger=migrator t=2026-05-22T00:51:27.290789691Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-22T00:51:27.290857814Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.763µs logger=migrator t=2026-05-22T00:51:27.295057814Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-22T00:51:27.29624004Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.182436ms logger=migrator t=2026-05-22T00:51:27.30074382Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-22T00:51:27.302603096Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.859296ms logger=migrator t=2026-05-22T00:51:27.307515589Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T00:51:27.307906331Z 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-22T00:51:27.314382231Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-22T00:51:27.315596239Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.213358ms logger=migrator t=2026-05-22T00:51:27.322443961Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-22T00:51:27.325408483Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.965711ms logger=migrator t=2026-05-22T00:51:27.328746196Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-22T00:51:27.338168527Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.424091ms logger=migrator t=2026-05-22T00:51:27.34243916Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-22T00:51:27.34340965Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=970.651µs logger=migrator t=2026-05-22T00:51:27.347690072Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-22T00:51:27.349081875Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.390823ms logger=migrator t=2026-05-22T00:51:27.356212716Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-22T00:51:27.358089744Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.882008ms logger=migrator t=2026-05-22T00:51:27.365078111Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-22T00:51:27.366291717Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.212906ms logger=migrator t=2026-05-22T00:51:27.372277823Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-22T00:51:27.374044727Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.765864ms logger=migrator t=2026-05-22T00:51:27.380097315Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-22T00:51:27.380126576Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.391µs logger=migrator t=2026-05-22T00:51:27.384348567Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-22T00:51:27.384420169Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.673µs logger=migrator t=2026-05-22T00:51:27.387956678Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-22T00:51:27.40030117Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.341542ms logger=migrator t=2026-05-22T00:51:27.406026127Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-22T00:51:27.406400459Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.722µs logger=migrator t=2026-05-22T00:51:27.40999329Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-22T00:51:27.411025162Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.031372ms logger=migrator t=2026-05-22T00:51:27.416829041Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-22T00:51:27.417397729Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=577.748µs logger=migrator t=2026-05-22T00:51:27.42323182Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-22T00:51:27.424467748Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.236038ms logger=migrator t=2026-05-22T00:51:27.432049652Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-22T00:51:27.433548649Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.503227ms logger=migrator t=2026-05-22T00:51:27.438688738Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-22T00:51:27.467888901Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.202173ms logger=migrator t=2026-05-22T00:51:27.471655958Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-22T00:51:27.47690024Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.244882ms logger=migrator t=2026-05-22T00:51:27.481791372Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-22T00:51:27.481894075Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.723µs logger=migrator t=2026-05-22T00:51:27.484253058Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-22T00:51:27.516538057Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.281129ms logger=migrator t=2026-05-22T00:51:27.520806469Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-22T00:51:27.550670634Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.862585ms logger=migrator t=2026-05-22T00:51:27.557897527Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-22T00:51:27.558941859Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.046962ms logger=migrator t=2026-05-22T00:51:27.565261876Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-22T00:51:27.566428821Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.166775ms logger=migrator t=2026-05-22T00:51:27.571130787Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-22T00:51:27.571400195Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=268.998µs logger=migrator t=2026-05-22T00:51:27.57609693Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-22T00:51:27.577870256Z level=info msg="Migration successfully executed" id="create permission table" duration=1.769785ms logger=migrator t=2026-05-22T00:51:28.047104219Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-22T00:51:28.048885314Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.789214ms logger=migrator t=2026-05-22T00:51:28.058664787Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-22T00:51:28.059913486Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.250649ms logger=migrator t=2026-05-22T00:51:28.068871733Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-22T00:51:28.069804962Z level=info msg="Migration successfully executed" id="create role table" duration=911.488µs logger=migrator t=2026-05-22T00:51:28.079070299Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-22T00:51:28.086572302Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.501513ms logger=migrator t=2026-05-22T00:51:28.094962712Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-22T00:51:28.102400513Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.439381ms logger=migrator t=2026-05-22T00:51:28.123248479Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-22T00:51:28.125122307Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.874598ms logger=migrator t=2026-05-22T00:51:28.150291097Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-22T00:51:28.151823624Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.530597ms logger=migrator t=2026-05-22T00:51:28.17264493Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-22T00:51:28.173732254Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.087334ms logger=migrator t=2026-05-22T00:51:28.181120432Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-22T00:51:28.182617779Z level=info msg="Migration successfully executed" id="create team role table" duration=1.497016ms logger=migrator t=2026-05-22T00:51:28.196401316Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-22T00:51:28.198497231Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.097145ms logger=migrator t=2026-05-22T00:51:28.207626484Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-22T00:51:28.209456071Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.828667ms logger=migrator t=2026-05-22T00:51:28.222452793Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-22T00:51:28.223848166Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.390563ms logger=migrator t=2026-05-22T00:51:28.231079711Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-22T00:51:28.232561577Z level=info msg="Migration successfully executed" id="create user role table" duration=1.481926ms logger=migrator t=2026-05-22T00:51:28.240241705Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-22T00:51:28.241370729Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.127854ms logger=migrator t=2026-05-22T00:51:28.261311218Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-22T00:51:28.263116353Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.808505ms logger=migrator t=2026-05-22T00:51:28.274178126Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-22T00:51:28.275372604Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.196398ms logger=migrator t=2026-05-22T00:51:28.284377143Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-22T00:51:28.28589415Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.514697ms logger=migrator t=2026-05-22T00:51:28.297318043Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-22T00:51:28.299276224Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.000432ms logger=migrator t=2026-05-22T00:51:28.308776069Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-22T00:51:28.310332427Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.549458ms logger=migrator t=2026-05-22T00:51:28.320313506Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-22T00:51:28.33237236Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.060244ms logger=migrator t=2026-05-22T00:51:28.339177471Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-22T00:51:28.340302406Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.124465ms logger=migrator t=2026-05-22T00:51:28.35883307Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-22T00:51:28.360780571Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.94619ms logger=migrator t=2026-05-22T00:51:28.375417634Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-22T00:51:28.377613822Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.200698ms logger=migrator t=2026-05-22T00:51:28.385530417Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-22T00:51:28.386735545Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.204718ms logger=migrator t=2026-05-22T00:51:28.399969925Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-22T00:51:28.401347728Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.378753ms logger=migrator t=2026-05-22T00:51:28.409034386Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-22T00:51:28.410189451Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.154175ms logger=migrator t=2026-05-22T00:51:28.425352852Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-22T00:51:28.433550996Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.196395ms logger=migrator t=2026-05-22T00:51:28.443156083Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-22T00:51:28.450984096Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.830003ms logger=migrator t=2026-05-22T00:51:28.458419326Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-22T00:51:28.466242119Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.822503ms logger=migrator t=2026-05-22T00:51:28.473660949Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-22T00:51:28.484127404Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.466744ms logger=migrator t=2026-05-22T00:51:28.49208025Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-22T00:51:28.493721231Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.641151ms logger=migrator t=2026-05-22T00:51:28.501007987Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-22T00:51:28.503142523Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.133957ms logger=migrator t=2026-05-22T00:51:28.51178533Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-22T00:51:28.514213186Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.433046ms logger=migrator t=2026-05-22T00:51:28.538305552Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-22T00:51:28.539877652Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.57091ms logger=migrator t=2026-05-22T00:51:28.549256332Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-22T00:51:28.550709307Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.450475ms logger=migrator t=2026-05-22T00:51:28.561600175Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-22T00:51:28.56178166Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=183.345µs logger=migrator t=2026-05-22T00:51:28.581013826Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-22T00:51:28.581088618Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.912µs logger=migrator t=2026-05-22T00:51:28.587455146Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-22T00:51:28.588347414Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=897.147µs logger=migrator t=2026-05-22T00:51:28.595113104Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-22T00:51:28.596129165Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.015301ms logger=migrator t=2026-05-22T00:51:28.603022698Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-22T00:51:28.604199765Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.179376ms logger=migrator t=2026-05-22T00:51:28.612967616Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-22T00:51:28.613301627Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=334.19µs logger=migrator t=2026-05-22T00:51:28.619519289Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-22T00:51:28.620263762Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=744.323µs logger=migrator t=2026-05-22T00:51:28.636470545Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-22T00:51:28.638136977Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.667711ms logger=migrator t=2026-05-22T00:51:28.660635124Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-22T00:51:28.661882733Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.247668ms logger=migrator t=2026-05-22T00:51:28.67922173Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-22T00:51:28.689065775Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.848795ms logger=migrator t=2026-05-22T00:51:28.696744973Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-22T00:51:28.696793815Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.562µs logger=migrator t=2026-05-22T00:51:28.706503176Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-22T00:51:28.708124586Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.619869ms logger=migrator t=2026-05-22T00:51:28.732637035Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-22T00:51:28.734573355Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.93299ms logger=migrator t=2026-05-22T00:51:28.744648067Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-22T00:51:28.746757363Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.109366ms logger=migrator t=2026-05-22T00:51:28.754933156Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-22T00:51:28.766093762Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.161716ms logger=migrator t=2026-05-22T00:51:28.772697847Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-22T00:51:28.773820422Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.121396ms logger=migrator t=2026-05-22T00:51:28.78151971Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-22T00:51:28.783167771Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.646991ms logger=migrator t=2026-05-22T00:51:28.791416217Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-22T00:51:28.813645896Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.225419ms logger=migrator t=2026-05-22T00:51:28.819875849Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-22T00:51:28.820961802Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.085033ms logger=migrator t=2026-05-22T00:51:28.836292638Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-22T00:51:28.838252609Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.956631ms logger=migrator t=2026-05-22T00:51:28.854891965Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-22T00:51:28.857453534Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.558838ms logger=migrator t=2026-05-22T00:51:28.872071957Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-22T00:51:28.874338187Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.26283ms logger=migrator t=2026-05-22T00:51:28.89025771Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-22T00:51:28.890637543Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=379.033µs logger=migrator t=2026-05-22T00:51:28.899439055Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-22T00:51:28.900431156Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=996.231µs logger=migrator t=2026-05-22T00:51:28.90700558Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-22T00:51:28.914509722Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.500463ms logger=migrator t=2026-05-22T00:51:28.921970413Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-22T00:51:28.922865531Z level=info msg="Migration successfully executed" id="create entity_events table" duration=895.458µs logger=migrator t=2026-05-22T00:51:28.929568869Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-22T00:51:28.931289262Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.722764ms logger=migrator t=2026-05-22T00:51:28.940498718Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T00:51:28.941262761Z 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-22T00:51:28.948547937Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T00:51:28.949210227Z 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-22T00:51:28.955601985Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-22T00:51:28.956483933Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=882.008µs logger=migrator t=2026-05-22T00:51:28.964563303Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-22T00:51:28.965609126Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.045903ms logger=migrator t=2026-05-22T00:51:28.973550982Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T00:51:28.975251935Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.704272ms logger=migrator t=2026-05-22T00:51:28.984960115Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T00:51:28.987175345Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.21867ms logger=migrator t=2026-05-22T00:51:29.001600551Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T00:51:29.003390897Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.790796ms logger=migrator t=2026-05-22T00:51:29.022826959Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T00:51:29.024674847Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.849268ms logger=migrator t=2026-05-22T00:51:29.03763582Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-22T00:51:29.03861204Z level=info msg="Migration successfully executed" id="Drop public config table" duration=976.98µs logger=migrator t=2026-05-22T00:51:29.044123701Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-22T00:51:29.046289808Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.166387ms logger=migrator t=2026-05-22T00:51:29.058529347Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T00:51:29.060443887Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.9198ms logger=migrator t=2026-05-22T00:51:29.074810694Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T00:51:29.077052773Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.239169ms logger=migrator t=2026-05-22T00:51:29.084425971Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-22T00:51:29.085531866Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.108415ms logger=migrator t=2026-05-22T00:51:29.092147281Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-22T00:51:29.117701245Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.555144ms logger=migrator t=2026-05-22T00:51:29.123901607Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-22T00:51:29.131282576Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.379599ms logger=migrator t=2026-05-22T00:51:29.138366205Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-22T00:51:29.147025905Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.65894ms logger=migrator t=2026-05-22T00:51:29.15460386Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-22T00:51:29.154858688Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=252.858µs logger=migrator t=2026-05-22T00:51:29.159852253Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-22T00:51:29.168936745Z level=info msg="Migration successfully executed" id="add share column" duration=9.084792ms logger=migrator t=2026-05-22T00:51:29.185054745Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-22T00:51:29.185325604Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=271.639µs logger=migrator t=2026-05-22T00:51:29.221004111Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-22T00:51:29.222520438Z level=info msg="Migration successfully executed" id="create file table" duration=1.517077ms logger=migrator t=2026-05-22T00:51:29.233601592Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-22T00:51:29.235758759Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.159867ms logger=migrator t=2026-05-22T00:51:29.253959194Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-22T00:51:29.256233725Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.277741ms logger=migrator t=2026-05-22T00:51:29.269996112Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-22T00:51:29.271807988Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.810036ms logger=migrator t=2026-05-22T00:51:29.281440857Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-22T00:51:29.283377098Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.93783ms logger=migrator t=2026-05-22T00:51:29.291056456Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-22T00:51:29.29118906Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=129.803µs logger=migrator t=2026-05-22T00:51:29.301303253Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-22T00:51:29.301406486Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.863µs logger=migrator t=2026-05-22T00:51:29.311888411Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-22T00:51:29.31277692Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=888.639µs logger=migrator t=2026-05-22T00:51:29.3253268Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-22T00:51:29.325737972Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=411.112µs logger=migrator t=2026-05-22T00:51:29.334897686Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-22T00:51:29.337117565Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.219519ms logger=migrator t=2026-05-22T00:51:29.349690905Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-22T00:51:29.362825453Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.132328ms logger=migrator t=2026-05-22T00:51:29.381355109Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-22T00:51:29.381840843Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=486.255µs logger=migrator t=2026-05-22T00:51:29.388657655Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-22T00:51:29.390079709Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.421894ms logger=migrator t=2026-05-22T00:51:29.399709278Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-22T00:51:29.400591005Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=880.497µs logger=migrator t=2026-05-22T00:51:29.407863541Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-22T00:51:29.408256103Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=393.043µs logger=migrator t=2026-05-22T00:51:29.416141568Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-22T00:51:29.417009724Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=867.866µs logger=migrator t=2026-05-22T00:51:29.424861089Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-22T00:51:29.436550131Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.690382ms logger=migrator t=2026-05-22T00:51:29.449630787Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-22T00:51:29.460700651Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.071684ms logger=migrator t=2026-05-22T00:51:29.470615759Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-22T00:51:29.472068233Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.454205ms logger=migrator t=2026-05-22T00:51:29.485393767Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-22T00:51:29.564020168Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.61129ms logger=migrator t=2026-05-22T00:51:29.574869265Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-22T00:51:29.575917447Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.049182ms logger=migrator t=2026-05-22T00:51:29.586035111Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-22T00:51:29.587067313Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.031222ms logger=migrator t=2026-05-22T00:51:29.600690336Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-22T00:51:29.626681733Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.988717ms logger=migrator t=2026-05-22T00:51:29.646748716Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-22T00:51:29.658863162Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.117436ms logger=migrator t=2026-05-22T00:51:29.665673354Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-22T00:51:29.665979983Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.489µs logger=migrator t=2026-05-22T00:51:29.681561326Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-22T00:51:29.681941328Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=382.032µs logger=migrator t=2026-05-22T00:51:29.691482845Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-22T00:51:29.69198451Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=503.185µs logger=migrator t=2026-05-22T00:51:29.697750588Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-22T00:51:29.698192212Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=442.194µs logger=migrator t=2026-05-22T00:51:29.707403038Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-22T00:51:29.707859273Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=455.704µs logger=migrator t=2026-05-22T00:51:29.719174774Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-22T00:51:29.720811984Z level=info msg="Migration successfully executed" id="create folder table" duration=1.63743ms logger=migrator t=2026-05-22T00:51:29.73225458Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-22T00:51:29.73483814Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.582599ms logger=migrator t=2026-05-22T00:51:29.744113928Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-22T00:51:29.746399269Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.289641ms logger=migrator t=2026-05-22T00:51:29.762351274Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-22T00:51:29.762424016Z level=info msg="Migration successfully executed" id="Update folder title length" duration=77.092µs logger=migrator t=2026-05-22T00:51:29.770977832Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T00:51:29.773250422Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.27466ms logger=migrator t=2026-05-22T00:51:29.781790938Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T00:51:29.783013285Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.225147ms logger=migrator t=2026-05-22T00:51:29.790670013Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-22T00:51:29.793030517Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.358434ms logger=migrator t=2026-05-22T00:51:29.799557499Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-22T00:51:29.800034364Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=476.555µs logger=migrator t=2026-05-22T00:51:29.805831854Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-22T00:51:29.806264617Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=432.622µs logger=migrator t=2026-05-22T00:51:29.827158865Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-22T00:51:29.8288987Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.740765ms logger=migrator t=2026-05-22T00:51:29.844675259Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-22T00:51:29.846266089Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.5869ms logger=migrator t=2026-05-22T00:51:29.877684654Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-22T00:51:29.879356516Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.672692ms logger=migrator t=2026-05-22T00:51:29.889258293Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-22T00:51:29.891562204Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.303661ms logger=migrator t=2026-05-22T00:51:29.903559267Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-22T00:51:29.905017253Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.456917ms logger=migrator t=2026-05-22T00:51:29.913230647Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-22T00:51:29.914792406Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.559439ms logger=migrator t=2026-05-22T00:51:29.923575658Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-22T00:51:29.92557067Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.992232ms logger=migrator t=2026-05-22T00:51:29.94068872Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-22T00:51:29.942765153Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.080404ms logger=migrator t=2026-05-22T00:51:29.957607685Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-22T00:51:29.9590791Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.470625ms logger=migrator t=2026-05-22T00:51:29.969538525Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-22T00:51:29.971346271Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.807296ms logger=migrator t=2026-05-22T00:51:29.980167695Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-22T00:51:29.981309521Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.181207ms logger=migrator t=2026-05-22T00:51:29.989474564Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-22T00:51:29.989959119Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=486.136µs logger=migrator t=2026-05-22T00:51:30.003266272Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-22T00:51:30.014978656Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.713414ms logger=migrator t=2026-05-22T00:51:30.022092267Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-22T00:51:30.02318044Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.089123ms logger=migrator t=2026-05-22T00:51:30.028855707Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T00:51:30.02894839Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=94.374µs logger=migrator t=2026-05-22T00:51:30.034484962Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T00:51:30.036517465Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.032583ms logger=migrator t=2026-05-22T00:51:30.052567414Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T00:51:30.052600175Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.301µs logger=migrator t=2026-05-22T00:51:30.062950747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-22T00:51:30.065095483Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.143266ms logger=migrator t=2026-05-22T00:51:30.080939256Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T00:51:30.082767172Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.827706ms logger=migrator t=2026-05-22T00:51:30.166453194Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-22T00:51:30.167740805Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.289171ms logger=migrator t=2026-05-22T00:51:30.176626641Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-22T00:51:30.17757071Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=944.069µs logger=migrator t=2026-05-22T00:51:30.181686248Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-22T00:51:30.182130031Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=445.123µs logger=migrator t=2026-05-22T00:51:30.187030774Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-22T00:51:30.188001625Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=971µs logger=migrator t=2026-05-22T00:51:30.192686809Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-22T00:51:30.194217358Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.527958ms logger=migrator t=2026-05-22T00:51:30.198841111Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-22T00:51:30.200347268Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.509846ms logger=migrator t=2026-05-22T00:51:30.204491816Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-22T00:51:30.214035003Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.542497ms logger=migrator t=2026-05-22T00:51:30.218776461Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-22T00:51:30.22552826Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.749179ms logger=migrator t=2026-05-22T00:51:30.229740651Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-22T00:51:30.239572357Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.832016ms logger=migrator t=2026-05-22T00:51:30.245626145Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-22T00:51:30.245702858Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.163µs logger=migrator t=2026-05-22T00:51:30.251186708Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-22T00:51:30.265262526Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.073858ms logger=migrator t=2026-05-22T00:51:30.269533198Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-22T00:51:30.277760764Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.226436ms logger=migrator t=2026-05-22T00:51:30.282492052Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-22T00:51:30.282806771Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=311.49µs logger=migrator t=2026-05-22T00:51:30.287965342Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.084602693s logger=migrator t=2026-05-22T00:51:30.288800398Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-22T00:51:30.305164826Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-22T00:51:30.305362802Z level=info msg="Created default organization" logger=secrets t=2026-05-22T00:51:30.310378749Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T00:51:30.353334704Z level=info msg="Restored cache from database" duration=392.413µs logger=plugin.store t=2026-05-22T00:51:30.354673765Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-22T00:51:30.404457213Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-22T00:51:30.404575386Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-22T00:51:30.404721131Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-22T00:51:30.404777692Z level=info msg="Plugins loaded" count=54 duration=50.103727ms logger=query_data t=2026-05-22T00:51:30.41369464Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-22T00:51:30.418124997Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-22T00:51:30.422795363Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-22T00:51:30.428877562Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-22T00:51:30.430405089Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-22T00:51:30.437103858Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-22T00:51:30.455826109Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-22T00:51:30.477300377Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-22T00:51:30.500928892Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-22T00:51:30.500960933Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-22T00:51:30.501817649Z level=info msg="Storage starting" logger=http.server t=2026-05-22T00:51:30.506772513Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-22T00:51:30.506851206Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-22T00:51:30.514188044Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-22T00:51:30.587560454Z level=info msg="Update check succeeded" duration=85.829258ms logger=grafana.update.checker t=2026-05-22T00:51:30.593361935Z level=info msg="Update check succeeded" duration=92.238098ms logger=ngalert.state.manager t=2026-05-22T00:51:30.615254485Z level=info msg="State cache has been initialized" states=0 duration=108.401219ms logger=ngalert.scheduler t=2026-05-22T00:51:30.615300307Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-22T00:51:30.615371529Z level=info msg=starting first_tick=2026-05-22T00:51:40Z logger=sqlstore.transactions t=2026-05-22T00:51:30.62668041Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-22T00:51:30.637554509Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-22T00:51:30.648547801Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-22T00:51:30.662788813Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-22T00:51:30.690942528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:30.716880224Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T00:51:30.74089251Z level=info msg="Patterns update finished" duration=123.89185ms logger=grafana-apiserver t=2026-05-22T00:51:31.169313936Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-22T00:51:31.171247006Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-22T00:51:32.058473969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.059415149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.082040593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.105415373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.122121693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.144513941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.163357849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.180855364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.198732152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.275253347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.294499778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.315695828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.335383942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.354223669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.371319422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.389895532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.423454628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.496877437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.512650008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.549557919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.566629391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.61471897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.636234022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.687016524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.704985265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.760869957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.783997768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.89599324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.912555536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:32.991228269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.003707408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.050416685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.067381226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.114472866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.134928654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.330216451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.351495636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.402541059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.422573805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.477114278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.499229228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.557829088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.581494677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.623351714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.639015972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.698857581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.719722762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.769426754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.790030248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.847943636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.867054282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.922479143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.939795764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:33.99636095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.012488524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.070088175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.086316032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.144271884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.163788895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.222236781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.243134315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.296889336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.322649361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.380664864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.399266946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.457925811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.473974923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.526905547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.544612751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.602992706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.623044233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.688898682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.710951501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.776329986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.791533491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.849228045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.87818807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:34.982817342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:35.005084597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T00:51:35.097168481Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-22T00:52:37.541255441Z level=info msg="Usage stats are ready to report"