logger=settings t=2026-09-02T16:28:35.210913157Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-02T16:28:35Z logger=settings t=2026-09-02T16:28:35.211642787Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-02T16:28:35.211658217Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-02T16:28:35.211663747Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-02T16:28:35.211668618Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-02T16:28:35.211675028Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-02T16:28:35.211679628Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-02T16:28:35.211683868Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-02T16:28:35.211708499Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-02T16:28:35.211718569Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-02T16:28:35.21174176Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-02T16:28:35.21174655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-02T16:28:35.2117511Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-02T16:28:35.21175529Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-02T16:28:35.21175993Z level=info msg=Target target=[all] logger=settings t=2026-09-02T16:28:35.211804141Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-02T16:28:35.211808741Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-02T16:28:35.211815281Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-02T16:28:35.211836822Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-02T16:28:35.211848362Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-02T16:28:35.211852622Z level=info msg="App mode production" logger=sqlstore t=2026-09-02T16:28:35.212643665Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-02T16:28:35.212667545Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-02T16:28:35.215888084Z level=info msg="Locking database" logger=migrator t=2026-09-02T16:28:35.215904424Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-02T16:28:35.216900471Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-02T16:28:35.218457545Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.556074ms logger=migrator t=2026-09-02T16:28:35.226346311Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-02T16:28:35.2273721Z level=info msg="Migration successfully executed" id="create user table" duration=1.018268ms logger=migrator t=2026-09-02T16:28:35.233417147Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-02T16:28:35.2342475Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=831.243µs logger=migrator t=2026-09-02T16:28:35.239470613Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-02T16:28:35.240264405Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=789.772µs logger=migrator t=2026-09-02T16:28:35.245387547Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-02T16:28:35.246086496Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=699.139µs logger=migrator t=2026-09-02T16:28:35.252693259Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-02T16:28:35.253451889Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=757.29µs logger=migrator t=2026-09-02T16:28:35.259084234Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-02T16:28:35.264211856Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.128112ms logger=migrator t=2026-09-02T16:28:35.268333979Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-02T16:28:35.269241194Z level=info msg="Migration successfully executed" id="create user table v2" duration=904.445µs logger=migrator t=2026-09-02T16:28:35.276095343Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-02T16:28:35.277290886Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.195473ms logger=migrator t=2026-09-02T16:28:35.281596945Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-02T16:28:35.282842969Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.245424ms logger=migrator t=2026-09-02T16:28:35.287877108Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-02T16:28:35.289115242Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.240364ms logger=migrator t=2026-09-02T16:28:35.295763165Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-02T16:28:35.296701971Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=938.966µs logger=migrator t=2026-09-02T16:28:35.30105595Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-02T16:28:35.302992104Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.935124ms logger=migrator t=2026-09-02T16:28:35.310028908Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-02T16:28:35.310251084Z level=info msg="Migration successfully executed" id="Update user table charset" duration=227.536µs logger=migrator t=2026-09-02T16:28:35.315843148Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-02T16:28:35.317813442Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.969414ms logger=migrator t=2026-09-02T16:28:35.323334205Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-02T16:28:35.323821379Z level=info msg="Migration successfully executed" id="Add missing user data" duration=487.284µs logger=migrator t=2026-09-02T16:28:35.328550079Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-02T16:28:35.331208582Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.652803ms logger=migrator t=2026-09-02T16:28:35.33732573Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-02T16:28:35.338626407Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.300207ms logger=migrator t=2026-09-02T16:28:35.343047348Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-02T16:28:35.345038553Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.990075ms logger=migrator t=2026-09-02T16:28:35.35216997Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-02T16:28:35.369215089Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=17.04659ms logger=migrator t=2026-09-02T16:28:35.373304262Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-02T16:28:35.374541516Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.236314ms logger=migrator t=2026-09-02T16:28:35.379936325Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-02T16:28:35.380164481Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.016µs logger=migrator t=2026-09-02T16:28:35.384066819Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-02T16:28:35.385155878Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.088859ms logger=migrator t=2026-09-02T16:28:35.390621569Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-09-02T16:28:35.391208336Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=581.486µs logger=migrator t=2026-09-02T16:28:35.39538746Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-02T16:28:35.39607554Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=686.039µs logger=migrator t=2026-09-02T16:28:35.402121397Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-02T16:28:35.403766221Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.649554ms logger=migrator t=2026-09-02T16:28:35.412475492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-02T16:28:35.414545109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.073577ms logger=migrator t=2026-09-02T16:28:35.421979774Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-02T16:28:35.424227065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.249051ms logger=migrator t=2026-09-02T16:28:35.429653625Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-02T16:28:35.431971039Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.313034ms logger=migrator t=2026-09-02T16:28:35.438857289Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-02T16:28:35.440249457Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.393368ms logger=migrator t=2026-09-02T16:28:35.513169918Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-02T16:28:35.513240639Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.592µs logger=migrator t=2026-09-02T16:28:35.531944745Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-02T16:28:35.533778835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.83844ms logger=migrator t=2026-09-02T16:28:35.543818382Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-02T16:28:35.545256352Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.47104ms logger=migrator t=2026-09-02T16:28:35.553889879Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-02T16:28:35.555803252Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.907782ms logger=migrator t=2026-09-02T16:28:35.563057922Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-02T16:28:35.564461031Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.409929ms logger=migrator t=2026-09-02T16:28:35.568667317Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:28:35.573345635Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.680349ms logger=migrator t=2026-09-02T16:28:35.577618563Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-02T16:28:35.579004271Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.385598ms logger=migrator t=2026-09-02T16:28:35.58546492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-02T16:28:35.586987722Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.518672ms logger=migrator t=2026-09-02T16:28:35.591325091Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-02T16:28:35.5927207Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.395059ms logger=migrator t=2026-09-02T16:28:35.598587271Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-02T16:28:35.59997965Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.391409ms logger=migrator t=2026-09-02T16:28:35.604462443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-02T16:28:35.606128099Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.664416ms logger=migrator t=2026-09-02T16:28:35.611643411Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-02T16:28:35.612106124Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=462.443µs logger=migrator t=2026-09-02T16:28:35.617549013Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-02T16:28:35.618066178Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=516.965µs logger=migrator t=2026-09-02T16:28:35.623027615Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-02T16:28:35.623383775Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.02µs logger=migrator t=2026-09-02T16:28:35.629205665Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-02T16:28:35.629792212Z level=info msg="Migration successfully executed" id="create star table" duration=584.407µs logger=migrator t=2026-09-02T16:28:35.634795079Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-02T16:28:35.635481249Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=685.62µs logger=migrator t=2026-09-02T16:28:35.640486736Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-02T16:28:35.641174125Z level=info msg="Migration successfully executed" id="create org table v1" duration=687.459µs logger=migrator t=2026-09-02T16:28:35.646290886Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-02T16:28:35.647045467Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=752.951µs logger=migrator t=2026-09-02T16:28:35.653176596Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-02T16:28:35.65405569Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=880.303µs logger=migrator t=2026-09-02T16:28:35.658862883Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-02T16:28:35.659557081Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=692.718µs logger=migrator t=2026-09-02T16:28:35.664630492Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-02T16:28:35.665340381Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=709.15µs logger=migrator t=2026-09-02T16:28:35.670178604Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-02T16:28:35.670910075Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=729.821µs logger=migrator t=2026-09-02T16:28:35.676875909Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-02T16:28:35.67690295Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.171µs logger=migrator t=2026-09-02T16:28:35.681660351Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-02T16:28:35.681698032Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.36µs logger=migrator t=2026-09-02T16:28:35.686489153Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-02T16:28:35.686672028Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=183.435µs logger=migrator t=2026-09-02T16:28:35.690394671Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-02T16:28:35.69107876Z level=info msg="Migration successfully executed" id="create dashboard table" duration=683.259µs logger=migrator t=2026-09-02T16:28:35.697807245Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-02T16:28:35.698509015Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=701.92µs logger=migrator t=2026-09-02T16:28:35.703799671Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-02T16:28:35.704540542Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=741.901µs logger=migrator t=2026-09-02T16:28:35.710868066Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-02T16:28:35.711573435Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=716.93µs logger=migrator t=2026-09-02T16:28:35.719149664Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-02T16:28:35.719892504Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=742.66µs logger=migrator t=2026-09-02T16:28:35.725366816Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-02T16:28:35.726444045Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.07699ms logger=migrator t=2026-09-02T16:28:35.732848312Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-02T16:28:35.741231303Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.38199ms logger=migrator t=2026-09-02T16:28:35.774616663Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-02T16:28:35.775830096Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.211173ms logger=migrator t=2026-09-02T16:28:35.798066749Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-02T16:28:35.799615341Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.552522ms logger=migrator t=2026-09-02T16:28:35.807642103Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-02T16:28:35.808810135Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.168042ms logger=migrator t=2026-09-02T16:28:35.813503304Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-02T16:28:35.814011489Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=508.634µs logger=migrator t=2026-09-02T16:28:35.817840634Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-02T16:28:35.819111759Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.268435ms logger=migrator t=2026-09-02T16:28:35.824725214Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-02T16:28:35.824827386Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=103.363µs logger=migrator t=2026-09-02T16:28:35.830199484Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-02T16:28:35.83293794Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.736076ms logger=migrator t=2026-09-02T16:28:35.838871623Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-02T16:28:35.840606531Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.738538ms logger=migrator t=2026-09-02T16:28:35.847062179Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-02T16:28:35.848392756Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.330147ms logger=migrator t=2026-09-02T16:28:35.854120244Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-02T16:28:35.854698619Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=576.665µs logger=migrator t=2026-09-02T16:28:35.916935115Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-02T16:28:35.92109003Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.157555ms logger=migrator t=2026-09-02T16:28:35.939079066Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-02T16:28:35.940808993Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.729938ms logger=migrator t=2026-09-02T16:28:35.947798095Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-02T16:28:35.949256726Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.457611ms logger=migrator t=2026-09-02T16:28:35.955761506Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-02T16:28:35.955815337Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.742µs logger=migrator t=2026-09-02T16:28:35.96355719Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-02T16:28:35.963606761Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.691µs logger=migrator t=2026-09-02T16:28:35.969416931Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-02T16:28:35.973038081Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.6194ms logger=migrator t=2026-09-02T16:28:35.979041467Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-02T16:28:35.982165923Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.123346ms logger=migrator t=2026-09-02T16:28:35.989566207Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-02T16:28:35.993113155Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.545548ms logger=migrator t=2026-09-02T16:28:35.998626527Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-02T16:28:36.001963209Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.335991ms logger=migrator t=2026-09-02T16:28:36.009367122Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-02T16:28:36.009717581Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=354.469µs logger=migrator t=2026-09-02T16:28:36.015204133Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-02T16:28:36.016647643Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.44365ms logger=migrator t=2026-09-02T16:28:36.023856931Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-02T16:28:36.025024873Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.168302ms logger=migrator t=2026-09-02T16:28:36.030215325Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-02T16:28:36.030254156Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.261µs logger=migrator t=2026-09-02T16:28:36.035337037Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-02T16:28:36.036800827Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.46261ms logger=migrator t=2026-09-02T16:28:36.043766899Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-02T16:28:36.044964922Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.197093ms logger=migrator t=2026-09-02T16:28:36.050180586Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:28:36.060551321Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.370145ms logger=migrator t=2026-09-02T16:28:36.065302732Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-02T16:28:36.066447003Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.141401ms logger=migrator t=2026-09-02T16:28:36.072934142Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-02T16:28:36.074224038Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.289936ms logger=migrator t=2026-09-02T16:28:36.07904717Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-02T16:28:36.080472499Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.424049ms logger=migrator t=2026-09-02T16:28:36.08487037Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-02T16:28:36.085325802Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=455.732µs logger=migrator t=2026-09-02T16:28:36.092041338Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-02T16:28:36.093168589Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.126431ms logger=migrator t=2026-09-02T16:28:36.097818847Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-02T16:28:36.10154277Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.722872ms logger=migrator t=2026-09-02T16:28:36.106476935Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-02T16:28:36.108028058Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.550443ms logger=migrator t=2026-09-02T16:28:36.114483076Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-02T16:28:36.114815075Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=332.619µs logger=migrator t=2026-09-02T16:28:36.119485633Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-02T16:28:36.119873464Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=387.44µs logger=migrator t=2026-09-02T16:28:36.124853211Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-02T16:28:36.126158717Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.305955ms logger=migrator t=2026-09-02T16:28:36.13137449Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-02T16:28:36.135176935Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.801925ms logger=migrator t=2026-09-02T16:28:36.142555698Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-02T16:28:36.144865222Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.308373ms logger=migrator t=2026-09-02T16:28:36.150011234Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-02T16:28:36.151306709Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.292405ms logger=migrator t=2026-09-02T16:28:36.156683887Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-02T16:28:36.158198698Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.514201ms logger=migrator t=2026-09-02T16:28:36.165033757Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-02T16:28:36.166876968Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.840951ms logger=migrator t=2026-09-02T16:28:36.172641527Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-02T16:28:36.174004384Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.363938ms logger=migrator t=2026-09-02T16:28:36.180610016Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-02T16:28:36.192421971Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.812155ms logger=migrator t=2026-09-02T16:28:36.197061848Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-02T16:28:36.199482295Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.420727ms logger=migrator t=2026-09-02T16:28:36.207737003Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-02T16:28:36.209293705Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.569143ms logger=migrator t=2026-09-02T16:28:36.214853468Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-02T16:28:36.228227357Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=13.370069ms logger=migrator t=2026-09-02T16:28:36.236144664Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-02T16:28:36.237168372Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.022488ms logger=migrator t=2026-09-02T16:28:36.242474379Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-02T16:28:36.246708205Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.230896ms logger=migrator t=2026-09-02T16:28:36.252173685Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-02T16:28:36.256379052Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.202066ms logger=migrator t=2026-09-02T16:28:36.264001061Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-02T16:28:36.264143035Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=142.734µs logger=migrator t=2026-09-02T16:28:36.269881243Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-02T16:28:36.270215142Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=334.279µs logger=migrator t=2026-09-02T16:28:36.276070544Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-02T16:28:36.280476984Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.40592ms logger=migrator t=2026-09-02T16:28:36.286155162Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-02T16:28:36.286509261Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=354.489µs logger=migrator t=2026-09-02T16:28:36.294285424Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-02T16:28:36.294614304Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=335.61µs logger=migrator t=2026-09-02T16:28:36.300980698Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-02T16:28:36.305696008Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.71374ms logger=migrator t=2026-09-02T16:28:36.311944541Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-02T16:28:36.312241898Z level=info msg="Migration successfully executed" id="Update uid value" duration=303.038µs logger=migrator t=2026-09-02T16:28:36.317557165Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-02T16:28:36.319410646Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.849821ms logger=migrator t=2026-09-02T16:28:36.326915993Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-02T16:28:36.328690442Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.773599ms logger=migrator t=2026-09-02T16:28:36.335069978Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-02T16:28:36.337079063Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.016956ms logger=migrator t=2026-09-02T16:28:36.343317654Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-02T16:28:36.345245657Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.926773ms logger=migrator t=2026-09-02T16:28:36.353095603Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-02T16:28:36.355411307Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.319424ms logger=migrator t=2026-09-02T16:28:36.361642078Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-02T16:28:36.364182089Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.54381ms logger=migrator t=2026-09-02T16:28:36.370283267Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-02T16:28:36.37221165Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.968544ms logger=migrator t=2026-09-02T16:28:36.380033525Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-02T16:28:36.382307318Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.219741ms logger=migrator t=2026-09-02T16:28:36.387634424Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-02T16:28:36.389446304Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.81652ms logger=migrator t=2026-09-02T16:28:36.394909045Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-02T16:28:36.409778104Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=14.857158ms logger=migrator t=2026-09-02T16:28:36.416822678Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-02T16:28:36.417723632Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=900.604µs logger=migrator t=2026-09-02T16:28:36.42272912Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-02T16:28:36.423718378Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=982.997µs logger=migrator t=2026-09-02T16:28:36.430690069Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-02T16:28:36.431571683Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=882.344µs logger=migrator t=2026-09-02T16:28:36.436469419Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-02T16:28:36.437657642Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.176372ms logger=migrator t=2026-09-02T16:28:36.454663369Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-02T16:28:36.45541475Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=752.081µs logger=migrator t=2026-09-02T16:28:36.45942492Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-02T16:28:36.460315585Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=894.095µs logger=migrator t=2026-09-02T16:28:36.467154833Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-02T16:28:36.467358119Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=211.067µs logger=migrator t=2026-09-02T16:28:36.473453486Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-02T16:28:36.477474287Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.019691ms logger=migrator t=2026-09-02T16:28:36.483797971Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-02T16:28:36.487493683Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.695062ms logger=migrator t=2026-09-02T16:28:36.492923103Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-02T16:28:36.493232021Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=308.759µs logger=migrator t=2026-09-02T16:28:36.499132114Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-02T16:28:36.503403471Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.276647ms logger=migrator t=2026-09-02T16:28:36.510837265Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-02T16:28:36.514731262Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.894147ms logger=migrator t=2026-09-02T16:28:36.519939896Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-02T16:28:36.522137036Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.19591ms logger=migrator t=2026-09-02T16:28:36.528363918Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-02T16:28:36.529313644Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=949.646µs logger=migrator t=2026-09-02T16:28:36.535971977Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-02T16:28:36.53749828Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.526483ms logger=migrator t=2026-09-02T16:28:36.542866508Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-02T16:28:36.54442377Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.557222ms logger=migrator t=2026-09-02T16:28:36.550861687Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-02T16:28:36.552214575Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.353088ms logger=migrator t=2026-09-02T16:28:36.558142098Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-02T16:28:36.559440883Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.293455ms logger=migrator t=2026-09-02T16:28:36.565579232Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-02T16:28:36.565752207Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=174.165µs logger=migrator t=2026-09-02T16:28:36.571023802Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-02T16:28:36.571140336Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=114.403µs logger=migrator t=2026-09-02T16:28:36.577731807Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-02T16:28:36.58183757Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.105803ms logger=migrator t=2026-09-02T16:28:36.587069284Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-02T16:28:36.591409624Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.3394ms logger=migrator t=2026-09-02T16:28:36.596958896Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-02T16:28:36.597137882Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=176.855µs logger=migrator t=2026-09-02T16:28:36.603233449Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-02T16:28:36.604430962Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.195272ms logger=migrator t=2026-09-02T16:28:36.609961134Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-02T16:28:36.611439885Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.477691ms logger=migrator t=2026-09-02T16:28:36.616879884Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-02T16:28:36.617000908Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=122.884µs logger=migrator t=2026-09-02T16:28:36.622720585Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-02T16:28:36.62401777Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.295695ms logger=migrator t=2026-09-02T16:28:36.631087305Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-02T16:28:36.632473064Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.377278ms logger=migrator t=2026-09-02T16:28:36.637615135Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-02T16:28:36.643492127Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.876832ms logger=migrator t=2026-09-02T16:28:36.64937969Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-02T16:28:36.649508973Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=130.594µs logger=migrator t=2026-09-02T16:28:36.65631199Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-02T16:28:36.65812026Z level=info msg="Migration successfully executed" id="create session table" duration=1.80698ms logger=migrator t=2026-09-02T16:28:36.66357029Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-02T16:28:36.663798576Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=229.496µs logger=migrator t=2026-09-02T16:28:36.669273797Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-02T16:28:36.669468932Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=195.746µs logger=migrator t=2026-09-02T16:28:36.67592612Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-02T16:28:36.677012279Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.086199ms logger=migrator t=2026-09-02T16:28:36.682676145Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-02T16:28:36.683950911Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.284126ms logger=migrator t=2026-09-02T16:28:36.690493961Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-02T16:28:36.690655815Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=140.744µs logger=migrator t=2026-09-02T16:28:36.695802537Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-02T16:28:36.695910049Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=108.432µs logger=migrator t=2026-09-02T16:28:36.703038316Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-02T16:28:36.707977482Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.943136ms logger=migrator t=2026-09-02T16:28:36.713567986Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-02T16:28:36.718169792Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.601056ms logger=migrator t=2026-09-02T16:28:36.723666124Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-02T16:28:36.723860639Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=195.296µs logger=migrator t=2026-09-02T16:28:36.730493992Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-02T16:28:36.730728398Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=254.567µs logger=migrator t=2026-09-02T16:28:36.736278581Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-02T16:28:36.737579707Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.301316ms logger=migrator t=2026-09-02T16:28:36.743358546Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-02T16:28:36.74350636Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=148.913µs logger=migrator t=2026-09-02T16:28:36.749650629Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-02T16:28:36.754487592Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.835913ms logger=migrator t=2026-09-02T16:28:36.761541347Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-02T16:28:36.761881866Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=292.267µs logger=migrator t=2026-09-02T16:28:36.767420998Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-02T16:28:36.772151479Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.7299ms logger=migrator t=2026-09-02T16:28:36.778160304Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-02T16:28:36.782817352Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.654308ms logger=migrator t=2026-09-02T16:28:36.790606617Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-02T16:28:36.790933075Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=329.639µs logger=migrator t=2026-09-02T16:28:36.797231919Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-02T16:28:36.798817103Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.583764ms logger=migrator t=2026-09-02T16:28:36.805572629Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-02T16:28:36.807042358Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.46949ms logger=migrator t=2026-09-02T16:28:36.814850004Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-02T16:28:36.81650477Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.654366ms logger=migrator t=2026-09-02T16:28:36.823236955Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-02T16:28:36.824792918Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.555733ms logger=migrator t=2026-09-02T16:28:36.830935766Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-02T16:28:36.832429428Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.493562ms logger=migrator t=2026-09-02T16:28:36.840200982Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-02T16:28:36.841650602Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.453691ms logger=migrator t=2026-09-02T16:28:36.847911354Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-02T16:28:36.849064896Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.152773ms logger=migrator t=2026-09-02T16:28:36.854922877Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-02T16:28:36.856543792Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.619725ms logger=migrator t=2026-09-02T16:28:36.863839852Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-02T16:28:36.865224311Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.384739ms logger=migrator t=2026-09-02T16:28:36.871072971Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-02T16:28:36.883676769Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.599217ms logger=migrator t=2026-09-02T16:28:36.889636192Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-02T16:28:36.890504546Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=869.634µs logger=migrator t=2026-09-02T16:28:36.897814688Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-09-02T16:28:36.899057432Z 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.242144ms logger=migrator t=2026-09-02T16:28:36.905009805Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-02T16:28:36.905351535Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=338.47µs logger=migrator t=2026-09-02T16:28:36.910801805Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-02T16:28:36.911445332Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=642.737µs logger=migrator t=2026-09-02T16:28:36.91823786Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-02T16:28:36.919027131Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=789.451µs logger=migrator t=2026-09-02T16:28:36.92444105Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-02T16:28:36.927857665Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.416605ms logger=migrator t=2026-09-02T16:28:36.934070326Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-02T16:28:36.937342495Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.272679ms logger=migrator t=2026-09-02T16:28:36.944806171Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-02T16:28:36.94876413Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.957578ms logger=migrator t=2026-09-02T16:28:36.955339221Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-02T16:28:36.958757455Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.417485ms logger=migrator t=2026-09-02T16:28:36.964334239Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-02T16:28:36.965249334Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=912.435µs logger=migrator t=2026-09-02T16:28:36.972234016Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-02T16:28:36.972318439Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.653µs logger=migrator t=2026-09-02T16:28:36.977656795Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-02T16:28:36.977751278Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=95.273µs logger=migrator t=2026-09-02T16:28:36.982736316Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-02T16:28:36.983533358Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=796.532µs logger=migrator t=2026-09-02T16:28:36.988661718Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T16:28:36.989615294Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=953.116µs logger=migrator t=2026-09-02T16:28:36.998005875Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-02T16:28:36.998741776Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=735.921µs logger=migrator t=2026-09-02T16:28:37.004042392Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-02T16:28:37.004808162Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=768.71µs logger=migrator t=2026-09-02T16:28:37.011338252Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T16:28:37.012288088Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=948.966µs logger=migrator t=2026-09-02T16:28:37.017359428Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-02T16:28:37.020816362Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.456424ms logger=migrator t=2026-09-02T16:28:37.027052574Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-02T16:28:37.030487559Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.434975ms logger=migrator t=2026-09-02T16:28:37.037108301Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-02T16:28:37.037326157Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=216.245µs logger=migrator t=2026-09-02T16:28:37.042607322Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-02T16:28:37.043538928Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=931.396µs logger=migrator t=2026-09-02T16:28:37.048851664Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-02T16:28:37.049730587Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=879.033µs logger=migrator t=2026-09-02T16:28:37.054977582Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-02T16:28:37.058453738Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.473715ms logger=migrator t=2026-09-02T16:28:37.064543705Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-02T16:28:37.064697139Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=155.374µs logger=migrator t=2026-09-02T16:28:37.070013965Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-02T16:28:37.070952751Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=939.366µs logger=migrator t=2026-09-02T16:28:37.077541082Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-02T16:28:37.078507299Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=965.697µs logger=migrator t=2026-09-02T16:28:37.085176222Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-02T16:28:37.085677516Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=501.164µs logger=migrator t=2026-09-02T16:28:37.090434376Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-02T16:28:37.091333321Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=897.045µs logger=migrator t=2026-09-02T16:28:37.096628977Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-02T16:28:37.097591604Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=960.967µs logger=migrator t=2026-09-02T16:28:37.103687521Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-02T16:28:37.104648557Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=961.316µs logger=migrator t=2026-09-02T16:28:37.110138858Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-02T16:28:37.111083144Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=944.366µs logger=migrator t=2026-09-02T16:28:37.116141984Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-02T16:28:37.117186092Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.042918ms logger=migrator t=2026-09-02T16:28:37.123813555Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-02T16:28:37.124839193Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.023898ms logger=migrator t=2026-09-02T16:28:37.130002144Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-02T16:28:37.130097618Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=98.263µs logger=migrator t=2026-09-02T16:28:37.134542739Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-02T16:28:37.138316933Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.773484ms logger=migrator t=2026-09-02T16:28:37.144678838Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-02T16:28:37.14547202Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=793.042µs logger=migrator t=2026-09-02T16:28:37.151626789Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-02T16:28:37.155413804Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.786834ms logger=migrator t=2026-09-02T16:28:37.160974466Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-02T16:28:37.161698605Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=723.869µs logger=migrator t=2026-09-02T16:28:37.171534606Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-02T16:28:37.172560934Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.024378ms logger=migrator t=2026-09-02T16:28:37.177977033Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-02T16:28:37.17893903Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=962.337µs logger=migrator t=2026-09-02T16:28:37.184953315Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-02T16:28:37.195996289Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.042724ms logger=migrator t=2026-09-02T16:28:37.201599263Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-02T16:28:37.202292592Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=693.469µs logger=migrator t=2026-09-02T16:28:37.207300119Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-09-02T16:28:37.208214245Z 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=913.945µs logger=migrator t=2026-09-02T16:28:37.214443076Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-02T16:28:37.214768125Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=323.278µs logger=migrator t=2026-09-02T16:28:37.219565866Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-02T16:28:37.220118292Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=552.196µs logger=migrator t=2026-09-02T16:28:37.224960605Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-02T16:28:37.225209641Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=248.826µs logger=migrator t=2026-09-02T16:28:37.229955072Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-02T16:28:37.233888711Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.930309ms logger=migrator t=2026-09-02T16:28:37.240384679Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-02T16:28:37.244203574Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.818605ms logger=migrator t=2026-09-02T16:28:37.249102379Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-02T16:28:37.25025788Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.154051ms logger=migrator t=2026-09-02T16:28:37.255197277Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-02T16:28:37.256096261Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=897.954µs logger=migrator t=2026-09-02T16:28:37.262437965Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-02T16:28:37.262710923Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=272.898µs logger=migrator t=2026-09-02T16:28:37.268753679Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-02T16:28:37.272709857Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.956058ms logger=migrator t=2026-09-02T16:28:37.277618283Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-02T16:28:37.278473726Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=855.073µs logger=migrator t=2026-09-02T16:28:37.285398077Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-02T16:28:37.285595232Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.475µs logger=migrator t=2026-09-02T16:28:37.290337142Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-02T16:28:37.290738204Z level=info msg="Migration successfully executed" id="Move region to single row" duration=401.222µs logger=migrator t=2026-09-02T16:28:37.295411992Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-02T16:28:37.296165732Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=754µs logger=migrator t=2026-09-02T16:28:37.301102769Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-02T16:28:37.30185826Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=755.67µs logger=migrator t=2026-09-02T16:28:37.307849904Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T16:28:37.308858751Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.007317ms logger=migrator t=2026-09-02T16:28:37.314348732Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T16:28:37.316021969Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.672497ms logger=migrator t=2026-09-02T16:28:37.323045201Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-02T16:28:37.324665966Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.625375ms logger=migrator t=2026-09-02T16:28:37.331203886Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-02T16:28:37.332598114Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.393518ms logger=migrator t=2026-09-02T16:28:37.340255205Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-02T16:28:37.340355828Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.293µs logger=migrator t=2026-09-02T16:28:37.345616431Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-02T16:28:37.346845096Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.227935ms logger=migrator t=2026-09-02T16:28:37.353352165Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-02T16:28:37.354541417Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.186092ms logger=migrator t=2026-09-02T16:28:37.362858026Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-02T16:28:37.364650986Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.799849ms logger=migrator t=2026-09-02T16:28:37.372291865Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-02T16:28:37.373695694Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.404139ms logger=migrator t=2026-09-02T16:28:37.379294337Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-02T16:28:37.379620367Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=326.21µs logger=migrator t=2026-09-02T16:28:37.385262582Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-02T16:28:37.385801236Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=539.494µs logger=migrator t=2026-09-02T16:28:37.391772201Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-02T16:28:37.391874184Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.913µs logger=migrator t=2026-09-02T16:28:37.398312111Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-02T16:28:37.399554885Z level=info msg="Migration successfully executed" id="create team table" duration=1.242103ms logger=migrator t=2026-09-02T16:28:37.409670253Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-02T16:28:37.411224406Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.553773ms logger=migrator t=2026-09-02T16:28:37.417559239Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-02T16:28:37.418870086Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.310617ms logger=migrator t=2026-09-02T16:28:37.425608031Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-02T16:28:37.432467929Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.860328ms logger=migrator t=2026-09-02T16:28:37.43903072Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-02T16:28:37.439341609Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=311.559µs logger=migrator t=2026-09-02T16:28:37.445158228Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-02T16:28:37.447169384Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.015086ms logger=migrator t=2026-09-02T16:28:37.4539722Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-02T16:28:37.455673387Z level=info msg="Migration successfully executed" id="create team member table" duration=1.704787ms logger=migrator t=2026-09-02T16:28:37.461602191Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-02T16:28:37.463064741Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.46235ms logger=migrator t=2026-09-02T16:28:37.47068264Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-02T16:28:37.472193272Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.514152ms logger=migrator t=2026-09-02T16:28:37.481071725Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-02T16:28:37.482090864Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.019149ms logger=migrator t=2026-09-02T16:28:37.492811629Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-02T16:28:37.500060788Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.26552ms logger=migrator t=2026-09-02T16:28:37.509727123Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-02T16:28:37.517052335Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.330192ms logger=migrator t=2026-09-02T16:28:37.522865475Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-02T16:28:37.529559598Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.694254ms logger=migrator t=2026-09-02T16:28:37.536854759Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-02T16:28:37.538190467Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.335518ms logger=migrator t=2026-09-02T16:28:37.544075808Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-02T16:28:37.545442245Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.365907ms logger=migrator t=2026-09-02T16:28:37.551721168Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-02T16:28:37.553163208Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.44067ms logger=migrator t=2026-09-02T16:28:37.562386032Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-02T16:28:37.564772947Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.390226ms logger=migrator t=2026-09-02T16:28:37.570298859Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-02T16:28:37.57360136Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.301091ms logger=migrator t=2026-09-02T16:28:37.581659751Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-02T16:28:37.582807322Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.148091ms logger=migrator t=2026-09-02T16:28:37.590682119Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-02T16:28:37.59216332Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.48044ms logger=migrator t=2026-09-02T16:28:37.599114111Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-02T16:28:37.600381326Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.268804ms logger=migrator t=2026-09-02T16:28:37.614532155Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-02T16:28:37.615680777Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.178963ms logger=migrator t=2026-09-02T16:28:37.622884044Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-02T16:28:37.623140052Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=258.278µs logger=migrator t=2026-09-02T16:28:37.636418417Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-02T16:28:37.638811912Z level=info msg="Migration successfully executed" id="create tag table" duration=2.386484ms logger=migrator t=2026-09-02T16:28:37.652088028Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-02T16:28:37.654858524Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.773627ms logger=migrator t=2026-09-02T16:28:37.659222643Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-02T16:28:37.660478608Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.256145ms logger=migrator t=2026-09-02T16:28:37.669039894Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-02T16:28:37.670862184Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.828741ms logger=migrator t=2026-09-02T16:28:37.677876096Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-02T16:28:37.679442569Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.567203ms logger=migrator t=2026-09-02T16:28:37.685775144Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:28:37.702253796Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.464813ms logger=migrator t=2026-09-02T16:28:37.7078503Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-02T16:28:37.708799356Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=954.166µs logger=migrator t=2026-09-02T16:28:37.713788314Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-02T16:28:37.714835303Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.049009ms logger=migrator t=2026-09-02T16:28:37.719212063Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-02T16:28:37.719550562Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=337.449µs logger=migrator t=2026-09-02T16:28:37.723393378Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-02T16:28:37.724130308Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=736.97µs logger=migrator t=2026-09-02T16:28:37.730285837Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-02T16:28:37.73145465Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.167002ms logger=migrator t=2026-09-02T16:28:37.740685993Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-02T16:28:37.741441553Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=754.42µs logger=migrator t=2026-09-02T16:28:37.746314098Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-02T16:28:37.74638702Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.282µs logger=migrator t=2026-09-02T16:28:37.755782778Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-02T16:28:37.763935262Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.150313ms logger=migrator t=2026-09-02T16:28:37.771931932Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-02T16:28:37.777016101Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.082619ms logger=migrator t=2026-09-02T16:28:37.787412298Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-02T16:28:37.792903538Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.471759ms logger=migrator t=2026-09-02T16:28:37.801397703Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-02T16:28:37.805959987Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.559104ms logger=migrator t=2026-09-02T16:28:37.814864222Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-02T16:28:37.816167088Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.306445ms logger=migrator t=2026-09-02T16:28:37.823600302Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-02T16:28:37.83041893Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.815418ms logger=migrator t=2026-09-02T16:28:37.839967562Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-02T16:28:37.84316656Z level=info msg="Migration successfully executed" id="create server_lock table" duration=3.201908ms logger=migrator t=2026-09-02T16:28:37.851707275Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-02T16:28:37.852886438Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.179093ms logger=migrator t=2026-09-02T16:28:37.859549971Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-02T16:28:37.860500457Z level=info msg="Migration successfully executed" id="create user auth token table" duration=952.226µs logger=migrator t=2026-09-02T16:28:37.870569414Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-02T16:28:37.871582782Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.015438ms logger=migrator t=2026-09-02T16:28:37.876714112Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-02T16:28:37.877604807Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=891.855µs logger=migrator t=2026-09-02T16:28:37.885735601Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-02T16:28:37.886934723Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.201732ms logger=migrator t=2026-09-02T16:28:37.893084393Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-02T16:28:37.897234147Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.150463ms logger=migrator t=2026-09-02T16:28:37.904157297Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-02T16:28:37.905103493Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=949.386µs logger=migrator t=2026-09-02T16:28:37.911738806Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-02T16:28:37.912713253Z level=info msg="Migration successfully executed" id="create cache_data table" duration=975.816µs logger=migrator t=2026-09-02T16:28:37.9275545Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-02T16:28:37.928668441Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.115131ms logger=migrator t=2026-09-02T16:28:37.933558595Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-02T16:28:37.934314576Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=754.381µs logger=migrator t=2026-09-02T16:28:37.943646533Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-02T16:28:37.944612069Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=968.176µs logger=migrator t=2026-09-02T16:28:37.949052851Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-02T16:28:37.949131244Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=87.002µs logger=migrator t=2026-09-02T16:28:37.958635365Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-02T16:28:37.958760268Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.713µs logger=migrator t=2026-09-02T16:28:37.962698186Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-02T16:28:37.963597421Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=898.875µs logger=migrator t=2026-09-02T16:28:37.970547902Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:28:37.971262442Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=714.53µs logger=migrator t=2026-09-02T16:28:37.975393486Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:28:37.976046354Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=653.109µs logger=migrator t=2026-09-02T16:28:37.984282029Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:28:37.984473375Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=195.496µs logger=migrator t=2026-09-02T16:28:37.991505178Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:28:37.992511816Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.005688ms logger=migrator t=2026-09-02T16:28:37.996730322Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:28:37.997334498Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=601.976µs logger=migrator t=2026-09-02T16:28:38.00248886Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:28:38.003229961Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=740.291µs logger=migrator t=2026-09-02T16:28:38.011926089Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:28:38.01303391Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.112411ms logger=migrator t=2026-09-02T16:28:38.019660792Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-02T16:28:38.024273368Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.612396ms logger=migrator t=2026-09-02T16:28:38.028221988Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-02T16:28:38.028907036Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=684.978µs logger=migrator t=2026-09-02T16:28:38.033708077Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-02T16:28:38.033776579Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=70.042µs logger=migrator t=2026-09-02T16:28:38.040436033Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-02T16:28:38.041268136Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=833.333µs logger=migrator t=2026-09-02T16:28:38.045863781Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-02T16:28:38.046585911Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=721.87µs logger=migrator t=2026-09-02T16:28:38.051675851Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-02T16:28:38.052347499Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=671.488µs logger=migrator t=2026-09-02T16:28:38.058363325Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:28:38.058427816Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.721µs logger=migrator t=2026-09-02T16:28:38.064084552Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-02T16:28:38.064909285Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=825.273µs logger=migrator t=2026-09-02T16:28:38.073833969Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-02T16:28:38.074660872Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=827.243µs logger=migrator t=2026-09-02T16:28:38.102744533Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-09-02T16:28:38.104202993Z 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.46042ms logger=migrator t=2026-09-02T16:28:38.110313801Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-02T16:28:38.11101097Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=697.319µs logger=migrator t=2026-09-02T16:28:38.11718163Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-02T16:28:38.121105057Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=3.922567ms logger=migrator t=2026-09-02T16:28:38.129118848Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-02T16:28:38.129888968Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=784.181µs logger=migrator t=2026-09-02T16:28:38.140587362Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T16:28:38.141295962Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=709.24µs logger=migrator t=2026-09-02T16:28:38.146214367Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-02T16:28:38.165867956Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=19.651549ms logger=migrator t=2026-09-02T16:28:38.173367822Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-02T16:28:38.200677782Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.30924ms logger=migrator t=2026-09-02T16:28:38.207424577Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-02T16:28:38.208161557Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=736.97µs logger=migrator t=2026-09-02T16:28:38.213607617Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T16:28:38.214254945Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=647.138µs logger=migrator t=2026-09-02T16:28:38.222143861Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-02T16:28:38.22683008Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.688919ms logger=migrator t=2026-09-02T16:28:38.232272619Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-02T16:28:38.236407064Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.131845ms logger=migrator t=2026-09-02T16:28:38.242179652Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-02T16:28:38.242926473Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=748.1µs logger=migrator t=2026-09-02T16:28:38.250018627Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-02T16:28:38.250747877Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=699.019µs logger=migrator t=2026-09-02T16:28:38.255435126Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-02T16:28:38.256208607Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=773.112µs logger=migrator t=2026-09-02T16:28:38.260909866Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-02T16:28:38.261802951Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=892.015µs logger=migrator t=2026-09-02T16:28:38.269044149Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:28:38.269095321Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=51.432µs logger=migrator t=2026-09-02T16:28:38.279234838Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-02T16:28:38.284853633Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.616825ms logger=migrator t=2026-09-02T16:28:38.292096542Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-02T16:28:38.296836502Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.73969ms logger=migrator t=2026-09-02T16:28:38.302977141Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-02T16:28:38.308358389Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.380518ms logger=migrator t=2026-09-02T16:28:38.32006456Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-02T16:28:38.320806631Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=743.411µs logger=migrator t=2026-09-02T16:28:38.326350923Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-02T16:28:38.3277147Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.363377ms logger=migrator t=2026-09-02T16:28:38.335955816Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-02T16:28:38.340344617Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.386221ms logger=migrator t=2026-09-02T16:28:38.76693744Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-02T16:28:38.776624046Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.686495ms logger=migrator t=2026-09-02T16:28:38.845814575Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-02T16:28:38.84781773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.005595ms logger=migrator t=2026-09-02T16:28:38.916914367Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-02T16:28:38.928693621Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.781094ms logger=migrator t=2026-09-02T16:28:39.122610862Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-02T16:28:39.127034413Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.428101ms logger=migrator t=2026-09-02T16:28:39.245201153Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-02T16:28:39.245370958Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=176.415µs logger=migrator t=2026-09-02T16:28:39.373722718Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-02T16:28:39.375745253Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.024475ms logger=migrator t=2026-09-02T16:28:39.48175668Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-09-02T16:28:39.484559157Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.805076ms logger=migrator t=2026-09-02T16:28:39.665369895Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-09-02T16:28:39.677372025Z 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=12.001669ms logger=migrator t=2026-09-02T16:28:39.685791655Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:28:39.685997111Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=208.206µs logger=migrator t=2026-09-02T16:28:39.694415722Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-02T16:28:39.70457172Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.154728ms logger=migrator t=2026-09-02T16:28:39.721232897Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-02T16:28:39.732203229Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.973861ms logger=migrator t=2026-09-02T16:28:39.738239624Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-02T16:28:39.750003697Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.764483ms logger=migrator t=2026-09-02T16:28:39.755939169Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-02T16:28:39.762395736Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.455977ms logger=migrator t=2026-09-02T16:28:39.767818095Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-02T16:28:39.773624134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.805829ms logger=migrator t=2026-09-02T16:28:39.783379772Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-02T16:28:39.783460044Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.962µs logger=migrator t=2026-09-02T16:28:39.787479724Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-02T16:28:39.788246865Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=767.521µs logger=migrator t=2026-09-02T16:28:39.794241209Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-02T16:28:39.80194461Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.709801ms logger=migrator t=2026-09-02T16:28:39.810237458Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-02T16:28:39.810462705Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=236.347µs logger=migrator t=2026-09-02T16:28:39.819824331Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-02T16:28:39.832070017Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.246606ms logger=migrator t=2026-09-02T16:28:39.837422733Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-02T16:28:39.838605946Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.178483ms logger=migrator t=2026-09-02T16:28:39.844364064Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-02T16:28:39.851441077Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.076793ms logger=migrator t=2026-09-02T16:28:39.860559438Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-02T16:28:39.86246402Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.904132ms logger=migrator t=2026-09-02T16:28:39.870867891Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-02T16:28:39.871859728Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=987.727µs logger=migrator t=2026-09-02T16:28:39.87956628Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-02T16:28:39.885975185Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.405504ms logger=migrator t=2026-09-02T16:28:39.890840529Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-02T16:28:39.891617919Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=777.44µs logger=migrator t=2026-09-02T16:28:39.897332817Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-02T16:28:39.898325354Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=991.217µs logger=migrator t=2026-09-02T16:28:39.904094482Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-02T16:28:39.904916915Z level=info msg="Migration successfully executed" id="create alert_image table" duration=821.573µs logger=migrator t=2026-09-02T16:28:39.909444519Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-02T16:28:39.910452916Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.008317ms logger=migrator t=2026-09-02T16:28:39.915181646Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-02T16:28:39.915245128Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.112µs logger=migrator t=2026-09-02T16:28:39.920292206Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-02T16:28:39.921280953Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=991.617µs logger=migrator t=2026-09-02T16:28:39.925745105Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-02T16:28:39.926688831Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=943.136µs logger=migrator t=2026-09-02T16:28:39.931131504Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T16:28:39.931509114Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T16:28:39.937653362Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-02T16:28:39.938013602Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=360.11µs logger=migrator t=2026-09-02T16:28:39.942270749Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-02T16:28:39.943307867Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.036628ms logger=migrator t=2026-09-02T16:28:39.947588834Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-02T16:28:39.95472191Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.132666ms logger=migrator t=2026-09-02T16:28:39.960352064Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-02T16:28:39.961401383Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.053729ms logger=migrator t=2026-09-02T16:28:39.967088639Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-02T16:28:39.968186649Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.09708ms logger=migrator t=2026-09-02T16:28:39.972910909Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-02T16:28:39.973750291Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=838.382µs logger=migrator t=2026-09-02T16:28:39.979379066Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-02T16:28:39.980636661Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.256335ms logger=migrator t=2026-09-02T16:28:39.985843043Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-02T16:28:39.986854721Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.011788ms logger=migrator t=2026-09-02T16:28:39.99191486Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-02T16:28:39.991944461Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.491µs logger=migrator t=2026-09-02T16:28:39.996122005Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-02T16:28:39.996186897Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.402µs logger=migrator t=2026-09-02T16:28:40.00391702Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-02T16:28:40.010380356Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.462226ms logger=migrator t=2026-09-02T16:28:40.014826677Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-02T16:28:40.015170147Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=341.25µs logger=migrator t=2026-09-02T16:28:40.019479705Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-02T16:28:40.020466332Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=985.977µs logger=migrator t=2026-09-02T16:28:40.026464546Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-02T16:28:40.026908088Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=440.742µs logger=migrator t=2026-09-02T16:28:40.031589836Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-02T16:28:40.033005726Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.415079ms logger=migrator t=2026-09-02T16:28:40.038790264Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-02T16:28:40.040057188Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.266704ms logger=migrator t=2026-09-02T16:28:40.045127188Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-02T16:28:40.085155574Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.028326ms logger=migrator t=2026-09-02T16:28:40.091360633Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-02T16:28:40.097774289Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.413036ms logger=migrator t=2026-09-02T16:28:40.102332154Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-02T16:28:40.102465528Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=133.463µs logger=migrator t=2026-09-02T16:28:40.107042323Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-02T16:28:40.137797875Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.753712ms logger=migrator t=2026-09-02T16:28:40.143749299Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-02T16:28:40.168344432Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=24.594363ms logger=migrator t=2026-09-02T16:28:40.175419966Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-02T16:28:40.176276819Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=855.863µs logger=migrator t=2026-09-02T16:28:40.186193841Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-02T16:28:40.187022974Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=829.143µs logger=migrator t=2026-09-02T16:28:40.194652963Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-02T16:28:40.195890786Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=1.244783ms logger=migrator t=2026-09-02T16:28:40.204110471Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-02T16:28:40.206205589Z level=info msg="Migration successfully executed" id="create permission table" duration=2.101368ms logger=migrator t=2026-09-02T16:28:40.215913655Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-02T16:28:40.220623754Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=4.679748ms logger=migrator t=2026-09-02T16:28:40.226437743Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-02T16:28:40.229127967Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.690154ms logger=migrator t=2026-09-02T16:28:40.234598177Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-02T16:28:40.236438128Z level=info msg="Migration successfully executed" id="create role table" duration=1.84031ms logger=migrator t=2026-09-02T16:28:40.243252074Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-02T16:28:40.260083535Z level=info msg="Migration successfully executed" id="add column display_name" duration=16.82027ms logger=migrator t=2026-09-02T16:28:40.266571143Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-02T16:28:40.288632627Z level=info msg="Migration successfully executed" id="add column group_name" duration=22.070115ms logger=migrator t=2026-09-02T16:28:40.29571517Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-02T16:28:40.297381086Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.666116ms logger=migrator t=2026-09-02T16:28:40.304789779Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-02T16:28:40.306402264Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.612384ms logger=migrator t=2026-09-02T16:28:40.311968636Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-02T16:28:40.313491837Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.522591ms logger=migrator t=2026-09-02T16:28:40.31976968Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-02T16:28:40.321182749Z level=info msg="Migration successfully executed" id="create team role table" duration=1.409689ms logger=migrator t=2026-09-02T16:28:40.326505564Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-02T16:28:40.328239221Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.732727ms logger=migrator t=2026-09-02T16:28:40.334518174Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-02T16:28:40.336985552Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.468848ms logger=migrator t=2026-09-02T16:28:40.343856709Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-02T16:28:40.345750461Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.893372ms logger=migrator t=2026-09-02T16:28:40.35115586Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-02T16:28:40.352587268Z level=info msg="Migration successfully executed" id="create user role table" duration=1.430379ms logger=migrator t=2026-09-02T16:28:40.357462051Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-02T16:28:40.359109477Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.646535ms logger=migrator t=2026-09-02T16:28:40.367320332Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-02T16:28:40.368944577Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.623845ms logger=migrator t=2026-09-02T16:28:40.374658513Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-02T16:28:40.376835952Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.177009ms logger=migrator t=2026-09-02T16:28:40.383497555Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-02T16:28:40.384801561Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.303547ms logger=migrator t=2026-09-02T16:28:40.391160935Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-02T16:28:40.392861731Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.700566ms logger=migrator t=2026-09-02T16:28:40.400183462Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-02T16:28:40.401991701Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.808029ms logger=migrator t=2026-09-02T16:28:40.410791823Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-02T16:28:40.426223075Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=15.430822ms logger=migrator t=2026-09-02T16:28:40.436061565Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-02T16:28:40.439601961Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.544626ms logger=migrator t=2026-09-02T16:28:40.448167466Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-02T16:28:40.450151521Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.982825ms logger=migrator t=2026-09-02T16:28:40.457998635Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-02T16:28:40.459868887Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.874981ms logger=migrator t=2026-09-02T16:28:40.464779931Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-02T16:28:40.466426366Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.646526ms logger=migrator t=2026-09-02T16:28:40.472297277Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-02T16:28:40.47350207Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.203894ms logger=migrator t=2026-09-02T16:28:40.478047225Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-02T16:28:40.479692809Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.650484ms logger=migrator t=2026-09-02T16:28:40.487129923Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-02T16:28:40.49908989Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.959187ms logger=migrator t=2026-09-02T16:28:40.506439322Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-02T16:28:40.518584045Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.140442ms logger=migrator t=2026-09-02T16:28:40.531058666Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-02T16:28:40.544918106Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.85885ms logger=migrator t=2026-09-02T16:28:40.551970719Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-02T16:28:40.567064912Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=15.084123ms logger=migrator t=2026-09-02T16:28:40.575488393Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-02T16:28:40.577914Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.430967ms logger=migrator t=2026-09-02T16:28:40.586041872Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-02T16:28:40.587997515Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.956433ms logger=migrator t=2026-09-02T16:28:40.593409944Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-02T16:28:40.595258785Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.856421ms logger=migrator t=2026-09-02T16:28:40.601460895Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-02T16:28:40.602949005Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.48869ms logger=migrator t=2026-09-02T16:28:40.609751792Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-02T16:28:40.611763027Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.010955ms logger=migrator t=2026-09-02T16:28:40.622392617Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-02T16:28:40.62249265Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.003µs logger=migrator t=2026-09-02T16:28:40.629236976Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-02T16:28:40.629308128Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.712µs logger=migrator t=2026-09-02T16:28:40.636483414Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-02T16:28:40.637144282Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=662.439µs logger=migrator t=2026-09-02T16:28:40.644157424Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-02T16:28:40.645032207Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=876.473µs logger=migrator t=2026-09-02T16:28:40.651451934Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-02T16:28:40.652563805Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.108662ms logger=migrator t=2026-09-02T16:28:40.659985818Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-02T16:28:40.660322807Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=337.94µs logger=migrator t=2026-09-02T16:28:40.666947368Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-02T16:28:40.667883564Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=937.406µs logger=migrator t=2026-09-02T16:28:40.673454346Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-02T16:28:40.674767982Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.313616ms logger=migrator t=2026-09-02T16:28:40.681210709Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-02T16:28:40.683363478Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.152629ms logger=migrator t=2026-09-02T16:28:40.691159661Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-02T16:28:40.715137548Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=23.947897ms logger=migrator t=2026-09-02T16:28:40.721990646Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-02T16:28:40.722064398Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=86.433µs logger=migrator t=2026-09-02T16:28:40.727951699Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-02T16:28:40.729704327Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.751859ms logger=migrator t=2026-09-02T16:28:40.739192737Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-02T16:28:40.741376067Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.18376ms logger=migrator t=2026-09-02T16:28:40.747743221Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-02T16:28:40.749367175Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.624095ms logger=migrator t=2026-09-02T16:28:40.755609957Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-02T16:28:40.767821381Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.204694ms logger=migrator t=2026-09-02T16:28:40.775414548Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-02T16:28:40.779212123Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.797524ms logger=migrator t=2026-09-02T16:28:40.785850214Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-02T16:28:40.787781227Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.927753ms logger=migrator t=2026-09-02T16:28:40.795395456Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:28:40.832402809Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=36.998743ms logger=migrator t=2026-09-02T16:28:40.83789114Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-02T16:28:40.84045114Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.56351ms logger=migrator t=2026-09-02T16:28:40.849083666Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-02T16:28:40.850812624Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.729348ms logger=migrator t=2026-09-02T16:28:40.862924536Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-02T16:28:40.864712865Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.7881ms logger=migrator t=2026-09-02T16:28:40.87403433Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-02T16:28:40.875961923Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.928313ms logger=migrator t=2026-09-02T16:28:40.8824323Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-02T16:28:40.88279466Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=359.389µs logger=migrator t=2026-09-02T16:28:40.889098793Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-02T16:28:40.890373247Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.273325ms logger=migrator t=2026-09-02T16:28:40.897226805Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-02T16:28:40.909753488Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.526073ms logger=migrator t=2026-09-02T16:28:40.916987376Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-02T16:28:40.918284102Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.296675ms logger=migrator t=2026-09-02T16:28:40.923844524Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-02T16:28:40.925945091Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.105427ms logger=migrator t=2026-09-02T16:28:40.933657743Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T16:28:40.934463095Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T16:28:40.940464799Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T16:28:40.941238941Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T16:28:40.947718288Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-02T16:28:40.9492586Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.540202ms logger=migrator t=2026-09-02T16:28:40.956452147Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-02T16:28:40.958139274Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.687136ms logger=migrator t=2026-09-02T16:28:40.964323852Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T16:28:40.966245046Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.921544ms logger=migrator t=2026-09-02T16:28:40.972668711Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T16:28:40.974407039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.737068ms logger=migrator t=2026-09-02T16:28:40.981518164Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T16:28:40.983245651Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.727397ms logger=migrator t=2026-09-02T16:28:40.988891196Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T16:28:40.990843399Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.951813ms logger=migrator t=2026-09-02T16:28:40.996496914Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-02T16:28:40.997863851Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.366477ms logger=migrator t=2026-09-02T16:28:41.004823932Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-02T16:28:41.006847367Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.024605ms logger=migrator t=2026-09-02T16:28:41.012959435Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T16:28:41.014905468Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.945583ms logger=migrator t=2026-09-02T16:28:41.186670307Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T16:28:41.189195065Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.522059ms logger=migrator t=2026-09-02T16:28:41.195317493Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-02T16:28:41.19667704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.359617ms logger=migrator t=2026-09-02T16:28:41.204273058Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-02T16:28:41.241976319Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=37.704882ms logger=migrator t=2026-09-02T16:28:41.248405215Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-02T16:28:41.262016137Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.609302ms logger=migrator t=2026-09-02T16:28:41.268995669Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-02T16:28:41.281175402Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.183214ms logger=migrator t=2026-09-02T16:28:41.300661205Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-02T16:28:41.301201099Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=544.645µs logger=migrator t=2026-09-02T16:28:41.307038669Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-02T16:28:41.321057113Z level=info msg="Migration successfully executed" id="add share column" duration=14.021854ms logger=migrator t=2026-09-02T16:28:41.328125986Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-02T16:28:41.328405523Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=280.288µs logger=migrator t=2026-09-02T16:28:41.335240811Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-02T16:28:41.336883076Z level=info msg="Migration successfully executed" id="create file table" duration=1.643335ms logger=migrator t=2026-09-02T16:28:41.345249865Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-02T16:28:41.347019262Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.762847ms logger=migrator t=2026-09-02T16:28:41.357936591Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-02T16:28:41.363211466Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=5.279374ms logger=migrator t=2026-09-02T16:28:41.3746997Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-02T16:28:41.377847735Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.149425ms logger=migrator t=2026-09-02T16:28:41.386343359Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-02T16:28:41.388938729Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.5945ms logger=migrator t=2026-09-02T16:28:41.39662565Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-02T16:28:41.396910008Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=285.537µs logger=migrator t=2026-09-02T16:28:41.410668634Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-02T16:28:41.410839819Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=171.364µs logger=migrator t=2026-09-02T16:28:41.417215663Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-02T16:28:41.418870558Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.654844ms logger=migrator t=2026-09-02T16:28:41.426329332Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-02T16:28:41.426725483Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=395.511µs logger=migrator t=2026-09-02T16:28:41.435049651Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-02T16:28:41.439520302Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=4.471761ms logger=migrator t=2026-09-02T16:28:41.448218051Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-02T16:28:41.468488566Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=20.273885ms logger=migrator t=2026-09-02T16:28:41.477700557Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-02T16:28:41.477922794Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=215.676µs logger=migrator t=2026-09-02T16:28:41.485092909Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-02T16:28:41.486294873Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.202444ms logger=migrator t=2026-09-02T16:28:41.492806371Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-02T16:28:41.493379486Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=573.895µs logger=migrator t=2026-09-02T16:28:41.498869116Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-02T16:28:41.499247566Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=380.87µs logger=migrator t=2026-09-02T16:28:41.506192627Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-02T16:28:41.506915137Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=726.12µs logger=migrator t=2026-09-02T16:28:41.514446653Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-02T16:28:41.529311269Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.864876ms logger=migrator t=2026-09-02T16:28:41.535074587Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-02T16:28:41.543907328Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.832431ms logger=migrator t=2026-09-02T16:28:41.549564083Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-02T16:28:41.550632603Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.06841ms logger=migrator t=2026-09-02T16:28:41.557649114Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-02T16:28:41.636796929Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.143805ms logger=migrator t=2026-09-02T16:28:41.642514246Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-02T16:28:41.643422981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=908.594µs logger=migrator t=2026-09-02T16:28:41.648964042Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-02T16:28:41.64999374Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.032728ms logger=migrator t=2026-09-02T16:28:41.65729077Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-02T16:28:41.677829592Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=20.536152ms logger=migrator t=2026-09-02T16:28:41.684448813Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-02T16:28:41.690424986Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.976193ms logger=migrator t=2026-09-02T16:28:41.697410757Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-02T16:28:41.697735376Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=327.309µs logger=migrator t=2026-09-02T16:28:41.703120703Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-02T16:28:41.703309468Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=188.495µs logger=migrator t=2026-09-02T16:28:41.708884071Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-02T16:28:41.709117877Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=239.276µs logger=migrator t=2026-09-02T16:28:41.714598047Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-02T16:28:41.714856484Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=260.167µs logger=migrator t=2026-09-02T16:28:41.722181005Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-02T16:28:41.722595077Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=419.862µs logger=migrator t=2026-09-02T16:28:41.728706053Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-02T16:28:41.729923787Z level=info msg="Migration successfully executed" id="create folder table" duration=1.220634ms logger=migrator t=2026-09-02T16:28:41.736044254Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-02T16:28:41.737360471Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.317327ms logger=migrator t=2026-09-02T16:28:41.745097772Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-02T16:28:41.746436368Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.336496ms logger=migrator t=2026-09-02T16:28:41.753321297Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-02T16:28:41.753387609Z level=info msg="Migration successfully executed" id="Update folder title length" duration=82.672µs logger=migrator t=2026-09-02T16:28:41.759049084Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T16:28:41.760538004Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.489401ms logger=migrator t=2026-09-02T16:28:41.767776642Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T16:28:41.768869552Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.09266ms logger=migrator t=2026-09-02T16:28:41.774215178Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-02T16:28:41.775468742Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.252684ms logger=migrator t=2026-09-02T16:28:41.780670175Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-02T16:28:41.781281252Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=606.557µs logger=migrator t=2026-09-02T16:28:41.788024766Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-02T16:28:41.788456797Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=365.399µs logger=migrator t=2026-09-02T16:28:41.794357109Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-02T16:28:41.796180209Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.82267ms logger=migrator t=2026-09-02T16:28:41.801567896Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-02T16:28:41.803361875Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.793039ms logger=migrator t=2026-09-02T16:28:41.810099689Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-02T16:28:41.811731394Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.638555ms logger=migrator t=2026-09-02T16:28:41.817241005Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-02T16:28:41.819009953Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.767558ms logger=migrator t=2026-09-02T16:28:41.825699776Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-02T16:28:41.827317741Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.617835ms logger=migrator t=2026-09-02T16:28:41.834657092Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-02T16:28:41.836097181Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.439768ms logger=migrator t=2026-09-02T16:28:41.842137446Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-02T16:28:41.843993797Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.855891ms logger=migrator t=2026-09-02T16:28:41.852125179Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-02T16:28:41.853843896Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.712617ms logger=migrator t=2026-09-02T16:28:41.860790227Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-02T16:28:41.862094882Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.304405ms logger=migrator t=2026-09-02T16:28:41.868429945Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-02T16:28:41.870154793Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.724048ms logger=migrator t=2026-09-02T16:28:41.878153981Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-02T16:28:41.879894299Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.735718ms logger=migrator t=2026-09-02T16:28:41.886114749Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-02T16:28:41.886604562Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=490.943µs logger=migrator t=2026-09-02T16:28:41.892494074Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-02T16:28:41.906208408Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.723024ms logger=migrator t=2026-09-02T16:28:41.913111768Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-02T16:28:41.914207218Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.096749ms logger=migrator t=2026-09-02T16:28:41.922293439Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T16:28:41.9223264Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.161µs logger=migrator t=2026-09-02T16:28:41.928810767Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T16:28:41.930425211Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.613854ms logger=migrator t=2026-09-02T16:28:41.936459146Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T16:28:41.936485667Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.911µs logger=migrator t=2026-09-02T16:28:41.944408753Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-02T16:28:41.946416738Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.008675ms logger=migrator t=2026-09-02T16:28:41.952555126Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T16:28:41.954412837Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.862941ms logger=migrator t=2026-09-02T16:28:41.96182072Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-02T16:28:41.963466465Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.645855ms logger=migrator t=2026-09-02T16:28:41.971555386Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-02T16:28:41.972749549Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.195413ms logger=migrator t=2026-09-02T16:28:41.979440142Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-02T16:28:41.979849843Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=411.271µs logger=migrator t=2026-09-02T16:28:41.985642111Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-02T16:28:41.986518455Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=875.284µs logger=migrator t=2026-09-02T16:28:41.993821985Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-02T16:28:41.995176573Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.355328ms logger=migrator t=2026-09-02T16:28:42.001455174Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-02T16:28:42.002803351Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.347937ms logger=migrator t=2026-09-02T16:28:42.009312739Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-02T16:28:42.023306212Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.992202ms logger=migrator t=2026-09-02T16:28:42.031354331Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-02T16:28:42.045861258Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.506996ms logger=migrator t=2026-09-02T16:28:42.051780779Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-02T16:28:42.065689209Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.89677ms logger=migrator t=2026-09-02T16:28:42.072807944Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-02T16:28:42.073005539Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=210.296µs logger=migrator t=2026-09-02T16:28:42.080563426Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-02T16:28:42.096932543Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.363648ms logger=migrator t=2026-09-02T16:28:42.103683137Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-02T16:28:42.119081278Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.398231ms logger=migrator t=2026-09-02T16:28:42.125432901Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-02T16:28:42.125957096Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=523.885µs logger=migrator t=2026-09-02T16:28:42.131787975Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.914930795s logger=migrator t=2026-09-02T16:28:42.132757101Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-02T16:28:42.159543504Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-02T16:28:42.159811491Z level=info msg="Created default organization" logger=secrets t=2026-09-02T16:28:42.167064999Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T16:28:42.240017262Z level=info msg="Restored cache from database" duration=833.143µs logger=plugin.store t=2026-09-02T16:28:42.241854112Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-02T16:28:42.284705213Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-02T16:28:42.284732064Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-02T16:28:42.284820096Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-02T16:28:42.284833496Z level=info msg="Plugins loaded" count=54 duration=42.980364ms logger=query_data t=2026-09-02T16:28:42.288934688Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-02T16:28:42.29265967Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-02T16:28:42.300724371Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-02T16:28:42.316751218Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-02T16:28:42.320160232Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-02T16:28:42.323096432Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-02T16:28:42.354008196Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-02T16:28:42.381891918Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-02T16:28:42.410602483Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-02T16:28:42.410637313Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-02T16:28:42.410857579Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-09-02T16:28:42.411018793Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-09-02T16:28:42.411828586Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-09-02T16:28:42.411876027Z level=info msg="State cache has been initialized" states=0 duration=975.177µs logger=ngalert.scheduler t=2026-09-02T16:28:42.411931188Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-02T16:28:42.412047551Z level=info msg=starting first_tick=2026-09-02T16:28:50Z logger=provisioning.dashboard t=2026-09-02T16:28:42.412063252Z level=info msg="starting to provision dashboards" logger=http.server t=2026-09-02T16:28:42.417240134Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-02T16:28:42.512357853Z level=info msg="Update check succeeded" duration=100.311081ms logger=grafana.update.checker t=2026-09-02T16:28:42.512481686Z level=info msg="Update check succeeded" duration=101.467703ms logger=sqlstore.transactions t=2026-09-02T16:28:42.575204089Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-09-02T16:28:42.587146236Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-02T16:28:42.65468401Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T16:28:42.716059518Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T16:28:42.727845789Z level=info msg="Patterns update finished" duration=162.083948ms logger=grafana-apiserver t=2026-09-02T16:28:42.958693586Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-02T16:28:42.959289902Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-02T16:28:45.956652783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:45.959558432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:45.986128996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.028379255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.053384985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.132328311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.155586223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.194238484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.227074567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.268373289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.282145464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.319788737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.34381158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.395148896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.418789059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.473014303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.499237045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.546905071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.565172068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.595677557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.615027163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.661462856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.680682858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.726636578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.74221102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.779517055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.825820794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.911911784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:46.953915226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.066751661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.091917175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.182436063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.208946062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.298880595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.317178671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.393082072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.413377693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.489395867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.504127547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.563916491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.585139577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.664627905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.685037759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.782287209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.80550356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.884911866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:47.908767954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.005363887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.03092136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.121984049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.141434617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.218929469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.22966903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.305791304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.330025861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.471434277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.489722812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.63673576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.66260085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.766029415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.789388379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.884794526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.903144394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.970552482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:48.985022285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.058805334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.077656264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.193525443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.217565974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.335408576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.353882566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.453011581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.478749999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.57149266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.593441194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.702526649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.726614392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.863327364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.884234701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:28:49.998767924Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-02T16:30:31.456685053Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T16:38:42.46349638Z level=info msg="Completed cleanup jobs" duration=50.914812ms logger=plugins.update.checker t=2026-09-02T16:38:42.593822729Z level=info msg="Update check succeeded" duration=81.370265ms