logger=settings t=2026-05-11T21:08:32.351673286Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T21:08:32Z logger=settings t=2026-05-11T21:08:32.352126534Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T21:08:32.352141984Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T21:08:32.352147204Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T21:08:32.352152814Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T21:08:32.352159814Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:08:32.352165304Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:08:32.352169694Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T21:08:32.352174464Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T21:08:32.352180124Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T21:08:32.352189585Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:08:32.352193985Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:08:32.352197845Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T21:08:32.352202445Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T21:08:32.352207175Z level=info msg=Target target=[all] logger=settings t=2026-05-11T21:08:32.352225615Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T21:08:32.352230505Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T21:08:32.352234875Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T21:08:32.352239695Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T21:08:32.352244415Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T21:08:32.352249586Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T21:08:32.352647673Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T21:08:32.352669373Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T21:08:32.354677246Z level=info msg="Locking database" logger=migrator t=2026-05-11T21:08:32.354690246Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T21:08:32.355276397Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T21:08:32.356899864Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.622886ms logger=migrator t=2026-05-11T21:08:32.360001385Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T21:08:32.360589285Z level=info msg="Migration successfully executed" id="create user table" duration=587.83µs logger=migrator t=2026-05-11T21:08:32.363724738Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T21:08:32.365450246Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.716659ms logger=migrator t=2026-05-11T21:08:32.375078246Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T21:08:32.376350847Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.273341ms logger=migrator t=2026-05-11T21:08:32.380524177Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T21:08:32.382784374Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.259527ms logger=migrator t=2026-05-11T21:08:32.389428915Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T21:08:32.390766287Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.336632ms logger=migrator t=2026-05-11T21:08:32.399455122Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T21:08:32.40239435Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.945199ms logger=migrator t=2026-05-11T21:08:32.406148263Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T21:08:32.407015948Z level=info msg="Migration successfully executed" id="create user table v2" duration=860.304µs logger=migrator t=2026-05-11T21:08:32.409941926Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T21:08:32.410655108Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=712.802µs logger=migrator t=2026-05-11T21:08:32.413550196Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T21:08:32.414238158Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=687.852µs logger=migrator t=2026-05-11T21:08:32.417114116Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T21:08:32.417461152Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=346.886µs logger=migrator t=2026-05-11T21:08:32.420103116Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T21:08:32.420600114Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.978µs logger=migrator t=2026-05-11T21:08:32.424360826Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T21:08:32.425472205Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.111509ms logger=migrator t=2026-05-11T21:08:32.428981823Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T21:08:32.429013994Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.691µs logger=migrator t=2026-05-11T21:08:32.432036994Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T21:08:32.433096401Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.059097ms logger=migrator t=2026-05-11T21:08:32.436964016Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T21:08:32.4371908Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.134µs logger=migrator t=2026-05-11T21:08:32.440955472Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T21:08:32.44201246Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.057338ms logger=migrator t=2026-05-11T21:08:32.446045597Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T21:08:32.446731668Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=680.491µs logger=migrator t=2026-05-11T21:08:32.449560946Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T21:08:32.450671295Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.10991ms logger=migrator t=2026-05-11T21:08:32.453485581Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T21:08:32.46184005Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.352959ms logger=migrator t=2026-05-11T21:08:32.469376005Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T21:08:32.471563642Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.192457ms logger=migrator t=2026-05-11T21:08:32.476110308Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T21:08:32.476388622Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=277.594µs logger=migrator t=2026-05-11T21:08:32.498361048Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T21:08:32.500337Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.981752ms logger=migrator t=2026-05-11T21:08:32.504091123Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T21:08:32.504550721Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=459.748µs logger=migrator t=2026-05-11T21:08:32.508565017Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T21:08:32.508977894Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=412.467µs logger=migrator t=2026-05-11T21:08:32.513076593Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T21:08:32.513894786Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=817.943µs logger=migrator t=2026-05-11T21:08:32.517922354Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T21:08:32.518608855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=685.621µs logger=migrator t=2026-05-11T21:08:32.522445848Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T21:08:32.523141429Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=695.411µs logger=migrator t=2026-05-11T21:08:32.52675121Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T21:08:32.527455722Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=704.962µs logger=migrator t=2026-05-11T21:08:32.531134423Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T21:08:32.531846076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=708.092µs logger=migrator t=2026-05-11T21:08:32.535994564Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T21:08:32.536029564Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.39µs logger=migrator t=2026-05-11T21:08:32.539986951Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T21:08:32.540671102Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=684.001µs logger=migrator t=2026-05-11T21:08:32.544295282Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T21:08:32.544927353Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=632.401µs logger=migrator t=2026-05-11T21:08:32.549435988Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T21:08:32.550726409Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.296201ms logger=migrator t=2026-05-11T21:08:32.554456512Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T21:08:32.555081122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=631.831µs logger=migrator t=2026-05-11T21:08:32.558825954Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:08:32.562050227Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.220163ms logger=migrator t=2026-05-11T21:08:32.566058515Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T21:08:32.567557809Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.498954ms logger=migrator t=2026-05-11T21:08:32.571834751Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T21:08:32.572588353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=755.102µs logger=migrator t=2026-05-11T21:08:32.576143802Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T21:08:32.576847554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=704.232µs logger=migrator t=2026-05-11T21:08:32.580392673Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T21:08:32.581093854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=700.331µs logger=migrator t=2026-05-11T21:08:32.584822157Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T21:08:32.585519689Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=696.651µs logger=migrator t=2026-05-11T21:08:32.589649887Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T21:08:32.590038663Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=411.127µs logger=migrator t=2026-05-11T21:08:32.593695725Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T21:08:32.594207333Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=512.368µs logger=migrator t=2026-05-11T21:08:32.597775452Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T21:08:32.598149278Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=376.316µs logger=migrator t=2026-05-11T21:08:32.601973142Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T21:08:32.602812296Z level=info msg="Migration successfully executed" id="create star table" duration=838.294µs logger=migrator t=2026-05-11T21:08:32.606727381Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T21:08:32.607556645Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=832.204µs logger=migrator t=2026-05-11T21:08:32.612731191Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T21:08:32.613455704Z level=info msg="Migration successfully executed" id="create org table v1" duration=724.682µs logger=migrator t=2026-05-11T21:08:32.617645793Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T21:08:32.618418896Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=772.413µs logger=migrator t=2026-05-11T21:08:32.622758748Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T21:08:32.623459119Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=699.961µs logger=migrator t=2026-05-11T21:08:32.627454076Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T21:08:32.628187698Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=736.492µs logger=migrator t=2026-05-11T21:08:32.632309326Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T21:08:32.633044799Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=734.953µs logger=migrator t=2026-05-11T21:08:32.636898623Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T21:08:32.637648855Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=749.712µs logger=migrator t=2026-05-11T21:08:32.641919007Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T21:08:32.641952147Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.22µs logger=migrator t=2026-05-11T21:08:32.645446775Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T21:08:32.645478386Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.081µs logger=migrator t=2026-05-11T21:08:32.648397924Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T21:08:32.648564617Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=166.603µs logger=migrator t=2026-05-11T21:08:32.652075856Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T21:08:32.652799658Z level=info msg="Migration successfully executed" id="create dashboard table" duration=725.152µs logger=migrator t=2026-05-11T21:08:32.656932157Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T21:08:32.65769513Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=762.654µs logger=migrator t=2026-05-11T21:08:32.661796918Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T21:08:32.662600571Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=802.853µs logger=migrator t=2026-05-11T21:08:32.66860055Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T21:08:32.6697598Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.15812ms logger=migrator t=2026-05-11T21:08:32.674412187Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T21:08:32.675192281Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=779.804µs logger=migrator t=2026-05-11T21:08:32.679285948Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T21:08:32.680076572Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=792.154µs logger=migrator t=2026-05-11T21:08:32.683612621Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T21:08:32.68900234Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.385499ms logger=migrator t=2026-05-11T21:08:32.692923356Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T21:08:32.693465044Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=541.639µs logger=migrator t=2026-05-11T21:08:32.701047081Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T21:08:32.701831804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=786.633µs logger=migrator t=2026-05-11T21:08:32.705691659Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T21:08:32.706481001Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=786.772µs logger=migrator t=2026-05-11T21:08:32.719274695Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T21:08:32.719849034Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=574.73µs logger=migrator t=2026-05-11T21:08:32.763004052Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T21:08:32.764410736Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.408574ms logger=migrator t=2026-05-11T21:08:32.787947697Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T21:08:32.788030208Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.711µs logger=migrator t=2026-05-11T21:08:32.79179193Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T21:08:32.793781894Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.989444ms logger=migrator t=2026-05-11T21:08:32.797566387Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T21:08:32.799299306Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.735109ms logger=migrator t=2026-05-11T21:08:32.802959346Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T21:08:32.804802387Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.842711ms logger=migrator t=2026-05-11T21:08:32.808617061Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T21:08:32.809398274Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=780.523µs logger=migrator t=2026-05-11T21:08:32.813125866Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T21:08:32.814913566Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.78759ms logger=migrator t=2026-05-11T21:08:32.818592587Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T21:08:32.819413201Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=819.334µs logger=migrator t=2026-05-11T21:08:32.823035271Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T21:08:32.823850855Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=815.234µs logger=migrator t=2026-05-11T21:08:32.828347829Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T21:08:32.82838761Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.181µs logger=migrator t=2026-05-11T21:08:32.832171203Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T21:08:32.832201633Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.14µs logger=migrator t=2026-05-11T21:08:32.835682441Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T21:08:32.837621894Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.939293ms logger=migrator t=2026-05-11T21:08:32.841311175Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T21:08:32.843262318Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.949083ms logger=migrator t=2026-05-11T21:08:32.846819247Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T21:08:32.84878393Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.964953ms logger=migrator t=2026-05-11T21:08:32.852717905Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T21:08:32.854587346Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.868911ms logger=migrator t=2026-05-11T21:08:32.858199466Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T21:08:32.8584097Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.693µs logger=migrator t=2026-05-11T21:08:32.862322955Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T21:08:32.863109418Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=785.843µs logger=migrator t=2026-05-11T21:08:32.867200486Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T21:08:32.86799702Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=796.004µs logger=migrator t=2026-05-11T21:08:32.871466497Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T21:08:32.871499867Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.64µs logger=migrator t=2026-05-11T21:08:32.875064997Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T21:08:32.87588931Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=823.453µs logger=migrator t=2026-05-11T21:08:32.88002888Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T21:08:32.880704081Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=675.501µs logger=migrator t=2026-05-11T21:08:32.886865223Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:08:32.893003086Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.137203ms logger=migrator t=2026-05-11T21:08:32.896204509Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T21:08:32.896917431Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=709.871µs logger=migrator t=2026-05-11T21:08:32.902943111Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T21:08:32.904420186Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.476905ms logger=migrator t=2026-05-11T21:08:32.910177562Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T21:08:32.911181948Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.004196ms logger=migrator t=2026-05-11T21:08:32.918457889Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T21:08:32.919231962Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=774.613µs logger=migrator t=2026-05-11T21:08:32.928490566Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T21:08:32.929658716Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.16845ms logger=migrator t=2026-05-11T21:08:32.932609975Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T21:08:32.934835491Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.224456ms logger=migrator t=2026-05-11T21:08:32.937639608Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T21:08:32.938427232Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=786.543µs logger=migrator t=2026-05-11T21:08:32.948387957Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T21:08:32.948779703Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=397.916µs logger=migrator t=2026-05-11T21:08:32.952633168Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T21:08:32.95275564Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=122.992µs logger=migrator t=2026-05-11T21:08:32.957269714Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T21:08:32.957999087Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=728.963µs logger=migrator t=2026-05-11T21:08:32.96296471Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T21:08:32.966851894Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.883354ms logger=migrator t=2026-05-11T21:08:32.97199391Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T21:08:32.972893225Z level=info msg="Migration successfully executed" id="create data_source table" duration=899.415µs logger=migrator t=2026-05-11T21:08:32.977089975Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T21:08:32.977834217Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=744.152µs logger=migrator t=2026-05-11T21:08:32.982644458Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T21:08:32.98342199Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=777.032µs logger=migrator t=2026-05-11T21:08:32.98881542Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T21:08:32.989552842Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=741.972µs logger=migrator t=2026-05-11T21:08:32.993400076Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T21:08:32.994578216Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.1752ms logger=migrator t=2026-05-11T21:08:32.999528799Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T21:08:33.013315737Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.776849ms logger=migrator t=2026-05-11T21:08:33.017360535Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T21:08:33.01833336Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=972.265µs logger=migrator t=2026-05-11T21:08:33.022317317Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T21:08:33.022937017Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=619.95µs logger=migrator t=2026-05-11T21:08:33.028283246Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T21:08:33.029087609Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=798.943µs logger=migrator t=2026-05-11T21:08:33.033173887Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T21:08:33.033714856Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=543.079µs logger=migrator t=2026-05-11T21:08:33.037631211Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T21:08:33.039911849Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.280678ms logger=migrator t=2026-05-11T21:08:33.043636831Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T21:08:33.045894868Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.261258ms logger=migrator t=2026-05-11T21:08:33.050099888Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T21:08:33.050136819Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.021µs logger=migrator t=2026-05-11T21:08:33.053146569Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T21:08:33.053342152Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.633µs logger=migrator t=2026-05-11T21:08:33.056096718Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T21:08:33.062115108Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.01772ms logger=migrator t=2026-05-11T21:08:33.068684957Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T21:08:33.068827569Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=141.912µs logger=migrator t=2026-05-11T21:08:33.073159661Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T21:08:33.073331044Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=174.223µs logger=migrator t=2026-05-11T21:08:33.076651089Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T21:08:33.079220181Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.568702ms logger=migrator t=2026-05-11T21:08:33.083760967Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T21:08:33.083968981Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.624µs logger=migrator t=2026-05-11T21:08:33.086840688Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T21:08:33.087750113Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=908.885µs logger=migrator t=2026-05-11T21:08:33.091953483Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T21:08:33.093076802Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.123299ms logger=migrator t=2026-05-11T21:08:33.220966656Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T21:08:33.222351008Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.384762ms logger=migrator t=2026-05-11T21:08:33.433460473Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T21:08:33.43445848Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.001827ms logger=migrator t=2026-05-11T21:08:33.49106827Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T21:08:33.49232807Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.26425ms logger=migrator t=2026-05-11T21:08:33.574950023Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T21:08:33.576501499Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.555107ms logger=migrator t=2026-05-11T21:08:33.74457168Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T21:08:33.746364529Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.80033ms logger=migrator t=2026-05-11T21:08:33.893101826Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T21:08:33.895013837Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.915272ms logger=migrator t=2026-05-11T21:08:33.966823219Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T21:08:33.969576945Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.759376ms logger=migrator t=2026-05-11T21:08:33.974912644Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T21:08:33.985350696Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.433692ms logger=migrator t=2026-05-11T21:08:33.991657102Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T21:08:33.992387664Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=734.202µs logger=migrator t=2026-05-11T21:08:33.996912269Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T21:08:33.997820354Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=909.685µs logger=migrator t=2026-05-11T21:08:34.003200773Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T21:08:34.003816103Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=616.04µs logger=migrator t=2026-05-11T21:08:34.007829469Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T21:08:34.008474071Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=644.042µs logger=migrator t=2026-05-11T21:08:34.013126677Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T21:08:34.013485624Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=358.987µs logger=migrator t=2026-05-11T21:08:34.016970811Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T21:08:34.018461476Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.490265ms logger=migrator t=2026-05-11T21:08:34.025850168Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T21:08:34.025881149Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.731µs logger=migrator t=2026-05-11T21:08:34.029956706Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T21:08:34.033571017Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.61374ms logger=migrator t=2026-05-11T21:08:34.037848847Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T21:08:34.043028652Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.172665ms logger=migrator t=2026-05-11T21:08:34.051887359Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T21:08:34.052154293Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=267.344µs logger=migrator t=2026-05-11T21:08:34.057330619Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T21:08:34.060940889Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.60055ms logger=migrator t=2026-05-11T21:08:34.065254721Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T21:08:34.068062827Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.811856ms logger=migrator t=2026-05-11T21:08:34.071964192Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T21:08:34.072857507Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=889.356µs logger=migrator t=2026-05-11T21:08:34.083017505Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T21:08:34.08388412Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=871.845µs logger=migrator t=2026-05-11T21:08:34.088878002Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T21:08:34.09237781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.504238ms logger=migrator t=2026-05-11T21:08:34.099863924Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T21:08:34.101382739Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.521985ms logger=migrator t=2026-05-11T21:08:34.107000493Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T21:08:34.108316564Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.319782ms logger=migrator t=2026-05-11T21:08:34.112441843Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T21:08:34.113800975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.359992ms logger=migrator t=2026-05-11T21:08:34.120365294Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T21:08:34.120436995Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.901µs logger=migrator t=2026-05-11T21:08:34.129588947Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T21:08:34.129625707Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.16µs logger=migrator t=2026-05-11T21:08:34.134545149Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T21:08:34.13761194Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.066021ms logger=migrator t=2026-05-11T21:08:34.14240785Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T21:08:34.144586155Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.177965ms logger=migrator t=2026-05-11T21:08:34.14850016Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T21:08:34.148553741Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=53.881µs logger=migrator t=2026-05-11T21:08:34.151669843Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T21:08:34.152519786Z level=info msg="Migration successfully executed" id="create quota table v1" duration=849.363µs logger=migrator t=2026-05-11T21:08:34.159607924Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T21:08:34.160639781Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.006997ms logger=migrator t=2026-05-11T21:08:34.165585563Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T21:08:34.165618554Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.931µs logger=migrator t=2026-05-11T21:08:34.168797846Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T21:08:34.16961548Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=817.174µs logger=migrator t=2026-05-11T21:08:34.175474647Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T21:08:34.177370708Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.900941ms logger=migrator t=2026-05-11T21:08:34.181878323Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T21:08:34.184984655Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.106182ms logger=migrator t=2026-05-11T21:08:34.19078777Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T21:08:34.190868522Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=86.212µs logger=migrator t=2026-05-11T21:08:34.195160802Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T21:08:34.196769389Z level=info msg="Migration successfully executed" id="create session table" duration=1.611547ms logger=migrator t=2026-05-11T21:08:34.201946885Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T21:08:34.202137758Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=191.423µs logger=migrator t=2026-05-11T21:08:34.207326935Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T21:08:34.207527368Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=200.523µs logger=migrator t=2026-05-11T21:08:34.215406379Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T21:08:34.216310703Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=907.975µs logger=migrator t=2026-05-11T21:08:34.220543343Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T21:08:34.221368017Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=823.774µs logger=migrator t=2026-05-11T21:08:34.227018891Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T21:08:34.227052721Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.15µs logger=migrator t=2026-05-11T21:08:34.231523045Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T21:08:34.231551605Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.21µs logger=migrator t=2026-05-11T21:08:34.24032101Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T21:08:34.24570293Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.38541ms logger=migrator t=2026-05-11T21:08:34.250966937Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T21:08:34.257821691Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.847474ms logger=migrator t=2026-05-11T21:08:34.262784343Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T21:08:34.26314741Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=363.016µs logger=migrator t=2026-05-11T21:08:34.266648437Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T21:08:34.266760019Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=111.582µs logger=migrator t=2026-05-11T21:08:34.269773129Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T21:08:34.270721604Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=948.285µs logger=migrator t=2026-05-11T21:08:34.277703561Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T21:08:34.277788222Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.481µs logger=migrator t=2026-05-11T21:08:34.280780951Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T21:08:34.284229868Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.448927ms logger=migrator t=2026-05-11T21:08:34.287544453Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T21:08:34.287783227Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=238.274µs logger=migrator t=2026-05-11T21:08:34.291116283Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T21:08:34.294445238Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.328815ms logger=migrator t=2026-05-11T21:08:34.297527829Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T21:08:34.300843604Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.314825ms logger=migrator t=2026-05-11T21:08:34.30483203Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T21:08:34.304991093Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=159.133µs logger=migrator t=2026-05-11T21:08:34.308708154Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T21:08:34.310008955Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.302041ms logger=migrator t=2026-05-11T21:08:34.314551921Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T21:08:34.315395475Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=843.584µs logger=migrator t=2026-05-11T21:08:34.32535213Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T21:08:34.329286645Z level=info msg="Migration successfully executed" id="create alert table v1" duration=3.938485ms logger=migrator t=2026-05-11T21:08:34.341788302Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T21:08:34.344177132Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.39443ms logger=migrator t=2026-05-11T21:08:34.349598651Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T21:08:34.350382874Z level=info msg="Migration successfully executed" id="add index alert state" duration=784.433µs logger=migrator t=2026-05-11T21:08:34.353972684Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T21:08:34.354791797Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=819.394µs logger=migrator t=2026-05-11T21:08:34.360200226Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T21:08:34.361210964Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.016338ms logger=migrator t=2026-05-11T21:08:34.367324485Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T21:08:34.368966322Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.646007ms logger=migrator t=2026-05-11T21:08:34.372754145Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T21:08:34.373507167Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=753.712µs logger=migrator t=2026-05-11T21:08:34.379915763Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T21:08:34.389766347Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.850474ms logger=migrator t=2026-05-11T21:08:34.396670901Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T21:08:34.397625507Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=958.826µs logger=migrator t=2026-05-11T21:08:34.402434216Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T21:08:34.403318782Z 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=883.705µs logger=migrator t=2026-05-11T21:08:34.415463442Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T21:08:34.416034432Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=575.89µs logger=migrator t=2026-05-11T21:08:34.426601907Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T21:08:34.427184916Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=581.869µs logger=migrator t=2026-05-11T21:08:34.433386259Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T21:08:34.434482808Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.096269ms logger=migrator t=2026-05-11T21:08:34.442428Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T21:08:34.449808301Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.385682ms logger=migrator t=2026-05-11T21:08:34.454970927Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T21:08:34.458698058Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.725081ms logger=migrator t=2026-05-11T21:08:34.462854868Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T21:08:34.467025106Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.170618ms logger=migrator t=2026-05-11T21:08:34.47204529Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T21:08:34.476760378Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.713988ms logger=migrator t=2026-05-11T21:08:34.480891356Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T21:08:34.481815942Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=924.596µs logger=migrator t=2026-05-11T21:08:34.486379537Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T21:08:34.486407747Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.97µs logger=migrator t=2026-05-11T21:08:34.489898886Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T21:08:34.489948437Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.15µs logger=migrator t=2026-05-11T21:08:34.493681178Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T21:08:34.49502676Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.342242ms logger=migrator t=2026-05-11T21:08:34.499966842Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:08:34.500868577Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=898.274µs logger=migrator t=2026-05-11T21:08:34.506264526Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T21:08:34.507466377Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.20222ms logger=migrator t=2026-05-11T21:08:34.511143247Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T21:08:34.512535591Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.391814ms logger=migrator t=2026-05-11T21:08:34.516831481Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:08:34.517700685Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=871.694µs logger=migrator t=2026-05-11T21:08:34.520842248Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T21:08:34.524470198Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.62674ms logger=migrator t=2026-05-11T21:08:34.527475878Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T21:08:34.53126401Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.787312ms logger=migrator t=2026-05-11T21:08:34.535305468Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T21:08:34.535482161Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.503µs logger=migrator t=2026-05-11T21:08:34.538694784Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T21:08:34.539515457Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=816.033µs logger=migrator t=2026-05-11T21:08:34.544662913Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T21:08:34.545481076Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=817.813µs logger=migrator t=2026-05-11T21:08:34.552062316Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T21:08:34.555635594Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.573279ms logger=migrator t=2026-05-11T21:08:34.560753389Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T21:08:34.560824141Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.342µs logger=migrator t=2026-05-11T21:08:34.563993973Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T21:08:34.569415193Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=5.41351ms logger=migrator t=2026-05-11T21:08:34.573681313Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T21:08:34.574704351Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.023328ms logger=migrator t=2026-05-11T21:08:34.579601472Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T21:08:34.579833846Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=240.734µs logger=migrator t=2026-05-11T21:08:34.583889643Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T21:08:34.584867708Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=978.376µs logger=migrator t=2026-05-11T21:08:34.590529422Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T21:08:34.593046314Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.522202ms logger=migrator t=2026-05-11T21:08:34.59882991Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T21:08:34.600187683Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.363443ms logger=migrator t=2026-05-11T21:08:34.606972885Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T21:08:34.609479826Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.506501ms logger=migrator t=2026-05-11T21:08:34.616936Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T21:08:34.618084229Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.148409ms logger=migrator t=2026-05-11T21:08:34.622397701Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T21:08:34.627297662Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=4.916612ms logger=migrator t=2026-05-11T21:08:34.634789576Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T21:08:34.634855267Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=72.961µs logger=migrator t=2026-05-11T21:08:34.640556161Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T21:08:34.645421292Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.867991ms logger=migrator t=2026-05-11T21:08:34.653615397Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T21:08:34.656707099Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=3.092801ms logger=migrator t=2026-05-11T21:08:34.663053163Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T21:08:34.666226997Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.173634ms logger=migrator t=2026-05-11T21:08:34.669387909Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T21:08:34.67002683Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=639.26µs logger=migrator t=2026-05-11T21:08:34.674414382Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T21:08:34.675165935Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=751.773µs logger=migrator t=2026-05-11T21:08:34.678436339Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T21:08:34.679236392Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=799.483µs logger=migrator t=2026-05-11T21:08:34.682078569Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T21:08:34.692469791Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.389782ms logger=migrator t=2026-05-11T21:08:34.697233501Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T21:08:34.69781977Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=585.859µs logger=migrator t=2026-05-11T21:08:34.703190249Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T21:08:34.703980082Z 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=789.303µs logger=migrator t=2026-05-11T21:08:34.707542061Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T21:08:34.708188651Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=650.07µs logger=migrator t=2026-05-11T21:08:34.714848772Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T21:08:34.716153673Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.305691ms logger=migrator t=2026-05-11T21:08:34.721005654Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T21:08:34.721215197Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=209.743µs logger=migrator t=2026-05-11T21:08:34.726581586Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T21:08:34.732914851Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.332915ms logger=migrator t=2026-05-11T21:08:34.741508583Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T21:08:34.747174237Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.689484ms logger=migrator t=2026-05-11T21:08:34.751221455Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T21:08:34.752118399Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=896.984µs logger=migrator t=2026-05-11T21:08:34.755514735Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T21:08:34.757124623Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.609447ms logger=migrator t=2026-05-11T21:08:34.762466651Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T21:08:34.762680285Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=214.344µs logger=migrator t=2026-05-11T21:08:34.765996879Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T21:08:34.770969652Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.971623ms logger=migrator t=2026-05-11T21:08:34.780679392Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T21:08:34.781846902Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.16648ms logger=migrator t=2026-05-11T21:08:34.78836231Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T21:08:34.788833597Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=475.608µs logger=migrator t=2026-05-11T21:08:34.792739252Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T21:08:34.793237711Z level=info msg="Migration successfully executed" id="Move region to single row" duration=499.179µs logger=migrator t=2026-05-11T21:08:34.798552649Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T21:08:34.799810359Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.26484ms logger=migrator t=2026-05-11T21:08:34.805504463Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T21:08:34.806313228Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=809.135µs logger=migrator t=2026-05-11T21:08:34.810584028Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:08:34.811831528Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.24477ms logger=migrator t=2026-05-11T21:08:34.81736128Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:08:34.819249581Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.887551ms logger=migrator t=2026-05-11T21:08:34.825372063Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T21:08:34.827315665Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.954923ms logger=migrator t=2026-05-11T21:08:34.839556987Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T21:08:34.841106984Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.556567ms logger=migrator t=2026-05-11T21:08:34.845390084Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T21:08:34.845502347Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.633µs logger=migrator t=2026-05-11T21:08:34.850285725Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T21:08:34.851282293Z level=info msg="Migration successfully executed" id="create test_data table" duration=995.588µs logger=migrator t=2026-05-11T21:08:34.878467872Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T21:08:34.880305623Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.837261ms logger=migrator t=2026-05-11T21:08:34.885604551Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T21:08:34.886485905Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=881.754µs logger=migrator t=2026-05-11T21:08:34.890103965Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T21:08:34.891008641Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=901.616µs logger=migrator t=2026-05-11T21:08:34.894828044Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T21:08:34.895020127Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.363µs logger=migrator t=2026-05-11T21:08:34.899272798Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T21:08:34.899854547Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=581.899µs logger=migrator t=2026-05-11T21:08:34.904355372Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T21:08:34.904452484Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=97.482µs logger=migrator t=2026-05-11T21:08:34.928926588Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T21:08:34.930749459Z level=info msg="Migration successfully executed" id="create team table" duration=1.823611ms logger=migrator t=2026-05-11T21:08:34.935979236Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T21:08:34.93687585Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=896.604µs logger=migrator t=2026-05-11T21:08:34.941776331Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T21:08:34.942538834Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=762.223µs logger=migrator t=2026-05-11T21:08:34.947511476Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T21:08:34.951565313Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.054007ms logger=migrator t=2026-05-11T21:08:34.955696262Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T21:08:34.955916635Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=216.863µs logger=migrator t=2026-05-11T21:08:34.960201106Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T21:08:34.960935109Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=733.443µs logger=migrator t=2026-05-11T21:08:34.967718621Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T21:08:34.9683138Z level=info msg="Migration successfully executed" id="create team member table" duration=595.129µs logger=migrator t=2026-05-11T21:08:34.980164868Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T21:08:34.981349677Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.19146ms logger=migrator t=2026-05-11T21:08:34.988055608Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T21:08:34.98879479Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=738.013µs logger=migrator t=2026-05-11T21:08:34.994045468Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T21:08:34.99545264Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.407232ms logger=migrator t=2026-05-11T21:08:35.001216546Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T21:08:35.007264066Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.04932ms logger=migrator t=2026-05-11T21:08:35.012764597Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T21:08:35.01717849Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.413683ms logger=migrator t=2026-05-11T21:08:35.021921858Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T21:08:35.026505784Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.581436ms logger=migrator t=2026-05-11T21:08:35.031456516Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T21:08:35.032358411Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=902.045µs logger=migrator t=2026-05-11T21:08:35.038187777Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T21:08:35.039191504Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.003687ms logger=migrator t=2026-05-11T21:08:35.0438169Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T21:08:35.045497408Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.680138ms logger=migrator t=2026-05-11T21:08:35.051787692Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T21:08:35.052724357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=936.635µs logger=migrator t=2026-05-11T21:08:35.058732467Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T21:08:35.060200201Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.467674ms logger=migrator t=2026-05-11T21:08:35.065293455Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T21:08:35.066418314Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.125999ms logger=migrator t=2026-05-11T21:08:35.070972019Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T21:08:35.071902894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=930.355µs logger=migrator t=2026-05-11T21:08:35.077882533Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T21:08:35.078783969Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=901.586µs logger=migrator t=2026-05-11T21:08:35.083587368Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T21:08:35.08429091Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=703.743µs logger=migrator t=2026-05-11T21:08:35.090137086Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T21:08:35.090569883Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=432.747µs logger=migrator t=2026-05-11T21:08:35.094907755Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T21:08:35.095568486Z level=info msg="Migration successfully executed" id="create tag table" duration=663.271µs logger=migrator t=2026-05-11T21:08:35.10065707Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T21:08:35.102115304Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.456874ms logger=migrator t=2026-05-11T21:08:35.108382577Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T21:08:35.10974241Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.358543ms logger=migrator t=2026-05-11T21:08:35.115031238Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T21:08:35.116049254Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.017196ms logger=migrator t=2026-05-11T21:08:35.121094538Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T21:08:35.122027813Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=933.345µs logger=migrator t=2026-05-11T21:08:35.12788653Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:08:35.143051231Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.164991ms logger=migrator t=2026-05-11T21:08:35.14791625Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T21:08:35.148528571Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=611.401µs logger=migrator t=2026-05-11T21:08:35.152995625Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T21:08:35.154009122Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.013947ms logger=migrator t=2026-05-11T21:08:35.159796858Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T21:08:35.160395477Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=601.63µs logger=migrator t=2026-05-11T21:08:35.165818737Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T21:08:35.166888464Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.071047ms logger=migrator t=2026-05-11T21:08:35.172286524Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T21:08:35.173646137Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.360663ms logger=migrator t=2026-05-11T21:08:35.179220789Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T21:08:35.180259075Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.037216ms logger=migrator t=2026-05-11T21:08:35.185459552Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T21:08:35.185527713Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.691µs logger=migrator t=2026-05-11T21:08:35.1901907Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T21:08:35.198572969Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.389239ms logger=migrator t=2026-05-11T21:08:35.203417588Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T21:08:35.207679229Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.260411ms logger=migrator t=2026-05-11T21:08:35.211851808Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T21:08:35.217524541Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.671483ms logger=migrator t=2026-05-11T21:08:35.22163014Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T21:08:35.22708416Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.45338ms logger=migrator t=2026-05-11T21:08:35.232387988Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T21:08:35.234026544Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.638116ms logger=migrator t=2026-05-11T21:08:35.240144465Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T21:08:35.246139165Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.99559ms logger=migrator t=2026-05-11T21:08:35.250254273Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T21:08:35.251085516Z level=info msg="Migration successfully executed" id="create server_lock table" duration=830.594µs logger=migrator t=2026-05-11T21:08:35.257022124Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T21:08:35.258939886Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.923682ms logger=migrator t=2026-05-11T21:08:35.264689081Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T21:08:35.265604546Z level=info msg="Migration successfully executed" id="create user auth token table" duration=915.475µs logger=migrator t=2026-05-11T21:08:35.270876053Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T21:08:35.271771749Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=892.016µs logger=migrator t=2026-05-11T21:08:35.276911994Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T21:08:35.278453029Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.539675ms logger=migrator t=2026-05-11T21:08:35.283195937Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T21:08:35.284168343Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=972.386µs logger=migrator t=2026-05-11T21:08:35.289869567Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T21:08:35.29849962Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.629793ms logger=migrator t=2026-05-11T21:08:35.302625958Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T21:08:35.303508503Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=882.365µs logger=migrator t=2026-05-11T21:08:35.308909922Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T21:08:35.309775866Z level=info msg="Migration successfully executed" id="create cache_data table" duration=865.774µs logger=migrator t=2026-05-11T21:08:35.314804069Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T21:08:35.316273804Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.469075ms logger=migrator t=2026-05-11T21:08:35.321388778Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T21:08:35.322390775Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.002267ms logger=migrator t=2026-05-11T21:08:35.328076189Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T21:08:35.329047685Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=971.036µs logger=migrator t=2026-05-11T21:08:35.33358625Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T21:08:35.333651821Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.721µs logger=migrator t=2026-05-11T21:08:35.338557623Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T21:08:35.338707955Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=150.042µs logger=migrator t=2026-05-11T21:08:35.34331755Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T21:08:35.344909957Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.591687ms logger=migrator t=2026-05-11T21:08:35.355287878Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:08:35.356192394Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=904.685µs logger=migrator t=2026-05-11T21:08:35.360729528Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:08:35.361464371Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=734.353µs logger=migrator t=2026-05-11T21:08:35.365955415Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:08:35.366024226Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.721µs logger=migrator t=2026-05-11T21:08:35.371044359Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:08:35.372115596Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.069567ms logger=migrator t=2026-05-11T21:08:35.376788234Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:08:35.378436121Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.647137ms logger=migrator t=2026-05-11T21:08:35.383009966Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:08:35.384716715Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.706529ms logger=migrator t=2026-05-11T21:08:35.390044363Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:08:35.390968618Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=923.705µs logger=migrator t=2026-05-11T21:08:35.395200918Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T21:08:35.400811941Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.610983ms logger=migrator t=2026-05-11T21:08:35.405045551Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T21:08:35.405927756Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=882.045µs logger=migrator t=2026-05-11T21:08:35.411139931Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T21:08:35.411213723Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=74.522µs logger=migrator t=2026-05-11T21:08:35.415589005Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T21:08:35.417149901Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.557566ms logger=migrator t=2026-05-11T21:08:35.422629962Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T21:08:35.423556517Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=926.065µs logger=migrator t=2026-05-11T21:08:35.428211674Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T21:08:35.42919449Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=982.466µs logger=migrator t=2026-05-11T21:08:35.433944269Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:08:35.434454117Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=194.993µs logger=migrator t=2026-05-11T21:08:35.440383975Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T21:08:35.441585745Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.202709ms logger=migrator t=2026-05-11T21:08:35.445952907Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T21:08:35.446861972Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=908.605µs logger=migrator t=2026-05-11T21:08:35.453558963Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T21:08:35.455579266Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.019783ms logger=migrator t=2026-05-11T21:08:35.4612607Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T21:08:35.462346258Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.085008ms logger=migrator t=2026-05-11T21:08:35.469413785Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T21:08:35.478693379Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.279674ms logger=migrator t=2026-05-11T21:08:35.484741188Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:08:35.485846986Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.105548ms logger=migrator t=2026-05-11T21:08:35.490200799Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:08:35.491452879Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.25188ms logger=migrator t=2026-05-11T21:08:35.496022545Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T21:08:35.526761103Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.732528ms logger=migrator t=2026-05-11T21:08:35.531710604Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T21:08:35.557200156Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.489042ms logger=migrator t=2026-05-11T21:08:35.562227049Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:08:35.563390529Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.163079ms logger=migrator t=2026-05-11T21:08:35.569623031Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:08:35.571201218Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.576027ms logger=migrator t=2026-05-11T21:08:35.578538418Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T21:08:35.584466526Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.935798ms logger=migrator t=2026-05-11T21:08:35.590216611Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T21:08:35.59618376Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.966909ms logger=migrator t=2026-05-11T21:08:35.6034659Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T21:08:35.604529058Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.063078ms logger=migrator t=2026-05-11T21:08:35.61011093Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T21:08:35.611396082Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.283282ms logger=migrator t=2026-05-11T21:08:35.616908553Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T21:08:35.618738023Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.82824ms logger=migrator t=2026-05-11T21:08:35.624154892Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T21:08:35.625356723Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.200271ms logger=migrator t=2026-05-11T21:08:35.63004386Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:08:35.630280284Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=243.554µs logger=migrator t=2026-05-11T21:08:35.638061782Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T21:08:35.646116385Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.059313ms logger=migrator t=2026-05-11T21:08:35.651338372Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T21:08:35.657833339Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.494087ms logger=migrator t=2026-05-11T21:08:35.662493886Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T21:08:35.667837045Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.342339ms logger=migrator t=2026-05-11T21:08:35.67422076Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T21:08:35.675915848Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.695739ms logger=migrator t=2026-05-11T21:08:35.680392583Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T21:08:35.681427359Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.034526ms logger=migrator t=2026-05-11T21:08:35.685675309Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T21:08:35.694682529Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.007119ms logger=migrator t=2026-05-11T21:08:35.698232607Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T21:08:35.702605929Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.372662ms logger=migrator t=2026-05-11T21:08:35.706722807Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T21:08:35.707715573Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=992.866µs logger=migrator t=2026-05-11T21:08:35.711445076Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T21:08:35.717366933Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.921107ms logger=migrator t=2026-05-11T21:08:35.720779129Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T21:08:35.726952262Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.172703ms logger=migrator t=2026-05-11T21:08:35.731366665Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T21:08:35.731433016Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.811µs logger=migrator t=2026-05-11T21:08:35.734893713Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T21:08:35.73597473Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.082307ms logger=migrator t=2026-05-11T21:08:35.740072649Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T21:08:35.741037644Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=964.765µs logger=migrator t=2026-05-11T21:08:35.746622057Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T21:08:35.748423217Z 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.801081ms logger=migrator t=2026-05-11T21:08:35.75405687Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:08:35.754150871Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.441µs logger=migrator t=2026-05-11T21:08:35.760057979Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T21:08:35.766884761Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.825552ms logger=migrator t=2026-05-11T21:08:35.773706185Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T21:08:35.779589502Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.884987ms logger=migrator t=2026-05-11T21:08:35.792055457Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T21:08:35.796804196Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.746179ms logger=migrator t=2026-05-11T21:08:35.803241892Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T21:08:35.808332617Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.090045ms logger=migrator t=2026-05-11T21:08:35.815077199Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T21:08:35.823333945Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.206146ms logger=migrator t=2026-05-11T21:08:35.826543438Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T21:08:35.826617439Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.541µs logger=migrator t=2026-05-11T21:08:35.829610349Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T21:08:35.830225859Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=611.789µs logger=migrator t=2026-05-11T21:08:35.83397312Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T21:08:35.838922682Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.948922ms logger=migrator t=2026-05-11T21:08:35.844095778Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T21:08:35.844187159Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.841µs logger=migrator t=2026-05-11T21:08:35.84844204Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T21:08:35.859138216Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.693876ms logger=migrator t=2026-05-11T21:08:35.863395087Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T21:08:35.8642093Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=810.253µs logger=migrator t=2026-05-11T21:08:35.870608026Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T21:08:35.877243926Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.639741ms logger=migrator t=2026-05-11T21:08:35.881053959Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T21:08:35.881972414Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=918.364µs logger=migrator t=2026-05-11T21:08:35.885853988Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T21:08:35.886913995Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.059417ms logger=migrator t=2026-05-11T21:08:35.892745082Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T21:08:35.899414102Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.66723ms logger=migrator t=2026-05-11T21:08:35.903833875Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T21:08:35.904636519Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=811.854µs logger=migrator t=2026-05-11T21:08:35.910497346Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T21:08:35.911798407Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.301501ms logger=migrator t=2026-05-11T21:08:35.91681389Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T21:08:35.918215282Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.398222ms logger=migrator t=2026-05-11T21:08:35.923730204Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T21:08:35.924926364Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.19555ms logger=migrator t=2026-05-11T21:08:35.932181213Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T21:08:35.932320555Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=140.232µs logger=migrator t=2026-05-11T21:08:35.939059318Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T21:08:35.940346209Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.28405ms logger=migrator t=2026-05-11T21:08:35.947371405Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T21:08:35.9489369Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.573725ms logger=migrator t=2026-05-11T21:08:35.953619438Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T21:08:35.954051885Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T21:08:35.959653178Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T21:08:35.960890949Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.237821ms logger=migrator t=2026-05-11T21:08:35.970973225Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T21:08:35.972282087Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.309312ms logger=migrator t=2026-05-11T21:08:35.979995133Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T21:08:35.992633013Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.62436ms logger=migrator t=2026-05-11T21:08:35.996816642Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T21:08:35.997728017Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=911.625µs logger=migrator t=2026-05-11T21:08:36.004167463Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T21:08:36.005906673Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.73909ms logger=migrator t=2026-05-11T21:08:36.011524125Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T21:08:36.012663094Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.144569ms logger=migrator t=2026-05-11T21:08:36.019457346Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T21:08:36.020494933Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.037817ms logger=migrator t=2026-05-11T21:08:36.027231194Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T21:08:36.028985803Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.751769ms logger=migrator t=2026-05-11T21:08:36.036356985Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T21:08:36.036470067Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=118.912µs logger=migrator t=2026-05-11T21:08:36.043391531Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T21:08:36.043550163Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=159.523µs logger=migrator t=2026-05-11T21:08:36.048436344Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T21:08:36.057994231Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.558247ms logger=migrator t=2026-05-11T21:08:36.063155746Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T21:08:36.063582983Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=427.737µs logger=migrator t=2026-05-11T21:08:36.067699332Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T21:08:36.068950412Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.24386ms logger=migrator t=2026-05-11T21:08:36.072842697Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T21:08:36.073222583Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=380.057µs logger=migrator t=2026-05-11T21:08:36.080226238Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T21:08:36.082094939Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.868331ms logger=migrator t=2026-05-11T21:08:36.09305759Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T21:08:36.095457479Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.404029ms logger=migrator t=2026-05-11T21:08:36.10281316Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T21:08:36.133985224Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.171224ms logger=migrator t=2026-05-11T21:08:36.139044058Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T21:08:36.14947831Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.425242ms logger=migrator t=2026-05-11T21:08:36.155663622Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T21:08:36.155960377Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=308.655µs logger=migrator t=2026-05-11T21:08:36.160342079Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T21:08:36.196964303Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.610524ms logger=migrator t=2026-05-11T21:08:36.202972732Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T21:08:36.238312895Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.338323ms logger=migrator t=2026-05-11T21:08:36.245011065Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T21:08:36.245829419Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=815.564µs logger=migrator t=2026-05-11T21:08:36.252171984Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T21:08:36.253743199Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.570425ms logger=migrator t=2026-05-11T21:08:36.261509248Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T21:08:36.261765232Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=256.044µs logger=migrator t=2026-05-11T21:08:36.267376904Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T21:08:36.26834852Z level=info msg="Migration successfully executed" id="create permission table" duration=971.256µs logger=migrator t=2026-05-11T21:08:36.273307332Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T21:08:36.274280809Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=973.317µs logger=migrator t=2026-05-11T21:08:36.27924269Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T21:08:36.280236897Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=994.597µs logger=migrator t=2026-05-11T21:08:36.287046689Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T21:08:36.287800581Z level=info msg="Migration successfully executed" id="create role table" duration=753.742µs logger=migrator t=2026-05-11T21:08:36.29320331Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T21:08:36.301134601Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.930951ms logger=migrator t=2026-05-11T21:08:36.304872152Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T21:08:36.311570803Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.698461ms logger=migrator t=2026-05-11T21:08:36.316908322Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T21:08:36.31807718Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.168488ms logger=migrator t=2026-05-11T21:08:36.324307943Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T21:08:36.325487393Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.1771ms logger=migrator t=2026-05-11T21:08:36.330630018Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T21:08:36.331534253Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=900.254µs logger=migrator t=2026-05-11T21:08:36.336408443Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T21:08:36.337228526Z level=info msg="Migration successfully executed" id="create team role table" duration=820.023µs logger=migrator t=2026-05-11T21:08:36.46539767Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T21:08:36.469068401Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.66965ms logger=migrator t=2026-05-11T21:08:36.479793878Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T21:08:36.48120347Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.409512ms logger=migrator t=2026-05-11T21:08:36.594173914Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T21:08:36.596541863Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.372329ms logger=migrator t=2026-05-11T21:08:36.610206078Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T21:08:36.611808494Z level=info msg="Migration successfully executed" id="create user role table" duration=1.601946ms logger=migrator t=2026-05-11T21:08:36.616917569Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T21:08:36.617993426Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.074807ms logger=migrator t=2026-05-11T21:08:36.624586226Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T21:08:36.625665643Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.076137ms logger=migrator t=2026-05-11T21:08:36.630499383Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T21:08:36.63152688Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.027777ms logger=migrator t=2026-05-11T21:08:36.642315548Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T21:08:36.643204762Z level=info msg="Migration successfully executed" id="create builtin role table" duration=889.104µs logger=migrator t=2026-05-11T21:08:36.648052662Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T21:08:36.649111859Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.059357ms logger=migrator t=2026-05-11T21:08:36.657494088Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T21:08:36.659477201Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.982582ms logger=migrator t=2026-05-11T21:08:36.664154068Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T21:08:36.67035995Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.210122ms logger=migrator t=2026-05-11T21:08:36.67642647Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T21:08:36.67818752Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.76689ms logger=migrator t=2026-05-11T21:08:36.684322461Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T21:08:36.685961848Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.642046ms logger=migrator t=2026-05-11T21:08:36.690683095Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T21:08:36.691960817Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.287532ms logger=migrator t=2026-05-11T21:08:36.696142385Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T21:08:36.697793423Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.650818ms logger=migrator t=2026-05-11T21:08:36.703318904Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T21:08:36.704787308Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.467994ms logger=migrator t=2026-05-11T21:08:36.712554976Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T21:08:36.713882667Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.328031ms logger=migrator t=2026-05-11T21:08:36.719576172Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T21:08:36.728660012Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.083421ms logger=migrator t=2026-05-11T21:08:36.735690637Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T21:08:36.74189949Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.208652ms logger=migrator t=2026-05-11T21:08:36.746319693Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T21:08:36.754508128Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.182445ms logger=migrator t=2026-05-11T21:08:36.758785978Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T21:08:36.764989251Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.202643ms logger=migrator t=2026-05-11T21:08:36.776228967Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T21:08:36.777715041Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.486374ms logger=migrator t=2026-05-11T21:08:36.7837622Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T21:08:36.784999421Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.236621ms logger=migrator t=2026-05-11T21:08:36.789555946Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T21:08:36.790773676Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.21785ms logger=migrator t=2026-05-11T21:08:36.796206816Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T21:08:36.797161821Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=954.945µs logger=migrator t=2026-05-11T21:08:36.801748717Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T21:08:36.80318491Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.435493ms logger=migrator t=2026-05-11T21:08:36.809533606Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T21:08:36.809643738Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=109.461µs logger=migrator t=2026-05-11T21:08:36.81470014Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T21:08:36.814782132Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=82.871µs logger=migrator t=2026-05-11T21:08:36.819155964Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T21:08:36.820497157Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.341282ms logger=migrator t=2026-05-11T21:08:36.825749202Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T21:08:36.826516376Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=767.814µs logger=migrator t=2026-05-11T21:08:36.831788603Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T21:08:36.833002482Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.213669ms logger=migrator t=2026-05-11T21:08:36.837574688Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T21:08:36.837858243Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=283.315µs logger=migrator t=2026-05-11T21:08:36.842391437Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T21:08:36.842977837Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=585.67µs logger=migrator t=2026-05-11T21:08:36.847327249Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T21:08:36.848403636Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.076027ms logger=migrator t=2026-05-11T21:08:36.854567708Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T21:08:36.856728163Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.159755ms logger=migrator t=2026-05-11T21:08:36.862259864Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T21:08:36.870826356Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.565372ms logger=migrator t=2026-05-11T21:08:36.884380589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T21:08:36.884643254Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=263.715µs logger=migrator t=2026-05-11T21:08:36.889961241Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T21:08:36.89104526Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.084159ms logger=migrator t=2026-05-11T21:08:36.897198411Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T21:08:36.898785227Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.590916ms logger=migrator t=2026-05-11T21:08:36.905334166Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T21:08:36.906786609Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.452723ms logger=migrator t=2026-05-11T21:08:36.911901083Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T21:08:36.920706628Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.805235ms logger=migrator t=2026-05-11T21:08:36.925435807Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T21:08:36.92626615Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=829.793µs logger=migrator t=2026-05-11T21:08:36.931884843Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T21:08:36.933670253Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.785409ms logger=migrator t=2026-05-11T21:08:36.938714976Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:08:36.960710259Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.994273ms logger=migrator t=2026-05-11T21:08:36.966334552Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T21:08:36.967225986Z level=info msg="Migration successfully executed" id="create correlation v2" duration=887.574µs logger=migrator t=2026-05-11T21:08:36.974585418Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T21:08:36.976105352Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.517904ms logger=migrator t=2026-05-11T21:08:36.981621203Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T21:08:36.983309392Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.689009ms logger=migrator t=2026-05-11T21:08:36.988544048Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T21:08:36.990134334Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.589996ms logger=migrator t=2026-05-11T21:08:36.995765917Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T21:08:36.996062961Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=297.124µs logger=migrator t=2026-05-11T21:08:37.001193686Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T21:08:37.002109981Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=918.375µs logger=migrator t=2026-05-11T21:08:37.006327661Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T21:08:37.017076458Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.749017ms logger=migrator t=2026-05-11T21:08:37.022225413Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T21:08:37.022896804Z level=info msg="Migration successfully executed" id="create entity_events table" duration=673.631µs logger=migrator t=2026-05-11T21:08:37.027074942Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T21:08:37.027860316Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=791.404µs logger=migrator t=2026-05-11T21:08:37.032664464Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:08:37.033206133Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:08:37.040519463Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:08:37.041029692Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:08:37.04515362Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T21:08:37.046211017Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.040137ms logger=migrator t=2026-05-11T21:08:37.050395776Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T21:08:37.051415563Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.019747ms logger=migrator t=2026-05-11T21:08:37.056677559Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:08:37.057812638Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.131319ms logger=migrator t=2026-05-11T21:08:37.062433134Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:08:37.063567452Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.133748ms logger=migrator t=2026-05-11T21:08:37.06891365Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:08:37.07007225Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.15808ms logger=migrator t=2026-05-11T21:08:37.075703843Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:08:37.078459418Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.754115ms logger=migrator t=2026-05-11T21:08:37.08348715Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T21:08:37.084402386Z level=info msg="Migration successfully executed" id="Drop public config table" duration=922.546µs logger=migrator t=2026-05-11T21:08:37.089822715Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T21:08:37.091773296Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.950421ms logger=migrator t=2026-05-11T21:08:37.096919431Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:08:37.098948045Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.030064ms logger=migrator t=2026-05-11T21:08:37.104363974Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:08:37.105784107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.413943ms logger=migrator t=2026-05-11T21:08:37.111316438Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T21:08:37.112501208Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.18495ms logger=migrator t=2026-05-11T21:08:37.117950568Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T21:08:37.142048044Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.097226ms logger=migrator t=2026-05-11T21:08:37.146715211Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T21:08:37.152936493Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.221132ms logger=migrator t=2026-05-11T21:08:37.158618396Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T21:08:37.167241678Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.622572ms logger=migrator t=2026-05-11T21:08:37.173160345Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T21:08:37.173597514Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=441.808µs logger=migrator t=2026-05-11T21:08:37.178568975Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T21:08:37.187908619Z level=info msg="Migration successfully executed" id="add share column" duration=9.353745ms logger=migrator t=2026-05-11T21:08:37.193655323Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T21:08:37.194039279Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=384.136µs logger=migrator t=2026-05-11T21:08:37.198597314Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T21:08:37.199626431Z level=info msg="Migration successfully executed" id="create file table" duration=1.022667ms logger=migrator t=2026-05-11T21:08:37.204783057Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T21:08:37.206014627Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.23122ms logger=migrator t=2026-05-11T21:08:37.211914804Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T21:08:37.213984088Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.068024ms logger=migrator t=2026-05-11T21:08:37.220309912Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T21:08:37.22140672Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.096848ms logger=migrator t=2026-05-11T21:08:37.226407952Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T21:08:37.227662453Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.246891ms logger=migrator t=2026-05-11T21:08:37.233618861Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T21:08:37.233715202Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=96.961µs logger=migrator t=2026-05-11T21:08:37.23838351Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T21:08:37.238473881Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.051µs logger=migrator t=2026-05-11T21:08:37.242868233Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T21:08:37.243541205Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=672.882µs logger=migrator t=2026-05-11T21:08:37.24817877Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T21:08:37.248672918Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=494.578µs logger=migrator t=2026-05-11T21:08:37.254667968Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T21:08:37.257536685Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.869637ms logger=migrator t=2026-05-11T21:08:37.262429595Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T21:08:37.272364158Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.932443ms logger=migrator t=2026-05-11T21:08:37.27727906Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T21:08:37.277481533Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=204.034µs logger=migrator t=2026-05-11T21:08:37.282051937Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T21:08:37.283787836Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.727079ms logger=migrator t=2026-05-11T21:08:37.289883776Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T21:08:37.290547687Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=665.941µs logger=migrator t=2026-05-11T21:08:37.295231714Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T21:08:37.29557766Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=340.206µs logger=migrator t=2026-05-11T21:08:37.300317838Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T21:08:37.300944878Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=627.15µs logger=migrator t=2026-05-11T21:08:37.306262166Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T21:08:37.31922955Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.967984ms logger=migrator t=2026-05-11T21:08:37.32529493Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T21:08:37.33566985Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.37339ms logger=migrator t=2026-05-11T21:08:37.340895626Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T21:08:37.342412101Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.515865ms logger=migrator t=2026-05-11T21:08:37.346676601Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T21:08:37.431472297Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.788916ms logger=migrator t=2026-05-11T21:08:37.436873536Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T21:08:37.438165947Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.292231ms logger=migrator t=2026-05-11T21:08:37.444036073Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T21:08:37.446101607Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.064614ms logger=migrator t=2026-05-11T21:08:37.451543667Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T21:08:37.480579994Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.037517ms logger=migrator t=2026-05-11T21:08:37.486173706Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T21:08:37.492589831Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.415935ms logger=migrator t=2026-05-11T21:08:37.498409118Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T21:08:37.498712533Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=305.315µs logger=migrator t=2026-05-11T21:08:37.504534649Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T21:08:37.504804493Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=270.964µs logger=migrator t=2026-05-11T21:08:37.510887363Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T21:08:37.51130668Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=419.937µs logger=migrator t=2026-05-11T21:08:37.518637671Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T21:08:37.518957156Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=322.865µs logger=migrator t=2026-05-11T21:08:37.523202926Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T21:08:37.523397879Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=195.513µs logger=migrator t=2026-05-11T21:08:37.527888983Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T21:08:37.529693953Z level=info msg="Migration successfully executed" id="create folder table" duration=1.80459ms logger=migrator t=2026-05-11T21:08:37.535411317Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T21:08:37.536627627Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.21573ms logger=migrator t=2026-05-11T21:08:37.543161224Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T21:08:37.544365344Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.20367ms logger=migrator t=2026-05-11T21:08:37.549715852Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T21:08:37.549744273Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.071µs logger=migrator t=2026-05-11T21:08:37.554836217Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:08:37.555990055Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.153778ms logger=migrator t=2026-05-11T21:08:37.562999411Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:08:37.564670588Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.670467ms logger=migrator t=2026-05-11T21:08:37.569970545Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T21:08:37.571217866Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.245531ms logger=migrator t=2026-05-11T21:08:37.57632513Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T21:08:37.576823389Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.099µs logger=migrator t=2026-05-11T21:08:37.58119783Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T21:08:37.581525095Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=327.345µs logger=migrator t=2026-05-11T21:08:37.586233923Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T21:08:37.587390442Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.156299ms logger=migrator t=2026-05-11T21:08:37.591909036Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T21:08:37.593168757Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.259161ms logger=migrator t=2026-05-11T21:08:37.598369662Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T21:08:37.599487381Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.122349ms logger=migrator t=2026-05-11T21:08:37.603953284Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T21:08:37.606158001Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.204067ms logger=migrator t=2026-05-11T21:08:37.611784363Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T21:08:37.612976642Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.191429ms logger=migrator t=2026-05-11T21:08:37.617215073Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T21:08:37.618263699Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.048116ms logger=migrator t=2026-05-11T21:08:37.622611952Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T21:08:37.623995614Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.379792ms logger=migrator t=2026-05-11T21:08:37.629746039Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T21:08:37.631671471Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.924772ms logger=migrator t=2026-05-11T21:08:37.636935647Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T21:08:37.637935453Z level=info msg="Migration successfully executed" id="create signing_key table" duration=999.526µs logger=migrator t=2026-05-11T21:08:37.642636451Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T21:08:37.64381383Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.177559ms logger=migrator t=2026-05-11T21:08:37.649444973Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T21:08:37.650666753Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.22172ms logger=migrator t=2026-05-11T21:08:37.655364671Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T21:08:37.655882039Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=524.598µs logger=migrator t=2026-05-11T21:08:37.661637074Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T21:08:37.675528632Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.884688ms logger=migrator t=2026-05-11T21:08:37.681621283Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T21:08:37.682941924Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.333212ms logger=migrator t=2026-05-11T21:08:37.687422098Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:08:37.687444098Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.15µs logger=migrator t=2026-05-11T21:08:37.691866631Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:08:37.693070361Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.20317ms logger=migrator t=2026-05-11T21:08:37.699467766Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:08:37.699511266Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.02µs logger=migrator t=2026-05-11T21:08:37.705111829Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T21:08:37.707134072Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.026014ms logger=migrator t=2026-05-11T21:08:37.712088084Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:08:37.714313181Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.224777ms logger=migrator t=2026-05-11T21:08:37.721214854Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T21:08:37.722392123Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.176779ms logger=migrator t=2026-05-11T21:08:37.727239313Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T21:08:37.728720738Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.482705ms logger=migrator t=2026-05-11T21:08:37.733506166Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T21:08:37.733832862Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=328.006µs logger=migrator t=2026-05-11T21:08:37.739695229Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T21:08:37.740934179Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.24697ms logger=migrator t=2026-05-11T21:08:37.745681717Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T21:08:37.747366124Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.684067ms logger=migrator t=2026-05-11T21:08:37.752966946Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T21:08:37.753980293Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.013167ms logger=migrator t=2026-05-11T21:08:37.760361088Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T21:08:37.772833353Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.471655ms logger=migrator t=2026-05-11T21:08:37.777717573Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T21:08:37.786357926Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.635372ms logger=migrator t=2026-05-11T21:08:37.7914689Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T21:08:37.802321308Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.850908ms logger=migrator t=2026-05-11T21:08:37.807156708Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T21:08:37.807212419Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.341µs logger=migrator t=2026-05-11T21:08:37.81332543Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T21:08:37.826110999Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.79128ms logger=migrator t=2026-05-11T21:08:37.831848585Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T21:08:37.845085132Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.244277ms logger=migrator t=2026-05-11T21:08:37.850789956Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T21:08:37.851091221Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=300.955µs logger=migrator t=2026-05-11T21:08:37.855502314Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.500251007s logger=migrator t=2026-05-11T21:08:37.856165434Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T21:08:37.872717607Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T21:08:37.872954111Z level=info msg="Created default organization" logger=secrets t=2026-05-11T21:08:37.878924469Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:08:37.927741352Z level=info msg="Restored cache from database" duration=568.709µs logger=plugin.store t=2026-05-11T21:08:37.929167245Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T21:08:37.964910094Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T21:08:37.964942864Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T21:08:37.965041366Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T21:08:37.965057996Z level=info msg="Plugins loaded" count=54 duration=35.891251ms logger=query_data t=2026-05-11T21:08:37.969291816Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T21:08:37.972376177Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T21:08:37.976618656Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T21:08:37.983636312Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T21:08:37.986000351Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T21:08:37.988334899Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T21:08:38.006783722Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T21:08:38.024728477Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T21:08:38.045219194Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T21:08:38.045238534Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-11T21:08:38.045730142Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-11T21:08:38.045676231Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-11T21:08:38.046570925Z level=info msg="State cache has been initialized" states=0 duration=894.104µs logger=ngalert.multiorg.alertmanager t=2026-05-11T21:08:38.046616546Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-11T21:08:38.046670147Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T21:08:38.046743108Z level=info msg=starting first_tick=2026-05-11T21:08:40Z logger=grafanaStorageLogger t=2026-05-11T21:08:38.049218419Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-05-11T21:08:38.066111926Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=http.server t=2026-05-11T21:08:38.073511208Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-11T21:08:38.146497646Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-11T21:08:38.154547839Z level=info msg="Update check succeeded" duration=109.130542ms logger=sqlstore.transactions t=2026-05-11T21:08:38.158690576Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-11T21:08:38.193527269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T21:08:38.206756315Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T21:08:38.354637303Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T21:08:38.356280971Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-11T21:08:38.377995677Z level=info msg="Update check succeeded" duration=331.264499ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:08:38.414876053Z level=info msg="Patterns update finished" duration=290.781525ms logger=provisioning.dashboard t=2026-05-11T21:08:41.65751006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.67036351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.696864942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.777926184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.795216686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.844685943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.869310865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.925886428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.940983184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:41.986326584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.004303897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.076277338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.091662908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.152947456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.169661208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.308698641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.331450601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.466103603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.480257473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.546382788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.569130379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.630374575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.651563481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.721400277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.73755533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.80024785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.817594672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.870513084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.889496243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.957957617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:42.976669972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.072078272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.092960522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.191213597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.212022905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.315728369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.336946114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.425890937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.446854288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.514844102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.533388063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.603029735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.62681939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.744072925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.762010756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.862094521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.882642356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.95866316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:43.97721269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.04869452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.070838259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.150272596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.165244998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.226616233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.242318078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.327409426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.348442107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.429760365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.451603549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.533051399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.556363626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.632301507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.651707741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.732397809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.748458759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.820615458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.838450018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.914628801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:44.932595052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.00466215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.026438793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.117743269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.137089432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.218858504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.242881862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.323864502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.339609187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.428521034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.449937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:08:45.528792725Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T21:10:26.072114436Z level=info msg="Usage stats are ready to report"