logger=settings t=2026-04-20T08:13:52.248412399Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T08:13:52Z logger=settings t=2026-04-20T08:13:52.248900416Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T08:13:52.248924797Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T08:13:52.248930427Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T08:13:52.248939247Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T08:13:52.248944447Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:13:52.248948737Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:13:52.248953618Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T08:13:52.248960188Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T08:13:52.248966128Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T08:13:52.248971038Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:13:52.248979318Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:13:52.248984338Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T08:13:52.248988808Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T08:13:52.248993358Z level=info msg=Target target=[all] logger=settings t=2026-04-20T08:13:52.249003438Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T08:13:52.249007798Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T08:13:52.249014288Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T08:13:52.249026399Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T08:13:52.249030909Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T08:13:52.249035079Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T08:13:52.24985404Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T08:13:52.24989097Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T08:13:52.252423256Z level=info msg="Locking database" logger=migrator t=2026-04-20T08:13:52.252441787Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T08:13:52.253185328Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T08:13:52.254429994Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.242596ms logger=migrator t=2026-04-20T08:13:52.258594493Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T08:13:52.259486406Z level=info msg="Migration successfully executed" id="create user table" duration=891.613µs logger=migrator t=2026-04-20T08:13:52.263688126Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T08:13:52.264704581Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.016265ms logger=migrator t=2026-04-20T08:13:52.27172199Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T08:13:52.273939111Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.227261ms logger=migrator t=2026-04-20T08:13:52.282468222Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T08:13:52.283613078Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.099006ms logger=migrator t=2026-04-20T08:13:52.287423622Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T08:13:52.288346336Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=923.044µs logger=migrator t=2026-04-20T08:13:52.293515218Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T08:13:52.296825066Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.309338ms logger=migrator t=2026-04-20T08:13:52.302932142Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T08:13:52.303950557Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.021095ms logger=migrator t=2026-04-20T08:13:52.307409736Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T08:13:52.308106056Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=696.351µs logger=migrator t=2026-04-20T08:13:52.312208584Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T08:13:52.312884153Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=675.299µs logger=migrator t=2026-04-20T08:13:52.320682484Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T08:13:52.321415294Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=735.51µs logger=migrator t=2026-04-20T08:13:52.327079224Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T08:13:52.327704894Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=626.56µs logger=migrator t=2026-04-20T08:13:52.331422666Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T08:13:52.333322144Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.899818ms logger=migrator t=2026-04-20T08:13:52.338602649Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T08:13:52.338631119Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.03µs logger=migrator t=2026-04-20T08:13:52.344076265Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T08:13:52.345801721Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.724826ms logger=migrator t=2026-04-20T08:13:52.349665764Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T08:13:52.350097591Z level=info msg="Migration successfully executed" id="Add missing user data" duration=431.337µs logger=migrator t=2026-04-20T08:13:52.3542296Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T08:13:52.355437317Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.207707ms logger=migrator t=2026-04-20T08:13:52.359057468Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T08:13:52.35990641Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=847.082µs logger=migrator t=2026-04-20T08:13:52.364811219Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T08:13:52.366657216Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.845097ms logger=migrator t=2026-04-20T08:13:52.371466264Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T08:13:52.379914184Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.44704ms logger=migrator t=2026-04-20T08:13:52.384216605Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T08:13:52.38529315Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.076615ms logger=migrator t=2026-04-20T08:13:52.389080524Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T08:13:52.389269757Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=189.593µs logger=migrator t=2026-04-20T08:13:52.395514205Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T08:13:52.39657652Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.086406ms logger=migrator t=2026-04-20T08:13:52.402103409Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T08:13:52.402558365Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=455.976µs logger=migrator t=2026-04-20T08:13:52.407315263Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T08:13:52.407927151Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=612.028µs logger=migrator t=2026-04-20T08:13:52.437218436Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T08:13:52.43891316Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.694314ms logger=migrator t=2026-04-20T08:13:52.445113448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T08:13:52.445839038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=725.14µs logger=migrator t=2026-04-20T08:13:52.450621537Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T08:13:52.451365647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=745.23µs logger=migrator t=2026-04-20T08:13:52.45728292Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T08:13:52.458020491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=737.091µs logger=migrator t=2026-04-20T08:13:52.46292639Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T08:13:52.463708542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=781.352µs logger=migrator t=2026-04-20T08:13:52.46921457Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T08:13:52.469264431Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.011µs logger=migrator t=2026-04-20T08:13:52.473912476Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T08:13:52.475046243Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.133757ms logger=migrator t=2026-04-20T08:13:52.481768538Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T08:13:52.482860233Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.093335ms logger=migrator t=2026-04-20T08:13:52.487808653Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T08:13:52.488814868Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.004385ms logger=migrator t=2026-04-20T08:13:52.494986425Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T08:13:52.495670245Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=683.86µs logger=migrator t=2026-04-20T08:13:52.500101368Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:13:52.505739758Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.63768ms logger=migrator t=2026-04-20T08:13:52.51079255Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T08:13:52.511641051Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=848.091µs logger=migrator t=2026-04-20T08:13:52.516383539Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T08:13:52.517518034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.131525ms logger=migrator t=2026-04-20T08:13:52.523190685Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T08:13:52.524531364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.339879ms logger=migrator t=2026-04-20T08:13:52.530514239Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T08:13:52.531921419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.40681ms logger=migrator t=2026-04-20T08:13:52.537083742Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T08:13:52.537904634Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=818.722µs logger=migrator t=2026-04-20T08:13:52.544556528Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T08:13:52.544896313Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=337.965µs logger=migrator t=2026-04-20T08:13:52.549408486Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T08:13:52.549844822Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=435.706µs logger=migrator t=2026-04-20T08:13:52.554799543Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T08:13:52.555097537Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=298.144µs logger=migrator t=2026-04-20T08:13:52.562144207Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T08:13:52.562773756Z level=info msg="Migration successfully executed" id="create star table" duration=627.879µs logger=migrator t=2026-04-20T08:13:52.566402087Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T08:13:52.566974686Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=571.339µs logger=migrator t=2026-04-20T08:13:52.577339083Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T08:13:52.578933975Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.596232ms logger=migrator t=2026-04-20T08:13:52.58495066Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T08:13:52.586086657Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.140086ms logger=migrator t=2026-04-20T08:13:52.592958694Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T08:13:52.593772476Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=816.232µs logger=migrator t=2026-04-20T08:13:52.599227004Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T08:13:52.599788331Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=561.758µs logger=migrator t=2026-04-20T08:13:52.60460758Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T08:13:52.605503812Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=895.002µs logger=migrator t=2026-04-20T08:13:52.610989009Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T08:13:52.612108316Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.119947ms logger=migrator t=2026-04-20T08:13:52.618624758Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T08:13:52.618673159Z level=info msg="Migration successfully executed" id="Update org table charset" duration=53.071µs logger=migrator t=2026-04-20T08:13:52.623540938Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T08:13:52.623565488Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.01µs logger=migrator t=2026-04-20T08:13:52.628693251Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T08:13:52.628981675Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=289.154µs logger=migrator t=2026-04-20T08:13:52.634612725Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T08:13:52.636038925Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.42515ms logger=migrator t=2026-04-20T08:13:52.642556698Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T08:13:52.64350138Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=944.992µs logger=migrator t=2026-04-20T08:13:52.648042476Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T08:13:52.648975938Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=932.822µs logger=migrator t=2026-04-20T08:13:52.653707406Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T08:13:52.654499387Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=791.291µs logger=migrator t=2026-04-20T08:13:52.661475746Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T08:13:52.662856915Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.380199ms logger=migrator t=2026-04-20T08:13:52.668527545Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T08:13:52.669345227Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=818.932µs logger=migrator t=2026-04-20T08:13:52.673905552Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T08:13:52.679734734Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.828523ms logger=migrator t=2026-04-20T08:13:52.683961204Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T08:13:52.684974389Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.011355ms logger=migrator t=2026-04-20T08:13:52.690606208Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T08:13:52.691510212Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=903.554µs logger=migrator t=2026-04-20T08:13:52.696107207Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T08:13:52.696953258Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=845.461µs logger=migrator t=2026-04-20T08:13:52.702062121Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T08:13:52.70264461Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=582.319µs logger=migrator t=2026-04-20T08:13:52.708736286Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T08:13:52.710296168Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.559022ms logger=migrator t=2026-04-20T08:13:52.715414281Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T08:13:52.715619963Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=205.532µs logger=migrator t=2026-04-20T08:13:52.720489782Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T08:13:52.722555642Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.06536ms logger=migrator t=2026-04-20T08:13:52.728264403Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T08:13:52.730303131Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.036608ms logger=migrator t=2026-04-20T08:13:52.734741764Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T08:13:52.736871354Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.13069ms logger=migrator t=2026-04-20T08:13:52.741606031Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T08:13:52.742504684Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=898.583µs logger=migrator t=2026-04-20T08:13:52.74856566Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T08:13:52.750561919Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.995669ms logger=migrator t=2026-04-20T08:13:52.755429607Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T08:13:52.75632559Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=895.483µs logger=migrator t=2026-04-20T08:13:52.762469397Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T08:13:52.76335414Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=884.323µs logger=migrator t=2026-04-20T08:13:52.76835379Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T08:13:52.768467403Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=114.573µs logger=migrator t=2026-04-20T08:13:52.774115793Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T08:13:52.774156413Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.17µs logger=migrator t=2026-04-20T08:13:52.779236455Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T08:13:52.781962014Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.724889ms logger=migrator t=2026-04-20T08:13:52.788127442Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T08:13:52.790662557Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.533795ms logger=migrator t=2026-04-20T08:13:52.795485866Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T08:13:52.797804279Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.318503ms logger=migrator t=2026-04-20T08:13:52.802285892Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T08:13:52.804543253Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.256111ms logger=migrator t=2026-04-20T08:13:52.810378897Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T08:13:52.810699111Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=317.534µs logger=migrator t=2026-04-20T08:13:52.815452808Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T08:13:52.817072851Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.618593ms logger=migrator t=2026-04-20T08:13:52.822351326Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T08:13:52.823098587Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=746.941µs logger=migrator t=2026-04-20T08:13:52.830957148Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T08:13:52.831054659Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=100.891µs logger=migrator t=2026-04-20T08:13:52.83813651Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T08:13:52.840670236Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.529966ms logger=migrator t=2026-04-20T08:13:52.847029227Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T08:13:52.84804169Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.016893ms logger=migrator t=2026-04-20T08:13:52.855842121Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:13:52.864928639Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.094038ms logger=migrator t=2026-04-20T08:13:52.869192001Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T08:13:52.870027422Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=831.961µs logger=migrator t=2026-04-20T08:13:52.874163311Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T08:13:52.875119545Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=956.174µs logger=migrator t=2026-04-20T08:13:52.881699517Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T08:13:52.882856764Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.157437ms logger=migrator t=2026-04-20T08:13:52.88887247Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T08:13:52.889583219Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=712.039µs logger=migrator t=2026-04-20T08:13:52.893457495Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T08:13:52.894011652Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=554.257µs logger=migrator t=2026-04-20T08:13:52.899685672Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T08:13:52.902013456Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.330434ms logger=migrator t=2026-04-20T08:13:52.907119659Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T08:13:52.908283564Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.164205ms logger=migrator t=2026-04-20T08:13:52.913798093Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T08:13:52.914092048Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=300.495µs logger=migrator t=2026-04-20T08:13:52.918979826Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T08:13:52.91922053Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=241.614µs logger=migrator t=2026-04-20T08:13:52.923408339Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T08:13:52.924007388Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=598.649µs logger=migrator t=2026-04-20T08:13:52.927244333Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T08:13:52.928908437Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.663884ms logger=migrator t=2026-04-20T08:13:52.934579637Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T08:13:52.935808265Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.229698ms logger=migrator t=2026-04-20T08:13:52.93968749Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T08:13:52.940816426Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.125856ms logger=migrator t=2026-04-20T08:13:52.946498707Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T08:13:52.94750013Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.002383ms logger=migrator t=2026-04-20T08:13:52.955085538Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T08:13:52.956152314Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.069736ms logger=migrator t=2026-04-20T08:13:52.959880526Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T08:13:52.960910271Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.032765ms logger=migrator t=2026-04-20T08:13:52.966024304Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T08:13:52.973052573Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.025839ms logger=migrator t=2026-04-20T08:13:52.979471224Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T08:13:52.980671461Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.201297ms logger=migrator t=2026-04-20T08:13:52.986633275Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T08:13:52.987527518Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=894.593µs logger=migrator t=2026-04-20T08:13:52.993494212Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T08:13:52.994639049Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.144587ms logger=migrator t=2026-04-20T08:13:53.004575429Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T08:13:53.005124198Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=552.189µs logger=migrator t=2026-04-20T08:13:53.010511343Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T08:13:53.012838227Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.326674ms logger=migrator t=2026-04-20T08:13:53.21157755Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T08:13:53.21580207Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.22469ms logger=migrator t=2026-04-20T08:13:53.337831117Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T08:13:53.337909778Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=83.131µs logger=migrator t=2026-04-20T08:13:53.349452863Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T08:13:53.349816958Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=367.675µs logger=migrator t=2026-04-20T08:13:53.355846693Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T08:13:53.358695373Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.84816ms logger=migrator t=2026-04-20T08:13:53.364236942Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T08:13:53.364638997Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=405.656µs logger=migrator t=2026-04-20T08:13:53.368732405Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T08:13:53.369089511Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=359.675µs logger=migrator t=2026-04-20T08:13:53.37328583Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T08:13:53.37829146Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.00121ms logger=migrator t=2026-04-20T08:13:53.385231378Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T08:13:53.385605724Z level=info msg="Migration successfully executed" id="Update uid value" duration=374.825µs logger=migrator t=2026-04-20T08:13:53.38957324Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T08:13:53.39095133Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.377239ms logger=migrator t=2026-04-20T08:13:53.395086048Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T08:13:53.39590989Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=823.742µs logger=migrator t=2026-04-20T08:13:53.40089353Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T08:13:53.401646131Z level=info msg="Migration successfully executed" id="create api_key table" duration=752.361µs logger=migrator t=2026-04-20T08:13:53.405571497Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T08:13:53.406367588Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=796.281µs logger=migrator t=2026-04-20T08:13:53.41079717Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T08:13:53.412087029Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.286429ms logger=migrator t=2026-04-20T08:13:53.417663498Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T08:13:53.419102318Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.44013ms logger=migrator t=2026-04-20T08:13:53.42346353Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T08:13:53.424710377Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.245877ms logger=migrator t=2026-04-20T08:13:53.428908667Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T08:13:53.429661258Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=752.521µs logger=migrator t=2026-04-20T08:13:53.438658825Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T08:13:53.439795221Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.137516ms logger=migrator t=2026-04-20T08:13:53.446292324Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T08:13:53.452814265Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.522971ms logger=migrator t=2026-04-20T08:13:53.459045204Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T08:13:53.460566505Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.520861ms logger=migrator t=2026-04-20T08:13:53.464638553Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T08:13:53.466143055Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.498471ms logger=migrator t=2026-04-20T08:13:53.471313448Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T08:13:53.472379172Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.064044ms logger=migrator t=2026-04-20T08:13:53.47649381Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T08:13:53.478253416Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.760606ms logger=migrator t=2026-04-20T08:13:53.484380843Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T08:13:53.484759888Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=379.145µs logger=migrator t=2026-04-20T08:13:53.488182026Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T08:13:53.488749714Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=567.998µs logger=migrator t=2026-04-20T08:13:53.493003784Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T08:13:53.493033705Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.971µs logger=migrator t=2026-04-20T08:13:53.496474514Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T08:13:53.499131381Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.656567ms logger=migrator t=2026-04-20T08:13:53.503836008Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T08:13:53.506384034Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.547676ms logger=migrator t=2026-04-20T08:13:53.509975675Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T08:13:53.510227908Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=252.694µs logger=migrator t=2026-04-20T08:13:53.513800239Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T08:13:53.517109405Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.308066ms logger=migrator t=2026-04-20T08:13:53.521964435Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T08:13:53.524624562Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.659617ms logger=migrator t=2026-04-20T08:13:53.528536177Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T08:13:53.529270798Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=734.861µs logger=migrator t=2026-04-20T08:13:53.532983711Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T08:13:53.533533328Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=549.387µs logger=migrator t=2026-04-20T08:13:53.53787609Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T08:13:53.538723242Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=847.232µs logger=migrator t=2026-04-20T08:13:53.543248886Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T08:13:53.544558834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.311768ms logger=migrator t=2026-04-20T08:13:53.548649403Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T08:13:53.54989827Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.245718ms logger=migrator t=2026-04-20T08:13:53.556167938Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T08:13:53.55693988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=773.992µs logger=migrator t=2026-04-20T08:13:53.560687012Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T08:13:53.560790884Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.902µs logger=migrator t=2026-04-20T08:13:53.565831986Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T08:13:53.565901586Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=77.041µs logger=migrator t=2026-04-20T08:13:53.571794589Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T08:13:53.57469567Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.900521ms logger=migrator t=2026-04-20T08:13:53.57815163Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T08:13:53.581241074Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.089374ms logger=migrator t=2026-04-20T08:13:53.58517247Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T08:13:53.585247441Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.461µs logger=migrator t=2026-04-20T08:13:53.588933803Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T08:13:53.590025228Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.088875ms logger=migrator t=2026-04-20T08:13:53.597429123Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T08:13:53.599190618Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.762675ms logger=migrator t=2026-04-20T08:13:53.604044876Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T08:13:53.604078337Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.411µs logger=migrator t=2026-04-20T08:13:53.607613267Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T08:13:53.608457189Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=843.672µs logger=migrator t=2026-04-20T08:13:53.613223376Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T08:13:53.614104009Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=882.163µs logger=migrator t=2026-04-20T08:13:53.618213907Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T08:13:53.623084856Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.868959ms logger=migrator t=2026-04-20T08:13:53.626996722Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T08:13:53.627023122Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.291µs logger=migrator t=2026-04-20T08:13:53.630731964Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T08:13:53.631686128Z level=info msg="Migration successfully executed" id="create session table" duration=951.694µs logger=migrator t=2026-04-20T08:13:53.636387194Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T08:13:53.636671669Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=283.575µs logger=migrator t=2026-04-20T08:13:53.64104059Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T08:13:53.641254993Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=213.363µs logger=migrator t=2026-04-20T08:13:53.645080718Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T08:13:53.645842078Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=760.95µs logger=migrator t=2026-04-20T08:13:53.652398011Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T08:13:53.653192322Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=793.701µs logger=migrator t=2026-04-20T08:13:53.657210419Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T08:13:53.65730549Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=96.401µs logger=migrator t=2026-04-20T08:13:53.661285386Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T08:13:53.661328467Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.151µs logger=migrator t=2026-04-20T08:13:53.666704523Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T08:13:53.671753965Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.049062ms logger=migrator t=2026-04-20T08:13:53.675362066Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T08:13:53.678405639Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.045003ms logger=migrator t=2026-04-20T08:13:53.682153132Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T08:13:53.682257203Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.991µs logger=migrator t=2026-04-20T08:13:53.68762396Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T08:13:53.687822202Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=198.052µs logger=migrator t=2026-04-20T08:13:53.692053292Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T08:13:53.693365771Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.314479ms logger=migrator t=2026-04-20T08:13:53.697147125Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T08:13:53.697179385Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33µs logger=migrator t=2026-04-20T08:13:53.701094251Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T08:13:53.705388071Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.29158ms logger=migrator t=2026-04-20T08:13:53.712069136Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T08:13:53.712290889Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=211.973µs logger=migrator t=2026-04-20T08:13:53.716503239Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T08:13:53.719651673Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.147734ms logger=migrator t=2026-04-20T08:13:53.72436792Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T08:13:53.727537315Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.168875ms logger=migrator t=2026-04-20T08:13:53.732382093Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T08:13:53.732476295Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.071µs logger=migrator t=2026-04-20T08:13:53.736703024Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T08:13:53.738179005Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.475741ms logger=migrator t=2026-04-20T08:13:53.742707009Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T08:13:53.744058408Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.348929ms logger=migrator t=2026-04-20T08:13:53.74910024Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T08:13:53.750229316Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.125566ms logger=migrator t=2026-04-20T08:13:53.754443576Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T08:13:53.756021608Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.584932ms logger=migrator t=2026-04-20T08:13:53.762728223Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T08:13:53.763632355Z level=info msg="Migration successfully executed" id="add index alert state" duration=905.062µs logger=migrator t=2026-04-20T08:13:53.76891044Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T08:13:53.769748593Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=838.073µs logger=migrator t=2026-04-20T08:13:53.773833901Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T08:13:53.774877975Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.044014ms logger=migrator t=2026-04-20T08:13:53.778945622Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T08:13:53.779803115Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=857.293µs logger=migrator t=2026-04-20T08:13:53.784686603Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T08:13:53.785433764Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=747.381µs logger=migrator t=2026-04-20T08:13:53.789663284Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T08:13:53.799715896Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.049872ms logger=migrator t=2026-04-20T08:13:53.803613692Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T08:13:53.804380712Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=766.97µs logger=migrator t=2026-04-20T08:13:53.810601441Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T08:13:53.811613825Z 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.012454ms logger=migrator t=2026-04-20T08:13:53.817325686Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T08:13:53.817900764Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=579.248µs logger=migrator t=2026-04-20T08:13:53.822744283Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T08:13:53.823716486Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=972.703µs logger=migrator t=2026-04-20T08:13:53.8274996Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T08:13:53.828313092Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=813.601µs logger=migrator t=2026-04-20T08:13:53.832194995Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T08:13:53.836477356Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.280921ms logger=migrator t=2026-04-20T08:13:53.842268559Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T08:13:53.845290822Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.021353ms logger=migrator t=2026-04-20T08:13:53.848877272Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T08:13:53.852670426Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.791764ms logger=migrator t=2026-04-20T08:13:53.85649471Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T08:13:53.860535438Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.040128ms logger=migrator t=2026-04-20T08:13:53.865154672Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T08:13:53.866193577Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.038845ms logger=migrator t=2026-04-20T08:13:53.870380587Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T08:13:53.870410777Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.01µs logger=migrator t=2026-04-20T08:13:53.874115369Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T08:13:53.87414798Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.631µs logger=migrator t=2026-04-20T08:13:53.87767253Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T08:13:53.878540681Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=867.861µs logger=migrator t=2026-04-20T08:13:53.883423611Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:13:53.884421856Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=998.115µs logger=migrator t=2026-04-20T08:13:53.888475343Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T08:13:53.889602058Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.126675ms logger=migrator t=2026-04-20T08:13:53.894197924Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T08:13:53.895820277Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.623833ms logger=migrator t=2026-04-20T08:13:53.90104805Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:13:53.902687974Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.642424ms logger=migrator t=2026-04-20T08:13:53.907153987Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T08:13:53.911668331Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.514184ms logger=migrator t=2026-04-20T08:13:53.918551888Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T08:13:53.924399471Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.852103ms logger=migrator t=2026-04-20T08:13:53.934373282Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T08:13:53.934628865Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=258.593µs logger=migrator t=2026-04-20T08:13:53.944000029Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T08:13:53.945026193Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.027174ms logger=migrator t=2026-04-20T08:13:53.953330931Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T08:13:53.954339455Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.011094ms logger=migrator t=2026-04-20T08:13:53.969388078Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T08:13:53.976850764Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.462266ms logger=migrator t=2026-04-20T08:13:53.981146795Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T08:13:53.981230406Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.911µs logger=migrator t=2026-04-20T08:13:53.987077349Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T08:13:53.989040196Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.963458ms logger=migrator t=2026-04-20T08:13:53.997631147Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T08:13:53.999082609Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.454332ms logger=migrator t=2026-04-20T08:13:54.004425593Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T08:13:54.004778619Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=354.376µs logger=migrator t=2026-04-20T08:13:54.008908918Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T08:13:54.009663918Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=759.14µs logger=migrator t=2026-04-20T08:13:54.016346242Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T08:13:54.017042812Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=697.21µs logger=migrator t=2026-04-20T08:13:54.023053368Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T08:13:54.024943764Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.889036ms logger=migrator t=2026-04-20T08:13:54.030776206Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T08:13:54.032169656Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.39321ms logger=migrator t=2026-04-20T08:13:54.03670736Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T08:13:54.037653403Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=946.103µs logger=migrator t=2026-04-20T08:13:54.042861888Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T08:13:54.044103755Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.241747ms logger=migrator t=2026-04-20T08:13:54.051667552Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T08:13:54.051718302Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.25µs logger=migrator t=2026-04-20T08:13:54.0564914Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T08:13:54.06068994Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.19961ms logger=migrator t=2026-04-20T08:13:54.067901011Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T08:13:54.068889195Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=988.494µs logger=migrator t=2026-04-20T08:13:54.074453853Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T08:13:54.078940618Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.487375ms logger=migrator t=2026-04-20T08:13:54.083276979Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T08:13:54.08415725Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=880.421µs logger=migrator t=2026-04-20T08:13:54.092155464Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T08:13:54.093850768Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.695534ms logger=migrator t=2026-04-20T08:13:54.103673866Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T08:13:54.105465312Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.791235ms logger=migrator t=2026-04-20T08:13:54.110772087Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T08:13:54.12443768Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.664963ms logger=migrator t=2026-04-20T08:13:54.132506265Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T08:13:54.133632261Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.126306ms logger=migrator t=2026-04-20T08:13:54.141322049Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T08:13:54.143023603Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.704634ms logger=migrator t=2026-04-20T08:13:54.148713263Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T08:13:54.148985108Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=269.555µs logger=migrator t=2026-04-20T08:13:54.153182217Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T08:13:54.153713764Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=531.547µs logger=migrator t=2026-04-20T08:13:54.160522171Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T08:13:54.160868595Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=350.154µs logger=migrator t=2026-04-20T08:13:54.164800381Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T08:13:54.169324865Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.522954ms logger=migrator t=2026-04-20T08:13:54.174241135Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T08:13:54.179051032Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.807107ms logger=migrator t=2026-04-20T08:13:54.188707479Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T08:13:54.190927551Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.219922ms logger=migrator t=2026-04-20T08:13:54.200041669Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T08:13:54.201073144Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.031455ms logger=migrator t=2026-04-20T08:13:54.209919069Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T08:13:54.210489446Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=573.077µs logger=migrator t=2026-04-20T08:13:54.218874895Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T08:13:54.22985379Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=10.968165ms logger=migrator t=2026-04-20T08:13:54.239128772Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T08:13:54.241088479Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.958677ms logger=migrator t=2026-04-20T08:13:54.25106113Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T08:13:54.251579448Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=521.068µs logger=migrator t=2026-04-20T08:13:54.261385716Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T08:13:54.262153617Z level=info msg="Migration successfully executed" id="Move region to single row" duration=769.821µs logger=migrator t=2026-04-20T08:13:54.271879275Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T08:13:54.273599479Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.722625ms logger=migrator t=2026-04-20T08:13:54.283619721Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T08:13:54.285319505Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.701114ms logger=migrator t=2026-04-20T08:13:54.298905987Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:13:54.300023402Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.117305ms logger=migrator t=2026-04-20T08:13:54.304850701Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:13:54.305834995Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=986.014µs logger=migrator t=2026-04-20T08:13:54.311352543Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T08:13:54.312336436Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=983.973µs logger=migrator t=2026-04-20T08:13:54.32318502Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T08:13:54.324288646Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.103296ms logger=migrator t=2026-04-20T08:13:54.337537463Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T08:13:54.337793496Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=259.563µs logger=migrator t=2026-04-20T08:13:54.345469335Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T08:13:54.346783084Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.317419ms logger=migrator t=2026-04-20T08:13:54.354393251Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T08:13:54.355351595Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=959.444µs logger=migrator t=2026-04-20T08:13:54.36207544Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T08:13:54.364155239Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.080059ms logger=migrator t=2026-04-20T08:13:54.370096253Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T08:13:54.371071677Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=972.724µs logger=migrator t=2026-04-20T08:13:54.379557077Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T08:13:54.379843761Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=289.164µs logger=migrator t=2026-04-20T08:13:54.385520622Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T08:13:54.386060399Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=541.337µs logger=migrator t=2026-04-20T08:13:54.390846446Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T08:13:54.391012818Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=170.592µs logger=migrator t=2026-04-20T08:13:54.397976937Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T08:13:54.399925395Z level=info msg="Migration successfully executed" id="create team table" duration=1.942788ms logger=migrator t=2026-04-20T08:13:54.407936949Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T08:13:54.410049778Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.11451ms logger=migrator t=2026-04-20T08:13:54.415363023Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T08:13:54.416422748Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.060075ms logger=migrator t=2026-04-20T08:13:54.422029378Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T08:13:54.426662203Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.632575ms logger=migrator t=2026-04-20T08:13:54.435398766Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T08:13:54.435614739Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=215.953µs logger=migrator t=2026-04-20T08:13:54.441560654Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T08:13:54.443483771Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.922907ms logger=migrator t=2026-04-20T08:13:54.449319473Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T08:13:54.450146775Z level=info msg="Migration successfully executed" id="create team member table" duration=827.442µs logger=migrator t=2026-04-20T08:13:54.456122439Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T08:13:54.457188735Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.065366ms logger=migrator t=2026-04-20T08:13:54.462463708Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T08:13:54.464402416Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.13192ms logger=migrator t=2026-04-20T08:13:54.471545987Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T08:13:54.47318157Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.635863ms logger=migrator t=2026-04-20T08:13:54.48021255Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T08:13:54.485340303Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.129152ms logger=migrator t=2026-04-20T08:13:54.491889774Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T08:13:54.50070462Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.814166ms logger=migrator t=2026-04-20T08:13:54.50639465Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T08:13:54.510700871Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.304951ms logger=migrator t=2026-04-20T08:13:54.517679559Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T08:13:54.518858546Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.180927ms logger=migrator t=2026-04-20T08:13:54.526150689Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T08:13:54.527112933Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=962.314µs logger=migrator t=2026-04-20T08:13:54.532875424Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T08:13:54.534630479Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.754105ms logger=migrator t=2026-04-20T08:13:54.541183412Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T08:13:54.542883456Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.699984ms logger=migrator t=2026-04-20T08:13:54.548999622Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T08:13:54.550033327Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.029805ms logger=migrator t=2026-04-20T08:13:54.557482762Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T08:13:54.558932872Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.44966ms logger=migrator t=2026-04-20T08:13:54.566434439Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T08:13:54.567424992Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=990.043µs logger=migrator t=2026-04-20T08:13:54.573734382Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T08:13:54.575305194Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.570692ms logger=migrator t=2026-04-20T08:13:54.583547811Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T08:13:54.584393283Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=848.022µs logger=migrator t=2026-04-20T08:13:54.592831992Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T08:13:54.593204087Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=375.365µs logger=migrator t=2026-04-20T08:13:54.602698232Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T08:13:54.605077045Z level=info msg="Migration successfully executed" id="create tag table" duration=2.380693ms logger=migrator t=2026-04-20T08:13:54.699083304Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T08:13:54.701145813Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.063919ms logger=migrator t=2026-04-20T08:13:54.713866863Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T08:13:54.715275293Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.38696ms logger=migrator t=2026-04-20T08:13:54.722513895Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T08:13:54.723440839Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=933.834µs logger=migrator t=2026-04-20T08:13:54.727990523Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T08:13:54.728843475Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=852.972µs logger=migrator t=2026-04-20T08:13:54.732210462Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:13:54.746462334Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.251052ms logger=migrator t=2026-04-20T08:13:54.751045029Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T08:13:54.751797349Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=751.99µs logger=migrator t=2026-04-20T08:13:54.850021968Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T08:13:54.853095282Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=3.071564ms logger=migrator t=2026-04-20T08:13:54.86288588Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T08:13:54.863750763Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=867.193µs logger=migrator t=2026-04-20T08:13:54.86924087Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T08:13:54.870501808Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.256658ms logger=migrator t=2026-04-20T08:13:54.876541203Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T08:13:54.87770905Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.167977ms logger=migrator t=2026-04-20T08:13:54.885286617Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T08:13:54.887254775Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.968198ms logger=migrator t=2026-04-20T08:13:54.894395176Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T08:13:54.894553638Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=159.872µs logger=migrator t=2026-04-20T08:13:54.900462721Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T08:13:54.906496277Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.032406ms logger=migrator t=2026-04-20T08:13:54.912120167Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T08:13:54.91876353Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.643973ms logger=migrator t=2026-04-20T08:13:54.926441719Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T08:13:54.934751667Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.311118ms logger=migrator t=2026-04-20T08:13:54.940374186Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T08:13:54.945469197Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.094861ms logger=migrator t=2026-04-20T08:13:54.950949385Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T08:13:54.95195981Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.010335ms logger=migrator t=2026-04-20T08:13:54.958476992Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T08:13:54.966274282Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.794089ms logger=migrator t=2026-04-20T08:13:54.972104674Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T08:13:54.972698923Z level=info msg="Migration successfully executed" id="create server_lock table" duration=594.129µs logger=migrator t=2026-04-20T08:13:54.97814764Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T08:13:54.979211465Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.063695ms logger=migrator t=2026-04-20T08:13:54.98665036Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T08:13:54.987602374Z level=info msg="Migration successfully executed" id="create user auth token table" duration=951.804µs logger=migrator t=2026-04-20T08:13:54.995264952Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T08:13:54.997027806Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.761894ms logger=migrator t=2026-04-20T08:13:55.004296569Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T08:13:55.005589117Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.292018ms logger=migrator t=2026-04-20T08:13:55.014414513Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T08:13:55.016182517Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.767724ms logger=migrator t=2026-04-20T08:13:55.023692303Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T08:13:55.029259462Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.566789ms logger=migrator t=2026-04-20T08:13:55.034974102Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T08:13:55.036121209Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.147156ms logger=migrator t=2026-04-20T08:13:55.044291534Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T08:13:55.045587373Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.296339ms logger=migrator t=2026-04-20T08:13:55.052798124Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T08:13:55.054194224Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.39309ms logger=migrator t=2026-04-20T08:13:55.060651275Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T08:13:55.061537817Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=886.372µs logger=migrator t=2026-04-20T08:13:55.067850837Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T08:13:55.068715249Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=865.261µs logger=migrator t=2026-04-20T08:13:55.076315346Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T08:13:55.07657597Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=268.854µs logger=migrator t=2026-04-20T08:13:55.083134833Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T08:13:55.083383026Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=248.263µs logger=migrator t=2026-04-20T08:13:55.089561693Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T08:13:55.090578567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.016914ms logger=migrator t=2026-04-20T08:13:55.097446635Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:13:55.09856585Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.119095ms logger=migrator t=2026-04-20T08:13:55.104724167Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:13:55.106662965Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.938338ms logger=migrator t=2026-04-20T08:13:55.115369598Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:13:55.11552057Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=152.522µs logger=migrator t=2026-04-20T08:13:55.121254781Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:13:55.122293736Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.036465ms logger=migrator t=2026-04-20T08:13:55.12826605Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:13:55.129777711Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.511311ms logger=migrator t=2026-04-20T08:13:55.135577423Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:13:55.136561817Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=984.244µs logger=migrator t=2026-04-20T08:13:55.142856425Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:13:55.144033202Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.176307ms logger=migrator t=2026-04-20T08:13:55.150453083Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T08:13:55.15947492Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.019677ms logger=migrator t=2026-04-20T08:13:55.167421253Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T08:13:55.16936671Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.948037ms logger=migrator t=2026-04-20T08:13:55.178256666Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T08:13:55.178473639Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=218.282µs logger=migrator t=2026-04-20T08:13:55.187418415Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T08:13:55.188439649Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.029925ms logger=migrator t=2026-04-20T08:13:55.194368643Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T08:13:55.195434918Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.065605ms logger=migrator t=2026-04-20T08:13:55.202625569Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T08:13:55.203595783Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=970.694µs logger=migrator t=2026-04-20T08:13:55.20902295Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:13:55.209171032Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=148.202µs logger=migrator t=2026-04-20T08:13:55.21402354Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T08:13:55.214862782Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=838.982µs logger=migrator t=2026-04-20T08:13:55.221318783Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T08:13:55.222228786Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=908.803µs logger=migrator t=2026-04-20T08:13:55.227160116Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T08:13:55.22823251Z 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.076184ms logger=migrator t=2026-04-20T08:13:55.234374158Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T08:13:55.235505204Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.128296ms logger=migrator t=2026-04-20T08:13:55.242171377Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T08:13:55.251519899Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.350022ms logger=migrator t=2026-04-20T08:13:55.256328676Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:13:55.257028177Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=699.491µs logger=migrator t=2026-04-20T08:13:55.263986045Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:13:55.265182922Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.196617ms logger=migrator t=2026-04-20T08:13:55.270243993Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T08:13:55.299155022Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.908919ms logger=migrator t=2026-04-20T08:13:55.305589343Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T08:13:55.333352294Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.761051ms logger=migrator t=2026-04-20T08:13:55.339977398Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:13:55.34081878Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=841.422µs logger=migrator t=2026-04-20T08:13:55.346384378Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:13:55.348066962Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.681884ms logger=migrator t=2026-04-20T08:13:55.35498329Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T08:13:55.364197599Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.214939ms logger=migrator t=2026-04-20T08:13:55.370844093Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T08:13:55.379274442Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.429139ms logger=migrator t=2026-04-20T08:13:55.38478872Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T08:13:55.385964817Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.176187ms logger=migrator t=2026-04-20T08:13:55.39182805Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T08:13:55.394886023Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.993472ms logger=migrator t=2026-04-20T08:13:55.403976721Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T08:13:55.404926645Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=951.714µs logger=migrator t=2026-04-20T08:13:55.412298359Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T08:13:55.413458715Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.160026ms logger=migrator t=2026-04-20T08:13:55.420429134Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:13:55.420578286Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.862µs logger=migrator t=2026-04-20T08:13:55.427796227Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T08:13:55.437391643Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.596616ms logger=migrator t=2026-04-20T08:13:55.444453833Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T08:13:55.45351848Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.062367ms logger=migrator t=2026-04-20T08:13:55.459602317Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T08:13:55.465406769Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.804352ms logger=migrator t=2026-04-20T08:13:55.472951395Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T08:13:55.4740032Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.050075ms logger=migrator t=2026-04-20T08:13:55.480035935Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T08:13:55.481656897Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.620032ms logger=migrator t=2026-04-20T08:13:55.486864111Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T08:13:55.495660905Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.797884ms logger=migrator t=2026-04-20T08:13:55.502129957Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T08:13:55.508847712Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.717825ms logger=migrator t=2026-04-20T08:13:55.514797876Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T08:13:55.515951282Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.152576ms logger=migrator t=2026-04-20T08:13:55.521948746Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T08:13:55.528643571Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.694295ms logger=migrator t=2026-04-20T08:13:55.535416797Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T08:13:55.542045491Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.628364ms logger=migrator t=2026-04-20T08:13:55.547485657Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T08:13:55.547553787Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.17µs logger=migrator t=2026-04-20T08:13:55.553263969Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T08:13:55.554408044Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.128115ms logger=migrator t=2026-04-20T08:13:55.562152364Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T08:13:55.56323071Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.073686ms logger=migrator t=2026-04-20T08:13:55.570119607Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T08:13:55.571595698Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.476701ms logger=migrator t=2026-04-20T08:13:55.577735874Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:13:55.577812355Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.391µs logger=migrator t=2026-04-20T08:13:55.584078974Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T08:13:55.59234064Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.261606ms logger=migrator t=2026-04-20T08:13:55.598467857Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T08:13:55.605882151Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.412944ms logger=migrator t=2026-04-20T08:13:55.61212311Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T08:13:55.619027818Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.905028ms logger=migrator t=2026-04-20T08:13:55.625197784Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T08:13:55.631776437Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.577803ms logger=migrator t=2026-04-20T08:13:55.637086722Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T08:13:55.644506387Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.419205ms logger=migrator t=2026-04-20T08:13:55.649466056Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T08:13:55.649538157Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.271µs logger=migrator t=2026-04-20T08:13:55.654114323Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T08:13:55.655076476Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=962.023µs logger=migrator t=2026-04-20T08:13:55.661891122Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T08:13:55.669045783Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.154241ms logger=migrator t=2026-04-20T08:13:55.674028554Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T08:13:55.674103315Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.961µs logger=migrator t=2026-04-20T08:13:55.67942101Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T08:13:55.689564993Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.143613ms logger=migrator t=2026-04-20T08:13:55.695914372Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T08:13:55.696991077Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.076635ms logger=migrator t=2026-04-20T08:13:55.703785233Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T08:13:55.712478796Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.694283ms logger=migrator t=2026-04-20T08:13:55.719043249Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T08:13:55.719665717Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=622.258µs logger=migrator t=2026-04-20T08:13:55.728222608Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T08:13:55.72972622Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.504382ms logger=migrator t=2026-04-20T08:13:55.736039119Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T08:13:55.743271421Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.236452ms logger=migrator t=2026-04-20T08:13:55.749421338Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T08:13:55.750032386Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=610.418µs logger=migrator t=2026-04-20T08:13:55.757783976Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T08:13:55.75949029Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.708784ms logger=migrator t=2026-04-20T08:13:55.768445616Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T08:13:55.769487281Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.040445ms logger=migrator t=2026-04-20T08:13:55.776544561Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T08:13:55.778048792Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.504081ms logger=migrator t=2026-04-20T08:13:55.784481143Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T08:13:55.784544534Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=63.951µs logger=migrator t=2026-04-20T08:13:55.791587603Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T08:13:55.793097774Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.509731ms logger=migrator t=2026-04-20T08:13:55.799503184Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T08:13:55.800411037Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=907.943µs logger=migrator t=2026-04-20T08:13:55.806875049Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T08:13:55.807532938Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T08:13:55.814131771Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T08:13:55.814854641Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=719.98µs logger=migrator t=2026-04-20T08:13:55.821748168Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T08:13:55.823439532Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.691104ms logger=migrator t=2026-04-20T08:13:55.828792808Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T08:13:55.835573384Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.780176ms logger=migrator t=2026-04-20T08:13:55.841477817Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T08:13:55.842492752Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.014714ms logger=migrator t=2026-04-20T08:13:55.84875492Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T08:13:55.849779524Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.023594ms logger=migrator t=2026-04-20T08:13:55.855963022Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T08:13:55.856821333Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=858.821µs logger=migrator t=2026-04-20T08:13:55.863719291Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T08:13:55.865283883Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.563982ms logger=migrator t=2026-04-20T08:13:55.871568572Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T08:13:55.872568776Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=999.924µs logger=migrator t=2026-04-20T08:13:55.877922881Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T08:13:55.877960172Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.141µs logger=migrator t=2026-04-20T08:13:55.886114157Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T08:13:55.886179488Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.051µs logger=migrator t=2026-04-20T08:13:55.892048781Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T08:13:55.901474844Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.427263ms logger=migrator t=2026-04-20T08:13:55.906892751Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T08:13:55.907566001Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=673.55µs logger=migrator t=2026-04-20T08:13:55.91255052Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T08:13:55.913566525Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.018165ms logger=migrator t=2026-04-20T08:13:55.920952359Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T08:13:55.921217533Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=265.624µs logger=migrator t=2026-04-20T08:13:55.926597749Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T08:13:55.928280542Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.682773ms logger=migrator t=2026-04-20T08:13:55.934930996Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T08:13:55.936444308Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.512312ms logger=migrator t=2026-04-20T08:13:55.943893534Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T08:13:55.979273313Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.374609ms logger=migrator t=2026-04-20T08:13:55.985159165Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T08:13:55.991988432Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.829257ms logger=migrator t=2026-04-20T08:13:55.997665262Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T08:13:55.997808634Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=145.892µs logger=migrator t=2026-04-20T08:13:56.005920549Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T08:13:56.040119331Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.199872ms logger=migrator t=2026-04-20T08:13:56.045634098Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T08:13:56.078740545Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.104037ms logger=migrator t=2026-04-20T08:13:56.084176042Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T08:13:56.084826361Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=650.509µs logger=migrator t=2026-04-20T08:13:56.092912815Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T08:13:56.09474551Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.832165ms logger=migrator t=2026-04-20T08:13:56.101901661Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T08:13:56.102110945Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=210.444µs logger=migrator t=2026-04-20T08:13:56.1081722Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T08:13:56.1095926Z level=info msg="Migration successfully executed" id="create permission table" duration=1.41922ms logger=migrator t=2026-04-20T08:13:56.116713611Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T08:13:56.117799307Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.085846ms logger=migrator t=2026-04-20T08:13:56.12517785Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T08:13:56.126913055Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.734955ms logger=migrator t=2026-04-20T08:13:56.133461597Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T08:13:56.134479022Z level=info msg="Migration successfully executed" id="create role table" duration=1.017705ms logger=migrator t=2026-04-20T08:13:56.141129505Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T08:13:56.148784613Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.655708ms logger=migrator t=2026-04-20T08:13:56.154419762Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T08:13:56.161127848Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.706315ms logger=migrator t=2026-04-20T08:13:56.167113411Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T08:13:56.168924727Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.814896ms logger=migrator t=2026-04-20T08:13:56.175877025Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T08:13:56.17695578Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.073825ms logger=migrator t=2026-04-20T08:13:56.18544393Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T08:13:56.186472285Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.028575ms logger=migrator t=2026-04-20T08:13:56.194215134Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T08:13:56.195126007Z level=info msg="Migration successfully executed" id="create team role table" duration=912.943µs logger=migrator t=2026-04-20T08:13:56.202697423Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T08:13:56.203744178Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.046545ms logger=migrator t=2026-04-20T08:13:56.210729277Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T08:13:56.212727675Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.997928ms logger=migrator t=2026-04-20T08:13:56.219901677Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T08:13:56.221008931Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.104194ms logger=migrator t=2026-04-20T08:13:56.22801624Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T08:13:56.228892243Z level=info msg="Migration successfully executed" id="create user role table" duration=875.803µs logger=migrator t=2026-04-20T08:13:56.236980867Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T08:13:56.238706601Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.724714ms logger=migrator t=2026-04-20T08:13:56.246110815Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T08:13:56.247213391Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.104996ms logger=migrator t=2026-04-20T08:13:56.256006965Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T08:13:56.25707895Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.072605ms logger=migrator t=2026-04-20T08:13:56.265772632Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T08:13:56.266880868Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.105796ms logger=migrator t=2026-04-20T08:13:56.274253142Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T08:13:56.276482883Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.229631ms logger=migrator t=2026-04-20T08:13:56.282706922Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T08:13:56.283986449Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.227386ms logger=migrator t=2026-04-20T08:13:56.290730154Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T08:13:56.31237878Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=21.651576ms logger=migrator t=2026-04-20T08:13:56.317348969Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T08:13:56.318539706Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.192317ms logger=migrator t=2026-04-20T08:13:56.326196215Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T08:13:56.32796155Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.765615ms logger=migrator t=2026-04-20T08:13:56.334694995Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T08:13:56.335803389Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.108964ms logger=migrator t=2026-04-20T08:13:56.341088344Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T08:13:56.342693817Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.605943ms logger=migrator t=2026-04-20T08:13:56.348677552Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T08:13:56.349550563Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=871.061µs logger=migrator t=2026-04-20T08:13:56.356281358Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T08:13:56.357744829Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.463291ms logger=migrator t=2026-04-20T08:13:56.365137463Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T08:13:56.373569922Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.432059ms logger=migrator t=2026-04-20T08:13:56.381497544Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T08:13:56.391449904Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.95278ms logger=migrator t=2026-04-20T08:13:56.39685526Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T08:13:56.405626634Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.777054ms logger=migrator t=2026-04-20T08:13:56.422225058Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T08:13:56.434051935Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.826847ms logger=migrator t=2026-04-20T08:13:56.442589005Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T08:13:56.443862953Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.275038ms logger=migrator t=2026-04-20T08:13:56.450445106Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T08:13:56.451646823Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.206907ms logger=migrator t=2026-04-20T08:13:56.45920923Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T08:13:56.461109806Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.901396ms logger=migrator t=2026-04-20T08:13:56.469025008Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T08:13:56.4713105Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.290002ms logger=migrator t=2026-04-20T08:13:56.476836548Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T08:13:56.478021334Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.193107ms logger=migrator t=2026-04-20T08:13:56.484466086Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T08:13:56.484631418Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=165.172µs logger=migrator t=2026-04-20T08:13:56.493000406Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T08:13:56.493064477Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.231µs logger=migrator t=2026-04-20T08:13:56.49895524Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T08:13:56.499712661Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=756.771µs logger=migrator t=2026-04-20T08:13:56.505161017Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T08:13:56.505803406Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=642.919µs logger=migrator t=2026-04-20T08:13:56.510671095Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T08:13:56.511922142Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.251507ms logger=migrator t=2026-04-20T08:13:56.521616999Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T08:13:56.522023814Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=396.645µs logger=migrator t=2026-04-20T08:13:56.529181126Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T08:13:56.529811745Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=631.369µs logger=migrator t=2026-04-20T08:13:56.535587786Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T08:13:56.536956495Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.368429ms logger=migrator t=2026-04-20T08:13:56.544065246Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T08:13:56.545327943Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.262797ms logger=migrator t=2026-04-20T08:13:56.554131037Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T08:13:56.562639937Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.51257ms logger=migrator t=2026-04-20T08:13:56.570279815Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T08:13:56.570456487Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=169.222µs logger=migrator t=2026-04-20T08:13:56.578744895Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T08:13:56.579649918Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=904.233µs logger=migrator t=2026-04-20T08:13:56.587400247Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T08:13:56.589384365Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.987158ms logger=migrator t=2026-04-20T08:13:56.598567374Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T08:13:56.600704514Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.13999ms logger=migrator t=2026-04-20T08:13:56.60818622Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T08:13:56.618345333Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.155832ms logger=migrator t=2026-04-20T08:13:56.623388684Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T08:13:56.624932896Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.548062ms logger=migrator t=2026-04-20T08:13:56.633518487Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T08:13:56.635304972Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.786116ms logger=migrator t=2026-04-20T08:13:56.641294607Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:13:56.663777083Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.465256ms logger=migrator t=2026-04-20T08:13:56.669456434Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T08:13:56.671496542Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.041159ms logger=migrator t=2026-04-20T08:13:56.678184736Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T08:13:56.679431874Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.246908ms logger=migrator t=2026-04-20T08:13:56.684903211Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T08:13:56.68622993Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.328009ms logger=migrator t=2026-04-20T08:13:56.692587939Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T08:13:56.694033639Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.44736ms logger=migrator t=2026-04-20T08:13:56.699562167Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T08:13:56.699911522Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=332.715µs logger=migrator t=2026-04-20T08:13:56.705149876Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T08:13:56.70614849Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=998.404µs logger=migrator t=2026-04-20T08:13:56.712583272Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T08:13:56.723445714Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.862872ms logger=migrator t=2026-04-20T08:13:56.728177511Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T08:13:56.728913911Z level=info msg="Migration successfully executed" id="create entity_events table" duration=736.22µs logger=migrator t=2026-04-20T08:13:56.733842371Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T08:13:56.735672767Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.829935ms logger=migrator t=2026-04-20T08:13:56.743076041Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:13:56.743863122Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:13:56.748656049Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:13:56.749263098Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:13:56.753899724Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T08:13:56.75500128Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.100985ms logger=migrator t=2026-04-20T08:13:56.760770641Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T08:13:56.76212449Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.36111ms logger=migrator t=2026-04-20T08:13:56.767182411Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:13:56.768434378Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.251617ms logger=migrator t=2026-04-20T08:13:56.775427157Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:13:56.776746735Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.319108ms logger=migrator t=2026-04-20T08:13:56.782937703Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:13:56.784273162Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.335589ms logger=migrator t=2026-04-20T08:13:56.788726235Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:13:56.790095334Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.368759ms logger=migrator t=2026-04-20T08:13:56.795200436Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T08:13:56.796321491Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.118155ms logger=migrator t=2026-04-20T08:13:56.801745638Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T08:13:56.80330422Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.557932ms logger=migrator t=2026-04-20T08:13:56.807726432Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:13:56.809108011Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.381079ms logger=migrator t=2026-04-20T08:13:56.814486357Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:13:56.815608923Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.122806ms logger=migrator t=2026-04-20T08:13:56.820121277Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T08:13:56.8210606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=935.783µs logger=migrator t=2026-04-20T08:13:56.826216423Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T08:13:56.853758411Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.513318ms logger=migrator t=2026-04-20T08:13:56.859979599Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T08:13:56.867987622Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.003283ms logger=migrator t=2026-04-20T08:13:56.873988007Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T08:13:56.885089293Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.094297ms logger=migrator t=2026-04-20T08:13:56.891059137Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T08:13:56.891553114Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=495.996µs logger=migrator t=2026-04-20T08:13:56.897692991Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T08:13:56.907370687Z level=info msg="Migration successfully executed" id="add share column" duration=9.627365ms logger=migrator t=2026-04-20T08:13:56.912734962Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T08:13:56.913051697Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=318.385µs logger=migrator t=2026-04-20T08:13:56.91823984Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T08:13:56.919613539Z level=info msg="Migration successfully executed" id="create file table" duration=1.375009ms logger=migrator t=2026-04-20T08:13:56.925373981Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T08:13:56.927157626Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.784105ms logger=migrator t=2026-04-20T08:13:56.933875711Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T08:13:56.935130938Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.256267ms logger=migrator t=2026-04-20T08:13:56.941696351Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T08:13:56.942766946Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.072095ms logger=migrator t=2026-04-20T08:13:56.948526627Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T08:13:56.949777245Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.250678ms logger=migrator t=2026-04-20T08:13:56.957075308Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T08:13:56.957342551Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=269.883µs logger=migrator t=2026-04-20T08:13:56.962571745Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T08:13:56.962793918Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=222.343µs logger=migrator t=2026-04-20T08:13:56.967710728Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T08:13:56.968451798Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=741.05µs logger=migrator t=2026-04-20T08:13:56.974329891Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T08:13:56.974783868Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=454.778µs logger=migrator t=2026-04-20T08:13:56.979653016Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T08:13:56.98208827Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.435224ms logger=migrator t=2026-04-20T08:13:56.986504232Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T08:13:56.996899769Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.360597ms logger=migrator t=2026-04-20T08:13:57.006056928Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T08:13:57.006553536Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=502.298µs logger=migrator t=2026-04-20T08:13:57.012709002Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T08:13:57.014683859Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.978097ms logger=migrator t=2026-04-20T08:13:57.020132586Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T08:13:57.020958188Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=830.732µs logger=migrator t=2026-04-20T08:13:57.026167222Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T08:13:57.026693789Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=534.287µs logger=migrator t=2026-04-20T08:13:57.031633548Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T08:13:57.032557001Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=925.793µs logger=migrator t=2026-04-20T08:13:57.038734968Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T08:13:57.050387192Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.619134ms logger=migrator t=2026-04-20T08:13:57.056776232Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T08:13:57.067760417Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.979635ms logger=migrator t=2026-04-20T08:13:57.073555468Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T08:13:57.075618808Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.06585ms logger=migrator t=2026-04-20T08:13:57.081369189Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T08:13:57.169020203Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.649605ms logger=migrator t=2026-04-20T08:13:57.175947379Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T08:13:57.178466415Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.523606ms logger=migrator t=2026-04-20T08:13:57.190543866Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T08:13:57.194195227Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.652602ms logger=migrator t=2026-04-20T08:13:57.200716868Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T08:13:57.22712962Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.403202ms logger=migrator t=2026-04-20T08:13:57.23280724Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T08:13:57.243456501Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.64625ms logger=migrator t=2026-04-20T08:13:57.250440069Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T08:13:57.251058607Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=621.368µs logger=migrator t=2026-04-20T08:13:57.255408938Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T08:13:57.255616631Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=222.313µs logger=migrator t=2026-04-20T08:13:57.259361464Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T08:13:57.259639018Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=278.944µs logger=migrator t=2026-04-20T08:13:57.265785955Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T08:13:57.266044028Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=258.573µs logger=migrator t=2026-04-20T08:13:57.27044344Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T08:13:57.270678503Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=235.453µs logger=migrator t=2026-04-20T08:13:57.275985138Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T08:13:57.277620561Z level=info msg="Migration successfully executed" id="create folder table" duration=1.637003ms logger=migrator t=2026-04-20T08:13:57.282895526Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T08:13:57.284549119Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.662794ms logger=migrator t=2026-04-20T08:13:57.290656074Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T08:13:57.292727464Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.07206ms logger=migrator t=2026-04-20T08:13:57.299671732Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T08:13:57.299735502Z level=info msg="Migration successfully executed" id="Update folder title length" duration=67.931µs logger=migrator t=2026-04-20T08:13:57.303862571Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:13:57.305457113Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.596423ms logger=migrator t=2026-04-20T08:13:57.312773385Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:13:57.314579042Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.807616ms logger=migrator t=2026-04-20T08:13:57.322668585Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T08:13:57.323913373Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.247338ms logger=migrator t=2026-04-20T08:13:57.331677092Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T08:13:57.332140029Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=466.316µs logger=migrator t=2026-04-20T08:13:57.338278014Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T08:13:57.33860102Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=326.186µs logger=migrator t=2026-04-20T08:13:57.346184396Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T08:13:57.347598756Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.41598ms logger=migrator t=2026-04-20T08:13:57.354369391Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T08:13:57.355895703Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.528202ms logger=migrator t=2026-04-20T08:13:57.359661986Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T08:13:57.360867194Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.205758ms logger=migrator t=2026-04-20T08:13:57.365667221Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T08:13:57.367593677Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.927626ms logger=migrator t=2026-04-20T08:13:57.374884451Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T08:13:57.376179408Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.295647ms logger=migrator t=2026-04-20T08:13:57.381383631Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T08:13:57.382413366Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.031585ms logger=migrator t=2026-04-20T08:13:57.389211252Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T08:13:57.390943106Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.733404ms logger=migrator t=2026-04-20T08:13:57.396854019Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T08:13:57.39834803Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.495191ms logger=migrator t=2026-04-20T08:13:57.403795557Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T08:13:57.405389599Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.595972ms logger=migrator t=2026-04-20T08:13:57.419305875Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T08:13:57.420886827Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.582362ms logger=migrator t=2026-04-20T08:13:57.427991988Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T08:13:57.429090723Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.101276ms logger=migrator t=2026-04-20T08:13:57.440103998Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T08:13:57.440603986Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=502.928µs logger=migrator t=2026-04-20T08:13:57.44452659Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T08:13:57.458236443Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.696893ms logger=migrator t=2026-04-20T08:13:57.473752672Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T08:13:57.474515443Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=766.351µs logger=migrator t=2026-04-20T08:13:57.479882899Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:13:57.48002507Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=148.032µs logger=migrator t=2026-04-20T08:13:57.489370092Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:13:57.491979578Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.605936ms logger=migrator t=2026-04-20T08:13:57.497207662Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:13:57.497439725Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=236.073µs logger=migrator t=2026-04-20T08:13:57.50344556Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T08:13:57.505263686Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.818846ms logger=migrator t=2026-04-20T08:13:57.516717747Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:13:57.518561092Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.837475ms logger=migrator t=2026-04-20T08:13:57.52546113Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T08:13:57.527089013Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.629653ms logger=migrator t=2026-04-20T08:13:57.538807328Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T08:13:57.540572213Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.769125ms logger=migrator t=2026-04-20T08:13:57.54891664Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T08:13:57.549207344Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=292.654µs logger=migrator t=2026-04-20T08:13:57.552711474Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T08:13:57.553341462Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=630.788µs logger=migrator t=2026-04-20T08:13:57.55602692Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T08:13:57.556921763Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=883.903µs logger=migrator t=2026-04-20T08:13:57.562243507Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T08:13:57.56313408Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=890.733µs logger=migrator t=2026-04-20T08:13:57.568526146Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T08:13:57.579939407Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.410621ms logger=migrator t=2026-04-20T08:13:57.589267338Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T08:13:57.600910072Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.637274ms logger=migrator t=2026-04-20T08:13:57.614392852Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T08:13:57.629354832Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.95667ms logger=migrator t=2026-04-20T08:13:57.6349038Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T08:13:57.635012822Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=109.662µs logger=migrator t=2026-04-20T08:13:57.649357864Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T08:13:57.66181965Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.444784ms logger=migrator t=2026-04-20T08:13:57.668068307Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T08:13:57.679303615Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.244638ms logger=migrator t=2026-04-20T08:13:57.731239546Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T08:13:57.732517944Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.181347ms logger=migrator t=2026-04-20T08:13:57.740508937Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.48734834s logger=migrator t=2026-04-20T08:13:57.741793985Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T08:13:57.760713331Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T08:13:57.761091736Z level=info msg="Created default organization" logger=secrets t=2026-04-20T08:13:57.768981567Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:13:57.824401398Z level=info msg="Restored cache from database" duration=639.029µs logger=plugin.store t=2026-04-20T08:13:57.826163093Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T08:13:57.901065457Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T08:13:57.901198968Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T08:13:57.901335071Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T08:13:57.901358181Z level=info msg="Plugins loaded" count=54 duration=75.195948ms logger=query_data t=2026-04-20T08:13:57.906302531Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T08:13:57.910451199Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T08:13:57.915626322Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T08:13:57.927811253Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T08:13:57.933183219Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T08:13:57.935235078Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T08:13:57.959905175Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T08:13:57.979002074Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T08:13:58.011867367Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T08:13:58.011901657Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T08:13:58.014124838Z level=info msg="Storage starting" logger=http.server t=2026-04-20T08:13:58.016208407Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T08:13:58.01643221Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T08:13:58.016913517Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-20T08:13:58.02572069Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-20T08:13:58.129016112Z level=info msg="Update check succeeded" duration=113.88983ms logger=grafana.update.checker t=2026-04-20T08:13:58.129447978Z level=info msg="Update check succeeded" duration=115.720116ms logger=ngalert.state.manager t=2026-04-20T08:13:58.134463209Z level=info msg="State cache has been initialized" states=0 duration=118.025279ms logger=ngalert.scheduler t=2026-04-20T08:13:58.134609291Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T08:13:58.135055708Z level=info msg=starting first_tick=2026-04-20T08:14:00Z logger=sqlstore.transactions t=2026-04-20T08:13:58.145827809Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:13:58.157191508Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:13:58.170019098Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:13:58.183371796Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:13:58.224382702Z level=info msg="Patterns update finished" duration=97.198435ms logger=provisioning.dashboard t=2026-04-20T08:13:58.268680076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:58.293640007Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T08:13:58.551970548Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T08:13:58.552620807Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T08:13:59.667682719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.668939476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.689190871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.736710658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.754592789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.844719615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.860669579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.928936037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.945216985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.974983643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:13:59.992277946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.030115966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.052742343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.176096483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.192857297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.225685598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.249914277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.286168016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.324193168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.420732761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.4398352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.486383092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.50692224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.563427551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.581453424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.636297193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.652785995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.711033241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.726332535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.775110178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.794997166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.853141392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.872679746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.930941402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:00.951961877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.019553505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.033218955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.089345812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.109290311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.179157259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.200158063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.259829528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.278251656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.352946302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.374155599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.437423404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.457370314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.52208733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.540405547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.607700948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.631440491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.691061945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.7084744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.775137652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.796840466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.868598911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.888979927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.961741295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:01.97640428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.035309924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.056287277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.143867402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.164449489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.234337856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.253297122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.324860512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.34114134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.409557136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.423649994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.509932329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.530631479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.602595475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.622163258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.695616096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.727053955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.828177968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.851267111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.931155318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:02.951406101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:14:03.044205909Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T08:14:54.034953148Z level=info msg="Usage stats are ready to report"